aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-03-03 10:54:52 +0100
committerChocobozzz <me@florianbigard.com>2022-03-03 10:54:52 +0100
commit55f0a7a76249dda79d2815bd5c1d81ccd8bc7002 (patch)
tree64abc7e3d53dece976409a5e9d78c2f4d724bd41
parent7c84bc27e639c205c27b54416896d09ecdd81f74 (diff)
downloadPeerTube-55f0a7a76249dda79d2815bd5c1d81ccd8bc7002.tar.gz
PeerTube-55f0a7a76249dda79d2815bd5c1d81ccd8bc7002.tar.zst
PeerTube-55f0a7a76249dda79d2815bd5c1d81ccd8bc7002.zip
Update translations and support fa
-rw-r--r--client/angular.json4
-rw-r--r--client/src/locale/angular.ar.xlf102
-rw-r--r--client/src/locale/angular.ca-ES.xlf66
-rw-r--r--client/src/locale/angular.cs-CZ.xlf102
-rw-r--r--client/src/locale/angular.da-DK.xlf66
-rw-r--r--client/src/locale/angular.de-DE.xlf102
-rw-r--r--client/src/locale/angular.el-GR.xlf102
-rw-r--r--client/src/locale/angular.en-GB.xlf58
-rw-r--r--client/src/locale/angular.en-US.xlf58
-rw-r--r--client/src/locale/angular.eo.xlf102
-rw-r--r--client/src/locale/angular.es-ES.xlf453
-rw-r--r--client/src/locale/angular.eu-ES.xlf72
-rw-r--r--client/src/locale/angular.fa-IR.xlf80
-rw-r--r--client/src/locale/angular.fi-FI.xlf58
-rw-r--r--client/src/locale/angular.fr-FR.xlf102
-rw-r--r--client/src/locale/angular.gd.xlf80
-rw-r--r--client/src/locale/angular.gl-ES.xlf102
-rw-r--r--client/src/locale/angular.hu-HU.xlf72
-rw-r--r--client/src/locale/angular.it-IT.xlf58
-rw-r--r--client/src/locale/angular.ja-JP.xlf102
-rw-r--r--client/src/locale/angular.jbo.xlf58
-rw-r--r--client/src/locale/angular.kab.xlf102
-rw-r--r--client/src/locale/angular.ko-KR.xlf58
-rw-r--r--client/src/locale/angular.lt-LT.xlf58
-rw-r--r--client/src/locale/angular.nb-NO.xlf58
-rw-r--r--client/src/locale/angular.nl-NL.xlf66
-rw-r--r--client/src/locale/angular.nn.xlf511
-rw-r--r--client/src/locale/angular.oc.xlf102
-rw-r--r--client/src/locale/angular.pl-PL.xlf102
-rw-r--r--client/src/locale/angular.pt-BR.xlf102
-rw-r--r--client/src/locale/angular.pt-PT.xlf102
-rw-r--r--client/src/locale/angular.ru-RU.xlf453
-rw-r--r--client/src/locale/angular.sk-SK.xlf58
-rw-r--r--client/src/locale/angular.sl-SI.xlf58
-rw-r--r--client/src/locale/angular.sv-SE.xlf102
-rw-r--r--client/src/locale/angular.ta.xlf58
-rw-r--r--client/src/locale/angular.th-TH.xlf66
-rw-r--r--client/src/locale/angular.tr-TR.xlf80
-rw-r--r--client/src/locale/angular.uk-UA.xlf102
-rw-r--r--client/src/locale/angular.vi-VN.xlf102
-rw-r--r--client/src/locale/angular.xlf102
-rw-r--r--client/src/locale/angular.zh-Hans-CN.xlf102
-rw-r--r--client/src/locale/angular.zh-Hant-TW.xlf451
-rw-r--r--client/src/locale/player.fa-IR.json31
-rw-r--r--client/src/locale/server.fa-IR.json22
-rwxr-xr-xscripts/build/client.sh1
-rw-r--r--shared/core-utils/i18n/i18n.ts2
47 files changed, 2576 insertions, 2474 deletions
diff --git a/client/angular.json b/client/angular.json
index 648101d85..64514b872 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -17,6 +17,10 @@
17 "translation": "src/locale/angular.ar.xlf", 17 "translation": "src/locale/angular.ar.xlf",
18 "baseHref": "/client/ar/" 18 "baseHref": "/client/ar/"
19 }, 19 },
20 "fa": {
21 "translation": "src/locale/angular.fa-IR.xlf",
22 "baseHref": "/client/fa-IR/"
23 },
20 "hu": { 24 "hu": {
21 "translation": "src/locale/angular.hu-HU.xlf", 25 "translation": "src/locale/angular.hu-HU.xlf",
22 "baseHref": "/client/hu-HU/" 26 "baseHref": "/client/hu-HU/"
diff --git a/client/src/locale/angular.ar.xlf b/client/src/locale/angular.ar.xlf
index e43197b53..a2dd1c8cd 100644
--- a/client/src/locale/angular.ar.xlf
+++ b/client/src/locale/angular.ar.xlf
@@ -222,13 +222,13 @@
222 <trans-unit id="8817917090143649804" datatype="html"> 222 <trans-unit id="8817917090143649804" datatype="html">
223 <source>Account muted</source> 223 <source>Account muted</source>
224 <target state="new">Account muted</target> 224 <target state="new">Account muted</target>
225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 225
226 </trans-unit> 226 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
227 <trans-unit id="1684597533616494551" datatype="html"> 227 <trans-unit id="1684597533616494551" datatype="html">
228 <source>Server muted</source> 228 <source>Server muted</source>
229 <target state="new">Server muted</target> 229 <target state="new">Server muted</target>
230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 230
231 </trans-unit> 231 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
232 <trans-unit id="158575725114802951" datatype="html"> 232 <trans-unit id="158575725114802951" datatype="html">
233 <source>Only live videos</source> 233 <source>Only live videos</source>
234 <target state="translated">البثوث المباشرة فقط</target> 234 <target state="translated">البثوث المباشرة فقط</target>
@@ -1977,7 +1977,7 @@
1977 1977
1978 1978
1979 1979
1980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 1980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
1981 <trans-unit id="3111569165173971676" datatype="html"> 1981 <trans-unit id="3111569165173971676" datatype="html">
1982 <source>Deleted account</source> 1982 <source>Deleted account</source>
1983 <target state="translated">حساب محذوف</target> 1983 <target state="translated">حساب محذوف</target>
@@ -2080,19 +2080,19 @@
2080 <target state="translated">تاريخ <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 2080 <target state="translated">تاريخ <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
2081 2081
2082 2082
2083 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 2083 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
2084 <trans-unit id="1451763834047485033" datatype="html"> 2084 <trans-unit id="1451763834047485033" datatype="html">
2085 <source>Select this row</source> 2085 <source>Select this row</source>
2086 <target state="translated">حدد هذا الصف</target> 2086 <target state="translated">حدد هذا الصف</target>
2087 2087
2088 2088
2089 2089
2090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 2090 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
2091 <trans-unit id="4043531994869127329" datatype="html"> 2091 <trans-unit id="4043531994869127329" datatype="html">
2092 <source>See full comment</source> 2092 <source>See full comment</source>
2093 <target state="new">See full comment</target> 2093 <target state="new">See full comment</target>
2094 2094
2095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 2095 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
2096 <trans-unit id="4619188387782427495" datatype="html"> 2096 <trans-unit id="4619188387782427495" datatype="html">
2097 <source>More information</source> 2097 <source>More information</source>
2098 <target state="translated">المزيد من التفاصيل</target> 2098 <target state="translated">المزيد من التفاصيل</target>
@@ -2106,9 +2106,9 @@
2106 <trans-unit id="1465291804668949243" datatype="html"> 2106 <trans-unit id="1465291804668949243" datatype="html">
2107 <source>NSFW</source> 2107 <source>NSFW</source>
2108 <target state="translated">محتوى حساس</target> 2108 <target state="translated">محتوى حساس</target>
2109 <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">56</context></context-group> 2109
2110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2110
2111 </trans-unit> 2111 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2112 <trans-unit id="3193976279273491157" datatype="html"> 2112 <trans-unit id="3193976279273491157" datatype="html">
2113 <source>Actions</source> 2113 <source>Actions</source>
2114 <target>الإجراءات</target> 2114 <target>الإجراءات</target>
@@ -2117,7 +2117,7 @@
2117 2117
2118 2118
2119 2119
2120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 2120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
2121 <trans-unit id="8390803680962035202" datatype="html"> 2121 <trans-unit id="8390803680962035202" datatype="html">
2122 <source>Follower</source> 2122 <source>Follower</source>
2123 <target state="translated">متابِع</target> 2123 <target state="translated">متابِع</target>
@@ -2130,17 +2130,17 @@
2130 <source>Commented video</source> 2130 <source>Commented video</source>
2131 <target state="translated">فيديو معلق عليه</target> 2131 <target state="translated">فيديو معلق عليه</target>
2132 2132
2133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 2133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
2134 <trans-unit id="7266085473379376028" datatype="html"> 2134 <trans-unit id="7266085473379376028" datatype="html">
2135 <source>No comments found matching current filters.</source> 2135 <source>No comments found matching current filters.</source>
2136 <target state="translated">لم يُعثر على أي فيديو يوافق المرشح المحدد.</target> 2136 <target state="translated">لم يُعثر على أي فيديو يوافق المرشح المحدد.</target>
2137 2137
2138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 2138 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
2139 <trans-unit id="2398388496754671928" datatype="html"> 2139 <trans-unit id="2398388496754671928" datatype="html">
2140 <source>No comments found.</source> 2140 <source>No comments found.</source>
2141 <target state="translated">لم يُعثر على تعليقات.</target> 2141 <target state="translated">لم يُعثر على تعليقات.</target>
2142 2142
2143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 2143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
2144 <trans-unit id="4604870995665811499" datatype="html"> 2144 <trans-unit id="4604870995665811499" datatype="html">
2145 <source>Local comments</source> 2145 <source>Local comments</source>
2146 <target state="translated">التعليقات المحلية</target> 2146 <target state="translated">التعليقات المحلية</target>
@@ -2253,7 +2253,7 @@
2253 2253
2254 2254
2255 2255
2256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 2256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
2257 <trans-unit id="1359961255805685312" datatype="html"> 2257 <trans-unit id="1359961255805685312" datatype="html">
2258 <source>This video has been reported multiple times.</source> 2258 <source>This video has been reported multiple times.</source>
2259 <target>تم الإبلاغ عن هذا الفيديو عدة مرات.</target> 2259 <target>تم الإبلاغ عن هذا الفيديو عدة مرات.</target>
@@ -2412,7 +2412,7 @@
2412 2412
2413 2413
2414 2414
2415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 2415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
2416 <trans-unit id="8564972645418093229" datatype="html"> 2416 <trans-unit id="8564972645418093229" datatype="html">
2417 <source>No account found matching current filters.</source> 2417 <source>No account found matching current filters.</source>
2418 <target>لم يتم العثور على حساب مطابق للمرشحات الحالية.</target> 2418 <target>لم يتم العثور على حساب مطابق للمرشحات الحالية.</target>
@@ -2621,7 +2621,7 @@
2621 2621
2622 2622
2623 2623
2624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 2624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
2625 <trans-unit id="2719284837486030903" datatype="html"> 2625 <trans-unit id="2719284837486030903" datatype="html">
2626 <source>Job type</source> 2626 <source>Job type</source>
2627 <target>نوع الوظيفة</target> 2627 <target>نوع الوظيفة</target>
@@ -2701,10 +2701,10 @@
2701 <trans-unit id="1102717806459547726" datatype="html"> 2701 <trans-unit id="1102717806459547726" datatype="html">
2702 <source>Refresh</source> 2702 <source>Refresh</source>
2703 <target>تحديث</target> 2703 <target>تحديث</target>
2704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 2704
2705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 2705
2706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 2706
2707 </trans-unit> 2707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
2708 <trans-unit id="6052766076365105714" datatype="html"> 2708 <trans-unit id="6052766076365105714" datatype="html">
2709 <source>now</source> 2709 <source>now</source>
2710 <target state="translated">الآن</target> 2710 <target state="translated">الآن</target>
@@ -3821,7 +3821,7 @@ color: red;
3821 <target>محجوب</target> 3821 <target>محجوب</target>
3822 3822
3823 3823
3824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 3824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
3825 <trans-unit id="870586304593427318" datatype="html"> 3825 <trans-unit id="870586304593427318" datatype="html">
3826 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 3826 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
3827 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 3827 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -4192,9 +4192,9 @@ color: red;
4192 <trans-unit id="5417361655914085905" datatype="html"> 4192 <trans-unit id="5417361655914085905" datatype="html">
4193 <source>Account page</source> 4193 <source>Account page</source>
4194 <target>صفحة الحساب</target> 4194 <target>صفحة الحساب</target>
4195 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 4195
4196 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 4196
4197 </trans-unit> 4197 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
4198 <trans-unit id="4854396465510517671" datatype="html"> 4198 <trans-unit id="4854396465510517671" datatype="html">
4199 <source>Target</source> 4199 <source>Target</source>
4200 <target>الهدف</target> 4200 <target>الهدف</target>
@@ -4218,10 +4218,10 @@ color: red;
4218 <trans-unit id="4000980858407872649" datatype="html"> 4218 <trans-unit id="4000980858407872649" datatype="html">
4219 <source>Channel page</source> 4219 <source>Channel page</source>
4220 <target>صفحة القناة</target> 4220 <target>صفحة القناة</target>
4221 <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">25</context></context-group> 4221
4222 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 4222
4223 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 4223
4224 </trans-unit> 4224 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
4225 <trans-unit id="9131836378905533756" datatype="html"> 4225 <trans-unit id="9131836378905533756" datatype="html">
4226 <source>Created by <x id="INTERPOLATION"/></source> 4226 <source>Created by <x id="INTERPOLATION"/></source>
4227 <target>أنشأها <x id="INTERPOLATION"/></target> 4227 <target>أنشأها <x id="INTERPOLATION"/></target>
@@ -6209,8 +6209,8 @@ The link will expire within 1 hour.</source>
6209 <trans-unit id="2482137713226830428" datatype="html"> 6209 <trans-unit id="2482137713226830428" datatype="html">
6210 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 6210 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
6211 <target state="translated">نُشر في <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 6211 <target state="translated">نُشر في <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
6212 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 6212
6213 </trans-unit> 6213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
6214 <trans-unit id="1813238393038053050" datatype="html"> 6214 <trans-unit id="1813238393038053050" datatype="html">
6215 <source>SUPPORT</source> 6215 <source>SUPPORT</source>
6216 <target>الدعم</target> 6216 <target>الدعم</target>
@@ -6234,8 +6234,8 @@ The link will expire within 1 hour.</source>
6234 <trans-unit id="687548610091961489" datatype="html"> 6234 <trans-unit id="687548610091961489" datatype="html">
6235 <source>By <x id="INTERPOLATION"/></source> 6235 <source>By <x id="INTERPOLATION"/></source>
6236 <target>بواسطة <x id="INTERPOLATION"/></target> 6236 <target>بواسطة <x id="INTERPOLATION"/></target>
6237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 6237
6238 </trans-unit> 6238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
6239 <trans-unit id="7215101881367554791" datatype="html"> 6239 <trans-unit id="7215101881367554791" datatype="html">
6240 <source>Show more</source> 6240 <source>Show more</source>
6241 <target>عرض المزيد</target> 6241 <target>عرض المزيد</target>
@@ -6492,7 +6492,7 @@ The link will expire within 1 hour.</source>
6492 <target state="translated">تعليق</target> 6492 <target state="translated">تعليق</target>
6493 6493
6494 6494
6495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 6495 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6496 <trans-unit id="3572897237443938692" datatype="html"> 6496 <trans-unit id="3572897237443938692" datatype="html">
6497 <source>Highlighted comment</source> 6497 <source>Highlighted comment</source>
6498 <target>تعليق مميز</target> 6498 <target>تعليق مميز</target>
@@ -7558,19 +7558,19 @@ The link will expire within 1 hour.</source>
7558 <trans-unit id="314315645942131479" datatype="html"> 7558 <trans-unit id="314315645942131479" datatype="html">
7559 <source>Info</source> 7559 <source>Info</source>
7560 <target>معلومات</target> 7560 <target>معلومات</target>
7561 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7561
7562 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7562
7563 </trans-unit> 7563 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7564 <trans-unit id="4116911651502837995" datatype="html"> 7564 <trans-unit id="4116911651502837995" datatype="html">
7565 <source>Files</source> 7565 <source>Files</source>
7566 <target state="new">Files</target> 7566 <target state="new">Files</target>
7567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7567
7568 </trans-unit> 7568 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7569 <trans-unit id="4767765747214995164" datatype="html"> 7569 <trans-unit id="4767765747214995164" datatype="html">
7570 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7570 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7571 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7571 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7572
7573 </trans-unit> 7573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7574 <trans-unit id="6759205696902713848" datatype="html"> 7574 <trans-unit id="6759205696902713848" datatype="html">
7575 <source>Warning</source> 7575 <source>Warning</source>
7576 <target>تنبيه</target> 7576 <target>تنبيه</target>
@@ -9166,23 +9166,23 @@ The link will expire within 1 hour.</source>
9166 <trans-unit id="6775540171466219199" datatype="html"> 9166 <trans-unit id="6775540171466219199" datatype="html">
9167 <source>Stop autoplaying next video</source> 9167 <source>Stop autoplaying next video</source>
9168 <target>أوقف التشغيل التلقائي للفيديو التالي</target> 9168 <target>أوقف التشغيل التلقائي للفيديو التالي</target>
9169 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 9169
9170 </trans-unit> 9170 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
9171 <trans-unit id="5149234672404299151" datatype="html"> 9171 <trans-unit id="5149234672404299151" datatype="html">
9172 <source>Autoplay next video</source> 9172 <source>Autoplay next video</source>
9173 <target>شغل الفيديو التالي تلقائيًا</target> 9173 <target>شغل الفيديو التالي تلقائيًا</target>
9174 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 9174
9175 </trans-unit> 9175 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
9176 <trans-unit id="5870421136141540382" datatype="html"> 9176 <trans-unit id="5870421136141540382" datatype="html">
9177 <source>Stop looping playlist videos</source> 9177 <source>Stop looping playlist videos</source>
9178 <target state="translated">أوقف تكرار تشغيل مقاطع قائمة التشغيل</target> 9178 <target state="translated">أوقف تكرار تشغيل مقاطع قائمة التشغيل</target>
9179 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 9179
9180 </trans-unit> 9180 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
9181 <trans-unit id="1599585307037758139" datatype="html"> 9181 <trans-unit id="1599585307037758139" datatype="html">
9182 <source>Loop playlist videos</source> 9182 <source>Loop playlist videos</source>
9183 <target state="translated">تكرار تشغيل مقاطع قائمة التشغيل</target> 9183 <target state="translated">تكرار تشغيل مقاطع قائمة التشغيل</target>
9184 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 9184
9185 </trans-unit> 9185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
9186 <trans-unit id="3704292036525161260" datatype="html"> 9186 <trans-unit id="3704292036525161260" datatype="html">
9187 <source>Placeholder image</source> 9187 <source>Placeholder image</source>
9188 <target state="new">Placeholder image</target> 9188 <target state="new">Placeholder image</target>
@@ -11425,7 +11425,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11425 11425
11426 11426
11427 11427
11428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11429 <trans-unit id="3723085768598852106" datatype="html"> 11429 <trans-unit id="3723085768598852106" datatype="html">
11430 <source>Video removed from <x id="PH"/> </source> 11430 <source>Video removed from <x id="PH"/> </source>
11431 <target>أُزيل الفيديو من <x id="PH"/> </target> 11431 <target>أُزيل الفيديو من <x id="PH"/> </target>
diff --git a/client/src/locale/angular.ca-ES.xlf b/client/src/locale/angular.ca-ES.xlf
index 6e77c6280..3388b2b78 100644
--- a/client/src/locale/angular.ca-ES.xlf
+++ b/client/src/locale/angular.ca-ES.xlf
@@ -360,10 +360,10 @@
360 <trans-unit id="8817917090143649804" datatype="html"> 360 <trans-unit id="8817917090143649804" datatype="html">
361 <source>Account muted</source><target state="new">Account muted</target> 361 <source>Account muted</source><target state="new">Account muted</target>
362 362
363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 363 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
364 <source>Server muted</source><target state="new">Server muted</target> 364 <source>Server muted</source><target state="new">Server muted</target>
365 365
366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 366 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
367 367
368 <trans-unit id="5924559757556526785" datatype="html"> 368 <trans-unit id="5924559757556526785" datatype="html">
369 <source>Save to</source> 369 <source>Save to</source>
@@ -596,7 +596,7 @@
596 <source>Blocked</source> 596 <source>Blocked</source>
597 <target state="translated">Bloquejat</target> 597 <target state="translated">Bloquejat</target>
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
600 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 600 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
601 601
602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2824,8 +2824,8 @@ The link will expire within 1 hour.</source>
2824 <trans-unit id="2482137713226830428" datatype="html"> 2824 <trans-unit id="2482137713226830428" datatype="html">
2825 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2825 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2826 <target state="translated">Publicat <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2826 <target state="translated">Publicat <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2827 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2827
2828 </trans-unit> 2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2829 <trans-unit id="1813238393038053050" datatype="html"> 2829 <trans-unit id="1813238393038053050" datatype="html">
2830 <source>SUPPORT</source> 2830 <source>SUPPORT</source>
2831 <target state="new">SUPPORT</target> 2831 <target state="new">SUPPORT</target>
@@ -2864,8 +2864,8 @@ The link will expire within 1 hour.</source>
2864 <trans-unit id="687548610091961489" datatype="html"> 2864 <trans-unit id="687548610091961489" datatype="html">
2865 <source>By <x id="INTERPOLATION"/></source> 2865 <source>By <x id="INTERPOLATION"/></source>
2866 <target state="translated">Per <x id="INTERPOLATION"/></target> 2866 <target state="translated">Per <x id="INTERPOLATION"/></target>
2867 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2867
2868 </trans-unit> 2868 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2869 <trans-unit id="1144407473317535723" datatype="html"> 2869 <trans-unit id="1144407473317535723" datatype="html">
2870 <source>Subscribe</source> 2870 <source>Subscribe</source>
2871 <target state="translated">Subscriure's</target> 2871 <target state="translated">Subscriure's</target>
@@ -2942,7 +2942,7 @@ The link will expire within 1 hour.</source>
2942 <source>NSFW</source> 2942 <source>NSFW</source>
2943 <target state="new">NSFW</target> 2943 <target state="new">NSFW</target>
2944 2944
2945 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2945 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2946 <trans-unit id="4512155674928869984"> 2946 <trans-unit id="4512155674928869984">
2947 <source>Get more information</source> 2947 <source>Get more information</source>
2948 <target>Obtenir més informació</target> 2948 <target>Obtenir més informació</target>
@@ -3550,7 +3550,7 @@ The link will expire within 1 hour.</source>
3550 3550
3551 3551
3552 3552
3553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3554 <trans-unit id="3111569165173971676" datatype="html"> 3554 <trans-unit id="3111569165173971676" datatype="html">
3555 <source>Deleted account</source> 3555 <source>Deleted account</source>
3556 <target state="new"> 3556 <target state="new">
@@ -3694,16 +3694,16 @@ The link will expire within 1 hour.</source>
3694 </target> 3694 </target>
3695 3695
3696 3696
3697 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3697 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3698 <trans-unit id="1451763834047485033" datatype="html"> 3698 <trans-unit id="1451763834047485033" datatype="html">
3699 <source>Select this row</source> 3699 <source>Select this row</source>
3700 <target state="new">Select this row</target> 3700 <target state="new">Select this row</target>
3701 3701
3702 3702
3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3704 <source>See full comment</source><target state="new">See full comment</target> 3704 <source>See full comment</source><target state="new">See full comment</target>
3705 3705
3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3707 <trans-unit id="3193976279273491157" datatype="html"> 3707 <trans-unit id="3193976279273491157" datatype="html">
3708 <source>Actions</source> 3708 <source>Actions</source>
3709 <target state="translated">Accions</target> 3709 <target state="translated">Accions</target>
@@ -3712,7 +3712,7 @@ The link will expire within 1 hour.</source>
3712 3712
3713 3713
3714 3714
3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3716 <trans-unit id="8390803680962035202" datatype="html"> 3716 <trans-unit id="8390803680962035202" datatype="html">
3717 <source>Follower</source> 3717 <source>Follower</source>
3718 <target state="new">Follower</target> 3718 <target state="new">Follower</target>
@@ -3725,17 +3725,17 @@ The link will expire within 1 hour.</source>
3725 <source>Commented video</source> 3725 <source>Commented video</source>
3726 <target state="new">Commented video</target> 3726 <target state="new">Commented video</target>
3727 3727
3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3729 <trans-unit id="7266085473379376028" datatype="html"> 3729 <trans-unit id="7266085473379376028" datatype="html">
3730 <source>No comments found matching current filters.</source> 3730 <source>No comments found matching current filters.</source>
3731 <target state="new">No comments found matching current filters.</target> 3731 <target state="new">No comments found matching current filters.</target>
3732 3732
3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3734 <trans-unit id="2398388496754671928" datatype="html"> 3734 <trans-unit id="2398388496754671928" datatype="html">
3735 <source>No comments found.</source> 3735 <source>No comments found.</source>
3736 <target state="new">No comments found.</target> 3736 <target state="new">No comments found.</target>
3737 3737
3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3739 <trans-unit id="4604870995665811499" datatype="html"> 3739 <trans-unit id="4604870995665811499" datatype="html">
3740 <source>Local comments</source> 3740 <source>Local comments</source>
3741 <target state="new">Local comments</target> 3741 <target state="new">Local comments</target>
@@ -3853,12 +3853,12 @@ The link will expire within 1 hour.</source>
3853 3853
3854 3854
3855 3855
3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3856 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3857 <trans-unit id="2662644497259948010" datatype="html"> 3857 <trans-unit id="2662644497259948010" datatype="html">
3858 <source>Comment</source> 3858 <source>Comment</source>
3859 <target state="new">Comment</target> 3859 <target state="new">Comment</target>
3860 3860
3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3861 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3862 <trans-unit id="1359961255805685312" datatype="html"> 3862 <trans-unit id="1359961255805685312" datatype="html">
3863 <source>This video has been reported multiple times.</source> 3863 <source>This video has been reported multiple times.</source>
3864 <target state="new">This video has been reported multiple times.</target> 3864 <target state="new">This video has been reported multiple times.</target>
@@ -4032,7 +4032,7 @@ The link will expire within 1 hour.</source>
4032 4032
4033 4033
4034 4034
4035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4036 <trans-unit id="8564972645418093229" datatype="html"> 4036 <trans-unit id="8564972645418093229" datatype="html">
4037 <source>No account found matching current filters.</source> 4037 <source>No account found matching current filters.</source>
4038 <target state="new">No account found matching current filters.</target> 4038 <target state="new">No account found matching current filters.</target>
@@ -4277,7 +4277,7 @@ The link will expire within 1 hour.</source>
4277 <target state="new">Select all rows</target> 4277 <target state="new">Select all rows</target>
4278 4278
4279 4279
4280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4280 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4281 <trans-unit id="2719284837486030903" datatype="html"> 4281 <trans-unit id="2719284837486030903" datatype="html">
4282 <source>Job type</source> 4282 <source>Job type</source>
4283 <target state="new">Job type</target> 4283 <target state="new">Job type</target>
@@ -4348,7 +4348,7 @@ The link will expire within 1 hour.</source>
4348 <target state="new">Refresh</target> 4348 <target state="new">Refresh</target>
4349 4349
4350 4350
4351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4352 <trans-unit id="6052766076365105714" datatype="html"> 4352 <trans-unit id="6052766076365105714" datatype="html">
4353 <source>now</source> 4353 <source>now</source>
4354 <target state="new">now</target> 4354 <target state="new">now</target>
@@ -5703,9 +5703,9 @@ color: red;
5703 <trans-unit id="5417361655914085905" datatype="html"> 5703 <trans-unit id="5417361655914085905" datatype="html">
5704 <source>Account page</source> 5704 <source>Account page</source>
5705 <target state="new">Account page</target> 5705 <target state="new">Account page</target>
5706 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5706
5707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5707
5708 </trans-unit> 5708 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5709 5709
5710 <trans-unit id="2000373220662583633" datatype="html"> 5710 <trans-unit id="2000373220662583633" datatype="html">
5711 <source>No ownership change request found.</source> 5711 <source>No ownership change request found.</source>
@@ -5814,7 +5814,7 @@ color: red;
5814 5814
5815 5815
5816 5816
5817 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5817 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5818 <trans-unit id="9131836378905533756"> 5818 <trans-unit id="9131836378905533756">
5819 <source>Created by <x id="INTERPOLATION"/></source> 5819 <source>Created by <x id="INTERPOLATION"/></source>
5820 <target>Creat per 5820 <target>Creat per
@@ -7770,13 +7770,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7770 <source>Info</source> 7770 <source>Info</source>
7771 <target>Informació</target> 7771 <target>Informació</target>
7772 7772
7773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7773 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7774 <source>Files</source><target state="new">Files</target> 7774 <source>Files</source><target state="new">Files</target>
7775 7775
7776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7776 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7777 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7777 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7778 7778
7779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7780 <trans-unit id="6759205696902713848"> 7780 <trans-unit id="6759205696902713848">
7781 <source>Warning</source> 7781 <source>Warning</source>
7782 <target>Avís</target> 7782 <target>Avís</target>
@@ -11085,7 +11085,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11085 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 11085 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11086 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11086 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11087 11087
11088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11088 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11089 <trans-unit id="1795705931707209785" datatype="html"> 11089 <trans-unit id="1795705931707209785" datatype="html">
11090 <source>Add to watch later</source> 11090 <source>Add to watch later</source>
11091 <target state="new">Add to watch later</target> 11091 <target state="new">Add to watch later</target>
@@ -11272,22 +11272,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11272 <source>Stop autoplaying next video</source> 11272 <source>Stop autoplaying next video</source>
11273 <target state="new">Stop autoplaying next video</target> 11273 <target state="new">Stop autoplaying next video</target>
11274 11274
11275 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 11275 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11276 <trans-unit id="5149234672404299151" datatype="html"> 11276 <trans-unit id="5149234672404299151" datatype="html">
11277 <source>Autoplay next video</source> 11277 <source>Autoplay next video</source>
11278 <target state="new">Autoplay next video</target> 11278 <target state="new">Autoplay next video</target>
11279 11279
11280 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 11280 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11281 <trans-unit id="5870421136141540382" datatype="html"> 11281 <trans-unit id="5870421136141540382" datatype="html">
11282 <source>Stop looping playlist videos</source> 11282 <source>Stop looping playlist videos</source>
11283 <target state="new">Stop looping playlist videos</target> 11283 <target state="new">Stop looping playlist videos</target>
11284 11284
11285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11286 <trans-unit id="1599585307037758139" datatype="html"> 11286 <trans-unit id="1599585307037758139" datatype="html">
11287 <source>Loop playlist videos</source> 11287 <source>Loop playlist videos</source>
11288 <target state="new">Loop playlist videos</target> 11288 <target state="new">Loop playlist videos</target>
11289 11289
11290 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 11290 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11291 <trans-unit id="3704292036525161260" datatype="html"> 11291 <trans-unit id="3704292036525161260" datatype="html">
11292 <source>Placeholder image</source> 11292 <source>Placeholder image</source>
11293 <target state="new">Placeholder image</target> 11293 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.cs-CZ.xlf b/client/src/locale/angular.cs-CZ.xlf
index b46333f53..a06499940 100644
--- a/client/src/locale/angular.cs-CZ.xlf
+++ b/client/src/locale/angular.cs-CZ.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Účet ztlumen</target> 369 <target state="translated">Účet ztlumen</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Server ztlumen</target> 374 <target state="translated">Server ztlumen</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Uložit na</target> 379 <target>Uložit na</target>
@@ -596,7 +596,7 @@
596 <target state="translated">Blokovaný</target> 596 <target state="translated">Blokovaný</target>
597 597
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 600 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">Určitě chcete odstranit tato <x id="PH" equiv-text="videos.length"/> videa?</target> 602 <target state="translated">Určitě chcete odstranit tato <x id="PH" equiv-text="videos.length"/> videa?</target>
@@ -2853,8 +2853,8 @@ The link will expire within 1 hour.</source>
2853 <trans-unit id="2482137713226830428" datatype="html"> 2853 <trans-unit id="2482137713226830428" datatype="html">
2854 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2854 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2855 <target state="translated">Publikováno <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2855 <target state="translated">Publikováno <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2856 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2856
2857 </trans-unit> 2857 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2858 <trans-unit id="1813238393038053050" datatype="html"> 2858 <trans-unit id="1813238393038053050" datatype="html">
2859 <source>SUPPORT</source> 2859 <source>SUPPORT</source>
2860 <target state="translated">PODPORA</target> 2860 <target state="translated">PODPORA</target>
@@ -2893,8 +2893,8 @@ The link will expire within 1 hour.</source>
2893 <trans-unit id="687548610091961489" datatype="html"> 2893 <trans-unit id="687548610091961489" datatype="html">
2894 <source>By <x id="INTERPOLATION"/></source> 2894 <source>By <x id="INTERPOLATION"/></source>
2895 <target state="translated">Od <x id="INTERPOLATION"/></target> 2895 <target state="translated">Od <x id="INTERPOLATION"/></target>
2896 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2896
2897 </trans-unit> 2897 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2898 <trans-unit id="1144407473317535723" datatype="html"> 2898 <trans-unit id="1144407473317535723" datatype="html">
2899 <source>Subscribe</source> 2899 <source>Subscribe</source>
2900 <target state="translated">Odebírat</target> 2900 <target state="translated">Odebírat</target>
@@ -2966,9 +2966,9 @@ The link will expire within 1 hour.</source>
2966 <trans-unit id="1465291804668949243" datatype="html"> 2966 <trans-unit id="1465291804668949243" datatype="html">
2967 <source>NSFW</source> 2967 <source>NSFW</source>
2968 <target state="translated">NSFW</target> 2968 <target state="translated">NSFW</target>
2969 <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">56</context></context-group> 2969
2970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2970
2971 </trans-unit> 2971 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2972 <trans-unit id="4512155674928869984"> 2972 <trans-unit id="4512155674928869984">
2973 <source>Get more information</source> 2973 <source>Get more information</source>
2974 <target>Získat více informací</target> 2974 <target>Získat více informací</target>
@@ -3514,7 +3514,7 @@ The link will expire within 1 hour.</source>
3514 3514
3515 3515
3516 3516
3517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3518 <trans-unit id="3111569165173971676" datatype="html"> 3518 <trans-unit id="3111569165173971676" datatype="html">
3519 <source>Deleted account</source> 3519 <source>Deleted account</source>
3520 <target state="translated">Smazaný účet</target> 3520 <target state="translated">Smazaný účet</target>
@@ -3650,19 +3650,19 @@ The link will expire within 1 hour.</source>
3650 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3650 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3651 3651
3652 3652
3653 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3653 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3654 <trans-unit id="1451763834047485033" datatype="html"> 3654 <trans-unit id="1451763834047485033" datatype="html">
3655 <source>Select this row</source> 3655 <source>Select this row</source>
3656 <target state="translated">Vybrat tento řádek</target> 3656 <target state="translated">Vybrat tento řádek</target>
3657 3657
3658 3658
3659 3659
3660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3661 <trans-unit id="4043531994869127329" datatype="html"> 3661 <trans-unit id="4043531994869127329" datatype="html">
3662 <source>See full comment</source> 3662 <source>See full comment</source>
3663 <target state="translated">Zobrazit celý komentář</target> 3663 <target state="translated">Zobrazit celý komentář</target>
3664 3664
3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3666 <trans-unit id="3193976279273491157"> 3666 <trans-unit id="3193976279273491157">
3667 <source>Actions</source> 3667 <source>Actions</source>
3668 <target>Akce</target> 3668 <target>Akce</target>
@@ -3671,7 +3671,7 @@ The link will expire within 1 hour.</source>
3671 3671
3672 3672
3673 3673
3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3675 <trans-unit id="8390803680962035202" datatype="html"> 3675 <trans-unit id="8390803680962035202" datatype="html">
3676 <source>Follower</source> 3676 <source>Follower</source>
3677 <target state="translated">Sledující</target> 3677 <target state="translated">Sledující</target>
@@ -3684,17 +3684,17 @@ The link will expire within 1 hour.</source>
3684 <source>Commented video</source> 3684 <source>Commented video</source>
3685 <target state="translated">Komentované video</target> 3685 <target state="translated">Komentované video</target>
3686 3686
3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3688 <trans-unit id="7266085473379376028" datatype="html"> 3688 <trans-unit id="7266085473379376028" datatype="html">
3689 <source>No comments found matching current filters.</source> 3689 <source>No comments found matching current filters.</source>
3690 <target state="translated">Nenalezeny komentáře, které by odpovídaly aktuálním filtrům.</target> 3690 <target state="translated">Nenalezeny komentáře, které by odpovídaly aktuálním filtrům.</target>
3691 3691
3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3693 <trans-unit id="2398388496754671928" datatype="html"> 3693 <trans-unit id="2398388496754671928" datatype="html">
3694 <source>No comments found.</source> 3694 <source>No comments found.</source>
3695 <target state="translated">Nenalezeny žádné komentáře.</target> 3695 <target state="translated">Nenalezeny žádné komentáře.</target>
3696 3696
3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3698 <trans-unit id="4604870995665811499" datatype="html"> 3698 <trans-unit id="4604870995665811499" datatype="html">
3699 <source>Local comments</source> 3699 <source>Local comments</source>
3700 <target state="translated">Místní komentáře</target> 3700 <target state="translated">Místní komentáře</target>
@@ -3809,13 +3809,13 @@ The link will expire within 1 hour.</source>
3809 3809
3810 3810
3811 3811
3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3813 <trans-unit id="2662644497259948010" datatype="html"> 3813 <trans-unit id="2662644497259948010" datatype="html">
3814 <source>Comment</source> 3814 <source>Comment</source>
3815 <target state="translated">Komentář</target> 3815 <target state="translated">Komentář</target>
3816 3816
3817 3817
3818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3819 <trans-unit id="1359961255805685312" datatype="html"> 3819 <trans-unit id="1359961255805685312" datatype="html">
3820 <source>This video has been reported multiple times.</source> 3820 <source>This video has been reported multiple times.</source>
3821 <target state="translated">Toto video bylo nahlášeno vícekrát.</target> 3821 <target state="translated">Toto video bylo nahlášeno vícekrát.</target>
@@ -3960,7 +3960,7 @@ The link will expire within 1 hour.</source>
3960 3960
3961 3961
3962 3962
3963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3964 <trans-unit id="8564972645418093229" datatype="html"> 3964 <trans-unit id="8564972645418093229" datatype="html">
3965 <source>No account found matching current filters.</source> 3965 <source>No account found matching current filters.</source>
3966 <target state="translated">Nebyl nalezen žádný účet, který by odpovídal aktuálním filtrům.</target> 3966 <target state="translated">Nebyl nalezen žádný účet, který by odpovídal aktuálním filtrům.</target>
@@ -4204,7 +4204,7 @@ The link will expire within 1 hour.</source>
4204 4204
4205 4205
4206 4206
4207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4208 <trans-unit id="2719284837486030903" datatype="html"> 4208 <trans-unit id="2719284837486030903" datatype="html">
4209 <source>Job type</source> 4209 <source>Job type</source>
4210 <target state="translated">Typ úlohy</target> 4210 <target state="translated">Typ úlohy</target>
@@ -4273,10 +4273,10 @@ The link will expire within 1 hour.</source>
4273 <trans-unit id="1102717806459547726"> 4273 <trans-unit id="1102717806459547726">
4274 <source>Refresh</source> 4274 <source>Refresh</source>
4275 <target>Obnovit</target> 4275 <target>Obnovit</target>
4276 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4276
4277 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4277
4278 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4278
4279 </trans-unit> 4279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4280 <trans-unit id="6052766076365105714" datatype="html"> 4280 <trans-unit id="6052766076365105714" datatype="html">
4281 <source>now</source> 4281 <source>now</source>
4282 <target state="translated">teď</target> 4282 <target state="translated">teď</target>
@@ -5668,9 +5668,9 @@ color: red;
5668 <trans-unit id="5417361655914085905" datatype="html"> 5668 <trans-unit id="5417361655914085905" datatype="html">
5669 <source>Account page</source> 5669 <source>Account page</source>
5670 <target state="translated">Strana účtu</target> 5670 <target state="translated">Strana účtu</target>
5671 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5671
5672 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5672
5673 </trans-unit> 5673 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5674 <trans-unit id="2000373220662583633" datatype="html"> 5674 <trans-unit id="2000373220662583633" datatype="html">
5675 <source>No ownership change request found.</source> 5675 <source>No ownership change request found.</source>
5676 <target state="translated">Nebyla nalezena žádná žádost o změnu vlastnictví.</target> 5676 <target state="translated">Nebyla nalezena žádná žádost o změnu vlastnictví.</target>
@@ -5770,10 +5770,10 @@ color: red;
5770 <trans-unit id="4000980858407872649" datatype="html"> 5770 <trans-unit id="4000980858407872649" datatype="html">
5771 <source>Channel page</source> 5771 <source>Channel page</source>
5772 <target state="translated">Stránka kanálu</target> 5772 <target state="translated">Stránka kanálu</target>
5773 <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">25</context></context-group> 5773
5774 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5774
5775 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5775
5776 </trans-unit> 5776 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5777 <trans-unit id="9131836378905533756"> 5777 <trans-unit id="9131836378905533756">
5778 <source>Created by <x id="INTERPOLATION"/></source> 5778 <source>Created by <x id="INTERPOLATION"/></source>
5779 <target>Vytvořil <x id="INTERPOLATION"/></target> 5779 <target>Vytvořil <x id="INTERPOLATION"/></target>
@@ -7642,19 +7642,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7642 <trans-unit id="314315645942131479"> 7642 <trans-unit id="314315645942131479">
7643 <source>Info</source> 7643 <source>Info</source>
7644 <target>Info</target> 7644 <target>Info</target>
7645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7645
7646 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7646
7647 </trans-unit> 7647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7648 <trans-unit id="4116911651502837995" datatype="html"> 7648 <trans-unit id="4116911651502837995" datatype="html">
7649 <source>Files</source> 7649 <source>Files</source>
7650 <target state="translated">Soubory</target> 7650 <target state="translated">Soubory</target>
7651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7651
7652 </trans-unit> 7652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7653 <trans-unit id="4767765747214995164" datatype="html"> 7653 <trans-unit id="4767765747214995164" datatype="html">
7654 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7654 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7655 <target state="translated">Publikováno <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7655 <target state="translated">Publikováno <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7656
7657 </trans-unit> 7657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7658 <trans-unit id="6759205696902713848"> 7658 <trans-unit id="6759205696902713848">
7659 <source>Warning</source> 7659 <source>Warning</source>
7660 <target>Varování</target> 7660 <target>Varování</target>
@@ -11061,7 +11061,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11061 11061
11062 11062
11063 11063
11064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11065 <trans-unit id="1795705931707209785" datatype="html"> 11065 <trans-unit id="1795705931707209785" datatype="html">
11066 <source>Add to watch later</source> 11066 <source>Add to watch later</source>
11067 <target state="translated">Přidat ke sledování později</target> 11067 <target state="translated">Přidat ke sledování později</target>
@@ -11233,23 +11233,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11233 <trans-unit id="6775540171466219199" datatype="html"> 11233 <trans-unit id="6775540171466219199" datatype="html">
11234 <source>Stop autoplaying next video</source> 11234 <source>Stop autoplaying next video</source>
11235 <target state="translated">Zastavit automatické přehrávání dalšího videa</target> 11235 <target state="translated">Zastavit automatické přehrávání dalšího videa</target>
11236 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11236
11237 </trans-unit> 11237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11238 <trans-unit id="5149234672404299151" datatype="html"> 11238 <trans-unit id="5149234672404299151" datatype="html">
11239 <source>Autoplay next video</source> 11239 <source>Autoplay next video</source>
11240 <target state="translated">Automatické přehrání dalšího videa</target> 11240 <target state="translated">Automatické přehrání dalšího videa</target>
11241 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11241
11242 </trans-unit> 11242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11243 <trans-unit id="5870421136141540382" datatype="html"> 11243 <trans-unit id="5870421136141540382" datatype="html">
11244 <source>Stop looping playlist videos</source> 11244 <source>Stop looping playlist videos</source>
11245 <target state="translated">Zastavení přehrávání videí playlistu ve smyčce</target> 11245 <target state="translated">Zastavení přehrávání videí playlistu ve smyčce</target>
11246 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11246
11247 </trans-unit> 11247 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11248 <trans-unit id="1599585307037758139" datatype="html"> 11248 <trans-unit id="1599585307037758139" datatype="html">
11249 <source>Loop playlist videos</source> 11249 <source>Loop playlist videos</source>
11250 <target state="translated">Smyčka videí v playlistu</target> 11250 <target state="translated">Smyčka videí v playlistu</target>
11251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11251
11252 </trans-unit> 11252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11253 <trans-unit id="3704292036525161260" datatype="html"> 11253 <trans-unit id="3704292036525161260" datatype="html">
11254 <source>Placeholder image</source> 11254 <source>Placeholder image</source>
11255 <target state="translated">Zástupný obrázek</target> 11255 <target state="translated">Zástupný obrázek</target>
diff --git a/client/src/locale/angular.da-DK.xlf b/client/src/locale/angular.da-DK.xlf
index a201a48bf..55b174e2b 100644
--- a/client/src/locale/angular.da-DK.xlf
+++ b/client/src/locale/angular.da-DK.xlf
@@ -341,10 +341,10 @@
341 <trans-unit id="8817917090143649804" datatype="html"> 341 <trans-unit id="8817917090143649804" datatype="html">
342 <source>Account muted</source><target state="new">Account muted</target> 342 <source>Account muted</source><target state="new">Account muted</target>
343 343
344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
345 <source>Server muted</source><target state="new">Server muted</target> 345 <source>Server muted</source><target state="new">Server muted</target>
346 346
347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
348 348
349 <trans-unit id="5924559757556526785"> 349 <trans-unit id="5924559757556526785">
350 <source>Save to</source> 350 <source>Save to</source>
@@ -575,7 +575,7 @@
575 <source>Blocked</source> 575 <source>Blocked</source>
576 <target state="translated">Blokeret</target> 576 <target state="translated">Blokeret</target>
577 577
578 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 578 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
579 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 579 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
580 580
581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2884,8 +2884,8 @@ The link will expire within 1 hour.</target>
2884 <trans-unit id="2482137713226830428" datatype="html"> 2884 <trans-unit id="2482137713226830428" datatype="html">
2885 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2885 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2886 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2886 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2887 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2887
2888 </trans-unit> 2888 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2889 <trans-unit id="1813238393038053050" datatype="html"> 2889 <trans-unit id="1813238393038053050" datatype="html">
2890 <source>SUPPORT</source> 2890 <source>SUPPORT</source>
2891 <target state="new">SUPPORT</target> 2891 <target state="new">SUPPORT</target>
@@ -2926,8 +2926,8 @@ The link will expire within 1 hour.</target>
2926 <target state="new">By 2926 <target state="new">By
2927 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2927 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2928 </target> 2928 </target>
2929 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2929
2930 </trans-unit> 2930 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2931 <trans-unit id="1144407473317535723" datatype="html"> 2931 <trans-unit id="1144407473317535723" datatype="html">
2932 <source>Subscribe</source> 2932 <source>Subscribe</source>
2933 <target state="new">Subscribe</target> 2933 <target state="new">Subscribe</target>
@@ -3006,7 +3006,7 @@ The link will expire within 1 hour.</target>
3006 <source>NSFW</source> 3006 <source>NSFW</source>
3007 <target state="new">NSFW</target> 3007 <target state="new">NSFW</target>
3008 3008
3009 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3009 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3010 <trans-unit id="4512155674928869984" datatype="html"> 3010 <trans-unit id="4512155674928869984" datatype="html">
3011 <source>Get more information</source> 3011 <source>Get more information</source>
3012 <target state="new">Get more information</target> 3012 <target state="new">Get more information</target>
@@ -3594,7 +3594,7 @@ The link will expire within 1 hour.</target>
3594 3594
3595 3595
3596 3596
3597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3598 <trans-unit id="3111569165173971676" datatype="html"> 3598 <trans-unit id="3111569165173971676" datatype="html">
3599 <source>Deleted account</source> 3599 <source>Deleted account</source>
3600 <target state="new"> 3600 <target state="new">
@@ -3738,16 +3738,16 @@ The link will expire within 1 hour.</target>
3738 </target> 3738 </target>
3739 3739
3740 3740
3741 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3741 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3742 <trans-unit id="1451763834047485033" datatype="html"> 3742 <trans-unit id="1451763834047485033" datatype="html">
3743 <source>Select this row</source> 3743 <source>Select this row</source>
3744 <target state="new">Select this row</target> 3744 <target state="new">Select this row</target>
3745 3745
3746 3746
3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3748 <source>See full comment</source><target state="new">See full comment</target> 3748 <source>See full comment</source><target state="new">See full comment</target>
3749 3749
3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3751 <trans-unit id="3193976279273491157" datatype="html"> 3751 <trans-unit id="3193976279273491157" datatype="html">
3752 <source>Actions</source> 3752 <source>Actions</source>
3753 <target state="new">Actions</target> 3753 <target state="new">Actions</target>
@@ -3756,7 +3756,7 @@ The link will expire within 1 hour.</target>
3756 3756
3757 3757
3758 3758
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3760 <trans-unit id="8390803680962035202" datatype="html"> 3760 <trans-unit id="8390803680962035202" datatype="html">
3761 <source>Follower</source> 3761 <source>Follower</source>
3762 <target state="new">Follower</target> 3762 <target state="new">Follower</target>
@@ -3769,17 +3769,17 @@ The link will expire within 1 hour.</target>
3769 <source>Commented video</source> 3769 <source>Commented video</source>
3770 <target state="new">Commented video</target> 3770 <target state="new">Commented video</target>
3771 3771
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3773 <trans-unit id="7266085473379376028" datatype="html"> 3773 <trans-unit id="7266085473379376028" datatype="html">
3774 <source>No comments found matching current filters.</source> 3774 <source>No comments found matching current filters.</source>
3775 <target state="new">No comments found matching current filters.</target> 3775 <target state="new">No comments found matching current filters.</target>
3776 3776
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3778 <trans-unit id="2398388496754671928" datatype="html"> 3778 <trans-unit id="2398388496754671928" datatype="html">
3779 <source>No comments found.</source> 3779 <source>No comments found.</source>
3780 <target state="new">No comments found.</target> 3780 <target state="new">No comments found.</target>
3781 3781
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3783 <trans-unit id="4604870995665811499" datatype="html"> 3783 <trans-unit id="4604870995665811499" datatype="html">
3784 <source>Local comments</source> 3784 <source>Local comments</source>
3785 <target state="new">Local comments</target> 3785 <target state="new">Local comments</target>
@@ -3897,12 +3897,12 @@ The link will expire within 1 hour.</target>
3897 3897
3898 3898
3899 3899
3900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3901 <trans-unit id="2662644497259948010" datatype="html"> 3901 <trans-unit id="2662644497259948010" datatype="html">
3902 <source>Comment</source> 3902 <source>Comment</source>
3903 <target state="new">Comment</target> 3903 <target state="new">Comment</target>
3904 3904
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3906 <trans-unit id="1359961255805685312" datatype="html"> 3906 <trans-unit id="1359961255805685312" datatype="html">
3907 <source>This video has been reported multiple times.</source> 3907 <source>This video has been reported multiple times.</source>
3908 <target state="new">This video has been reported multiple times.</target> 3908 <target state="new">This video has been reported multiple times.</target>
@@ -4076,7 +4076,7 @@ The link will expire within 1 hour.</target>
4076 4076
4077 4077
4078 4078
4079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4079 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4080 <trans-unit id="8564972645418093229" datatype="html"> 4080 <trans-unit id="8564972645418093229" datatype="html">
4081 <source>No account found matching current filters.</source> 4081 <source>No account found matching current filters.</source>
4082 <target state="new">No account found matching current filters.</target> 4082 <target state="new">No account found matching current filters.</target>
@@ -4321,7 +4321,7 @@ The link will expire within 1 hour.</target>
4321 <target state="new">Select all rows</target> 4321 <target state="new">Select all rows</target>
4322 4322
4323 4323
4324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4325 <trans-unit id="2719284837486030903" datatype="html"> 4325 <trans-unit id="2719284837486030903" datatype="html">
4326 <source>Job type</source> 4326 <source>Job type</source>
4327 <target state="new">Job type</target> 4327 <target state="new">Job type</target>
@@ -4392,7 +4392,7 @@ The link will expire within 1 hour.</target>
4392 <target state="new">Refresh</target> 4392 <target state="new">Refresh</target>
4393 4393
4394 4394
4395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4395 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4396 <trans-unit id="6052766076365105714" datatype="html"> 4396 <trans-unit id="6052766076365105714" datatype="html">
4397 <source>now</source> 4397 <source>now</source>
4398 <target state="new">now</target> 4398 <target state="new">now</target>
@@ -5747,9 +5747,9 @@ color: red;
5747 <trans-unit id="5417361655914085905" datatype="html"> 5747 <trans-unit id="5417361655914085905" datatype="html">
5748 <source>Account page</source> 5748 <source>Account page</source>
5749 <target state="new">Account page</target> 5749 <target state="new">Account page</target>
5750 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5750
5751 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5751
5752 </trans-unit> 5752 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5753 5753
5754 <trans-unit id="2000373220662583633" datatype="html"> 5754 <trans-unit id="2000373220662583633" datatype="html">
5755 <source>No ownership change request found.</source> 5755 <source>No ownership change request found.</source>
@@ -5858,7 +5858,7 @@ color: red;
5858 5858
5859 5859
5860 5860
5861 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5861 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5862 <trans-unit id="9131836378905533756" datatype="html"> 5862 <trans-unit id="9131836378905533756" datatype="html">
5863 <source>Created by <x id="INTERPOLATION"/></source> 5863 <source>Created by <x id="INTERPOLATION"/></source>
5864 <target state="new">Created by 5864 <target state="new">Created by
@@ -7819,13 +7819,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7819 <source>Info</source> 7819 <source>Info</source>
7820 <target state="new">Info</target> 7820 <target state="new">Info</target>
7821 7821
7822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7823 <source>Files</source><target state="new">Files</target> 7823 <source>Files</source><target state="new">Files</target>
7824 7824
7825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7825 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7826 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7826 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7827 7827
7828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7829 <trans-unit id="6759205696902713848" datatype="html"> 7829 <trans-unit id="6759205696902713848" datatype="html">
7830 <source>Warning</source> 7830 <source>Warning</source>
7831 <target state="new">Warning</target> 7831 <target state="new">Warning</target>
@@ -11126,7 +11126,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11126 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 11126 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11127 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11127 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11128 11128
11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11130 <trans-unit id="1795705931707209785" datatype="html"> 11130 <trans-unit id="1795705931707209785" datatype="html">
11131 <source>Add to watch later</source> 11131 <source>Add to watch later</source>
11132 <target state="new">Add to watch later</target> 11132 <target state="new">Add to watch later</target>
@@ -11333,22 +11333,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11333 <source>Stop autoplaying next video</source> 11333 <source>Stop autoplaying next video</source>
11334 <target state="new">Stop autoplaying next video</target> 11334 <target state="new">Stop autoplaying next video</target>
11335 11335
11336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 11336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11337 <trans-unit id="5149234672404299151" datatype="html"> 11337 <trans-unit id="5149234672404299151" datatype="html">
11338 <source>Autoplay next video</source> 11338 <source>Autoplay next video</source>
11339 <target state="new">Autoplay next video</target> 11339 <target state="new">Autoplay next video</target>
11340 11340
11341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 11341 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11342 <trans-unit id="5870421136141540382" datatype="html"> 11342 <trans-unit id="5870421136141540382" datatype="html">
11343 <source>Stop looping playlist videos</source> 11343 <source>Stop looping playlist videos</source>
11344 <target state="new">Stop looping playlist videos</target> 11344 <target state="new">Stop looping playlist videos</target>
11345 11345
11346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11346 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11347 <trans-unit id="1599585307037758139" datatype="html"> 11347 <trans-unit id="1599585307037758139" datatype="html">
11348 <source>Loop playlist videos</source> 11348 <source>Loop playlist videos</source>
11349 <target state="new">Loop playlist videos</target> 11349 <target state="new">Loop playlist videos</target>
11350 11350
11351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 11351 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11352 <trans-unit id="3704292036525161260" datatype="html"> 11352 <trans-unit id="3704292036525161260" datatype="html">
11353 <source>Placeholder image</source> 11353 <source>Placeholder image</source>
11354 <target state="new">Placeholder image</target> 11354 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf
index 986b73c92..a168e0891 100644
--- a/client/src/locale/angular.de-DE.xlf
+++ b/client/src/locale/angular.de-DE.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Konto stummgeschaltet</target> 369 <target state="translated">Konto stummgeschaltet</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Server stummgeschaltet</target> 374 <target state="translated">Server stummgeschaltet</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Speichern unter</target> 379 <target>Speichern unter</target>
@@ -596,7 +596,7 @@
596 <target state="translated">Blockiert</target> 596 <target state="translated">Blockiert</target>
597 597
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 600 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">Sind Sie sicher, dass Sie diese Videos <x id="PH" equiv-text="videos.length"/> löschen wollen?</target> 602 <target state="translated">Sind Sie sicher, dass Sie diese Videos <x id="PH" equiv-text="videos.length"/> löschen wollen?</target>
@@ -2856,8 +2856,8 @@ Hilf mit PeerTube zu übersetzen!</target>
2856 <trans-unit id="2482137713226830428" datatype="html"> 2856 <trans-unit id="2482137713226830428" datatype="html">
2857 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2857 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2858 <target state="translated">Veröffentlicht <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2858 <target state="translated">Veröffentlicht <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2859 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2859
2860 </trans-unit> 2860 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2861 <trans-unit id="1813238393038053050" datatype="html"> 2861 <trans-unit id="1813238393038053050" datatype="html">
2862 <source>SUPPORT</source> 2862 <source>SUPPORT</source>
2863 <target state="translated">UNTERSTÜTZUNG</target> 2863 <target state="translated">UNTERSTÜTZUNG</target>
@@ -2896,8 +2896,8 @@ Hilf mit PeerTube zu übersetzen!</target>
2896 <trans-unit id="687548610091961489"> 2896 <trans-unit id="687548610091961489">
2897 <source>By <x id="INTERPOLATION"/></source> 2897 <source>By <x id="INTERPOLATION"/></source>
2898 <target>Von <x id="INTERPOLATION"/></target> 2898 <target>Von <x id="INTERPOLATION"/></target>
2899 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2899
2900 </trans-unit> 2900 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2901 <trans-unit id="1144407473317535723" datatype="html"> 2901 <trans-unit id="1144407473317535723" datatype="html">
2902 <source>Subscribe</source> 2902 <source>Subscribe</source>
2903 <target state="translated">Abonnieren</target> 2903 <target state="translated">Abonnieren</target>
@@ -2969,9 +2969,9 @@ Hilf mit PeerTube zu übersetzen!</target>
2969 <trans-unit id="1465291804668949243" datatype="html"> 2969 <trans-unit id="1465291804668949243" datatype="html">
2970 <source>NSFW</source> 2970 <source>NSFW</source>
2971 <target state="translated">NSFW</target> 2971 <target state="translated">NSFW</target>
2972 <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">56</context></context-group> 2972
2973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2973
2974 </trans-unit> 2974 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2975 <trans-unit id="4512155674928869984"> 2975 <trans-unit id="4512155674928869984">
2976 <source>Get more information</source> 2976 <source>Get more information</source>
2977 <target>Weitere Informationen bekommen</target> 2977 <target>Weitere Informationen bekommen</target>
@@ -3537,7 +3537,7 @@ Hilf mit PeerTube zu übersetzen!</target>
3537 3537
3538 3538
3539 3539
3540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3541 <trans-unit id="3111569165173971676" datatype="html"> 3541 <trans-unit id="3111569165173971676" datatype="html">
3542 <source>Deleted account</source> 3542 <source>Deleted account</source>
3543 <target state="translated">Gelöschter Account</target> 3543 <target state="translated">Gelöschter Account</target>
@@ -3673,19 +3673,19 @@ Hilf mit PeerTube zu übersetzen!</target>
3673 <target>Datum <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> 3673 <target>Datum <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target>
3674 3674
3675 3675
3676 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3676 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3677 <trans-unit id="1451763834047485033" datatype="html"> 3677 <trans-unit id="1451763834047485033" datatype="html">
3678 <source>Select this row</source> 3678 <source>Select this row</source>
3679 <target state="translated">Diese Reihe auswählen</target> 3679 <target state="translated">Diese Reihe auswählen</target>
3680 3680
3681 3681
3682 3682
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3684 <trans-unit id="4043531994869127329" datatype="html"> 3684 <trans-unit id="4043531994869127329" datatype="html">
3685 <source>See full comment</source> 3685 <source>See full comment</source>
3686 <target state="translated">Ganzen Kommentar lesen</target> 3686 <target state="translated">Ganzen Kommentar lesen</target>
3687 3687
3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3689 <trans-unit id="3193976279273491157"> 3689 <trans-unit id="3193976279273491157">
3690 <source>Actions</source> 3690 <source>Actions</source>
3691 <target>Aktionen</target> 3691 <target>Aktionen</target>
@@ -3694,7 +3694,7 @@ Hilf mit PeerTube zu übersetzen!</target>
3694 3694
3695 3695
3696 3696
3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3698 <trans-unit id="8390803680962035202" datatype="html"> 3698 <trans-unit id="8390803680962035202" datatype="html">
3699 <source>Follower</source> 3699 <source>Follower</source>
3700 <target state="translated">Abonnent</target> 3700 <target state="translated">Abonnent</target>
@@ -3707,17 +3707,17 @@ Hilf mit PeerTube zu übersetzen!</target>
3707 <source>Commented video</source> 3707 <source>Commented video</source>
3708 <target state="translated">Kommentiertes Video</target> 3708 <target state="translated">Kommentiertes Video</target>
3709 3709
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3711 <trans-unit id="7266085473379376028" datatype="html"> 3711 <trans-unit id="7266085473379376028" datatype="html">
3712 <source>No comments found matching current filters.</source> 3712 <source>No comments found matching current filters.</source>
3713 <target state="translated">Keine Kommentare mit dem derzeitigen Filter gefunden.</target> 3713 <target state="translated">Keine Kommentare mit dem derzeitigen Filter gefunden.</target>
3714 3714
3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3716 <trans-unit id="2398388496754671928" datatype="html"> 3716 <trans-unit id="2398388496754671928" datatype="html">
3717 <source>No comments found.</source> 3717 <source>No comments found.</source>
3718 <target state="translated">Keine Kommentare gefunden.</target> 3718 <target state="translated">Keine Kommentare gefunden.</target>
3719 3719
3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3721 <trans-unit id="4604870995665811499" datatype="html"> 3721 <trans-unit id="4604870995665811499" datatype="html">
3722 <source>Local comments</source> 3722 <source>Local comments</source>
3723 <target state="translated">Lokale Kommentare</target> 3723 <target state="translated">Lokale Kommentare</target>
@@ -3832,13 +3832,13 @@ Hilf mit PeerTube zu übersetzen!</target>
3832 3832
3833 3833
3834 3834
3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3836 <trans-unit id="2662644497259948010" datatype="html"> 3836 <trans-unit id="2662644497259948010" datatype="html">
3837 <source>Comment</source> 3837 <source>Comment</source>
3838 <target state="translated">Kommentar</target> 3838 <target state="translated">Kommentar</target>
3839 3839
3840 3840
3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3842 <trans-unit id="1359961255805685312" datatype="html"> 3842 <trans-unit id="1359961255805685312" datatype="html">
3843 <source>This video has been reported multiple times.</source> 3843 <source>This video has been reported multiple times.</source>
3844 <target state="translated">Dieses Video wurde mehrfach gemeldet.</target> 3844 <target state="translated">Dieses Video wurde mehrfach gemeldet.</target>
@@ -3983,7 +3983,7 @@ Hilf mit PeerTube zu übersetzen!</target>
3983 3983
3984 3984
3985 3985
3986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3987 <trans-unit id="8564972645418093229" datatype="html"> 3987 <trans-unit id="8564972645418093229" datatype="html">
3988 <source>No account found matching current filters.</source> 3988 <source>No account found matching current filters.</source>
3989 <target state="translated">Kein Konto passt zu den aktuellen Filtern.</target> 3989 <target state="translated">Kein Konto passt zu den aktuellen Filtern.</target>
@@ -4231,7 +4231,7 @@ Hilf mit PeerTube zu übersetzen!</target>
4231 4231
4232 4232
4233 4233
4234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4235 <trans-unit id="2719284837486030903" datatype="html"> 4235 <trans-unit id="2719284837486030903" datatype="html">
4236 <source>Job type</source> 4236 <source>Job type</source>
4237 <target state="translated">Art des Jobs</target> 4237 <target state="translated">Art des Jobs</target>
@@ -4300,10 +4300,10 @@ Hilf mit PeerTube zu übersetzen!</target>
4300 <trans-unit id="1102717806459547726"> 4300 <trans-unit id="1102717806459547726">
4301 <source>Refresh</source> 4301 <source>Refresh</source>
4302 <target>Aktualisieren</target> 4302 <target>Aktualisieren</target>
4303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4303
4304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4304
4305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4305
4306 </trans-unit> 4306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4307 <trans-unit id="6052766076365105714" datatype="html"> 4307 <trans-unit id="6052766076365105714" datatype="html">
4308 <source>now</source> 4308 <source>now</source>
4309 <target state="translated">Jetzt</target> 4309 <target state="translated">Jetzt</target>
@@ -5695,9 +5695,9 @@ color: red;
5695 <trans-unit id="5417361655914085905" datatype="html"> 5695 <trans-unit id="5417361655914085905" datatype="html">
5696 <source>Account page</source> 5696 <source>Account page</source>
5697 <target state="translated">Kontoseite</target> 5697 <target state="translated">Kontoseite</target>
5698 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5698
5699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5699
5700 </trans-unit> 5700 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5701 <trans-unit id="2000373220662583633" datatype="html"> 5701 <trans-unit id="2000373220662583633" datatype="html">
5702 <source>No ownership change request found.</source> 5702 <source>No ownership change request found.</source>
5703 <target state="translated">Kein Inhaberänderungswunsch gefunden.</target> 5703 <target state="translated">Kein Inhaberänderungswunsch gefunden.</target>
@@ -5797,10 +5797,10 @@ color: red;
5797 <trans-unit id="4000980858407872649" datatype="html"> 5797 <trans-unit id="4000980858407872649" datatype="html">
5798 <source>Channel page</source> 5798 <source>Channel page</source>
5799 <target state="translated">Kanalseite</target> 5799 <target state="translated">Kanalseite</target>
5800 <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">25</context></context-group> 5800
5801 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5801
5802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5802
5803 </trans-unit> 5803 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5804 <trans-unit id="9131836378905533756"> 5804 <trans-unit id="9131836378905533756">
5805 <source>Created by <x id="INTERPOLATION"/></source> 5805 <source>Created by <x id="INTERPOLATION"/></source>
5806 <target>Erstellt von <x id="INTERPOLATION"/></target> 5806 <target>Erstellt von <x id="INTERPOLATION"/></target>
@@ -7681,19 +7681,19 @@ Erstelle mein Konto</target>
7681 <trans-unit id="314315645942131479"> 7681 <trans-unit id="314315645942131479">
7682 <source>Info</source> 7682 <source>Info</source>
7683 <target>Infos</target> 7683 <target>Infos</target>
7684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7684
7685 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7685
7686 </trans-unit> 7686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7687 <trans-unit id="4116911651502837995" datatype="html"> 7687 <trans-unit id="4116911651502837995" datatype="html">
7688 <source>Files</source> 7688 <source>Files</source>
7689 <target state="translated">Dateien</target> 7689 <target state="translated">Dateien</target>
7690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7690
7691 </trans-unit> 7691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7692 <trans-unit id="4767765747214995164" datatype="html"> 7692 <trans-unit id="4767765747214995164" datatype="html">
7693 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7693 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7694 <target state="translated">Veröffentlicht <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7694 <target state="translated">Veröffentlicht <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7695
7696 </trans-unit> 7696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7697 <trans-unit id="6759205696902713848"> 7697 <trans-unit id="6759205696902713848">
7698 <source>Warning</source> 7698 <source>Warning</source>
7699 <target>Warnung</target> 7699 <target>Warnung</target>
@@ -11117,7 +11117,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11117 11117
11118 11118
11119 11119
11120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11120 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11121 <trans-unit id="1795705931707209785" datatype="html"> 11121 <trans-unit id="1795705931707209785" datatype="html">
11122 <source>Add to watch later</source> 11122 <source>Add to watch later</source>
11123 <target state="translated">Zu "Später ansehen" hinzufügen</target> 11123 <target state="translated">Zu "Später ansehen" hinzufügen</target>
@@ -11271,23 +11271,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11271 <trans-unit id="6775540171466219199" datatype="html"> 11271 <trans-unit id="6775540171466219199" datatype="html">
11272 <source>Stop autoplaying next video</source> 11272 <source>Stop autoplaying next video</source>
11273 <target state="translated">Automatische Wiedergabe des nächsten Videos ausschalten</target> 11273 <target state="translated">Automatische Wiedergabe des nächsten Videos ausschalten</target>
11274 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11274
11275 </trans-unit> 11275 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11276 <trans-unit id="5149234672404299151" datatype="html"> 11276 <trans-unit id="5149234672404299151" datatype="html">
11277 <source>Autoplay next video</source> 11277 <source>Autoplay next video</source>
11278 <target state="translated">Nächstes Video automatisch abspielen</target> 11278 <target state="translated">Nächstes Video automatisch abspielen</target>
11279 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11279
11280 </trans-unit> 11280 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11281 <trans-unit id="5870421136141540382" datatype="html"> 11281 <trans-unit id="5870421136141540382" datatype="html">
11282 <source>Stop looping playlist videos</source> 11282 <source>Stop looping playlist videos</source>
11283 <target state="translated">Wiederholung der Wiedergabelistenvideos abbrechen</target> 11283 <target state="translated">Wiederholung der Wiedergabelistenvideos abbrechen</target>
11284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11284
11285 </trans-unit> 11285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11286 <trans-unit id="1599585307037758139" datatype="html"> 11286 <trans-unit id="1599585307037758139" datatype="html">
11287 <source>Loop playlist videos</source> 11287 <source>Loop playlist videos</source>
11288 <target state="translated">Wiedergabelistenvideos wiederholen</target> 11288 <target state="translated">Wiedergabelistenvideos wiederholen</target>
11289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11289
11290 </trans-unit> 11290 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11291 <trans-unit id="3704292036525161260" datatype="html"> 11291 <trans-unit id="3704292036525161260" datatype="html">
11292 <source>Placeholder image</source> 11292 <source>Placeholder image</source>
11293 <target state="translated">Platzhalterbild</target> 11293 <target state="translated">Platzhalterbild</target>
diff --git a/client/src/locale/angular.el-GR.xlf b/client/src/locale/angular.el-GR.xlf
index 547827438..bb6ccbc08 100644
--- a/client/src/locale/angular.el-GR.xlf
+++ b/client/src/locale/angular.el-GR.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="new">Account muted</target> 369 <target state="new">Account muted</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="new">Server muted</target> 374 <target state="new">Server muted</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Αποθήκευση σε</target> 379 <target>Αποθήκευση σε</target>
@@ -597,7 +597,7 @@
597 <target state="translated">Αποκλεισμένο</target> 597 <target state="translated">Αποκλεισμένο</target>
598 598
599 599
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 601 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 603 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -2977,8 +2977,8 @@ The link will expire within 1 hour.</target>
2977 <trans-unit id="2482137713226830428" datatype="html"> 2977 <trans-unit id="2482137713226830428" datatype="html">
2978 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2978 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2979 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2979 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2980 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2980
2981 </trans-unit> 2981 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2982 <trans-unit id="1813238393038053050" datatype="html"> 2982 <trans-unit id="1813238393038053050" datatype="html">
2983 <source>SUPPORT</source> 2983 <source>SUPPORT</source>
2984 <target state="translated">ΥΠΟΣΤΗΡΙΞΗ</target> 2984 <target state="translated">ΥΠΟΣΤΗΡΙΞΗ</target>
@@ -3019,8 +3019,8 @@ The link will expire within 1 hour.</target>
3019 <target>Από 3019 <target>Από
3020 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 3020 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3021 </target> 3021 </target>
3022 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 3022
3023 </trans-unit> 3023 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
3024 <trans-unit id="1144407473317535723" datatype="html"> 3024 <trans-unit id="1144407473317535723" datatype="html">
3025 <source>Subscribe</source> 3025 <source>Subscribe</source>
3026 <target state="translated">Εγγραφή</target> 3026 <target state="translated">Εγγραφή</target>
@@ -3094,9 +3094,9 @@ The link will expire within 1 hour.</target>
3094 <trans-unit id="1465291804668949243" datatype="html"> 3094 <trans-unit id="1465291804668949243" datatype="html">
3095 <source>NSFW</source> 3095 <source>NSFW</source>
3096 <target state="new">NSFW</target> 3096 <target state="new">NSFW</target>
3097 <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">56</context></context-group> 3097
3098 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 3098
3099 </trans-unit> 3099 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3100 <trans-unit id="4512155674928869984"> 3100 <trans-unit id="4512155674928869984">
3101 <source>Get more information</source> 3101 <source>Get more information</source>
3102 <target>Δείτε περισσότερες πληροφορίες</target> 3102 <target>Δείτε περισσότερες πληροφορίες</target>
@@ -3701,7 +3701,7 @@ The link will expire within 1 hour.</target>
3701 3701
3702 3702
3703 3703
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3705 <trans-unit id="3111569165173971676" datatype="html"> 3705 <trans-unit id="3111569165173971676" datatype="html">
3706 <source>Deleted account</source> 3706 <source>Deleted account</source>
3707 <target state="new"> 3707 <target state="new">
@@ -3847,19 +3847,19 @@ The link will expire within 1 hour.</target>
3847 </target> 3847 </target>
3848 3848
3849 3849
3850 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3850 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3851 <trans-unit id="1451763834047485033" datatype="html"> 3851 <trans-unit id="1451763834047485033" datatype="html">
3852 <source>Select this row</source> 3852 <source>Select this row</source>
3853 <target state="new">Select this row</target> 3853 <target state="new">Select this row</target>
3854 3854
3855 3855
3856 3856
3857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3858 <trans-unit id="4043531994869127329" datatype="html"> 3858 <trans-unit id="4043531994869127329" datatype="html">
3859 <source>See full comment</source> 3859 <source>See full comment</source>
3860 <target state="new">See full comment</target> 3860 <target state="new">See full comment</target>
3861 3861
3862 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3862 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3863 <trans-unit id="3193976279273491157"> 3863 <trans-unit id="3193976279273491157">
3864 <source>Actions</source> 3864 <source>Actions</source>
3865 <target>Ενέργειες</target> 3865 <target>Ενέργειες</target>
@@ -3868,7 +3868,7 @@ The link will expire within 1 hour.</target>
3868 3868
3869 3869
3870 3870
3871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3872 <trans-unit id="8390803680962035202" datatype="html"> 3872 <trans-unit id="8390803680962035202" datatype="html">
3873 <source>Follower</source> 3873 <source>Follower</source>
3874 <target state="new">Follower</target> 3874 <target state="new">Follower</target>
@@ -3881,17 +3881,17 @@ The link will expire within 1 hour.</target>
3881 <source>Commented video</source> 3881 <source>Commented video</source>
3882 <target state="new">Commented video</target> 3882 <target state="new">Commented video</target>
3883 3883
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3885 <trans-unit id="7266085473379376028" datatype="html"> 3885 <trans-unit id="7266085473379376028" datatype="html">
3886 <source>No comments found matching current filters.</source> 3886 <source>No comments found matching current filters.</source>
3887 <target state="new">No comments found matching current filters.</target> 3887 <target state="new">No comments found matching current filters.</target>
3888 3888
3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3890 <trans-unit id="2398388496754671928" datatype="html"> 3890 <trans-unit id="2398388496754671928" datatype="html">
3891 <source>No comments found.</source> 3891 <source>No comments found.</source>
3892 <target state="new">No comments found.</target> 3892 <target state="new">No comments found.</target>
3893 3893
3894 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3894 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3895 <trans-unit id="4604870995665811499" datatype="html"> 3895 <trans-unit id="4604870995665811499" datatype="html">
3896 <source>Local comments</source> 3896 <source>Local comments</source>
3897 <target state="new">Local comments</target> 3897 <target state="new">Local comments</target>
@@ -4010,13 +4010,13 @@ The link will expire within 1 hour.</target>
4010 4010
4011 4011
4012 4012
4013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 4013 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
4014 <trans-unit id="2662644497259948010" datatype="html"> 4014 <trans-unit id="2662644497259948010" datatype="html">
4015 <source>Comment</source> 4015 <source>Comment</source>
4016 <target state="translated">Σχόλιο</target> 4016 <target state="translated">Σχόλιο</target>
4017 4017
4018 4018
4019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 4019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
4020 <trans-unit id="1359961255805685312" datatype="html"> 4020 <trans-unit id="1359961255805685312" datatype="html">
4021 <source>This video has been reported multiple times.</source> 4021 <source>This video has been reported multiple times.</source>
4022 <target state="new">This video has been reported multiple times.</target> 4022 <target state="new">This video has been reported multiple times.</target>
@@ -4189,7 +4189,7 @@ The link will expire within 1 hour.</target>
4189 4189
4190 4190
4191 4191
4192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4193 <trans-unit id="8564972645418093229" datatype="html"> 4193 <trans-unit id="8564972645418093229" datatype="html">
4194 <source>No account found matching current filters.</source> 4194 <source>No account found matching current filters.</source>
4195 <target state="new">No account found matching current filters.</target> 4195 <target state="new">No account found matching current filters.</target>
@@ -4445,7 +4445,7 @@ The link will expire within 1 hour.</target>
4445 4445
4446 4446
4447 4447
4448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4448 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4449 <trans-unit id="2719284837486030903" datatype="html"> 4449 <trans-unit id="2719284837486030903" datatype="html">
4450 <source>Job type</source> 4450 <source>Job type</source>
4451 <target state="new">Job type</target> 4451 <target state="new">Job type</target>
@@ -4514,10 +4514,10 @@ The link will expire within 1 hour.</target>
4514 <trans-unit id="1102717806459547726"> 4514 <trans-unit id="1102717806459547726">
4515 <source>Refresh</source> 4515 <source>Refresh</source>
4516 <target>Ανανέωση</target> 4516 <target>Ανανέωση</target>
4517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4517
4518 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4518
4519 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4519
4520 </trans-unit> 4520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4521 <trans-unit id="6052766076365105714" datatype="html"> 4521 <trans-unit id="6052766076365105714" datatype="html">
4522 <source>now</source> 4522 <source>now</source>
4523 <target state="translated">τώρα</target> 4523 <target state="translated">τώρα</target>
@@ -5928,9 +5928,9 @@ color: red;
5928 <trans-unit id="5417361655914085905" datatype="html"> 5928 <trans-unit id="5417361655914085905" datatype="html">
5929 <source>Account page</source> 5929 <source>Account page</source>
5930 <target state="new">Account page</target> 5930 <target state="new">Account page</target>
5931 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5931
5932 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5932
5933 </trans-unit> 5933 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5934 <trans-unit id="2000373220662583633" datatype="html"> 5934 <trans-unit id="2000373220662583633" datatype="html">
5935 <source>No ownership change request found.</source> 5935 <source>No ownership change request found.</source>
5936 <target state="new">No ownership change request found.</target> 5936 <target state="new">No ownership change request found.</target>
@@ -6034,10 +6034,10 @@ color: red;
6034 <trans-unit id="4000980858407872649" datatype="html"> 6034 <trans-unit id="4000980858407872649" datatype="html">
6035 <source>Channel page</source> 6035 <source>Channel page</source>
6036 <target state="new">Channel page</target> 6036 <target state="new">Channel page</target>
6037 <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">25</context></context-group> 6037
6038 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 6038
6039 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 6039
6040 </trans-unit> 6040 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
6041 <trans-unit id="9131836378905533756"> 6041 <trans-unit id="9131836378905533756">
6042 <source>Created by <x id="INTERPOLATION"/></source> 6042 <source>Created by <x id="INTERPOLATION"/></source>
6043 <target>Δημιουργήθηκε από 6043 <target>Δημιουργήθηκε από
@@ -8049,19 +8049,19 @@ channel with the same name (<x id="PH_2"/>)!</target>
8049 <trans-unit id="314315645942131479"> 8049 <trans-unit id="314315645942131479">
8050 <source>Info</source> 8050 <source>Info</source>
8051 <target>Πληροφορίες</target> 8051 <target>Πληροφορίες</target>
8052 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 8052
8053 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 8053
8054 </trans-unit> 8054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
8055 <trans-unit id="4116911651502837995" datatype="html"> 8055 <trans-unit id="4116911651502837995" datatype="html">
8056 <source>Files</source> 8056 <source>Files</source>
8057 <target state="new">Files</target> 8057 <target state="new">Files</target>
8058 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 8058
8059 </trans-unit> 8059 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
8060 <trans-unit id="4767765747214995164" datatype="html"> 8060 <trans-unit id="4767765747214995164" datatype="html">
8061 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 8061 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
8062 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 8062 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
8063 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 8063
8064 </trans-unit> 8064 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
8065 <trans-unit id="6759205696902713848"> 8065 <trans-unit id="6759205696902713848">
8066 <source>Warning</source> 8066 <source>Warning</source>
8067 <target>Προειδοποίηση</target> 8067 <target>Προειδοποίηση</target>
@@ -11552,7 +11552,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11552 11552
11553 11553
11554 11554
11555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11555 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11556 <trans-unit id="1795705931707209785" datatype="html"> 11556 <trans-unit id="1795705931707209785" datatype="html">
11557 <source>Add to watch later</source> 11557 <source>Add to watch later</source>
11558 <target state="new">Add to watch later</target> 11558 <target state="new">Add to watch later</target>
@@ -11706,23 +11706,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11706 <trans-unit id="6775540171466219199" datatype="html"> 11706 <trans-unit id="6775540171466219199" datatype="html">
11707 <source>Stop autoplaying next video</source> 11707 <source>Stop autoplaying next video</source>
11708 <target state="new">Stop autoplaying next video</target> 11708 <target state="new">Stop autoplaying next video</target>
11709 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11709
11710 </trans-unit> 11710 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11711 <trans-unit id="5149234672404299151" datatype="html"> 11711 <trans-unit id="5149234672404299151" datatype="html">
11712 <source>Autoplay next video</source> 11712 <source>Autoplay next video</source>
11713 <target state="new">Autoplay next video</target> 11713 <target state="new">Autoplay next video</target>
11714 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11714
11715 </trans-unit> 11715 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11716 <trans-unit id="5870421136141540382" datatype="html"> 11716 <trans-unit id="5870421136141540382" datatype="html">
11717 <source>Stop looping playlist videos</source> 11717 <source>Stop looping playlist videos</source>
11718 <target state="new">Stop looping playlist videos</target> 11718 <target state="new">Stop looping playlist videos</target>
11719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11719
11720 </trans-unit> 11720 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11721 <trans-unit id="1599585307037758139" datatype="html"> 11721 <trans-unit id="1599585307037758139" datatype="html">
11722 <source>Loop playlist videos</source> 11722 <source>Loop playlist videos</source>
11723 <target state="new">Loop playlist videos</target> 11723 <target state="new">Loop playlist videos</target>
11724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11724
11725 </trans-unit> 11725 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11726 <trans-unit id="3704292036525161260" datatype="html"> 11726 <trans-unit id="3704292036525161260" datatype="html">
11727 <source>Placeholder image</source> 11727 <source>Placeholder image</source>
11728 <target state="new">Placeholder image</target> 11728 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.en-GB.xlf b/client/src/locale/angular.en-GB.xlf
index df30852ed..f7f87f1ca 100644
--- a/client/src/locale/angular.en-GB.xlf
+++ b/client/src/locale/angular.en-GB.xlf
@@ -441,10 +441,10 @@
441 <trans-unit id="8817917090143649804" datatype="html"> 441 <trans-unit id="8817917090143649804" datatype="html">
442 <source>Account muted</source><target state="new">Account muted</target> 442 <source>Account muted</source><target state="new">Account muted</target>
443 443
444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 444 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
445 <source>Server muted</source><target state="new">Server muted</target> 445 <source>Server muted</source><target state="new">Server muted</target>
446 446
447 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 447 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
448 <trans-unit id="5924559757556526785" datatype="html"> 448 <trans-unit id="5924559757556526785" datatype="html">
449 <source>Save to</source> 449 <source>Save to</source>
450 <target state="new">Save to</target> 450 <target state="new">Save to</target>
@@ -662,7 +662,7 @@
662 <source>Blocked</source> 662 <source>Blocked</source>
663 <target state="new">Blocked</target> 663 <target state="new">Blocked</target>
664 664
665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
666 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 666 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
667 667
668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2781,7 +2781,7 @@ The link will expire within 1 hour.</target>
2781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> 2781 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html">
2782 <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> 2782 <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>
2783 2783
2784 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2784 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2785 2785
2786 2786
2787 <trans-unit id="1813238393038053050" datatype="html"> 2787 <trans-unit id="1813238393038053050" datatype="html">
@@ -2825,7 +2825,7 @@ The link will expire within 1 hour.</target>
2825 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2825 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2826 </target> 2826 </target>
2827 2827
2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2829 <trans-unit id="1144407473317535723" datatype="html"> 2829 <trans-unit id="1144407473317535723" datatype="html">
2830 <source>Subscribe</source> 2830 <source>Subscribe</source>
2831 <target state="new">Subscribe</target> 2831 <target state="new">Subscribe</target>
@@ -2900,7 +2900,7 @@ The link will expire within 1 hour.</target>
2900 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> 2900 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html">
2901 <source>NSFW</source><target state="new">NSFW</target> 2901 <source>NSFW</source><target state="new">NSFW</target>
2902 2902
2903 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2903 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2904 <trans-unit id="4512155674928869984"> 2904 <trans-unit id="4512155674928869984">
2905 <source>Get more information</source> 2905 <source>Get more information</source>
2906 <target>Get more information</target> 2906 <target>Get more information</target>
@@ -3460,7 +3460,7 @@ The link will expire within 1 hour.</target>
3460 3460
3461 3461
3462 3462
3463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3464 <trans-unit id="3111569165173971676" datatype="html"> 3464 <trans-unit id="3111569165173971676" datatype="html">
3465 <source> 3465 <source>
3466 Deleted account 3466 Deleted account
@@ -3599,21 +3599,21 @@ The link will expire within 1 hour.</target>
3599 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3599 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3600 </target> 3600 </target>
3601 3601
3602 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> 3602 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html">
3603 <source>Select this row</source><target state="new">Select this row</target> 3603 <source>Select this row</source><target state="new">Select this row</target>
3604 3604
3605 3605
3606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3607 <source>See full comment</source><target state="new">See full comment</target> 3607 <source>See full comment</source><target state="new">See full comment</target>
3608 3608
3609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3610 <trans-unit id="3193976279273491157"> 3610 <trans-unit id="3193976279273491157">
3611 <source>Actions</source> 3611 <source>Actions</source>
3612 <target>Actions</target> 3612 <target>Actions</target>
3613 3613
3614 3614
3615 3615
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3617 <source>Follower</source><target state="new">Follower</target> 3617 <source>Follower</source><target state="new">Follower</target>
3618 <context-group purpose="location"> 3618 <context-group purpose="location">
3619 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3619 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3622,13 +3622,13 @@ The link will expire within 1 hour.</target>
3622 </trans-unit><trans-unit id="4691552465058437520" datatype="html"> 3622 </trans-unit><trans-unit id="4691552465058437520" datatype="html">
3623 <source>Commented video</source><target state="new">Commented video</target> 3623 <source>Commented video</source><target state="new">Commented video</target>
3624 3624
3625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> 3625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html">
3626 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target> 3626 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target>
3627 3627
3628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> 3628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html">
3629 <source>No comments found.</source><target state="new">No comments found.</target> 3629 <source>No comments found.</source><target state="new">No comments found.</target>
3630 3630
3631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3631 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3632 <source>Local comments</source><target state="new">Local comments</target> 3632 <source>Local comments</source><target state="new">Local comments</target>
3633 3633
3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3732,10 +3732,10 @@ The link will expire within 1 hour.</target>
3732 <target>Video</target> 3732 <target>Video</target>
3733 3733
3734 3734
3735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> 3735 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html">
3736 <source>Comment</source><target state="new">Comment</target> 3736 <source>Comment</source><target state="new">Comment</target>
3737 3737
3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3739 <trans-unit id="1359961255805685312" datatype="html"> 3739 <trans-unit id="1359961255805685312" datatype="html">
3740 <source>This video has been reported multiple times.</source> 3740 <source>This video has been reported multiple times.</source>
3741 <target state="new">This video has been reported multiple times.</target> 3741 <target state="new">This video has been reported multiple times.</target>
@@ -3912,7 +3912,7 @@ The link will expire within 1 hour.</target>
3912 <target>Account</target> 3912 <target>Account</target>
3913 3913
3914 3914
3915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3915 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3916 <trans-unit id="8564972645418093229" datatype="html"> 3916 <trans-unit id="8564972645418093229" datatype="html">
3917 <source>No account found matching current filters.</source> 3917 <source>No account found matching current filters.</source>
3918 <target state="new">No account found matching current filters.</target> 3918 <target state="new">No account found matching current filters.</target>
@@ -4121,7 +4121,7 @@ The link will expire within 1 hour.</target>
4121 <source>Select all rows</source><target state="new">Select all rows</target> 4121 <source>Select all rows</source><target state="new">Select all rows</target>
4122 4122
4123 4123
4124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4125 <trans-unit id="2719284837486030903" datatype="html"> 4125 <trans-unit id="2719284837486030903" datatype="html">
4126 <source>Job type</source> 4126 <source>Job type</source>
4127 <target state="new">Job type</target> 4127 <target state="new">Job type</target>
@@ -4175,7 +4175,7 @@ The link will expire within 1 hour.</target>
4175 <source>Refresh</source> 4175 <source>Refresh</source>
4176 <target state="new">Refresh</target> 4176 <target state="new">Refresh</target>
4177 4177
4178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html"> 4178 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html">
4179 <source>now</source><target state="new">now</target> 4179 <source>now</source><target state="new">now</target>
4180 4180
4181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html"> 4181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html">
@@ -5442,7 +5442,7 @@ color: red;
5442 <target state="new">Account page</target> 5442 <target state="new">Account page</target>
5443 5443
5444 5444
5445 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5445 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5446 5446
5447 <trans-unit id="2000373220662583633" datatype="html"> 5447 <trans-unit id="2000373220662583633" datatype="html">
5448 <source>No ownership change request found.</source> 5448 <source>No ownership change request found.</source>
@@ -5544,7 +5544,7 @@ color: red;
5544 5544
5545 5545
5546 5546
5547 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5547 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5548 <trans-unit id="9131836378905533756"> 5548 <trans-unit id="9131836378905533756">
5549 <source>Created by <x id="INTERPOLATION"/></source> 5549 <source>Created by <x id="INTERPOLATION"/></source>
5550 <target>Created by 5550 <target>Created by
@@ -7335,13 +7335,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7335 <target>Info</target> 7335 <target>Info</target>
7336 7336
7337 7337
7338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7338 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7339 <source>Files</source><target state="new">Files</target> 7339 <source>Files</source><target state="new">Files</target>
7340 7340
7341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7342 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7342 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7343 7343
7344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7344 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7345 <trans-unit id="6759205696902713848"> 7345 <trans-unit id="6759205696902713848">
7346 <source>Warning</source> 7346 <source>Warning</source>
7347 <target>Warning</target> 7347 <target>Warning</target>
@@ -10473,7 +10473,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10473 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10473 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10474 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10474 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10475 10475
10476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10477 <trans-unit id="1795705931707209785" datatype="html"> 10477 <trans-unit id="1795705931707209785" datatype="html">
10478 <source>Add to watch later</source> 10478 <source>Add to watch later</source>
10479 <target state="new">Add to watch later</target> 10479 <target state="new">Add to watch later</target>
@@ -10641,22 +10641,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10641 <source>Stop autoplaying next video</source> 10641 <source>Stop autoplaying next video</source>
10642 <target state="new">Stop autoplaying next video</target> 10642 <target state="new">Stop autoplaying next video</target>
10643 10643
10644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10645 <trans-unit id="5149234672404299151" datatype="html"> 10645 <trans-unit id="5149234672404299151" datatype="html">
10646 <source>Autoplay next video</source> 10646 <source>Autoplay next video</source>
10647 <target state="new">Autoplay next video</target> 10647 <target state="new">Autoplay next video</target>
10648 10648
10649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10650 <trans-unit id="5870421136141540382" datatype="html"> 10650 <trans-unit id="5870421136141540382" datatype="html">
10651 <source>Stop looping playlist videos</source> 10651 <source>Stop looping playlist videos</source>
10652 <target state="new">Stop looping playlist videos</target> 10652 <target state="new">Stop looping playlist videos</target>
10653 10653
10654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10655 <trans-unit id="1599585307037758139" datatype="html"> 10655 <trans-unit id="1599585307037758139" datatype="html">
10656 <source>Loop playlist videos</source> 10656 <source>Loop playlist videos</source>
10657 <target state="new">Loop playlist videos</target> 10657 <target state="new">Loop playlist videos</target>
10658 10658
10659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> 10659 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html">
10660 <source>Placeholder image</source><target state="new">Placeholder image</target> 10660 <source>Placeholder image</source><target state="new">Placeholder image</target>
10661 <context-group purpose="location"> 10661 <context-group purpose="location">
10662 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10662 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
diff --git a/client/src/locale/angular.en-US.xlf b/client/src/locale/angular.en-US.xlf
index f03c087e6..7b203fbe3 100644
--- a/client/src/locale/angular.en-US.xlf
+++ b/client/src/locale/angular.en-US.xlf
@@ -334,10 +334,10 @@
334 <trans-unit id="8817917090143649804" datatype="html"> 334 <trans-unit id="8817917090143649804" datatype="html">
335 <source>Account muted</source><target state="final">Account muted</target> 335 <source>Account muted</source><target state="final">Account muted</target>
336 336
337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
338 <source>Server muted</source><target state="final">Server muted</target> 338 <source>Server muted</source><target state="final">Server muted</target>
339 339
340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
341 <trans-unit id="5924559757556526785"> 341 <trans-unit id="5924559757556526785">
342 <source>Save to</source> 342 <source>Save to</source>
343 <target>Save to</target> 343 <target>Save to</target>
@@ -544,7 +544,7 @@
544 <source>Blocked</source> 544 <source>Blocked</source>
545 <target state="final">Blocked</target> 545 <target state="final">Blocked</target>
546 546
547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
548 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="final">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 548 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="final">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
549 549
550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2571,7 +2571,7 @@ The link will expire within 1 hour.</target>
2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> 2571 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html">
2572 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source><target state="final">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2572 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source><target state="final">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2573 2573
2574 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2574 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2575 2575
2576 2576
2577 <trans-unit id="1813238393038053050" datatype="html"> 2577 <trans-unit id="1813238393038053050" datatype="html">
@@ -2613,7 +2613,7 @@ The link will expire within 1 hour.</target>
2613 <source>By <x id="INTERPOLATION"/></source> 2613 <source>By <x id="INTERPOLATION"/></source>
2614 <target state="final">By <x id="INTERPOLATION"/></target> 2614 <target state="final">By <x id="INTERPOLATION"/></target>
2615 2615
2616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2616 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2617 <trans-unit id="1144407473317535723" datatype="html"> 2617 <trans-unit id="1144407473317535723" datatype="html">
2618 <source>Subscribe</source> 2618 <source>Subscribe</source>
2619 <target state="final">Subscribe</target> 2619 <target state="final">Subscribe</target>
@@ -2688,7 +2688,7 @@ The link will expire within 1 hour.</target>
2688 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> 2688 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html">
2689 <source>NSFW</source><target state="final">NSFW</target> 2689 <source>NSFW</source><target state="final">NSFW</target>
2690 2690
2691 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2691 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2692 <trans-unit id="4512155674928869984" datatype="html"> 2692 <trans-unit id="4512155674928869984" datatype="html">
2693 <source>Get more information</source> 2693 <source>Get more information</source>
2694 <target state="final">Get more information</target> 2694 <target state="final">Get more information</target>
@@ -3219,7 +3219,7 @@ The link will expire within 1 hour.</target>
3219 3219
3220 3220
3221 3221
3222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3223 <trans-unit id="3111569165173971676" datatype="html"> 3223 <trans-unit id="3111569165173971676" datatype="html">
3224 <source> 3224 <source>
3225 Deleted account 3225 Deleted account
@@ -3348,21 +3348,21 @@ The link will expire within 1 hour.</target>
3348 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3348 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3349 <target state="final">Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3349 <target state="final">Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3350 3350
3351 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> 3351 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html">
3352 <source>Select this row</source><target state="final">Select this row</target> 3352 <source>Select this row</source><target state="final">Select this row</target>
3353 3353
3354 3354
3355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3355 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3356 <source>See full comment</source><target state="final">See full comment</target> 3356 <source>See full comment</source><target state="final">See full comment</target>
3357 3357
3358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3358 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3359 <trans-unit id="3193976279273491157" datatype="html"> 3359 <trans-unit id="3193976279273491157" datatype="html">
3360 <source>Actions</source> 3360 <source>Actions</source>
3361 <target state="final">Actions</target> 3361 <target state="final">Actions</target>
3362 3362
3363 3363
3364 3364
3365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3366 <source>Follower</source><target state="final">Follower</target> 3366 <source>Follower</source><target state="final">Follower</target>
3367 <context-group purpose="location"> 3367 <context-group purpose="location">
3368 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3368 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3371,13 +3371,13 @@ The link will expire within 1 hour.</target>
3371 </trans-unit><trans-unit id="4691552465058437520" datatype="html"> 3371 </trans-unit><trans-unit id="4691552465058437520" datatype="html">
3372 <source>Commented video</source><target state="final">Commented video</target> 3372 <source>Commented video</source><target state="final">Commented video</target>
3373 3373
3374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> 3374 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html">
3375 <source>No comments found matching current filters.</source><target state="final">No comments found matching current filters.</target> 3375 <source>No comments found matching current filters.</source><target state="final">No comments found matching current filters.</target>
3376 3376
3377 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> 3377 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html">
3378 <source>No comments found.</source><target state="final">No comments found.</target> 3378 <source>No comments found.</source><target state="final">No comments found.</target>
3379 3379
3380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3380 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3381 <source>Local comments</source><target state="final">Local comments</target> 3381 <source>Local comments</source><target state="final">Local comments</target>
3382 3382
3383 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3383 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3477,10 +3477,10 @@ The link will expire within 1 hour.</target>
3477 <target state="final">Video</target> 3477 <target state="final">Video</target>
3478 3478
3479 3479
3480 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> 3480 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html">
3481 <source>Comment</source><target state="final">Comment</target> 3481 <source>Comment</source><target state="final">Comment</target>
3482 3482
3483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3484 <trans-unit id="1359961255805685312" datatype="html"> 3484 <trans-unit id="1359961255805685312" datatype="html">
3485 <source>This video has been reported multiple times.</source> 3485 <source>This video has been reported multiple times.</source>
3486 <target state="final">This video has been reported multiple times.</target> 3486 <target state="final">This video has been reported multiple times.</target>
@@ -3631,7 +3631,7 @@ The link will expire within 1 hour.</target>
3631 <target state="final">Account</target> 3631 <target state="final">Account</target>
3632 3632
3633 3633
3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3635 <trans-unit id="8564972645418093229" datatype="html"> 3635 <trans-unit id="8564972645418093229" datatype="html">
3636 <source>No account found matching current filters.</source> 3636 <source>No account found matching current filters.</source>
3637 <target state="final">No account found matching current filters.</target> 3637 <target state="final">No account found matching current filters.</target>
@@ -3832,7 +3832,7 @@ The link will expire within 1 hour.</target>
3832 <source>Select all rows</source><target state="final">Select all rows</target> 3832 <source>Select all rows</source><target state="final">Select all rows</target>
3833 3833
3834 3834
3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
3836 <trans-unit id="2719284837486030903" datatype="html"> 3836 <trans-unit id="2719284837486030903" datatype="html">
3837 <source>Job type</source> 3837 <source>Job type</source>
3838 <target state="final">Job type</target> 3838 <target state="final">Job type</target>
@@ -3886,7 +3886,7 @@ The link will expire within 1 hour.</target>
3886 <source>Refresh</source> 3886 <source>Refresh</source>
3887 <target state="final">Refresh</target> 3887 <target state="final">Refresh</target>
3888 3888
3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html"> 3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html">
3890 <source>now</source><target state="final">now</target> 3890 <source>now</source><target state="final">now</target>
3891 3891
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html"> 3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html">
@@ -5139,7 +5139,7 @@ color: red;
5139 <target state="final">Account page</target> 5139 <target state="final">Account page</target>
5140 5140
5141 5141
5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5143 5143
5144 <trans-unit id="2000373220662583633" datatype="html"> 5144 <trans-unit id="2000373220662583633" datatype="html">
5145 <source>No ownership change request found.</source> 5145 <source>No ownership change request found.</source>
@@ -5237,7 +5237,7 @@ color: red;
5237 5237
5238 5238
5239 5239
5240 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5240 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5241 <trans-unit id="9131836378905533756" datatype="html"> 5241 <trans-unit id="9131836378905533756" datatype="html">
5242 <source>Created by <x id="INTERPOLATION"/></source> 5242 <source>Created by <x id="INTERPOLATION"/></source>
5243 <target state="final">Created by <x id="INTERPOLATION"/></target> 5243 <target state="final">Created by <x id="INTERPOLATION"/></target>
@@ -6946,13 +6946,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
6946 <target state="final">Info</target> 6946 <target state="final">Info</target>
6947 6947
6948 6948
6949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 6949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
6950 <source>Files</source><target state="final">Files</target> 6950 <source>Files</source><target state="final">Files</target>
6951 6951
6952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 6952 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
6953 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="final">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 6953 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="final">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
6954 6954
6955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 6955 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
6956 <trans-unit id="6759205696902713848" datatype="html"> 6956 <trans-unit id="6759205696902713848" datatype="html">
6957 <source>Warning</source> 6957 <source>Warning</source>
6958 <target state="final">Warning</target> 6958 <target state="final">Warning</target>
@@ -10015,7 +10015,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10015 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10015 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10016 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="final"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10016 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="final"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10017 10017
10018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10019 <trans-unit id="1795705931707209785" datatype="html"> 10019 <trans-unit id="1795705931707209785" datatype="html">
10020 <source>Add to watch later</source> 10020 <source>Add to watch later</source>
10021 <target state="final">Add to watch later</target> 10021 <target state="final">Add to watch later</target>
@@ -10183,22 +10183,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10183 <source>Stop autoplaying next video</source> 10183 <source>Stop autoplaying next video</source>
10184 <target state="final">Stop autoplaying next video</target> 10184 <target state="final">Stop autoplaying next video</target>
10185 10185
10186 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10186 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10187 <trans-unit id="5149234672404299151" datatype="html"> 10187 <trans-unit id="5149234672404299151" datatype="html">
10188 <source>Autoplay next video</source> 10188 <source>Autoplay next video</source>
10189 <target state="final">Autoplay next video</target> 10189 <target state="final">Autoplay next video</target>
10190 10190
10191 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10191 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10192 <trans-unit id="5870421136141540382" datatype="html"> 10192 <trans-unit id="5870421136141540382" datatype="html">
10193 <source>Stop looping playlist videos</source> 10193 <source>Stop looping playlist videos</source>
10194 <target state="final">Stop looping playlist videos</target> 10194 <target state="final">Stop looping playlist videos</target>
10195 10195
10196 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10196 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10197 <trans-unit id="1599585307037758139" datatype="html"> 10197 <trans-unit id="1599585307037758139" datatype="html">
10198 <source>Loop playlist videos</source> 10198 <source>Loop playlist videos</source>
10199 <target state="final">Loop playlist videos</target> 10199 <target state="final">Loop playlist videos</target>
10200 10200
10201 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> 10201 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html">
10202 <source>Placeholder image</source><target state="final">Placeholder image</target> 10202 <source>Placeholder image</source><target state="final">Placeholder image</target>
10203 <context-group purpose="location"> 10203 <context-group purpose="location">
10204 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10204 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
diff --git a/client/src/locale/angular.eo.xlf b/client/src/locale/angular.eo.xlf
index a846c46da..de96e3732 100644
--- a/client/src/locale/angular.eo.xlf
+++ b/client/src/locale/angular.eo.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Konto silentiĝis</target> 369 <target state="translated">Konto silentiĝis</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Servilo silentiĝis</target> 374 <target state="translated">Servilo silentiĝis</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Konservi al</target> 379 <target>Konservi al</target>
@@ -596,7 +596,7 @@
596 <target state="translated">Blokita</target> 596 <target state="translated">Blokita</target>
597 597
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 600 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">Ĉu vi certas, ke vi volas forigi ĉi tiujn <x id="PH" equiv-text="videos.length"/> filmojn?</target> 602 <target state="translated">Ĉu vi certas, ke vi volas forigi ĉi tiujn <x id="PH" equiv-text="videos.length"/> filmojn?</target>
@@ -2865,8 +2865,8 @@ The link will expire within 1 hour.</source>
2865 <trans-unit id="2482137713226830428" datatype="html"> 2865 <trans-unit id="2482137713226830428" datatype="html">
2866 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2866 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2867 <target state="translated">Publikigita je <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2867 <target state="translated">Publikigita je <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2868 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2868
2869 </trans-unit> 2869 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2870 <trans-unit id="1813238393038053050" datatype="html"> 2870 <trans-unit id="1813238393038053050" datatype="html">
2871 <source>SUPPORT</source> 2871 <source>SUPPORT</source>
2872 <target state="translated">SUBTENO</target> 2872 <target state="translated">SUBTENO</target>
@@ -2905,8 +2905,8 @@ The link will expire within 1 hour.</source>
2905 <trans-unit id="687548610091961489"> 2905 <trans-unit id="687548610091961489">
2906 <source>By <x id="INTERPOLATION"/></source> 2906 <source>By <x id="INTERPOLATION"/></source>
2907 <target>De <x id="INTERPOLATION"/></target> 2907 <target>De <x id="INTERPOLATION"/></target>
2908 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2908
2909 </trans-unit> 2909 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2910 <trans-unit id="1144407473317535723" datatype="html"> 2910 <trans-unit id="1144407473317535723" datatype="html">
2911 <source>Subscribe</source> 2911 <source>Subscribe</source>
2912 <target state="translated">Aboni</target> 2912 <target state="translated">Aboni</target>
@@ -2978,9 +2978,9 @@ The link will expire within 1 hour.</source>
2978 <trans-unit id="1465291804668949243" datatype="html"> 2978 <trans-unit id="1465291804668949243" datatype="html">
2979 <source>NSFW</source> 2979 <source>NSFW</source>
2980 <target state="translated">Konsterna</target> 2980 <target state="translated">Konsterna</target>
2981 <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">56</context></context-group> 2981
2982 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2982
2983 </trans-unit> 2983 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2984 <trans-unit id="4512155674928869984"> 2984 <trans-unit id="4512155674928869984">
2985 <source>Get more information</source> 2985 <source>Get more information</source>
2986 <target>Akiri pliajn informojn</target> 2986 <target>Akiri pliajn informojn</target>
@@ -3547,7 +3547,7 @@ The link will expire within 1 hour.</source>
3547 3547
3548 3548
3549 3549
3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3551 <trans-unit id="3111569165173971676" datatype="html"> 3551 <trans-unit id="3111569165173971676" datatype="html">
3552 <source>Deleted account</source> 3552 <source>Deleted account</source>
3553 <target state="translated">Forigita konto</target> 3553 <target state="translated">Forigita konto</target>
@@ -3683,19 +3683,19 @@ The link will expire within 1 hour.</source>
3683 <target>Dato <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3683 <target>Dato <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3684 3684
3685 3685
3686 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3686 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3687 <trans-unit id="1451763834047485033" datatype="html"> 3687 <trans-unit id="1451763834047485033" datatype="html">
3688 <source>Select this row</source> 3688 <source>Select this row</source>
3689 <target state="translated">Elekti ĉi tiun vicon</target> 3689 <target state="translated">Elekti ĉi tiun vicon</target>
3690 3690
3691 3691
3692 3692
3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3694 <trans-unit id="4043531994869127329" datatype="html"> 3694 <trans-unit id="4043531994869127329" datatype="html">
3695 <source>See full comment</source> 3695 <source>See full comment</source>
3696 <target state="translated">Vidi plenan komenton</target> 3696 <target state="translated">Vidi plenan komenton</target>
3697 3697
3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3699 <trans-unit id="3193976279273491157"> 3699 <trans-unit id="3193976279273491157">
3700 <source>Actions</source> 3700 <source>Actions</source>
3701 <target>Agoj</target> 3701 <target>Agoj</target>
@@ -3704,7 +3704,7 @@ The link will expire within 1 hour.</source>
3704 3704
3705 3705
3706 3706
3707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3708 <trans-unit id="8390803680962035202" datatype="html"> 3708 <trans-unit id="8390803680962035202" datatype="html">
3709 <source>Follower</source> 3709 <source>Follower</source>
3710 <target state="translated">Abonanto</target> 3710 <target state="translated">Abonanto</target>
@@ -3717,17 +3717,17 @@ The link will expire within 1 hour.</source>
3717 <source>Commented video</source> 3717 <source>Commented video</source>
3718 <target state="translated">Komentita filmo</target> 3718 <target state="translated">Komentita filmo</target>
3719 3719
3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3721 <trans-unit id="7266085473379376028" datatype="html"> 3721 <trans-unit id="7266085473379376028" datatype="html">
3722 <source>No comments found matching current filters.</source> 3722 <source>No comments found matching current filters.</source>
3723 <target state="translated">Neniuj komentoj troviĝis laŭ la nunaj filtriloj.</target> 3723 <target state="translated">Neniuj komentoj troviĝis laŭ la nunaj filtriloj.</target>
3724 3724
3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3726 <trans-unit id="2398388496754671928" datatype="html"> 3726 <trans-unit id="2398388496754671928" datatype="html">
3727 <source>No comments found.</source> 3727 <source>No comments found.</source>
3728 <target state="translated">Neniuj komentoj troviĝis.</target> 3728 <target state="translated">Neniuj komentoj troviĝis.</target>
3729 3729
3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3731 <trans-unit id="4604870995665811499" datatype="html"> 3731 <trans-unit id="4604870995665811499" datatype="html">
3732 <source>Local comments</source> 3732 <source>Local comments</source>
3733 <target state="translated">Lokaj komentoj</target> 3733 <target state="translated">Lokaj komentoj</target>
@@ -3840,13 +3840,13 @@ The link will expire within 1 hour.</source>
3840 3840
3841 3841
3842 3842
3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3844 <trans-unit id="2662644497259948010" datatype="html"> 3844 <trans-unit id="2662644497259948010" datatype="html">
3845 <source>Comment</source> 3845 <source>Comment</source>
3846 <target state="translated">Komento</target> 3846 <target state="translated">Komento</target>
3847 3847
3848 3848
3849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3850 <trans-unit id="1359961255805685312" datatype="html"> 3850 <trans-unit id="1359961255805685312" datatype="html">
3851 <source>This video has been reported multiple times.</source> 3851 <source>This video has been reported multiple times.</source>
3852 <target state="translated">Ĉi tiu filmo jam estis plurfoje raportita.</target> 3852 <target state="translated">Ĉi tiu filmo jam estis plurfoje raportita.</target>
@@ -3991,7 +3991,7 @@ The link will expire within 1 hour.</source>
3991 3991
3992 3992
3993 3993
3994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3994 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3995 <trans-unit id="8564972645418093229" datatype="html"> 3995 <trans-unit id="8564972645418093229" datatype="html">
3996 <source>No account found matching current filters.</source> 3996 <source>No account found matching current filters.</source>
3997 <target state="translated">Neniu konto troviĝis per la nunaj filtriloj.</target> 3997 <target state="translated">Neniu konto troviĝis per la nunaj filtriloj.</target>
@@ -4239,7 +4239,7 @@ The link will expire within 1 hour.</source>
4239 4239
4240 4240
4241 4241
4242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4243 <trans-unit id="2719284837486030903" datatype="html"> 4243 <trans-unit id="2719284837486030903" datatype="html">
4244 <source>Job type</source> 4244 <source>Job type</source>
4245 <target state="translated">Speco de tasko</target> 4245 <target state="translated">Speco de tasko</target>
@@ -4308,10 +4308,10 @@ The link will expire within 1 hour.</source>
4308 <trans-unit id="1102717806459547726"> 4308 <trans-unit id="1102717806459547726">
4309 <source>Refresh</source> 4309 <source>Refresh</source>
4310 <target>Aktualigi</target> 4310 <target>Aktualigi</target>
4311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4311
4312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4312
4313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4313
4314 </trans-unit> 4314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4315 <trans-unit id="6052766076365105714" datatype="html"> 4315 <trans-unit id="6052766076365105714" datatype="html">
4316 <source>now</source> 4316 <source>now</source>
4317 <target state="translated">nun</target> 4317 <target state="translated">nun</target>
@@ -5703,9 +5703,9 @@ color: red;
5703 <trans-unit id="5417361655914085905" datatype="html"> 5703 <trans-unit id="5417361655914085905" datatype="html">
5704 <source>Account page</source> 5704 <source>Account page</source>
5705 <target state="translated">Paĝo de konto</target> 5705 <target state="translated">Paĝo de konto</target>
5706 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5706
5707 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5707
5708 </trans-unit> 5708 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5709 <trans-unit id="2000373220662583633" datatype="html"> 5709 <trans-unit id="2000373220662583633" datatype="html">
5710 <source>No ownership change request found.</source> 5710 <source>No ownership change request found.</source>
5711 <target state="translated">Neniu peto de ŝanĝo de posedo troviĝis.</target> 5711 <target state="translated">Neniu peto de ŝanĝo de posedo troviĝis.</target>
@@ -5805,10 +5805,10 @@ color: red;
5805 <trans-unit id="4000980858407872649" datatype="html"> 5805 <trans-unit id="4000980858407872649" datatype="html">
5806 <source>Channel page</source> 5806 <source>Channel page</source>
5807 <target state="translated">Paĝo de kanalo</target> 5807 <target state="translated">Paĝo de kanalo</target>
5808 <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">25</context></context-group> 5808
5809 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5809
5810 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5810
5811 </trans-unit> 5811 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5812 <trans-unit id="9131836378905533756"> 5812 <trans-unit id="9131836378905533756">
5813 <source>Created by <x id="INTERPOLATION"/></source> 5813 <source>Created by <x id="INTERPOLATION"/></source>
5814 <target>Kreita de <x id="INTERPOLATION"/></target> 5814 <target>Kreita de <x id="INTERPOLATION"/></target>
@@ -7699,19 +7699,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7699 <trans-unit id="314315645942131479"> 7699 <trans-unit id="314315645942131479">
7700 <source>Info</source> 7700 <source>Info</source>
7701 <target>Informoj</target> 7701 <target>Informoj</target>
7702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7702
7703 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7703
7704 </trans-unit> 7704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7705 <trans-unit id="4116911651502837995" datatype="html"> 7705 <trans-unit id="4116911651502837995" datatype="html">
7706 <source>Files</source> 7706 <source>Files</source>
7707 <target state="translated">Dosieroj</target> 7707 <target state="translated">Dosieroj</target>
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7708
7709 </trans-unit> 7709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7710 <trans-unit id="4767765747214995164" datatype="html"> 7710 <trans-unit id="4767765747214995164" datatype="html">
7711 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7711 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7712 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7712 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7713
7714 </trans-unit> 7714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7715 <trans-unit id="6759205696902713848"> 7715 <trans-unit id="6759205696902713848">
7716 <source>Warning</source> 7716 <source>Warning</source>
7717 <target>Averto</target> 7717 <target>Averto</target>
@@ -11136,7 +11136,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11136 11136
11137 11137
11138 11138
11139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11140 <trans-unit id="1795705931707209785" datatype="html"> 11140 <trans-unit id="1795705931707209785" datatype="html">
11141 <source>Add to watch later</source> 11141 <source>Add to watch later</source>
11142 <target state="translated">Aldoni al spektotaj</target> 11142 <target state="translated">Aldoni al spektotaj</target>
@@ -11290,23 +11290,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11290 <trans-unit id="6775540171466219199" datatype="html"> 11290 <trans-unit id="6775540171466219199" datatype="html">
11291 <source>Stop autoplaying next video</source> 11291 <source>Stop autoplaying next video</source>
11292 <target state="translated">Ĉesi memludi sekvajn filmojn</target> 11292 <target state="translated">Ĉesi memludi sekvajn filmojn</target>
11293 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11293
11294 </trans-unit> 11294 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11295 <trans-unit id="5149234672404299151" datatype="html"> 11295 <trans-unit id="5149234672404299151" datatype="html">
11296 <source>Autoplay next video</source> 11296 <source>Autoplay next video</source>
11297 <target state="translated">Memludi sekvajn filmojn</target> 11297 <target state="translated">Memludi sekvajn filmojn</target>
11298 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11298
11299 </trans-unit> 11299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11300 <trans-unit id="5870421136141540382" datatype="html"> 11300 <trans-unit id="5870421136141540382" datatype="html">
11301 <source>Stop looping playlist videos</source> 11301 <source>Stop looping playlist videos</source>
11302 <target state="translated">Ĉesi ripetadi ludliston</target> 11302 <target state="translated">Ĉesi ripetadi ludliston</target>
11303 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11303
11304 </trans-unit> 11304 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11305 <trans-unit id="1599585307037758139" datatype="html"> 11305 <trans-unit id="1599585307037758139" datatype="html">
11306 <source>Loop playlist videos</source> 11306 <source>Loop playlist videos</source>
11307 <target state="translated">Ripetadi ludliston</target> 11307 <target state="translated">Ripetadi ludliston</target>
11308 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11308
11309 </trans-unit> 11309 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11310 <trans-unit id="3704292036525161260" datatype="html"> 11310 <trans-unit id="3704292036525161260" datatype="html">
11311 <source>Placeholder image</source> 11311 <source>Placeholder image</source>
11312 <target state="new">Placeholder image</target> 11312 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.es-ES.xlf b/client/src/locale/angular.es-ES.xlf
index 5d7069f59..4f360917a 100644
--- a/client/src/locale/angular.es-ES.xlf
+++ b/client/src/locale/angular.es-ES.xlf
@@ -316,8 +316,8 @@
316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
317 </trans-unit> 317 </trans-unit>
318 <trans-unit id="5504059606863599420" datatype="html"> 318 <trans-unit id="5504059606863599420" datatype="html">
319 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 319 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
320 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>te menciona en el video<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 320 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>te menciona en el video<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
321 <context-group purpose="location"> 321 <context-group purpose="location">
322 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 322 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
323 <context context-type="linenumber">164</context> 323 <context context-type="linenumber">164</context>
@@ -334,16 +334,16 @@
334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
335 </trans-unit> 335 </trans-unit>
336 <trans-unit id="363592786729553688" datatype="html"> 336 <trans-unit id="363592786729553688" datatype="html">
337 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 337 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
338 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Una nueva versión del complemento / tema<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>está disponible: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 338 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Una nueva versión del complemento / tema<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>está disponible: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
339 <context-group purpose="location"> 339 <context-group purpose="location">
340 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 340 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
341 <context context-type="linenumber">198,199</context> 341 <context context-type="linenumber">198,199</context>
342 </context-group> 342 </context-group>
343 </trans-unit> 343 </trans-unit>
344 <trans-unit id="5055099158245592648" datatype="html"> 344 <trans-unit id="5055099158245592648" datatype="html">
345 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 345 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
346 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Una nueva versión de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>está disponible:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 346 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Una nueva versión de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>está disponible:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
347 <context-group purpose="location"> 347 <context-group purpose="location">
348 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 348 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
349 <context context-type="linenumber">206,207</context> 349 <context context-type="linenumber">206,207</context>
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Cuenta silenciada</target> 369 <target state="translated">Cuenta silenciada</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Servidor silenciado</target> 374 <target state="translated">Servidor silenciado</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785" datatype="html"> 377 <trans-unit id="5924559757556526785" datatype="html">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target state="translated">Guardar a</target> 379 <target state="translated">Guardar a</target>
@@ -434,8 +434,9 @@
434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group> 434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group>
435 </trans-unit> 435 </trans-unit>
436 <trans-unit id="2193037168694505715" datatype="html"> 436 <trans-unit id="2193037168694505715" datatype="html">
437 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 437 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
438 <target state="translated">Texto breve para decirle a la gente cómo pueden apoyar el canal (plataforma de miembros...).&lt;br /&gt;&lt;br /&gt; Cuando se carga un video en este canal, el campo de soporte de video se completará automáticamente con este texto.</target> 438 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
439 <target state="translated">Texto breve para decirle a la gente cómo pueden apoyar el canal (plataforma de miembros...).&lt;br />&lt;br /> Cuando se carga un video en este canal, el campo de soporte de video se completará automáticamente con este texto.</target>
439 <context-group purpose="location"> 440 <context-group purpose="location">
440 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 441 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
441 <context context-type="linenumber">67,68</context> 442 <context context-type="linenumber">67,68</context>
@@ -595,9 +596,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 596 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 597 <source>Blocked</source>
597 <target state="translated">Bloqueado</target> 598 <target state="translated">Bloqueado</target>
598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group> 599
599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> 600
600 </trans-unit> 601 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 602 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 603 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">¿Está seguro de que desea eliminar estos <x id="PH" equiv-text="videos.length"/> videos?</target> 604 <target state="translated">¿Está seguro de que desea eliminar estos <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -740,8 +741,8 @@
740 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
741 </trans-unit> 742 </trans-unit>
742 <trans-unit id="8644431249513874405" datatype="html"> 743 <trans-unit id="8644431249513874405" datatype="html">
743 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source> 744 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
744 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible que admite:</target> 745 <target state="translated">&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible que admite:</target>
745 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 746 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
746 </trans-unit> 747 </trans-unit>
747 <trans-unit id="146235964740293376" datatype="html"> 748 <trans-unit id="146235964740293376" datatype="html">
@@ -1151,13 +1152,13 @@ Iniciar sesión</target>
1151 <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> 1152 <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>
1152 </trans-unit> 1153 </trans-unit>
1153 <trans-unit id="7252854992688790751" datatype="html"> 1154 <trans-unit id="7252854992688790751" datatype="html">
1154 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 1155 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1155 <target state="translated">Esta instancia permite el registro. Sin embargo, tenga cuidado de comprobar las <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Condiciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Condiciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>antes de crear una cuenta. También puede buscar otra instancia que coincida con sus necesidades exactas en: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 1156 <target state="translated">Esta instancia permite el registro. Sin embargo, tenga cuidado de comprobar las <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Condiciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Condiciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>antes de crear una cuenta. También puede buscar otra instancia que coincida con sus necesidades exactas en: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1156 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1157 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1157 </trans-unit> 1158 </trans-unit>
1158 <trans-unit id="7215649348148521605" datatype="html"> 1159 <trans-unit id="7215649348148521605" datatype="html">
1159 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 1160 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1160 <target state="translated">Actualmente, esta instancia no permite el registro de usuarios, puede marcar la <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>para obtener más detalles o busque una instancia que le brinde la posibilidad de registrarse para obtener una cuenta y cargar sus videos allí. Encuentre el suyo entre varias instancias en:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 1161 <target state="translated">Actualmente, esta instancia no permite el registro de usuarios, puede marcar la <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>para obtener más detalles o busque una instancia que le brinde la posibilidad de registrarse para obtener una cuenta y cargar sus videos allí. Encuentre el suyo entre varias instancias en:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1162 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1162 </trans-unit> 1163 </trans-unit>
1163 <trans-unit id="2392488717875840729"> 1164 <trans-unit id="2392488717875840729">
@@ -1225,7 +1226,8 @@ Iniciar sesión</target>
1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1226 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group>
1226 </trans-unit> 1227 </trans-unit>
1227 <trans-unit id="1190256911880544559" datatype="html"> 1228 <trans-unit id="1190256911880544559" datatype="html">
1228 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source> 1229 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1230The link will expire within 1 hour.</source>
1229 <target state="translated">Se enviará un correo electrónico con las instrucciones para restablecer la contraseña a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. El enlace caducará en 1 hora.</target> 1231 <target state="translated">Se enviará un correo electrónico con las instrucciones para restablecer la contraseña a <x id="PH" equiv-text="this.forgotPasswordEmail"/>. El enlace caducará en 1 hora.</target>
1230 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1232 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1231 </trans-unit> 1233 </trans-unit>
@@ -1264,8 +1266,8 @@ Iniciar sesión</target>
1264 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1265 </trans-unit> 1267 </trans-unit>
1266 <trans-unit id="8434369348784683733" datatype="html"> 1268 <trans-unit id="8434369348784683733" datatype="html">
1267 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 1269 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
1268 <target state="translated">Para<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 1270 <target state="translated">Para<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
1269 <context-group purpose="location"> 1271 <context-group purpose="location">
1270 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1272 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1271 <context context-type="linenumber">10</context> 1273 <context context-type="linenumber">10</context>
@@ -1611,8 +1613,8 @@ Iniciar sesión</target>
1611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group> 1613 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group>
1612 </trans-unit> 1614 </trans-unit>
1613 <trans-unit id="2095604754338363597" datatype="html"> 1615 <trans-unit id="2095604754338363597" datatype="html">
1614 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to prevent private URL access from your PeerTube server</source> 1616 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1615 <target state="translated">⚠️Si está habilitado, recomendamos usar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>un servidor proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> para evitar el acceso privado a URL desde su servidor PeerTube</target> 1617 <target state="translated">⚠️Si está habilitado, recomendamos usar <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>un servidor proxy HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para evitar el acceso privado a URL desde su servidor PeerTube</target>
1616 <context-group purpose="location"> 1618 <context-group purpose="location">
1617 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1619 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1618 <context context-type="linenumber">272</context> 1620 <context context-type="linenumber">272</context>
@@ -1676,18 +1678,18 @@ Iniciar sesión</target>
1676 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1678 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1677 </trans-unit> 1679 </trans-unit>
1678 <trans-unit id="7239874680342223476" datatype="html"> 1680 <trans-unit id="7239874680342223476" datatype="html">
1679 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source> 1681 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source>
1680 <target state="translated">Ayude a los moderadores y a otros usuarios a conocer<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>quien eres<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> :</target> 1682 <target state="translated">Ayude a los moderadores y a otros usuarios a conocer<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>quien eres<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> :</target>
1681 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1683 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1682 </trans-unit> 1684 </trans-unit>
1683 <trans-unit id="5856432243446401016" datatype="html"> 1685 <trans-unit id="5856432243446401016" datatype="html">
1684 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 1686 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1685 <target state="translated">Subiendo un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 1687 <target state="translated">Subiendo un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1686 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1688 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1687 </trans-unit> 1689 </trans-unit>
1688 <trans-unit id="3221645359464920754" datatype="html"> 1690 <trans-unit id="3221645359464920754" datatype="html">
1689 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 1691 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1690 <target state="translated">Escribiendo una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 1692 <target state="translated">Escribiendo una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1691 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1693 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1692 </trans-unit> 1694 </trans-unit>
1693 <trans-unit id="2218100934178971211" datatype="html"> 1695 <trans-unit id="2218100934178971211" datatype="html">
@@ -2128,8 +2130,8 @@ Iniciar sesión</target>
2128 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> 2130 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group>
2129 </trans-unit> 2131 </trans-unit>
2130 <trans-unit id="1358902062258458923" datatype="html"> 2132 <trans-unit id="1358902062258458923" datatype="html">
2131 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 2133 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2132 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Compatible con Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>que también soporta <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>etiquetas HTML personalizadas de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 2134 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Compatible con Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>que también soporta <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>etiquetas HTML personalizadas de PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2133 <context-group purpose="location"> 2135 <context-group purpose="location">
2134 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2136 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2135 <context context-type="linenumber">2</context> 2137 <context context-type="linenumber">2</context>
@@ -2204,8 +2206,8 @@ Iniciar sesión</target>
2204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group> 2206 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group>
2205 </trans-unit> 2207 </trans-unit>
2206 <trans-unit id="2090254132451149776" datatype="html"> 2208 <trans-unit id="2090254132451149776" datatype="html">
2207 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source> 2209 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
2208 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Escoge<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> la licencia apropiada para su trabajo. </target> 2210 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Escoge<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> la licencia apropiada para su trabajo. </target>
2209 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group> 2211 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group>
2210 </trans-unit> 2212 </trans-unit>
2211 <trans-unit id="5462361983940693567"> 2213 <trans-unit id="5462361983940693567">
@@ -2281,7 +2283,7 @@ Iniciar sesión</target>
2281 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group> 2283 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group>
2282 </trans-unit> 2284 </trans-unit>
2283 <trans-unit id="5600963353867835532"> 2285 <trans-unit id="5600963353867835532">
2284 <source>Already uploaded ✔</source> 2286 <source>Already uploaded ✔</source>
2285 <target>Ya ha sido subido ✔</target> 2287 <target>Ya ha sido subido ✔</target>
2286 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group> 2288 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group>
2287 </trans-unit> 2289 </trans-unit>
@@ -2860,8 +2862,8 @@ Iniciar sesión</target>
2860 <trans-unit id="2482137713226830428" datatype="html"> 2862 <trans-unit id="2482137713226830428" datatype="html">
2861 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2863 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2862 <target state="translated">Publicado<x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2864 <target state="translated">Publicado<x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2863 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2865
2864 </trans-unit> 2866 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2865 <trans-unit id="1813238393038053050" datatype="html"> 2867 <trans-unit id="1813238393038053050" datatype="html">
2866 <source>SUPPORT</source> 2868 <source>SUPPORT</source>
2867 <target state="translated">APOYAR</target> 2869 <target state="translated">APOYAR</target>
@@ -2900,8 +2902,8 @@ Iniciar sesión</target>
2900 <trans-unit id="687548610091961489"> 2902 <trans-unit id="687548610091961489">
2901 <source>By <x id="INTERPOLATION"/></source> 2903 <source>By <x id="INTERPOLATION"/></source>
2902 <target>Por <x id="INTERPOLATION"/></target> 2904 <target>Por <x id="INTERPOLATION"/></target>
2903 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2905
2904 </trans-unit> 2906 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2905 <trans-unit id="1144407473317535723" datatype="html"> 2907 <trans-unit id="1144407473317535723" datatype="html">
2906 <source>Subscribe</source> 2908 <source>Subscribe</source>
2907 <target state="translated">Suscribirse</target> 2909 <target state="translated">Suscribirse</target>
@@ -2973,9 +2975,9 @@ Iniciar sesión</target>
2973 <trans-unit id="1465291804668949243" datatype="html"> 2975 <trans-unit id="1465291804668949243" datatype="html">
2974 <source>NSFW</source> 2976 <source>NSFW</source>
2975 <target state="translated">NSFW</target> 2977 <target state="translated">NSFW</target>
2976 <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">56</context></context-group> 2978
2977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2979
2978 </trans-unit> 2980 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2979 <trans-unit id="4512155674928869984"> 2981 <trans-unit id="4512155674928869984">
2980 <source>Get more information</source> 2982 <source>Get more information</source>
2981 <target>Ver más información</target> 2983 <target>Ver más información</target>
@@ -3533,13 +3535,13 @@ Iniciar sesión</target>
3533 <trans-unit id="2348557406282409966" datatype="html"> 3535 <trans-unit id="2348557406282409966" datatype="html">
3534 <source>Open account in a new tab</source> 3536 <source>Open account in a new tab</source>
3535 <target state="translated">Abrir cuenta en una pestaña nueva</target> 3537 <target state="translated">Abrir cuenta en una pestaña nueva</target>
3536 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group> 3538
3537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group> 3539
3538 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group> 3540
3539 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group> 3541
3540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> 3542
3541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> 3543
3542 </trans-unit> 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3543 <trans-unit id="3111569165173971676" datatype="html"> 3545 <trans-unit id="3111569165173971676" datatype="html">
3544 <source>Deleted account</source> 3546 <source>Deleted account</source>
3545 <target state="translated">Cuenta eliminada</target> 3547 <target state="translated">Cuenta eliminada</target>
@@ -3673,30 +3675,30 @@ Iniciar sesión</target>
3673 <trans-unit id="7692347838587821095"> 3675 <trans-unit id="7692347838587821095">
3674 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3676 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3675 <target>Fecha <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3677 <target>Fecha <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3676 <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">29</context></context-group> 3678
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group> 3679
3678 </trans-unit> 3680 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3679 <trans-unit id="1451763834047485033" datatype="html"> 3681 <trans-unit id="1451763834047485033" datatype="html">
3680 <source>Select this row</source> 3682 <source>Select this row</source>
3681 <target state="translated">Seleccione esta fila</target> 3683 <target state="translated">Seleccione esta fila</target>
3682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group> 3684
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group> 3685
3684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group> 3686
3685 </trans-unit> 3687 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3686 <trans-unit id="4043531994869127329" datatype="html"> 3688 <trans-unit id="4043531994869127329" datatype="html">
3687 <source>See full comment</source> 3689 <source>See full comment</source>
3688 <target state="translated">Ver comentario completo</target> 3690 <target state="translated">Ver comentario completo</target>
3689 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group> 3691
3690 </trans-unit> 3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3691 <trans-unit id="3193976279273491157"> 3693 <trans-unit id="3193976279273491157">
3692 <source>Actions</source> 3694 <source>Actions</source>
3693 <target>Acciones</target> 3695 <target>Acciones</target>
3694 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group> 3696
3695 <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">43</context></context-group> 3697
3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group> 3698
3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group> 3699
3698 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group> 3700
3699 </trans-unit> 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3700 <trans-unit id="8390803680962035202" datatype="html"> 3702 <trans-unit id="8390803680962035202" datatype="html">
3701 <source>Follower</source> 3703 <source>Follower</source>
3702 <target state="translated">Seguidor</target> 3704 <target state="translated">Seguidor</target>
@@ -3708,18 +3710,18 @@ Iniciar sesión</target>
3708 <trans-unit id="4691552465058437520" datatype="html"> 3710 <trans-unit id="4691552465058437520" datatype="html">
3709 <source>Commented video</source> 3711 <source>Commented video</source>
3710 <target state="translated">Video comentado</target> 3712 <target state="translated">Video comentado</target>
3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group> 3713
3712 </trans-unit> 3714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3713 <trans-unit id="7266085473379376028" datatype="html"> 3715 <trans-unit id="7266085473379376028" datatype="html">
3714 <source>No comments found matching current filters.</source> 3716 <source>No comments found matching current filters.</source>
3715 <target state="translated">No se encontraron comentarios que coincidan con los filtros actuales.</target> 3717 <target state="translated">No se encontraron comentarios que coincidan con los filtros actuales.</target>
3716 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group> 3718
3717 </trans-unit> 3719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3718 <trans-unit id="2398388496754671928" datatype="html"> 3720 <trans-unit id="2398388496754671928" datatype="html">
3719 <source>No comments found.</source> 3721 <source>No comments found.</source>
3720 <target state="translated">No se encontraron comentarios.</target> 3722 <target state="translated">No se encontraron comentarios.</target>
3721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group> 3723
3722 </trans-unit> 3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3723 <trans-unit id="4604870995665811499" datatype="html"> 3725 <trans-unit id="4604870995665811499" datatype="html">
3724 <source>Local comments</source> 3726 <source>Local comments</source>
3725 <target state="translated">Comentarios locales</target> 3727 <target state="translated">Comentarios locales</target>
@@ -3827,18 +3829,18 @@ Iniciar sesión</target>
3827 <trans-unit id="6549265851868599441"> 3829 <trans-unit id="6549265851868599441">
3828 <source>Video</source> 3830 <source>Video</source>
3829 <target>Vídeo</target> 3831 <target>Vídeo</target>
3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group> 3832
3831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group> 3833
3832 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 3834
3833 <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">18</context></context-group> 3835
3834 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group> 3836
3835 </trans-unit> 3837 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3836 <trans-unit id="2662644497259948010" datatype="html"> 3838 <trans-unit id="2662644497259948010" datatype="html">
3837 <source>Comment</source> 3839 <source>Comment</source>
3838 <target state="translated">Comentario</target> 3840 <target state="translated">Comentario</target>
3839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group> 3841
3840 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group> 3842
3841 </trans-unit> 3843 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3842 <trans-unit id="1359961255805685312" datatype="html"> 3844 <trans-unit id="1359961255805685312" datatype="html">
3843 <source>This video has been reported multiple times.</source> 3845 <source>This video has been reported multiple times.</source>
3844 <target state="translated">Este video ha sido reportado varias veces.</target> 3846 <target state="translated">Este video ha sido reportado varias veces.</target>
@@ -3902,8 +3904,8 @@ Iniciar sesión</target>
3902 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> 3904 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group>
3903 </trans-unit> 3905 </trans-unit>
3904 <trans-unit id="1258618443362430782" datatype="html"> 3906 <trans-unit id="1258618443362430782" datatype="html">
3905 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 3907 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
3906 <target state="translated"><x id="ICU" xid="1879828604800763221" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 informe} other {{{ abuse.countReportsForReporter }} informes}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/>t;"/&gt;<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 3908 <target state="translated"><x id="ICU" xid="1879828604800763221" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 informe} other {{{ abuse.countReportsForReporter }} informes}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/>t;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
3907 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> 3909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group>
3908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> 3910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group>
3909 </trans-unit> 3911 </trans-unit>
@@ -3980,10 +3982,10 @@ Iniciar sesión</target>
3980 <trans-unit id="4086606389696938932"> 3982 <trans-unit id="4086606389696938932">
3981 <source>Account</source> 3983 <source>Account</source>
3982 <target>Cuenta</target> 3984 <target>Cuenta</target>
3983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group> 3985
3984 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> 3986
3985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> 3987
3986 </trans-unit> 3988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3987 <trans-unit id="8564972645418093229" datatype="html"> 3989 <trans-unit id="8564972645418093229" datatype="html">
3988 <source>No account found matching current filters.</source> 3990 <source>No account found matching current filters.</source>
3989 <target state="translated">No se ha encontrado ninguna cuenta que coincida con los filtros actuales.</target> 3991 <target state="translated">No se ha encontrado ninguna cuenta que coincida con los filtros actuales.</target>
@@ -4224,10 +4226,10 @@ Iniciar sesión</target>
4224 <trans-unit id="6110554376228744887" datatype="html"> 4226 <trans-unit id="6110554376228744887" datatype="html">
4225 <source>Select all rows</source> 4227 <source>Select all rows</source>
4226 <target state="translated">Seleccionar todas las filas</target> 4228 <target state="translated">Seleccionar todas las filas</target>
4227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group> 4229
4228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group> 4230
4229 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group> 4231
4230 </trans-unit> 4232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4231 <trans-unit id="2719284837486030903" datatype="html"> 4233 <trans-unit id="2719284837486030903" datatype="html">
4232 <source>Job type</source> 4234 <source>Job type</source>
4233 <target state="translated">Tipo de trabajo</target> 4235 <target state="translated">Tipo de trabajo</target>
@@ -4258,8 +4260,8 @@ Iniciar sesión</target>
4258 <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> 4260 <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>
4259 </trans-unit> 4261 </trans-unit>
4260 <trans-unit id="3901868627411944813" datatype="html"> 4262 <trans-unit id="3901868627411944813" datatype="html">
4261 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source> 4263 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source>
4262 <target state="translated">Prioridad<x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 =más alta prioridad)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target> 4264 <target state="translated">Prioridad<x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 =más alta prioridad)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target>
4263 <context-group purpose="location"> 4265 <context-group purpose="location">
4264 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4266 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4265 <context context-type="linenumber">47</context> 4267 <context context-type="linenumber">47</context>
@@ -4279,8 +4281,8 @@ Iniciar sesión</target>
4279 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4281 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4280 </trans-unit> 4282 </trans-unit>
4281 <trans-unit id="2713421326605345655" datatype="html"> 4283 <trans-unit id="2713421326605345655" datatype="html">
4282 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source> 4284 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source>
4283 <target state="translated">Ningún<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> trabajo encontrado.</target> 4285 <target state="translated">Ningún<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> trabajo encontrado.</target>
4284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4286 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4285 </trans-unit> 4287 </trans-unit>
4286 <trans-unit id="2384897339170501794" datatype="html"> 4288 <trans-unit id="2384897339170501794" datatype="html">
@@ -4296,10 +4298,10 @@ Iniciar sesión</target>
4296 <trans-unit id="1102717806459547726" datatype="html"> 4298 <trans-unit id="1102717806459547726" datatype="html">
4297 <source>Refresh</source> 4299 <source>Refresh</source>
4298 <target state="translated">Actualizar</target> 4300 <target state="translated">Actualizar</target>
4299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4301
4300 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4302
4301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4303
4302 </trans-unit> 4304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4303 <trans-unit id="6052766076365105714" datatype="html"> 4305 <trans-unit id="6052766076365105714" datatype="html">
4304 <source>now</source> 4306 <source>now</source>
4305 <target state="translated">ahora</target> 4307 <target state="translated">ahora</target>
@@ -4327,8 +4329,8 @@ Iniciar sesión</target>
4327 </context-group> 4329 </context-group>
4328 </trans-unit> 4330 </trans-unit>
4329 <trans-unit id="2232767208623640457" datatype="html"> 4331 <trans-unit id="2232767208623640457" datatype="html">
4330 <source>By <x id="INTERPOLATION"/> -&gt;</source> 4332 <source>By <x id="INTERPOLATION"/> -></source>
4331 <target state="translated">Por<x id="INTERPOLATION"/>-&gt;</target> 4333 <target state="translated">Por<x id="INTERPOLATION"/>-></target>
4332 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4334 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4333 </trans-unit> 4335 </trans-unit>
4334 <trans-unit id="7396175500300709096" datatype="html"> 4336 <trans-unit id="7396175500300709096" datatype="html">
@@ -4400,8 +4402,8 @@ Iniciar sesión</target>
4400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> 4402 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group>
4401 </trans-unit> 4403 </trans-unit>
4402 <trans-unit id="4423835119021329687" datatype="html"> 4404 <trans-unit id="4423835119021329687" datatype="html">
4403 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source> 4405 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source>
4404 <target state="translated">Administrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>usuarios<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>para construir un equipo de moderación. </target> 4406 <target state="translated">Administrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>usuarios<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para construir un equipo de moderación. </target>
4405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group> 4407 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group>
4406 </trans-unit> 4408 </trans-unit>
4407 <trans-unit id="7030031694783481217" datatype="html"> 4409 <trans-unit id="7030031694783481217" datatype="html">
@@ -4410,8 +4412,8 @@ Iniciar sesión</target>
4410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> 4412 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4411 </trans-unit> 4413 </trans-unit>
4412 <trans-unit id="4620493570088713907" datatype="html"> 4414 <trans-unit id="4620493570088713907" datatype="html">
4413 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4415 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4414 <target state="translated">Habilitarlo permitirá que otros administradores sepan que principalmente está federando contenido sensible.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Además, la casilla de verificación NSFW en la carga de video se marcará automáticamente de forma predeterminada. </target> 4416 <target state="translated">Habilitarlo permitirá que otros administradores sepan que principalmente está federando contenido sensible.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Además, la casilla de verificación NSFW en la carga de video se marcará automáticamente de forma predeterminada. </target>
4415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group> 4417 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group>
4416 </trans-unit> 4418 </trans-unit>
4417 <trans-unit id="7497677457560701935"> 4419 <trans-unit id="7497677457560701935">
@@ -4530,8 +4532,8 @@ Iniciar sesión</target>
4530 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> 4532 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group>
4531 </trans-unit> 4533 </trans-unit>
4532 <trans-unit id="2107098695989136934" datatype="html"> 4534 <trans-unit id="2107098695989136934" datatype="html">
4533 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 4535 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4534 <target state="translated">Utiliza<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; temas<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>para cambios más complejos, o <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>agregar ligeras personalizaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 4536 <target state="translated">Utiliza<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; temas<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>para cambios más complejos, o <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>agregar ligeras personalizaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> 4537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
4536 </trans-unit> 4538 </trans-unit>
4537 <trans-unit id="6855462350544488601" datatype="html"> 4539 <trans-unit id="6855462350544488601" datatype="html">
@@ -4637,8 +4639,8 @@ Iniciar sesión</target>
4637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4638 </trans-unit> 4640 </trans-unit>
4639 <trans-unit id="2669509104300979449" datatype="html"> 4641 <trans-unit id="2669509104300979449" datatype="html">
4640 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source> 4642 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source>
4641 <target state="translated">Gestionar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>usuarios<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>para establecer su cuota individualmente. </target> 4643 <target state="translated">Gestionar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>usuarios<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para establecer su cuota individualmente. </target>
4642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group> 4644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group>
4643 </trans-unit> 4645 </trans-unit>
4644 <trans-unit id="4497115134891299867"> 4646 <trans-unit id="4497115134891299867">
@@ -4829,8 +4831,8 @@ Iniciar sesión</target>
4829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group> 4831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group>
4830 </trans-unit> 4832 </trans-unit>
4831 <trans-unit id="1886227550697837417" datatype="html"> 4833 <trans-unit id="1886227550697837417" datatype="html">
4832 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 4834 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4833 <target state="translated">Solo debe usar índices de búsqueda moderados en producción, o <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>aloja tu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 4835 <target state="translated">Solo debe usar índices de búsqueda moderados en producción, o <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>aloja tu propio<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group> 4836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group>
4835 </trans-unit> 4837 </trans-unit>
4836 <trans-unit id="2331464426553277323" datatype="html"> 4838 <trans-unit id="2331464426553277323" datatype="html">
@@ -4864,8 +4866,8 @@ Iniciar sesión</target>
4864 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group> 4866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group>
4865 </trans-unit> 4867 </trans-unit>
4866 <trans-unit id="252719899360434356" datatype="html"> 4868 <trans-unit id="252719899360434356" datatype="html">
4867 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source> 4869 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
4868 <target state="translated">Aministrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> con otras instancias. </target> 4870 <target state="translated">Aministrar<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relaciones<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> con otras instancias. </target>
4869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group> 4871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group>
4870 </trans-unit> 4872 </trans-unit>
4871 <trans-unit id="9119248927271669654" datatype="html"> 4873 <trans-unit id="9119248927271669654" datatype="html">
@@ -4901,8 +4903,8 @@ Iniciar sesión</target>
4901 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group> 4903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group>
4902 </trans-unit> 4904 </trans-unit>
4903 <trans-unit id="9076632742417302918" datatype="html"> 4905 <trans-unit id="9076632742417302918" datatype="html">
4904 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source> 4906 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
4905 <target state="translated">Ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>para obtener más información sobre la URL esperada. </target> 4907 <target state="translated">Ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para obtener más información sobre la URL esperada. </target>
4906 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 4908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group>
4907 </trans-unit> 4909 </trans-unit>
4908 <trans-unit id="3946988229617310200" datatype="html"> 4910 <trans-unit id="3946988229617310200" datatype="html">
@@ -4951,8 +4953,8 @@ Iniciar sesión</target>
4951 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group> 4953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group>
4952 </trans-unit> 4954 </trans-unit>
4953 <trans-unit id="2076338542820061819" datatype="html"> 4955 <trans-unit id="2076338542820061819" datatype="html">
4954 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source> 4956 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
4955 <target state="translated">Si Twitter permite explícitamente su instancia, se incrustará un reproductor de video en el feed de Twitter en el video compartido de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Si la instancia no lo es, usamos una tarjeta de enlace de imagen que lo redireccionará a su instancia de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Marque esta casilla de verificación, guarde la configuración y pruebe con una URL de video de su instancia (https://example.com/w/blabla) en<x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> para ver si su instancia está permitida. </target> 4957 <target state="translated">Si Twitter permite explícitamente su instancia, se incrustará un reproductor de video en el feed de Twitter en el video compartido de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Si la instancia no lo es, usamos una tarjeta de enlace de imagen que lo redireccionará a su instancia de PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Marque esta casilla de verificación, guarde la configuración y pruebe con una URL de video de su instancia (https://example.com/w/blabla) en<x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> para ver si su instancia está permitida. </target>
4956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group> 4958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group>
4957 </trans-unit> 4959 </trans-unit>
4958 <trans-unit id="493135676263039396" datatype="html"> 4960 <trans-unit id="493135676263039396" datatype="html">
@@ -4990,13 +4992,13 @@ Iniciar sesión</target>
4990 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group> 4992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group>
4991 </trans-unit> 4993 </trans-unit>
4992 <trans-unit id="4420104899393268652" datatype="html"> 4994 <trans-unit id="4420104899393268652" datatype="html">
4993 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 4995 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
4994 <target state="translated">Máximo de vidas simultáneas creadas en su instancia <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 para 'ilimitado')<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 4996 <target state="translated">Máximo de vidas simultáneas creadas en su instancia <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 para 'ilimitado')<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group> 4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group>
4996 </trans-unit> 4998 </trans-unit>
4997 <trans-unit id="7210210728441530221" datatype="html"> 4999 <trans-unit id="7210210728441530221" datatype="html">
4998 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 5000 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
4999 <target state="translated">(-1 para 'ilimitado') <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 para 'ilimitado')<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 5001 <target state="translated">(-1 para 'ilimitado') <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 para 'ilimitado')<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> 5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group>
5001 </trans-unit> 5003 </trans-unit>
5002 <trans-unit id="6830777508073747241" datatype="html"> 5004 <trans-unit id="6830777508073747241" datatype="html">
@@ -5140,8 +5142,8 @@ Iniciar sesión</target>
5140 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 5142 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5141 </trans-unit> 5143 </trans-unit>
5142 <trans-unit id="7334484418359079994" datatype="html"> 5144 <trans-unit id="7334484418359079994" datatype="html">
5143 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source> 5145 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5144 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requiere ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Genere listas de reproducción HLS y archivos MP4 fragmentados, lo que resulta en una mejor reproducción que con WebTorrent simple:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Reproducción más rápida, especialmente con videos largos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Reproducción más estable (menos errores / carga infinita)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Si también habilitó la compatibilidad con WebTorrent, multiplicará el almacenamiento de videos por 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 5146 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requiere ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Genere listas de reproducción HLS y archivos MP4 fragmentados, lo que resulta en una mejor reproducción que con WebTorrent simple:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Reproducción más rápida, especialmente con videos largos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Reproducción más estable (menos errores / carga infinita)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Si también habilitó la compatibilidad con WebTorrent, multiplicará el almacenamiento de videos por 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5145 <context-group purpose="location"> 5147 <context-group purpose="location">
5146 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5148 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5147 <context context-type="linenumber">99,108</context> 5149 <context context-type="linenumber">99,108</context>
@@ -5304,13 +5306,19 @@ Iniciar sesión</target>
5304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> 5306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group>
5305 </trans-unit> 5307 </trans-unit>
5306 <trans-unit id="4067880101082150743" datatype="html"> 5308 <trans-unit id="4067880101082150743" datatype="html">
5307 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 5309 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5308 <target state="translated">Escribe código JavaScript directamente.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Ejempo: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log ('mi instancia es asombrosa');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target> 5310 <target state="translated">Escribe código JavaScript directamente.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Ejempo: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log ('mi instancia es asombrosa');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group> 5311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group>
5310 </trans-unit> 5312 </trans-unit>
5311 <trans-unit id="5464209657969421100" datatype="html"> 5313 <trans-unit id="5464209657969421100" datatype="html">
5312 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 5314 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5313 <target state="translated">console.log ('mi instancia es asombrosa');:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/># custom-css<x id="INTERPOLATION" equiv-text=" {{ '{' }"/>color rojo; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/>Anteponer con<x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/># custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/>para anular estilos. Ejemplo:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/># custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color rojo; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target> 5315color: red;
5316<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5317<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5318color: red;
5319<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5320<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5321 <target state="translated">console.log ('mi instancia es asombrosa');:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/># custom-css<x id="INTERPOLATION" equiv-text=" {{ '{' }"/>color rojo; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/>Anteponer con<x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/># custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/>para anular estilos. Ejemplo:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/># custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color rojo; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group> 5322 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group>
5315 </trans-unit> 5323 </trans-unit>
5316 <trans-unit id="283725429207896837" datatype="html"> 5324 <trans-unit id="283725429207896837" datatype="html">
@@ -5327,8 +5335,8 @@ Iniciar sesión</target>
5327 </context-group> 5335 </context-group>
5328 </trans-unit> 5336 </trans-unit>
5329 <trans-unit id="8167543029214637769" datatype="html"> 5337 <trans-unit id="8167543029214637769" datatype="html">
5330 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source> 5338 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source>
5331 <target state="translated">Hay errores en el formulario:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target> 5339 <target state="translated">Hay errores en el formulario:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target>
5332 <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">71</context></context-group> 5340 <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">71</context></context-group>
5333 </trans-unit> 5341 </trans-unit>
5334 <trans-unit id="1445676851449000175"> 5342 <trans-unit id="1445676851449000175">
@@ -5404,8 +5412,8 @@ Iniciar sesión</target>
5404 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> 5412 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group>
5405 </trans-unit> 5413 </trans-unit>
5406 <trans-unit id="6317170736181476800" datatype="html"> 5414 <trans-unit id="6317170736181476800" datatype="html">
5407 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source> 5415 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5408 <target state="translated">Actualiza <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>tu configuración<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target> 5416 <target state="translated">Actualiza <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>tu configuración<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
5409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5410 </trans-unit> 5418 </trans-unit>
5411 <trans-unit id="1405600824334286337" datatype="html"> 5419 <trans-unit id="1405600824334286337" datatype="html">
@@ -5425,40 +5433,40 @@ Iniciar sesión</target>
5425 </context-group> 5433 </context-group>
5426 </trans-unit> 5434 </trans-unit>
5427 <trans-unit id="7028708681117573961" datatype="html"> 5435 <trans-unit id="7028708681117573961" datatype="html">
5428 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5436 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5429 <target state="translated">Ordenar por<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recientemente añadido"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5437 <target state="translated">Ordenar por<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recientemente añadido"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5430 <context-group purpose="location"> 5438 <context-group purpose="location">
5431 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5439 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5432 <context context-type="linenumber">46</context> 5440 <context context-type="linenumber">46</context>
5433 </context-group> 5441 </context-group>
5434 </trans-unit> 5442 </trans-unit>
5435 <trans-unit id="8190023086228606960" datatype="html"> 5443 <trans-unit id="8190023086228606960" datatype="html">
5436 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5444 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5437 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Vistas recientes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5445 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Vistas recientes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5438 <context-group purpose="location"> 5446 <context-group purpose="location">
5439 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5447 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5440 <context context-type="linenumber">48</context> 5448 <context context-type="linenumber">48</context>
5441 </context-group> 5449 </context-group>
5442 </trans-unit> 5450 </trans-unit>
5443 <trans-unit id="3224510615614621760" datatype="html"> 5451 <trans-unit id="3224510615614621760" datatype="html">
5444 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5452 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5445 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Caliente"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5453 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Caliente"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5446 <context-group purpose="location"> 5454 <context-group purpose="location">
5447 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5455 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5448 <context context-type="linenumber">49</context> 5456 <context context-type="linenumber">49</context>
5449 </context-group> 5457 </context-group>
5450 </trans-unit> 5458 </trans-unit>
5451 <trans-unit id="3082811226222076503" datatype="html"> 5459 <trans-unit id="3082811226222076503" datatype="html">
5452 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5460 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5453 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"El mejor"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5461 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"El mejor"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5454 <context-group purpose="location"> 5462 <context-group purpose="location">
5455 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5463 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5456 <context context-type="linenumber">50</context> 5464 <context context-type="linenumber">50</context>
5457 </context-group> 5465 </context-group>
5458 </trans-unit> 5466 </trans-unit>
5459 <trans-unit id="4322133526902910662" datatype="html"> 5467 <trans-unit id="4322133526902910662" datatype="html">
5460 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5468 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5461 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Me gusta"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5469 <target state="translated">Ordenar por <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Me gusta"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5462 <context-group purpose="location"> 5470 <context-group purpose="location">
5463 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5471 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5464 <context context-type="linenumber">51</context> 5472 <context context-type="linenumber">51</context>
@@ -5574,8 +5582,8 @@ Iniciar sesión</target>
5574 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5582 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5575 </trans-unit> 5583 </trans-unit>
5576 <trans-unit id="7350483582490037954" datatype="html"> 5584 <trans-unit id="7350483582490037954" datatype="html">
5577 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source> 5585 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
5578 <target state="translated">Con<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Ocultar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> o <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Desenfocar miniaturasx <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, Se solicitará una confirmación para ver el video. </target> 5586 <target state="translated">Con<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Ocultar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> o <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Desenfocar miniaturasx <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, Se solicitará una confirmación para ver el video. </target>
5579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group> 5587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group>
5580 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> 5588 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group>
5581 </trans-unit> 5589 </trans-unit>
@@ -5695,9 +5703,9 @@ Iniciar sesión</target>
5695 <trans-unit id="5417361655914085905" datatype="html"> 5703 <trans-unit id="5417361655914085905" datatype="html">
5696 <source>Account page</source> 5704 <source>Account page</source>
5697 <target state="translated">Página de cuenta</target> 5705 <target state="translated">Página de cuenta</target>
5698 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5706
5699 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5707
5700 </trans-unit> 5708 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5701 <trans-unit id="2000373220662583633" datatype="html"> 5709 <trans-unit id="2000373220662583633" datatype="html">
5702 <source>No ownership change request found.</source> 5710 <source>No ownership change request found.</source>
5703 <target state="translated">No se encontró una solicitud de cambio de propiedad.</target> 5711 <target state="translated">No se encontró una solicitud de cambio de propiedad.</target>
@@ -5797,10 +5805,10 @@ Iniciar sesión</target>
5797 <trans-unit id="4000980858407872649" datatype="html"> 5805 <trans-unit id="4000980858407872649" datatype="html">
5798 <source>Channel page</source> 5806 <source>Channel page</source>
5799 <target state="translated">Página del canal</target> 5807 <target state="translated">Página del canal</target>
5800 <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">25</context></context-group> 5808
5801 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5809
5802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5810
5803 </trans-unit> 5811 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5804 <trans-unit id="9131836378905533756"> 5812 <trans-unit id="9131836378905533756">
5805 <source>Created by <x id="INTERPOLATION"/></source> 5813 <source>Created by <x id="INTERPOLATION"/></source>
5806 <target>Creado por<x id="INTERPOLATION"/></target> 5814 <target>Creado por<x id="INTERPOLATION"/></target>
@@ -5837,8 +5845,8 @@ Iniciar sesión</target>
5837 </context-group> 5845 </context-group>
5838 </trans-unit> 5846 </trans-unit>
5839 <trans-unit id="5511928240200239994" datatype="html"> 5847 <trans-unit id="5511928240200239994" datatype="html">
5840 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source> 5848 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
5841 <target state="translated">Algunos de sus canales no están completamente configurados. Hágalos acogedores y explícitos sobre lo que publica agregando una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>bandera<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> y una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target> 5849 <target state="translated">Algunos de sus canales no están completamente configurados. Hágalos acogedores y explícitos sobre lo que publica agregando una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>bandera<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> y una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
5842 <context-group purpose="location"> 5850 <context-group purpose="location">
5843 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5851 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5844 <context context-type="linenumber">5</context> 5852 <context context-type="linenumber">5</context>
@@ -5947,8 +5955,8 @@ Iniciar sesión</target>
5947 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> 5955 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group>
5948 </trans-unit> 5956 </trans-unit>
5949 <trans-unit id="8844610145426272276" datatype="html"> 5957 <trans-unit id="8844610145426272276" datatype="html">
5950 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source> 5958 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
5951 <target state="translated">Para ayudar a los moderadores y otros usuarios a conocer <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>quien eres<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, no te olvides de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>configurar el perfil de su cuenta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> agregando un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> y una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target> 5959 <target state="translated">Para ayudar a los moderadores y otros usuarios a conocer <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>quien eres<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, no te olvides de <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>configurar el perfil de su cuenta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> agregando un <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> y una <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>descripción<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
5952 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> 5960 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group>
5953 </trans-unit> 5961 </trans-unit>
5954 <trans-unit id="3030338154442300172" datatype="html"> 5962 <trans-unit id="3030338154442300172" datatype="html">
@@ -6129,7 +6137,9 @@ Iniciar sesión</target>
6129 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group> 6137 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
6130 </trans-unit> 6138 </trans-unit>
6131 <trans-unit id="7152797255397280410" datatype="html"> 6139 <trans-unit id="7152797255397280410" datatype="html">
6132 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> 6140 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6141It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6142channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
6133 <target state="translated">¿Realmente quieres eliminar <x id="PH" equiv-text="videoChannel.displayName"/>? Se eliminarán<x id="PH_1" equiv-text="videoChannel.videosCount"/>videos subidos en este canal ¡y no podrás crear otro canal con el mismo nombre (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6143 <target state="translated">¿Realmente quieres eliminar <x id="PH" equiv-text="videoChannel.displayName"/>? Se eliminarán<x id="PH_1" equiv-text="videoChannel.videosCount"/>videos subidos en este canal ¡y no podrás crear otro canal con el mismo nombre (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
6134 <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">44</context></context-group> 6144 <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">44</context></context-group>
6135 </trans-unit> 6145 </trans-unit>
@@ -6161,8 +6171,8 @@ Iniciar sesión</target>
6161 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group> 6171 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group>
6162 </trans-unit> 6172 </trans-unit>
6163 <trans-unit id="2705478076887104088" datatype="html"> 6173 <trans-unit id="2705478076887104088" datatype="html">
6164 <source>SHOW THIS CHANNEL &gt;</source> 6174 <source>SHOW THIS CHANNEL ></source>
6165 <target state="translated">MOSTRAR ESTE CANAL &gt;</target> 6175 <target state="translated">MOSTRAR ESTE CANAL ></target>
6166 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group> 6176 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
6167 </trans-unit> 6177 </trans-unit>
6168 <trans-unit id="4088311569349098646"> 6178 <trans-unit id="4088311569349098646">
@@ -6410,8 +6420,8 @@ Iniciar sesión</target>
6410 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> 6420 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group>
6411 </trans-unit> 6421 </trans-unit>
6412 <trans-unit id="1120376809358109718" datatype="html"> 6422 <trans-unit id="1120376809358109718" datatype="html">
6413 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source> 6423 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source>
6414 <target state="translated">Las coparticipaciones web (peers) no son de acceso público: debido a que usamos el transporte websocket, el protocolo es diferente del rastreador clásico de BitTorrent. Cuando está en un navegador web, envía una señal que contiene su dirección IP al rastreador que elegirá aleatoriamente a otros pares para reenviar la información. Ver <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>este documento<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> para obtener mas información </target> 6424 <target state="translated">Las coparticipaciones web (peers) no son de acceso público: debido a que usamos el transporte websocket, el protocolo es diferente del rastreador clásico de BitTorrent. Cuando está en un navegador web, envía una señal que contiene su dirección IP al rastreador que elegirá aleatoriamente a otros pares para reenviar la información. Ver <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>este documento<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> para obtener mas información </target>
6415 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> 6425 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group>
6416 </trans-unit> 6426 </trans-unit>
6417 <trans-unit id="7812408733559506009" datatype="html"> 6427 <trans-unit id="7812408733559506009" datatype="html">
@@ -6512,8 +6522,8 @@ Iniciar sesión</target>
6512 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6522 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6513 </trans-unit> 6523 </trans-unit>
6514 <trans-unit id="4807161697338135032" datatype="html"> 6524 <trans-unit id="4807161697338135032" datatype="html">
6515 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source> 6525 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
6516 <target state="translated">Póngase en contacto con el administrador (es)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 6526 <target state="translated">Póngase en contacto con el administrador (es)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
6517 <context-group purpose="location"> 6527 <context-group purpose="location">
6518 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6528 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6519 <context context-type="linenumber">3</context> 6529 <context context-type="linenumber">3</context>
@@ -6614,8 +6624,8 @@ Iniciar sesión</target>
6614 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> 6624 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group>
6615 </trans-unit> 6625 </trans-unit>
6616 <trans-unit id="7440807341905682986" datatype="html"> 6626 <trans-unit id="7440807341905682986" datatype="html">
6617 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source> 6627 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
6618 <target state="translated">Yo tengo al menos <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> años y estoy de acuerdo con los<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Términos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> y el <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Código de conducta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/>de esta instancia </target> 6628 <target state="translated">Yo tengo al menos <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> años y estoy de acuerdo con los<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Términos<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> y el <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Código de conducta<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>de esta instancia </target>
6619 <context-group purpose="location"> 6629 <context-group purpose="location">
6620 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6630 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6621 <context context-type="linenumber">5,10</context> 6631 <context context-type="linenumber">5,10</context>
@@ -6789,8 +6799,8 @@ Iniciar sesión</target>
6789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6799 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6790 </trans-unit> 6800 </trans-unit>
6791 <trans-unit id="8011855989482474311" datatype="html"> 6801 <trans-unit id="8011855989482474311" datatype="html">
6792 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source> 6802 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
6793 <target state="translated">Un &lt;code&gt;.mp4&lt;/code&gt; que mantiene la pista de audio original, sin video</target> 6803 <target state="translated">Un &lt;code>.mp4&lt;/code> que mantiene la pista de audio original, sin video</target>
6794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6804 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6795 </trans-unit> 6805 </trans-unit>
6796 <trans-unit id="7756250490108954499" datatype="html"> 6806 <trans-unit id="7756250490108954499" datatype="html">
@@ -7597,8 +7607,8 @@ Iniciar sesión</target>
7597 </context-group> 7607 </context-group>
7598 </trans-unit> 7608 </trans-unit>
7599 <trans-unit id="7223931053738621590" datatype="html"> 7609 <trans-unit id="7223931053738621590" datatype="html">
7600 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source> 7610 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
7601 <target state="translated">PeerTube cree que la IP pública de su navegador web es<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target> 7611 <target state="translated">PeerTube cree que la IP pública de su navegador web es<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
7602 <context-group purpose="location"> 7612 <context-group purpose="location">
7603 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7613 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7604 <context context-type="linenumber">4</context> 7614 <context context-type="linenumber">4</context>
@@ -7645,16 +7655,16 @@ Iniciar sesión</target>
7645 </context-group> 7655 </context-group>
7646 </trans-unit> 7656 </trans-unit>
7647 <trans-unit id="1285026053775066761" datatype="html"> 7657 <trans-unit id="1285026053775066761" datatype="html">
7648 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source> 7658 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source>
7649 <target state="translated">Comprobar el<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/>clave de configuración</target> 7659 <target state="translated">Comprobar el<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/>clave de configuración</target>
7650 <context-group purpose="location"> 7660 <context-group purpose="location">
7651 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7661 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7652 <context context-type="linenumber">15</context> 7662 <context context-type="linenumber">15</context>
7653 </context-group> 7663 </context-group>
7654 </trans-unit> 7664 </trans-unit>
7655 <trans-unit id="7014275542536964627" datatype="html"> 7665 <trans-unit id="7014275542536964627" datatype="html">
7656 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source> 7666 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source>
7657 <target state="translated">Si ejecuta PeerTube con Docker, compruebe que ejecuta el<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> con<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>asunto 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target> 7667 <target state="translated">Si ejecuta PeerTube con Docker, compruebe que ejecuta el<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> con<x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (ver<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>asunto 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target>
7658 <context-group purpose="location"> 7668 <context-group purpose="location">
7659 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7669 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7660 <context context-type="linenumber">16,17</context> 7670 <context context-type="linenumber">16,17</context>
@@ -7704,19 +7714,19 @@ Iniciar sesión</target>
7704 <trans-unit id="314315645942131479"> 7714 <trans-unit id="314315645942131479">
7705 <source>Info</source> 7715 <source>Info</source>
7706 <target>Info</target> 7716 <target>Info</target>
7707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7717
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7718
7709 </trans-unit> 7719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7710 <trans-unit id="4116911651502837995" datatype="html"> 7720 <trans-unit id="4116911651502837995" datatype="html">
7711 <source>Files</source> 7721 <source>Files</source>
7712 <target state="translated">Archivos</target> 7722 <target state="translated">Archivos</target>
7713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7723
7714 </trans-unit> 7724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7715 <trans-unit id="4767765747214995164" datatype="html"> 7725 <trans-unit id="4767765747214995164" datatype="html">
7716 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 7726 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7717 <target state="translated">Publicado <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 7727 <target state="translated">Publicado <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7728
7719 </trans-unit> 7729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7720 <trans-unit id="6759205696902713848"> 7730 <trans-unit id="6759205696902713848">
7721 <source>Warning</source> 7731 <source>Warning</source>
7722 <target>Aviso</target> 7732 <target>Aviso</target>
@@ -7992,8 +8002,8 @@ Iniciar sesión</target>
7992 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group> 8002 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group>
7993 </trans-unit> 8003 </trans-unit>
7994 <trans-unit id="778524577866863576" datatype="html"> 8004 <trans-unit id="778524577866863576" datatype="html">
7995 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Clear all history </source> 8005 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
7996 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/>Borrar todo el historial </target> 8006 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/>Borrar todo el historial </target>
7997 <context-group purpose="location"> 8007 <context-group purpose="location">
7998 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> 8008 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
7999 <context context-type="linenumber">17,19</context> 8009 <context context-type="linenumber">17,19</context>
@@ -8015,8 +8025,8 @@ Iniciar sesión</target>
8015 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> 8025 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group>
8016 </trans-unit> 8026 </trans-unit>
8017 <trans-unit id="8553059323353586765" datatype="html"> 8027 <trans-unit id="8553059323353586765" datatype="html">
8018 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source> 8028 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source>
8019 <target state="translated">Su dirección de correo electrónico es <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>.Nunca se muestra al público. </target> 8029 <target state="translated">Su dirección de correo electrónico es <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>.Nunca se muestra al público. </target>
8020 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> 8030 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group>
8021 </trans-unit> 8031 </trans-unit>
8022 <trans-unit id="853586874765134886"> 8032 <trans-unit id="853586874765134886">
@@ -8764,16 +8774,16 @@ Iniciar sesión</target>
8764 </context-group> 8774 </context-group>
8765 </trans-unit> 8775 </trans-unit>
8766 <trans-unit id="3858880927114551513" datatype="html"> 8776 <trans-unit id="3858880927114551513" datatype="html">
8767 <source>The current video will be overwritten by this edited video and &lt;strong&gt;you won't be able to recover it&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;</source> 8777 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
8768 <target state="translated">El video actual será sobrescrito por este video editado y &lt;strong&gt;no podrás recuperarlo&lt;/strong&gt;.&lt;br&gt;&lt;br /&gt;</target> 8778 <target state="translated">El video actual será sobrescrito por este video editado y &lt;strong>no podrás recuperarlo&lt;/strong>.&lt;br>&lt;br /></target>
8769 <context-group purpose="location"> 8779 <context-group purpose="location">
8770 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context> 8780 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
8771 <context context-type="linenumber">76</context> 8781 <context context-type="linenumber">76</context>
8772 </context-group> 8782 </context-group>
8773 </trans-unit> 8783 </trans-unit>
8774 <trans-unit id="4876327655498234453" datatype="html"> 8784 <trans-unit id="4876327655498234453" datatype="html">
8775 <source>As a reminder, the following tasks will be executed: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</source> 8785 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
8776 <target state="translated">Como recordatorio, se ejecutarán las siguientes tareas: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</target> 8786 <target state="translated">Como recordatorio, se ejecutarán las siguientes tareas: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
8777 <context-group purpose="location"> 8787 <context-group purpose="location">
8778 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context> 8788 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
8779 <context context-type="linenumber">77</context> 8789 <context context-type="linenumber">77</context>
@@ -8835,7 +8845,8 @@ Iniciar sesión</target>
8835 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 8845 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8836 </trans-unit> 8846 </trans-unit>
8837 <trans-unit id="2013324644839511073" datatype="html"> 8847 <trans-unit id="2013324644839511073" datatype="html">
8838 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 8848 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
8849Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8839 <target state="translated">No se pueden recuperar las credenciales del cliente OAuth: <x id="PH" equiv-text="error.text"/>. Asegúrese de haber configurado correctamente PeerTube (config / directorio), en particular la sección "servidor web".</target> 8850 <target state="translated">No se pueden recuperar las credenciales del cliente OAuth: <x id="PH" equiv-text="error.text"/>. Asegúrese de haber configurado correctamente PeerTube (config / directorio), en particular la sección "servidor web".</target>
8840 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 8851 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8841 </trans-unit> 8852 </trans-unit>
@@ -9008,8 +9019,8 @@ Iniciar sesión</target>
9008 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 9019 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9009 </trans-unit> 9020 </trans-unit>
9010 <trans-unit id="6613870447286561244"> 9021 <trans-unit id="6613870447286561244">
9011 <source>Long (&gt; 10 min)</source> 9022 <source>Long (> 10 min)</source>
9012 <target>Largo (&gt; 10 min)</target> 9023 <target>Largo (> 10 min)</target>
9013 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 9024 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9014 </trans-unit> 9025 </trans-unit>
9015 <trans-unit id="1787083504545967"> 9026 <trans-unit id="1787083504545967">
@@ -9700,8 +9711,8 @@ Iniciar sesión</target>
9700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9701 </trans-unit> 9712 </trans-unit>
9702 <trans-unit id="5637879201055173642" datatype="html"> 9713 <trans-unit id="5637879201055173642" datatype="html">
9703 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source> 9714 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source>
9704 <target state="translated">See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>para aprender a usar la función de transmisión en vivo de PeerTube. </target> 9715 <target state="translated">See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>la documentación<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>para aprender a usar la función de transmisión en vivo de PeerTube. </target>
9705 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9716 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9706 </trans-unit> 9717 </trans-unit>
9707 <trans-unit id="4267638333776227701"> 9718 <trans-unit id="4267638333776227701">
@@ -10999,8 +11010,8 @@ Iniciar sesión</target>
10999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group> 11010 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group>
11000 </trans-unit> 11011 </trans-unit>
11001 <trans-unit id="8272123190776748811" datatype="html"> 11012 <trans-unit id="8272123190776748811" datatype="html">
11002 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source> 11013 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
11003 <target state="translated">Debes &lt;a href="/login"&gt; iniciar sesión &lt;/a&gt; para calificar este video.</target> 11014 <target state="translated">Debes &lt;a href="/login"> iniciar sesión &lt;/a> para calificar este video.</target>
11004 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 11015 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
11005 </trans-unit> 11016 </trans-unit>
11006 <trans-unit id="4503408361537553733" datatype="html"> 11017 <trans-unit id="4503408361537553733" datatype="html">
@@ -11179,22 +11190,22 @@ Iniciar sesión</target>
11179 <trans-unit id="187187500641108332" datatype="html"> 11190 <trans-unit id="187187500641108332" datatype="html">
11180 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 11191 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11181 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11192 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11182 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group> 11193
11183 <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> 11194
11184 <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">31</context></context-group> 11195
11185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group> 11196
11186 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group> 11197
11187 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group> 11198
11188 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group> 11199
11189 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group> 11200
11190 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group> 11201
11191 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group> 11202
11192 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group> 11203
11193 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group> 11204
11194 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group> 11205
11195 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group> 11206
11196 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group> 11207
11197 </trans-unit> 11208 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11198 <trans-unit id="1795705931707209785" datatype="html"> 11209 <trans-unit id="1795705931707209785" datatype="html">
11199 <source>Add to watch later</source> 11210 <source>Add to watch later</source>
11200 <target state="translated">Añadir para ver más tarde</target> 11211 <target state="translated">Añadir para ver más tarde</target>
@@ -11355,23 +11366,23 @@ Iniciar sesión</target>
11355 <trans-unit id="6775540171466219199" datatype="html"> 11366 <trans-unit id="6775540171466219199" datatype="html">
11356 <source>Stop autoplaying next video</source> 11367 <source>Stop autoplaying next video</source>
11357 <target state="translated">Dejar de reproducir automáticamente el siguiente video</target> 11368 <target state="translated">Dejar de reproducir automáticamente el siguiente video</target>
11358 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11369
11359 </trans-unit> 11370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11360 <trans-unit id="5149234672404299151" datatype="html"> 11371 <trans-unit id="5149234672404299151" datatype="html">
11361 <source>Autoplay next video</source> 11372 <source>Autoplay next video</source>
11362 <target state="translated">Reproducción automática del siguiente video</target> 11373 <target state="translated">Reproducción automática del siguiente video</target>
11363 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11374
11364 </trans-unit> 11375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11365 <trans-unit id="5870421136141540382" datatype="html"> 11376 <trans-unit id="5870421136141540382" datatype="html">
11366 <source>Stop looping playlist videos</source> 11377 <source>Stop looping playlist videos</source>
11367 <target state="translated">Deja de reproducir videos de la lista de reproducción</target> 11378 <target state="translated">Deja de reproducir videos de la lista de reproducción</target>
11368 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11379
11369 </trans-unit> 11380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11370 <trans-unit id="1599585307037758139" datatype="html"> 11381 <trans-unit id="1599585307037758139" datatype="html">
11371 <source>Loop playlist videos</source> 11382 <source>Loop playlist videos</source>
11372 <target state="translated">Videos del bucle de reproducción</target> 11383 <target state="translated">Videos del bucle de reproducción</target>
11373 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11384
11374 </trans-unit> 11385 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11375 <trans-unit id="3704292036525161260" datatype="html"> 11386 <trans-unit id="3704292036525161260" datatype="html">
11376 <source>Placeholder image</source> 11387 <source>Placeholder image</source>
11377 <target state="translated">Imagen de marcador de posición</target> 11388 <target state="translated">Imagen de marcador de posición</target>
@@ -11381,8 +11392,8 @@ Iniciar sesión</target>
11381 </context-group> 11392 </context-group>
11382 </trans-unit> 11393 </trans-unit>
11383 <trans-unit id="961774488937452220" datatype="html"> 11394 <trans-unit id="961774488937452220" datatype="html">
11384 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source> 11395 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source>
11385 <target state="translated">Este video no está disponible en esta instancia. ¿Quieres ser redirigido a la instancia de origen: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target> 11396 <target state="translated">Este video no está disponible en esta instancia. ¿Quieres ser redirigido a la instancia de origen: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target>
11386 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group> 11397 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
11387 </trans-unit> 11398 </trans-unit>
11388 <trans-unit id="5761611056224181752" datatype="html"> 11399 <trans-unit id="5761611056224181752" datatype="html">
diff --git a/client/src/locale/angular.eu-ES.xlf b/client/src/locale/angular.eu-ES.xlf
index 01f195e39..0d65e5e5d 100644
--- a/client/src/locale/angular.eu-ES.xlf
+++ b/client/src/locale/angular.eu-ES.xlf
@@ -348,12 +348,12 @@
348 <source>Account muted</source> 348 <source>Account muted</source>
349 <target state="new">Account muted</target> 349 <target state="new">Account muted</target>
350 350
351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
352 <trans-unit id="1684597533616494551" datatype="html"> 352 <trans-unit id="1684597533616494551" datatype="html">
353 <source>Server muted</source> 353 <source>Server muted</source>
354 <target state="new">Server muted</target> 354 <target state="new">Server muted</target>
355 355
356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 356 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
357 <trans-unit id="5924559757556526785" datatype="html"> 357 <trans-unit id="5924559757556526785" datatype="html">
358 <source>Save to</source> 358 <source>Save to</source>
359 <target state="translated">Gorde hemen</target> 359 <target state="translated">Gorde hemen</target>
@@ -576,7 +576,7 @@
576 <target state="translated">Blokeatuta</target> 576 <target state="translated">Blokeatuta</target>
577 577
578 578
579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
580 <trans-unit id="870586304593427318" datatype="html"> 580 <trans-unit id="870586304593427318" datatype="html">
581 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 581 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
582 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 582 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -2860,8 +2860,8 @@ The link will expire within 1 hour.</source>
2860 <trans-unit id="2482137713226830428" datatype="html"> 2860 <trans-unit id="2482137713226830428" datatype="html">
2861 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2861 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2862 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2862 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2863 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2863
2864 </trans-unit> 2864 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2865 <trans-unit id="1813238393038053050" datatype="html"> 2865 <trans-unit id="1813238393038053050" datatype="html">
2866 <source>SUPPORT</source> 2866 <source>SUPPORT</source>
2867 <target state="translated">LAGUNTZA</target> 2867 <target state="translated">LAGUNTZA</target>
@@ -2902,8 +2902,8 @@ The link will expire within 1 hour.</source>
2902 <target>Nork 2902 <target>Nork
2903 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2903 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2904 </target> 2904 </target>
2905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2905
2906 </trans-unit> 2906 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2907 <trans-unit id="1144407473317535723" datatype="html"> 2907 <trans-unit id="1144407473317535723" datatype="html">
2908 <source>Subscribe</source> 2908 <source>Subscribe</source>
2909 <target state="translated">Harpidetu</target> 2909 <target state="translated">Harpidetu</target>
@@ -2977,7 +2977,7 @@ The link will expire within 1 hour.</source>
2977 <target state="new">NSFW</target> 2977 <target state="new">NSFW</target>
2978 2978
2979 2979
2980 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2980 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2981 <trans-unit id="4512155674928869984"> 2981 <trans-unit id="4512155674928869984">
2982 <source>Get more information</source> 2982 <source>Get more information</source>
2983 <target>Lortu informazio gehiago</target> 2983 <target>Lortu informazio gehiago</target>
@@ -3576,7 +3576,7 @@ The link will expire within 1 hour.</source>
3576 3576
3577 3577
3578 3578
3579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3580 <trans-unit id="3111569165173971676" datatype="html"> 3580 <trans-unit id="3111569165173971676" datatype="html">
3581 <source>Deleted account</source> 3581 <source>Deleted account</source>
3582 <target state="new"> 3582 <target state="new">
@@ -3714,19 +3714,19 @@ The link will expire within 1 hour.</source>
3714 </target> 3714 </target>
3715 3715
3716 3716
3717 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3717 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3718 <trans-unit id="1451763834047485033" datatype="html"> 3718 <trans-unit id="1451763834047485033" datatype="html">
3719 <source>Select this row</source> 3719 <source>Select this row</source>
3720 <target state="new">Select this row</target> 3720 <target state="new">Select this row</target>
3721 3721
3722 3722
3723 3723
3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3725 <trans-unit id="4043531994869127329" datatype="html"> 3725 <trans-unit id="4043531994869127329" datatype="html">
3726 <source>See full comment</source> 3726 <source>See full comment</source>
3727 <target state="new">See full comment</target> 3727 <target state="new">See full comment</target>
3728 3728
3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3730 <trans-unit id="3193976279273491157"> 3730 <trans-unit id="3193976279273491157">
3731 <source>Actions</source> 3731 <source>Actions</source>
3732 <target>Ekintzak</target> 3732 <target>Ekintzak</target>
@@ -3735,7 +3735,7 @@ The link will expire within 1 hour.</source>
3735 3735
3736 3736
3737 3737
3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3739 <trans-unit id="8390803680962035202" datatype="html"> 3739 <trans-unit id="8390803680962035202" datatype="html">
3740 <source>Follower</source> 3740 <source>Follower</source>
3741 <target state="new">Follower</target> 3741 <target state="new">Follower</target>
@@ -3748,17 +3748,17 @@ The link will expire within 1 hour.</source>
3748 <source>Commented video</source> 3748 <source>Commented video</source>
3749 <target state="new">Commented video</target> 3749 <target state="new">Commented video</target>
3750 3750
3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3751 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3752 <trans-unit id="7266085473379376028" datatype="html"> 3752 <trans-unit id="7266085473379376028" datatype="html">
3753 <source>No comments found matching current filters.</source> 3753 <source>No comments found matching current filters.</source>
3754 <target state="new">No comments found matching current filters.</target> 3754 <target state="new">No comments found matching current filters.</target>
3755 3755
3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3756 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3757 <trans-unit id="2398388496754671928" datatype="html"> 3757 <trans-unit id="2398388496754671928" datatype="html">
3758 <source>No comments found.</source> 3758 <source>No comments found.</source>
3759 <target state="new">No comments found.</target> 3759 <target state="new">No comments found.</target>
3760 3760
3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3761 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3762 <trans-unit id="4604870995665811499" datatype="html"> 3762 <trans-unit id="4604870995665811499" datatype="html">
3763 <source>Local comments</source> 3763 <source>Local comments</source>
3764 <target state="new">Local comments</target> 3764 <target state="new">Local comments</target>
@@ -3875,12 +3875,12 @@ The link will expire within 1 hour.</source>
3875 3875
3876 3876
3877 3877
3878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3878 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3879 <trans-unit id="2662644497259948010" datatype="html"> 3879 <trans-unit id="2662644497259948010" datatype="html">
3880 <source>Comment</source> 3880 <source>Comment</source>
3881 <target state="new">Comment</target> 3881 <target state="new">Comment</target>
3882 3882
3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3883 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3884 <trans-unit id="1359961255805685312" datatype="html"> 3884 <trans-unit id="1359961255805685312" datatype="html">
3885 <source>This video has been reported multiple times.</source> 3885 <source>This video has been reported multiple times.</source>
3886 <target state="translated">Bideo hau hainbat alditan salatu da.</target> 3886 <target state="translated">Bideo hau hainbat alditan salatu da.</target>
@@ -4051,7 +4051,7 @@ The link will expire within 1 hour.</source>
4051 4051
4052 4052
4053 4053
4054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4054 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4055 <trans-unit id="8564972645418093229" datatype="html"> 4055 <trans-unit id="8564972645418093229" datatype="html">
4056 <source>No account found matching current filters.</source> 4056 <source>No account found matching current filters.</source>
4057 <target state="translated">Ez dago iragazkiekin bat datorren konturik.</target> 4057 <target state="translated">Ez dago iragazkiekin bat datorren konturik.</target>
@@ -4291,7 +4291,7 @@ The link will expire within 1 hour.</source>
4291 4291
4292 4292
4293 4293
4294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4295 <trans-unit id="2719284837486030903" datatype="html"> 4295 <trans-unit id="2719284837486030903" datatype="html">
4296 <source>Job type</source> 4296 <source>Job type</source>
4297 <target state="translated">Lan mota</target> 4297 <target state="translated">Lan mota</target>
@@ -4362,7 +4362,7 @@ The link will expire within 1 hour.</source>
4362 <target state="translated">Berritu</target> 4362 <target state="translated">Berritu</target>
4363 4363
4364 4364
4365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4365 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4366 <trans-unit id="6052766076365105714" datatype="html"> 4366 <trans-unit id="6052766076365105714" datatype="html">
4367 <source>now</source> 4367 <source>now</source>
4368 <target state="new">now</target> 4368 <target state="new">now</target>
@@ -5757,9 +5757,9 @@ color: red;
5757 <trans-unit id="5417361655914085905" datatype="html"> 5757 <trans-unit id="5417361655914085905" datatype="html">
5758 <source>Account page</source> 5758 <source>Account page</source>
5759 <target state="new">Account page</target> 5759 <target state="new">Account page</target>
5760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5760
5761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5761
5762 </trans-unit> 5762 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5763 <trans-unit id="2000373220662583633" datatype="html"> 5763 <trans-unit id="2000373220662583633" datatype="html">
5764 <source>No ownership change request found.</source> 5764 <source>No ownership change request found.</source>
5765 <target state="new">No ownership change request found.</target> 5765 <target state="new">No ownership change request found.</target>
@@ -5861,10 +5861,10 @@ color: red;
5861 <trans-unit id="4000980858407872649" datatype="html"> 5861 <trans-unit id="4000980858407872649" datatype="html">
5862 <source>Channel page</source> 5862 <source>Channel page</source>
5863 <target state="new">Channel page</target> 5863 <target state="new">Channel page</target>
5864 <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">25</context></context-group> 5864
5865 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5865
5866 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5866
5867 </trans-unit> 5867 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5868 <trans-unit id="9131836378905533756"> 5868 <trans-unit id="9131836378905533756">
5869 <source>Created by <x id="INTERPOLATION"/></source> 5869 <source>Created by <x id="INTERPOLATION"/></source>
5870 <target> 5870 <target>
@@ -7833,17 +7833,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
7833 <target>Informazioa</target> 7833 <target>Informazioa</target>
7834 7834
7835 7835
7836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7837 <trans-unit id="4116911651502837995" datatype="html"> 7837 <trans-unit id="4116911651502837995" datatype="html">
7838 <source>Files</source> 7838 <source>Files</source>
7839 <target state="new">Files</target> 7839 <target state="new">Files</target>
7840 7840
7841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 7841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7842 <trans-unit id="4767765747214995164" datatype="html"> 7842 <trans-unit id="4767765747214995164" datatype="html">
7843 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7843 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7844 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7844 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7845 7845
7846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7847 <trans-unit id="6759205696902713848"> 7847 <trans-unit id="6759205696902713848">
7848 <source>Warning</source> 7848 <source>Warning</source>
7849 <target>Abisua</target> 7849 <target>Abisua</target>
@@ -11230,7 +11230,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11230 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 11230 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11231 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11231 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11232 11232
11233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11234 <trans-unit id="1795705931707209785" datatype="html"> 11234 <trans-unit id="1795705931707209785" datatype="html">
11235 <source>Add to watch later</source> 11235 <source>Add to watch later</source>
11236 <target state="new">Add to watch later</target> 11236 <target state="new">Add to watch later</target>
@@ -11385,22 +11385,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11385 <source>Stop autoplaying next video</source> 11385 <source>Stop autoplaying next video</source>
11386 <target state="new">Stop autoplaying next video</target> 11386 <target state="new">Stop autoplaying next video</target>
11387 11387
11388 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 11388 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11389 <trans-unit id="5149234672404299151" datatype="html"> 11389 <trans-unit id="5149234672404299151" datatype="html">
11390 <source>Autoplay next video</source> 11390 <source>Autoplay next video</source>
11391 <target state="new">Autoplay next video</target> 11391 <target state="new">Autoplay next video</target>
11392 11392
11393 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 11393 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11394 <trans-unit id="5870421136141540382" datatype="html"> 11394 <trans-unit id="5870421136141540382" datatype="html">
11395 <source>Stop looping playlist videos</source> 11395 <source>Stop looping playlist videos</source>
11396 <target state="new">Stop looping playlist videos</target> 11396 <target state="new">Stop looping playlist videos</target>
11397 11397
11398 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11398 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11399 <trans-unit id="1599585307037758139" datatype="html"> 11399 <trans-unit id="1599585307037758139" datatype="html">
11400 <source>Loop playlist videos</source> 11400 <source>Loop playlist videos</source>
11401 <target state="new">Loop playlist videos</target> 11401 <target state="new">Loop playlist videos</target>
11402 11402
11403 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 11403 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11404 <trans-unit id="3704292036525161260" datatype="html"> 11404 <trans-unit id="3704292036525161260" datatype="html">
11405 <source>Placeholder image</source> 11405 <source>Placeholder image</source>
11406 <target state="new">Placeholder image</target> 11406 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.fa-IR.xlf b/client/src/locale/angular.fa-IR.xlf
index 6df01e14e..f110d8bea 100644
--- a/client/src/locale/angular.fa-IR.xlf
+++ b/client/src/locale/angular.fa-IR.xlf
@@ -368,12 +368,12 @@
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">حساب بسته شد</target> 369 <target state="translated">حساب بسته شد</target>
370 370
371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">سرور بی صدا شد</target> 374 <target state="translated">سرور بی صدا شد</target>
375 375
376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785" datatype="html"> 377 <trans-unit id="5924559757556526785" datatype="html">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target state="translated">ذخیره در</target> 379 <target state="translated">ذخیره در</target>
@@ -594,7 +594,7 @@
594 <target state="translated">مسدود</target> 594 <target state="translated">مسدود</target>
595 595
596 596
597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
598 <trans-unit id="870586304593427318" datatype="html"> 598 <trans-unit id="870586304593427318" datatype="html">
599 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 599 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
600 <target state="translated">آیا اطمینان دارید که می‌خواهید این <x id="PH" equiv-text="videos.length"/> ویدیو را حذف کنید؟</target> 600 <target state="translated">آیا اطمینان دارید که می‌خواهید این <x id="PH" equiv-text="videos.length"/> ویدیو را حذف کنید؟</target>
@@ -2841,8 +2841,8 @@ The link will expire within 1 hour.</source>
2841 <trans-unit id="2482137713226830428" datatype="html"> 2841 <trans-unit id="2482137713226830428" datatype="html">
2842 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2842 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2843 <target state="translated">منتشر شده <x id="START_TAG_MY_DATE_TOGGLE"/> <x id="close_tag_my_date_toggle"/></target> 2843 <target state="translated">منتشر شده <x id="START_TAG_MY_DATE_TOGGLE"/> <x id="close_tag_my_date_toggle"/></target>
2844 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2844
2845 </trans-unit> 2845 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2846 <trans-unit id="1813238393038053050" datatype="html"> 2846 <trans-unit id="1813238393038053050" datatype="html">
2847 <source>SUPPORT</source> 2847 <source>SUPPORT</source>
2848 <target state="translated">حمایت کردن</target> 2848 <target state="translated">حمایت کردن</target>
@@ -2881,8 +2881,8 @@ The link will expire within 1 hour.</source>
2881 <trans-unit id="687548610091961489" datatype="html"> 2881 <trans-unit id="687548610091961489" datatype="html">
2882 <source>By <x id="INTERPOLATION"/></source> 2882 <source>By <x id="INTERPOLATION"/></source>
2883 <target state="translated">توسط &lt;x id = "interpolation" equiv-text = "{{video.bycbyaccount}} /></target> 2883 <target state="translated">توسط &lt;x id = "interpolation" equiv-text = "{{video.bycbyaccount}} /></target>
2884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2884
2885 </trans-unit> 2885 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2886 <trans-unit id="1144407473317535723" datatype="html"> 2886 <trans-unit id="1144407473317535723" datatype="html">
2887 <source>Subscribe</source> 2887 <source>Subscribe</source>
2888 <target state="translated">اشتراک در</target> 2888 <target state="translated">اشتراک در</target>
@@ -2956,7 +2956,7 @@ The link will expire within 1 hour.</source>
2956 <target state="translated">nsfw</target> 2956 <target state="translated">nsfw</target>
2957 2957
2958 2958
2959 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2959 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2960 <trans-unit id="4512155674928869984" datatype="html"> 2960 <trans-unit id="4512155674928869984" datatype="html">
2961 <source>Get more information</source> 2961 <source>Get more information</source>
2962 <target state="translated">اطلاعات بیشتر دریافت کنید</target> 2962 <target state="translated">اطلاعات بیشتر دریافت کنید</target>
@@ -3500,7 +3500,7 @@ The link will expire within 1 hour.</source>
3500 3500
3501 3501
3502 3502
3503 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3503 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3504 <trans-unit id="3111569165173971676" datatype="html"> 3504 <trans-unit id="3111569165173971676" datatype="html">
3505 <source>Deleted account</source> 3505 <source>Deleted account</source>
3506 <target state="translated">حساب حذف شده</target> 3506 <target state="translated">حساب حذف شده</target>
@@ -3632,19 +3632,19 @@ The link will expire within 1 hour.</source>
3632 <target state="translated">تاریخ &lt;x id = "start_tag_p-sorticon" ctype = "xp-sorticon" equiv-text = "&amp; lt؛ p-sorticon &amp; gt؛" /> &lt;x id = "close_tag_p-sorticon" ctype = "xp-sorticon" equiv-text = "&amp; lt؛ / p-sorticon &amp; gt؛" /></target> 3632 <target state="translated">تاریخ &lt;x id = "start_tag_p-sorticon" ctype = "xp-sorticon" equiv-text = "&amp; lt؛ p-sorticon &amp; gt؛" /> &lt;x id = "close_tag_p-sorticon" ctype = "xp-sorticon" equiv-text = "&amp; lt؛ / p-sorticon &amp; gt؛" /></target>
3633 3633
3634 3634
3635 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3635 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3636 <trans-unit id="1451763834047485033" datatype="html"> 3636 <trans-unit id="1451763834047485033" datatype="html">
3637 <source>Select this row</source> 3637 <source>Select this row</source>
3638 <target state="translated">این ردیف را انتخاب کنید</target> 3638 <target state="translated">این ردیف را انتخاب کنید</target>
3639 3639
3640 3640
3641 3641
3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3643 <trans-unit id="4043531994869127329" datatype="html"> 3643 <trans-unit id="4043531994869127329" datatype="html">
3644 <source>See full comment</source> 3644 <source>See full comment</source>
3645 <target state="translated">نظر کامل را ببینید</target> 3645 <target state="translated">نظر کامل را ببینید</target>
3646 3646
3647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3648 <trans-unit id="3193976279273491157" datatype="html"> 3648 <trans-unit id="3193976279273491157" datatype="html">
3649 <source>Actions</source> 3649 <source>Actions</source>
3650 <target state="translated">اقدامات</target> 3650 <target state="translated">اقدامات</target>
@@ -3653,7 +3653,7 @@ The link will expire within 1 hour.</source>
3653 3653
3654 3654
3655 3655
3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3657 <trans-unit id="8390803680962035202" datatype="html"> 3657 <trans-unit id="8390803680962035202" datatype="html">
3658 <source>Follower</source> 3658 <source>Follower</source>
3659 <target state="translated">دنباله رو</target> 3659 <target state="translated">دنباله رو</target>
@@ -3666,17 +3666,17 @@ The link will expire within 1 hour.</source>
3666 <source>Commented video</source> 3666 <source>Commented video</source>
3667 <target state="translated">اظهار نظر ویدئو</target> 3667 <target state="translated">اظهار نظر ویدئو</target>
3668 3668
3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3670 <trans-unit id="7266085473379376028" datatype="html"> 3670 <trans-unit id="7266085473379376028" datatype="html">
3671 <source>No comments found matching current filters.</source> 3671 <source>No comments found matching current filters.</source>
3672 <target state="translated">هیچ نظری پیدا نشد مطابق فیلترهای فعلی.</target> 3672 <target state="translated">هیچ نظری پیدا نشد مطابق فیلترهای فعلی.</target>
3673 3673
3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3675 <trans-unit id="2398388496754671928" datatype="html"> 3675 <trans-unit id="2398388496754671928" datatype="html">
3676 <source>No comments found.</source> 3676 <source>No comments found.</source>
3677 <target state="translated">بدون نظر یافت نشد</target> 3677 <target state="translated">بدون نظر یافت نشد</target>
3678 3678
3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3680 <trans-unit id="4604870995665811499" datatype="html"> 3680 <trans-unit id="4604870995665811499" datatype="html">
3681 <source>Local comments</source> 3681 <source>Local comments</source>
3682 <target state="translated">نظرات محلی</target> 3682 <target state="translated">نظرات محلی</target>
@@ -3789,13 +3789,13 @@ The link will expire within 1 hour.</source>
3789 3789
3790 3790
3791 3791
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3793 <trans-unit id="2662644497259948010" datatype="html"> 3793 <trans-unit id="2662644497259948010" datatype="html">
3794 <source>Comment</source> 3794 <source>Comment</source>
3795 <target state="translated">اظهار نظر</target> 3795 <target state="translated">اظهار نظر</target>
3796 3796
3797 3797
3798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3799 <trans-unit id="1359961255805685312" datatype="html"> 3799 <trans-unit id="1359961255805685312" datatype="html">
3800 <source>This video has been reported multiple times.</source> 3800 <source>This video has been reported multiple times.</source>
3801 <target state="translated">این ویدیو چندین بار گزارش شده است.</target> 3801 <target state="translated">این ویدیو چندین بار گزارش شده است.</target>
@@ -3940,7 +3940,7 @@ The link will expire within 1 hour.</source>
3940 3940
3941 3941
3942 3942
3943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3943 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3944 <trans-unit id="8564972645418093229" datatype="html"> 3944 <trans-unit id="8564972645418093229" datatype="html">
3945 <source>No account found matching current filters.</source> 3945 <source>No account found matching current filters.</source>
3946 <target state="translated">هیچ حساب کاربری تطبیق فیلترهای فعلی را یافت.</target> 3946 <target state="translated">هیچ حساب کاربری تطبیق فیلترهای فعلی را یافت.</target>
@@ -4184,7 +4184,7 @@ The link will expire within 1 hour.</source>
4184 4184
4185 4185
4186 4186
4187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4187 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4188 <trans-unit id="2719284837486030903" datatype="html"> 4188 <trans-unit id="2719284837486030903" datatype="html">
4189 <source>Job type</source> 4189 <source>Job type</source>
4190 <target state="translated">نوع کار</target> 4190 <target state="translated">نوع کار</target>
@@ -4255,7 +4255,7 @@ The link will expire within 1 hour.</source>
4255 <target state="translated">تازه کردن</target> 4255 <target state="translated">تازه کردن</target>
4256 4256
4257 4257
4258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4258 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4259 <trans-unit id="6052766076365105714" datatype="html"> 4259 <trans-unit id="6052766076365105714" datatype="html">
4260 <source>now</source> 4260 <source>now</source>
4261 <target state="translated">اکنون</target> 4261 <target state="translated">اکنون</target>
@@ -5645,9 +5645,9 @@ color: red;
5645 <trans-unit id="5417361655914085905" datatype="html"> 5645 <trans-unit id="5417361655914085905" datatype="html">
5646 <source>Account page</source> 5646 <source>Account page</source>
5647 <target state="translated">صفحه حساب</target> 5647 <target state="translated">صفحه حساب</target>
5648 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5648
5649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5649
5650 </trans-unit> 5650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5651 <trans-unit id="2000373220662583633" datatype="html"> 5651 <trans-unit id="2000373220662583633" datatype="html">
5652 <source>No ownership change request found.</source> 5652 <source>No ownership change request found.</source>
5653 <target state="translated">هیچ درخواست تغییر مالکیت یافت نشد</target> 5653 <target state="translated">هیچ درخواست تغییر مالکیت یافت نشد</target>
@@ -5745,10 +5745,10 @@ color: red;
5745 <trans-unit id="4000980858407872649" datatype="html"> 5745 <trans-unit id="4000980858407872649" datatype="html">
5746 <source>Channel page</source> 5746 <source>Channel page</source>
5747 <target state="translated">صفحه کانال</target> 5747 <target state="translated">صفحه کانال</target>
5748 <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">25</context></context-group> 5748
5749 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5749
5750 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5750
5751 </trans-unit> 5751 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5752 <trans-unit id="9131836378905533756" datatype="html"> 5752 <trans-unit id="9131836378905533756" datatype="html">
5753 <source>Created by <x id="INTERPOLATION"/></source> 5753 <source>Created by <x id="INTERPOLATION"/></source>
5754 <target state="translated">ایجاد شده توسط &lt;x id = "interpolation" equiv-text = "{{videochannel.ownerby}} /></target> 5754 <target state="translated">ایجاد شده توسط &lt;x id = "interpolation" equiv-text = "{{videochannel.ownerby}} /></target>
@@ -7615,17 +7615,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7615 <target>راهنما</target> 7615 <target>راهنما</target>
7616 7616
7617 7617
7618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7619 <trans-unit id="4116911651502837995" datatype="html"> 7619 <trans-unit id="4116911651502837995" datatype="html">
7620 <source>Files</source> 7620 <source>Files</source>
7621 <target state="translated">فایل ها</target> 7621 <target state="translated">فایل ها</target>
7622 7622
7623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 7623 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7624 <trans-unit id="4767765747214995164" datatype="html"> 7624 <trans-unit id="4767765747214995164" datatype="html">
7625 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7625 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7626 <target state="translated">منتشر شده &lt;x id = "start_tag_p_sorticon" ctype = "x-p_sorticon" equiv-text = "&amp; lt؛ p-sorticon field = &amp; quot؛ pultishatat &amp; quot؛ &amp; gt؛" /> &lt;x id = "close_tag_p_sorticon" ctype = "x-p_sorticon" Equiv-text = "&amp; lt؛ / p-sorticon &amp; gt؛" /></target> 7626 <target state="translated">منتشر شده &lt;x id = "start_tag_p_sorticon" ctype = "x-p_sorticon" equiv-text = "&amp; lt؛ p-sorticon field = &amp; quot؛ pultishatat &amp; quot؛ &amp; gt؛" /> &lt;x id = "close_tag_p_sorticon" ctype = "x-p_sorticon" Equiv-text = "&amp; lt؛ / p-sorticon &amp; gt؛" /></target>
7627 7627
7628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7628 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7629 <trans-unit id="6759205696902713848" datatype="html"> 7629 <trans-unit id="6759205696902713848" datatype="html">
7630 <source>Warning</source> 7630 <source>Warning</source>
7631 <target state="translated">هشدار</target> 7631 <target state="translated">هشدار</target>
@@ -11004,7 +11004,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11004 11004
11005 11005
11006 11006
11007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11008 <trans-unit id="1795705931707209785" datatype="html"> 11008 <trans-unit id="1795705931707209785" datatype="html">
11009 <source>Add to watch later</source> 11009 <source>Add to watch later</source>
11010 <target state="translated">حذف کاربر</target> 11010 <target state="translated">حذف کاربر</target>
@@ -11176,23 +11176,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11176 <trans-unit id="6775540171466219199" datatype="html"> 11176 <trans-unit id="6775540171466219199" datatype="html">
11177 <source>Stop autoplaying next video</source> 11177 <source>Stop autoplaying next video</source>
11178 <target state="translated">حذف کاربر</target> 11178 <target state="translated">حذف کاربر</target>
11179 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11179
11180 </trans-unit> 11180 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11181 <trans-unit id="5149234672404299151" datatype="html"> 11181 <trans-unit id="5149234672404299151" datatype="html">
11182 <source>Autoplay next video</source> 11182 <source>Autoplay next video</source>
11183 <target state="translated">حذف کاربر</target> 11183 <target state="translated">حذف کاربر</target>
11184 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11184
11185 </trans-unit> 11185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11186 <trans-unit id="5870421136141540382" datatype="html"> 11186 <trans-unit id="5870421136141540382" datatype="html">
11187 <source>Stop looping playlist videos</source> 11187 <source>Stop looping playlist videos</source>
11188 <target state="translated">حذف کاربر</target> 11188 <target state="translated">حذف کاربر</target>
11189 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11189
11190 </trans-unit> 11190 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11191 <trans-unit id="1599585307037758139" datatype="html"> 11191 <trans-unit id="1599585307037758139" datatype="html">
11192 <source>Loop playlist videos</source> 11192 <source>Loop playlist videos</source>
11193 <target state="translated">حذف کاربر</target> 11193 <target state="translated">حذف کاربر</target>
11194 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11194
11195 </trans-unit> 11195 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11196 <trans-unit id="3704292036525161260" datatype="html"> 11196 <trans-unit id="3704292036525161260" datatype="html">
11197 <source>Placeholder image</source> 11197 <source>Placeholder image</source>
11198 <target state="translated">حذف کاربر</target> 11198 <target state="translated">حذف کاربر</target>
diff --git a/client/src/locale/angular.fi-FI.xlf b/client/src/locale/angular.fi-FI.xlf
index e68fbe93f..e5381977d 100644
--- a/client/src/locale/angular.fi-FI.xlf
+++ b/client/src/locale/angular.fi-FI.xlf
@@ -447,10 +447,10 @@
447 <trans-unit id="8817917090143649804" datatype="html"> 447 <trans-unit id="8817917090143649804" datatype="html">
448 <source>Account muted</source><target state="new">Account muted</target> 448 <source>Account muted</source><target state="new">Account muted</target>
449 449
450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
451 <source>Server muted</source><target state="new">Server muted</target> 451 <source>Server muted</source><target state="new">Server muted</target>
452 452
453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
454 <trans-unit id="5924559757556526785"> 454 <trans-unit id="5924559757556526785">
455 <source>Save to</source> 455 <source>Save to</source>
456 <target>Tallenna kohteeseen</target> 456 <target>Tallenna kohteeseen</target>
@@ -668,7 +668,7 @@
668 <source>Blocked</source> 668 <source>Blocked</source>
669 <target state="new">Blocked</target> 669 <target state="new">Blocked</target>
670 670
671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
672 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 672 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
673 673
674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2758,7 +2758,7 @@ The link will expire within 1 hour.</target>
2758 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> 2758 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html">
2759 <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> 2759 <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>
2760 2760
2761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2762 2762
2763 2763
2764 <trans-unit id="1813238393038053050" datatype="html"> 2764 <trans-unit id="1813238393038053050" datatype="html">
@@ -2802,7 +2802,7 @@ The link will expire within 1 hour.</target>
2802 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2802 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2803 </target> 2803 </target>
2804 2804
2805 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2805 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2806 <trans-unit id="1144407473317535723" datatype="html"> 2806 <trans-unit id="1144407473317535723" datatype="html">
2807 <source>Subscribe</source> 2807 <source>Subscribe</source>
2808 <target state="new">Subscribe</target> 2808 <target state="new">Subscribe</target>
@@ -2877,7 +2877,7 @@ The link will expire within 1 hour.</target>
2877 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> 2877 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html">
2878 <source>NSFW</source><target state="new">NSFW</target> 2878 <source>NSFW</source><target state="new">NSFW</target>
2879 2879
2880 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2880 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2881 <trans-unit id="4512155674928869984"> 2881 <trans-unit id="4512155674928869984">
2882 <source>Get more information</source> 2882 <source>Get more information</source>
2883 <target>Näytä lisätietoa</target> 2883 <target>Näytä lisätietoa</target>
@@ -3437,7 +3437,7 @@ The link will expire within 1 hour.</target>
3437 3437
3438 3438
3439 3439
3440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3441 <trans-unit id="3111569165173971676" datatype="html"> 3441 <trans-unit id="3111569165173971676" datatype="html">
3442 <source> 3442 <source>
3443 Deleted account 3443 Deleted account
@@ -3576,21 +3576,21 @@ The link will expire within 1 hour.</target>
3576 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3576 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3577 </target> 3577 </target>
3578 3578
3579 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> 3579 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html">
3580 <source>Select this row</source><target state="new">Select this row</target> 3580 <source>Select this row</source><target state="new">Select this row</target>
3581 3581
3582 3582
3583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3583 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3584 <source>See full comment</source><target state="new">See full comment</target> 3584 <source>See full comment</source><target state="new">See full comment</target>
3585 3585
3586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3587 <trans-unit id="3193976279273491157"> 3587 <trans-unit id="3193976279273491157">
3588 <source>Actions</source> 3588 <source>Actions</source>
3589 <target>Toiminnot</target> 3589 <target>Toiminnot</target>
3590 3590
3591 3591
3592 3592
3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3594 <source>Follower</source><target state="new">Follower</target> 3594 <source>Follower</source><target state="new">Follower</target>
3595 <context-group purpose="location"> 3595 <context-group purpose="location">
3596 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3596 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3599,13 +3599,13 @@ The link will expire within 1 hour.</target>
3599 </trans-unit><trans-unit id="4691552465058437520" datatype="html"> 3599 </trans-unit><trans-unit id="4691552465058437520" datatype="html">
3600 <source>Commented video</source><target state="new">Commented video</target> 3600 <source>Commented video</source><target state="new">Commented video</target>
3601 3601
3602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> 3602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html">
3603 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target> 3603 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target>
3604 3604
3605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> 3605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html">
3606 <source>No comments found.</source><target state="new">No comments found.</target> 3606 <source>No comments found.</source><target state="new">No comments found.</target>
3607 3607
3608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3609 <source>Local comments</source><target state="new">Local comments</target> 3609 <source>Local comments</source><target state="new">Local comments</target>
3610 3610
3611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3709,10 +3709,10 @@ The link will expire within 1 hour.</target>
3709 <target>Video</target> 3709 <target>Video</target>
3710 3710
3711 3711
3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> 3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html">
3713 <source>Comment</source><target state="new">Comment</target> 3713 <source>Comment</source><target state="new">Comment</target>
3714 3714
3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3716 <trans-unit id="1359961255805685312" datatype="html"> 3716 <trans-unit id="1359961255805685312" datatype="html">
3717 <source>This video has been reported multiple times.</source> 3717 <source>This video has been reported multiple times.</source>
3718 <target state="new">This video has been reported multiple times.</target> 3718 <target state="new">This video has been reported multiple times.</target>
@@ -3889,7 +3889,7 @@ The link will expire within 1 hour.</target>
3889 <target>Tili</target> 3889 <target>Tili</target>
3890 3890
3891 3891
3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3892 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3893 <trans-unit id="8564972645418093229" datatype="html"> 3893 <trans-unit id="8564972645418093229" datatype="html">
3894 <source>No account found matching current filters.</source> 3894 <source>No account found matching current filters.</source>
3895 <target state="new">No account found matching current filters.</target> 3895 <target state="new">No account found matching current filters.</target>
@@ -4096,7 +4096,7 @@ The link will expire within 1 hour.</target>
4096 <source>Select all rows</source><target state="new">Select all rows</target> 4096 <source>Select all rows</source><target state="new">Select all rows</target>
4097 4097
4098 4098
4099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4099 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4100 <trans-unit id="2719284837486030903" datatype="html"> 4100 <trans-unit id="2719284837486030903" datatype="html">
4101 <source>Job type</source> 4101 <source>Job type</source>
4102 <target state="new">Job type</target> 4102 <target state="new">Job type</target>
@@ -4150,7 +4150,7 @@ The link will expire within 1 hour.</target>
4150 <source>Refresh</source> 4150 <source>Refresh</source>
4151 <target>Päivitä</target> 4151 <target>Päivitä</target>
4152 4152
4153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html"> 4153 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html">
4154 <source>now</source><target state="new">now</target> 4154 <source>now</source><target state="new">now</target>
4155 4155
4156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html"> 4156 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html">
@@ -5417,7 +5417,7 @@ color: red;
5417 <target state="new">Account page</target> 5417 <target state="new">Account page</target>
5418 5418
5419 5419
5420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5420 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5421 5421
5422 <trans-unit id="2000373220662583633" datatype="html"> 5422 <trans-unit id="2000373220662583633" datatype="html">
5423 <source>No ownership change request found.</source> 5423 <source>No ownership change request found.</source>
@@ -5519,7 +5519,7 @@ color: red;
5519 5519
5520 5520
5521 5521
5522 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5522 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5523 <trans-unit id="9131836378905533756"> 5523 <trans-unit id="9131836378905533756">
5524 <source>Created by <x id="INTERPOLATION"/></source> 5524 <source>Created by <x id="INTERPOLATION"/></source>
5525 <target>Luonut 5525 <target>Luonut
@@ -7309,13 +7309,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7309 <target>Tietoja</target> 7309 <target>Tietoja</target>
7310 7310
7311 7311
7312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7313 <source>Files</source><target state="new">Files</target> 7313 <source>Files</source><target state="new">Files</target>
7314 7314
7315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7316 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7316 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7317 7317
7318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7319 <trans-unit id="6759205696902713848"> 7319 <trans-unit id="6759205696902713848">
7320 <source>Warning</source> 7320 <source>Warning</source>
7321 <target>Varoitus</target> 7321 <target>Varoitus</target>
@@ -10447,7 +10447,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10447 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10447 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10448 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10448 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10449 10449
10450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10451 <trans-unit id="1795705931707209785" datatype="html"> 10451 <trans-unit id="1795705931707209785" datatype="html">
10452 <source>Add to watch later</source> 10452 <source>Add to watch later</source>
10453 <target state="new">Add to watch later</target> 10453 <target state="new">Add to watch later</target>
@@ -10615,22 +10615,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10615 <source>Stop autoplaying next video</source> 10615 <source>Stop autoplaying next video</source>
10616 <target state="new">Stop autoplaying next video</target> 10616 <target state="new">Stop autoplaying next video</target>
10617 10617
10618 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10618 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10619 <trans-unit id="5149234672404299151" datatype="html"> 10619 <trans-unit id="5149234672404299151" datatype="html">
10620 <source>Autoplay next video</source> 10620 <source>Autoplay next video</source>
10621 <target state="new">Autoplay next video</target> 10621 <target state="new">Autoplay next video</target>
10622 10622
10623 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10623 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10624 <trans-unit id="5870421136141540382" datatype="html"> 10624 <trans-unit id="5870421136141540382" datatype="html">
10625 <source>Stop looping playlist videos</source> 10625 <source>Stop looping playlist videos</source>
10626 <target state="new">Stop looping playlist videos</target> 10626 <target state="new">Stop looping playlist videos</target>
10627 10627
10628 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10628 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10629 <trans-unit id="1599585307037758139" datatype="html"> 10629 <trans-unit id="1599585307037758139" datatype="html">
10630 <source>Loop playlist videos</source> 10630 <source>Loop playlist videos</source>
10631 <target state="new">Loop playlist videos</target> 10631 <target state="new">Loop playlist videos</target>
10632 10632
10633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> 10633 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html">
10634 <source>Placeholder image</source><target state="new">Placeholder image</target> 10634 <source>Placeholder image</source><target state="new">Placeholder image</target>
10635 <context-group purpose="location"> 10635 <context-group purpose="location">
10636 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10636 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
diff --git a/client/src/locale/angular.fr-FR.xlf b/client/src/locale/angular.fr-FR.xlf
index 9ebccb894..7b34a2927 100644
--- a/client/src/locale/angular.fr-FR.xlf
+++ b/client/src/locale/angular.fr-FR.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Compte masqué</target> 369 <target state="translated">Compte masqué</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Serveur masqué</target> 374 <target state="translated">Serveur masqué</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Enregistrer vers</target> 379 <target>Enregistrer vers</target>
@@ -596,7 +596,7 @@
596 <target state="translated">Bloquée</target> 596 <target state="translated">Bloquée</target>
597 597
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 600 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">Êtes-vous sûr de vouloir supprimer ces <x id="PH" equiv-text="videos.length"/> vidéos ?</target> 602 <target state="translated">Êtes-vous sûr de vouloir supprimer ces <x id="PH" equiv-text="videos.length"/> vidéos ?</target>
@@ -2849,8 +2849,8 @@ The link will expire within 1 hour.</source>
2849 <trans-unit id="2482137713226830428" datatype="html"> 2849 <trans-unit id="2482137713226830428" datatype="html">
2850 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2850 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2851 <target state="translated">Publié <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2851 <target state="translated">Publié <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2852 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2852
2853 </trans-unit> 2853 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2854 <trans-unit id="1813238393038053050" datatype="html"> 2854 <trans-unit id="1813238393038053050" datatype="html">
2855 <source>SUPPORT</source> 2855 <source>SUPPORT</source>
2856 <target state="translated">SOUTENIR</target> 2856 <target state="translated">SOUTENIR</target>
@@ -2889,8 +2889,8 @@ The link will expire within 1 hour.</source>
2889 <trans-unit id="687548610091961489"> 2889 <trans-unit id="687548610091961489">
2890 <source>By <x id="INTERPOLATION"/></source> 2890 <source>By <x id="INTERPOLATION"/></source>
2891 <target>Par <x id="INTERPOLATION"/></target> 2891 <target>Par <x id="INTERPOLATION"/></target>
2892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2892
2893 </trans-unit> 2893 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2894 <trans-unit id="1144407473317535723" datatype="html"> 2894 <trans-unit id="1144407473317535723" datatype="html">
2895 <source>Subscribe</source> 2895 <source>Subscribe</source>
2896 <target state="translated">S'abonner</target> 2896 <target state="translated">S'abonner</target>
@@ -2962,9 +2962,9 @@ The link will expire within 1 hour.</source>
2962 <trans-unit id="1465291804668949243" datatype="html"> 2962 <trans-unit id="1465291804668949243" datatype="html">
2963 <source>NSFW</source> 2963 <source>NSFW</source>
2964 <target state="translated">NSFW</target> 2964 <target state="translated">NSFW</target>
2965 <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">56</context></context-group> 2965
2966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2966
2967 </trans-unit> 2967 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2968 <trans-unit id="4512155674928869984"> 2968 <trans-unit id="4512155674928869984">
2969 <source>Get more information</source> 2969 <source>Get more information</source>
2970 <target>Obtenir plus d'informations</target> 2970 <target>Obtenir plus d'informations</target>
@@ -3530,7 +3530,7 @@ The link will expire within 1 hour.</source>
3530 3530
3531 3531
3532 3532
3533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3534 <trans-unit id="3111569165173971676" datatype="html"> 3534 <trans-unit id="3111569165173971676" datatype="html">
3535 <source>Deleted account</source> 3535 <source>Deleted account</source>
3536 <target state="translated">Compte supprimé</target> 3536 <target state="translated">Compte supprimé</target>
@@ -3666,19 +3666,19 @@ The link will expire within 1 hour.</source>
3666 <target>Date <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> 3666 <target>Date <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target>
3667 3667
3668 3668
3669 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3669 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3670 <trans-unit id="1451763834047485033" datatype="html"> 3670 <trans-unit id="1451763834047485033" datatype="html">
3671 <source>Select this row</source> 3671 <source>Select this row</source>
3672 <target state="translated">Sélectionner cette ligne</target> 3672 <target state="translated">Sélectionner cette ligne</target>
3673 3673
3674 3674
3675 3675
3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3677 <trans-unit id="4043531994869127329" datatype="html"> 3677 <trans-unit id="4043531994869127329" datatype="html">
3678 <source>See full comment</source> 3678 <source>See full comment</source>
3679 <target state="translated">Voir le commentaire complet</target> 3679 <target state="translated">Voir le commentaire complet</target>
3680 3680
3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3682 <trans-unit id="3193976279273491157"> 3682 <trans-unit id="3193976279273491157">
3683 <source>Actions</source> 3683 <source>Actions</source>
3684 <target>Actions</target> 3684 <target>Actions</target>
@@ -3687,7 +3687,7 @@ The link will expire within 1 hour.</source>
3687 3687
3688 3688
3689 3689
3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3691 <trans-unit id="8390803680962035202" datatype="html"> 3691 <trans-unit id="8390803680962035202" datatype="html">
3692 <source>Follower</source> 3692 <source>Follower</source>
3693 <target state="translated">Suiveur</target> 3693 <target state="translated">Suiveur</target>
@@ -3700,17 +3700,17 @@ The link will expire within 1 hour.</source>
3700 <source>Commented video</source> 3700 <source>Commented video</source>
3701 <target state="translated">Vidéo commenté</target> 3701 <target state="translated">Vidéo commenté</target>
3702 3702
3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3704 <trans-unit id="7266085473379376028" datatype="html"> 3704 <trans-unit id="7266085473379376028" datatype="html">
3705 <source>No comments found matching current filters.</source> 3705 <source>No comments found matching current filters.</source>
3706 <target state="translated">Aucun commentaire trouvé correspondant aux filtres actuels.</target> 3706 <target state="translated">Aucun commentaire trouvé correspondant aux filtres actuels.</target>
3707 3707
3708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3709 <trans-unit id="2398388496754671928" datatype="html"> 3709 <trans-unit id="2398388496754671928" datatype="html">
3710 <source>No comments found.</source> 3710 <source>No comments found.</source>
3711 <target state="translated">Pas de commentaires trouvés.</target> 3711 <target state="translated">Pas de commentaires trouvés.</target>
3712 3712
3713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3714 <trans-unit id="4604870995665811499" datatype="html"> 3714 <trans-unit id="4604870995665811499" datatype="html">
3715 <source>Local comments</source> 3715 <source>Local comments</source>
3716 <target state="translated">Commentaires locaux</target> 3716 <target state="translated">Commentaires locaux</target>
@@ -3825,13 +3825,13 @@ The link will expire within 1 hour.</source>
3825 3825
3826 3826
3827 3827
3828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3829 <trans-unit id="2662644497259948010" datatype="html"> 3829 <trans-unit id="2662644497259948010" datatype="html">
3830 <source>Comment</source> 3830 <source>Comment</source>
3831 <target state="translated">Commentaire</target> 3831 <target state="translated">Commentaire</target>
3832 3832
3833 3833
3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3835 <trans-unit id="1359961255805685312" datatype="html"> 3835 <trans-unit id="1359961255805685312" datatype="html">
3836 <source>This video has been reported multiple times.</source> 3836 <source>This video has been reported multiple times.</source>
3837 <target state="translated">Cette vidéo a été signalée plusieurs fois.</target> 3837 <target state="translated">Cette vidéo a été signalée plusieurs fois.</target>
@@ -3976,7 +3976,7 @@ The link will expire within 1 hour.</source>
3976 3976
3977 3977
3978 3978
3979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3980 <trans-unit id="8564972645418093229" datatype="html"> 3980 <trans-unit id="8564972645418093229" datatype="html">
3981 <source>No account found matching current filters.</source> 3981 <source>No account found matching current filters.</source>
3982 <target state="translated">Aucun compte ne correspond aux critères.</target> 3982 <target state="translated">Aucun compte ne correspond aux critères.</target>
@@ -4222,7 +4222,7 @@ The link will expire within 1 hour.</source>
4222 4222
4223 4223
4224 4224
4225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4225 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4226 <trans-unit id="2719284837486030903" datatype="html"> 4226 <trans-unit id="2719284837486030903" datatype="html">
4227 <source>Job type</source> 4227 <source>Job type</source>
4228 <target state="translated">type de tâche</target> 4228 <target state="translated">type de tâche</target>
@@ -4291,10 +4291,10 @@ The link will expire within 1 hour.</source>
4291 <trans-unit id="1102717806459547726"> 4291 <trans-unit id="1102717806459547726">
4292 <source>Refresh</source> 4292 <source>Refresh</source>
4293 <target>Rafraîchir</target> 4293 <target>Rafraîchir</target>
4294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4294
4295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4295
4296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4296
4297 </trans-unit> 4297 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4298 <trans-unit id="6052766076365105714" datatype="html"> 4298 <trans-unit id="6052766076365105714" datatype="html">
4299 <source>now</source> 4299 <source>now</source>
4300 <target state="translated">maintenant</target> 4300 <target state="translated">maintenant</target>
@@ -5686,9 +5686,9 @@ color: red;
5686 <trans-unit id="5417361655914085905" datatype="html"> 5686 <trans-unit id="5417361655914085905" datatype="html">
5687 <source>Account page</source> 5687 <source>Account page</source>
5688 <target state="translated">Page du compte</target> 5688 <target state="translated">Page du compte</target>
5689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5689
5690 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5690
5691 </trans-unit> 5691 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5692 <trans-unit id="2000373220662583633" datatype="html"> 5692 <trans-unit id="2000373220662583633" datatype="html">
5693 <source>No ownership change request found.</source> 5693 <source>No ownership change request found.</source>
5694 <target state="translated">Aucune demande de changement de propriétaire n'a été trouvée.</target> 5694 <target state="translated">Aucune demande de changement de propriétaire n'a été trouvée.</target>
@@ -5786,10 +5786,10 @@ color: red;
5786 <trans-unit id="4000980858407872649" datatype="html"> 5786 <trans-unit id="4000980858407872649" datatype="html">
5787 <source>Channel page</source> 5787 <source>Channel page</source>
5788 <target state="translated">Page de la chaîne</target> 5788 <target state="translated">Page de la chaîne</target>
5789 <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">25</context></context-group> 5789
5790 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5790
5791 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5791
5792 </trans-unit> 5792 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5793 <trans-unit id="9131836378905533756"> 5793 <trans-unit id="9131836378905533756">
5794 <source>Created by <x id="INTERPOLATION"/></source> 5794 <source>Created by <x id="INTERPOLATION"/></source>
5795 <target>Créée par <x id="INTERPOLATION"/></target> 5795 <target>Créée par <x id="INTERPOLATION"/></target>
@@ -7694,19 +7694,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7694 <trans-unit id="314315645942131479"> 7694 <trans-unit id="314315645942131479">
7695 <source>Info</source> 7695 <source>Info</source>
7696 <target>Info</target> 7696 <target>Info</target>
7697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7697
7698 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7698
7699 </trans-unit> 7699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7700 <trans-unit id="4116911651502837995" datatype="html"> 7700 <trans-unit id="4116911651502837995" datatype="html">
7701 <source>Files</source> 7701 <source>Files</source>
7702 <target state="translated">Fichiers</target> 7702 <target state="translated">Fichiers</target>
7703 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7703
7704 </trans-unit> 7704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7705 <trans-unit id="4767765747214995164" datatype="html"> 7705 <trans-unit id="4767765747214995164" datatype="html">
7706 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7706 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7707 <target state="translated">Publié le <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7707 <target state="translated">Publié le <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7708
7709 </trans-unit> 7709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7710 <trans-unit id="6759205696902713848"> 7710 <trans-unit id="6759205696902713848">
7711 <source>Warning</source> 7711 <source>Warning</source>
7712 <target>Attention</target> 7712 <target>Attention</target>
@@ -11124,7 +11124,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11124 11124
11125 11125
11126 11126
11127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11128 <trans-unit id="1795705931707209785" datatype="html"> 11128 <trans-unit id="1795705931707209785" datatype="html">
11129 <source>Add to watch later</source> 11129 <source>Add to watch later</source>
11130 <target state="translated">Regarder plus tard</target> 11130 <target state="translated">Regarder plus tard</target>
@@ -11268,23 +11268,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11268 <trans-unit id="6775540171466219199" datatype="html"> 11268 <trans-unit id="6775540171466219199" datatype="html">
11269 <source>Stop autoplaying next video</source> 11269 <source>Stop autoplaying next video</source>
11270 <target state="translated">Arrêter la lecture automatique de la prochaine vidéo</target> 11270 <target state="translated">Arrêter la lecture automatique de la prochaine vidéo</target>
11271 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11271
11272 </trans-unit> 11272 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11273 <trans-unit id="5149234672404299151" datatype="html"> 11273 <trans-unit id="5149234672404299151" datatype="html">
11274 <source>Autoplay next video</source> 11274 <source>Autoplay next video</source>
11275 <target state="translated">Lecture automatique de la prochaine vidéo</target> 11275 <target state="translated">Lecture automatique de la prochaine vidéo</target>
11276 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11276
11277 </trans-unit> 11277 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11278 <trans-unit id="5870421136141540382" datatype="html"> 11278 <trans-unit id="5870421136141540382" datatype="html">
11279 <source>Stop looping playlist videos</source> 11279 <source>Stop looping playlist videos</source>
11280 <target state="translated">Arrêter la lecture en boucle des vidéos de la liste de lecture</target> 11280 <target state="translated">Arrêter la lecture en boucle des vidéos de la liste de lecture</target>
11281 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11281
11282 </trans-unit> 11282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11283 <trans-unit id="1599585307037758139" datatype="html"> 11283 <trans-unit id="1599585307037758139" datatype="html">
11284 <source>Loop playlist videos</source> 11284 <source>Loop playlist videos</source>
11285 <target state="translated">Lire en boucle les vidéos de la liste de lecture</target> 11285 <target state="translated">Lire en boucle les vidéos de la liste de lecture</target>
11286 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11286
11287 </trans-unit> 11287 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11288 <trans-unit id="3704292036525161260" datatype="html"> 11288 <trans-unit id="3704292036525161260" datatype="html">
11289 <source>Placeholder image</source> 11289 <source>Placeholder image</source>
11290 <target state="translated">Image de remplacement</target> 11290 <target state="translated">Image de remplacement</target>
diff --git a/client/src/locale/angular.gd.xlf b/client/src/locale/angular.gd.xlf
index d35c8ce54..2d6f1db6b 100644
--- a/client/src/locale/angular.gd.xlf
+++ b/client/src/locale/angular.gd.xlf
@@ -368,12 +368,12 @@
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Chaidh an cunntas a mhùchadh</target> 369 <target state="translated">Chaidh an cunntas a mhùchadh</target>
370 370
371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Chaidh am frithealaiche a mhùchadh</target> 374 <target state="translated">Chaidh am frithealaiche a mhùchadh</target>
375 375
376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785" datatype="html"> 377 <trans-unit id="5924559757556526785" datatype="html">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target state="translated">Sàbhail gu</target> 379 <target state="translated">Sàbhail gu</target>
@@ -594,7 +594,7 @@
594 <target state="translated">’Ga bhacadh</target> 594 <target state="translated">’Ga bhacadh</target>
595 595
596 596
597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
598 <trans-unit id="870586304593427318" datatype="html"> 598 <trans-unit id="870586304593427318" datatype="html">
599 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 599 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
600 <target state="translated">A bheil thu cinnteach gu bheil thu airson na videothan seo a sguabadh às (<x id="PH" equiv-text="videos.length"/>)?</target> 600 <target state="translated">A bheil thu cinnteach gu bheil thu airson na videothan seo a sguabadh às (<x id="PH" equiv-text="videos.length"/>)?</target>
@@ -2837,8 +2837,8 @@ The link will expire within 1 hour.</source>
2837 <trans-unit id="2482137713226830428" datatype="html"> 2837 <trans-unit id="2482137713226830428" datatype="html">
2838 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2838 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2839 <target state="translated">Air fhoillseachadh <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2839 <target state="translated">Air fhoillseachadh <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2840 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2840
2841 </trans-unit> 2841 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2842 <trans-unit id="1813238393038053050" datatype="html"> 2842 <trans-unit id="1813238393038053050" datatype="html">
2843 <source>SUPPORT</source> 2843 <source>SUPPORT</source>
2844 <target state="translated">TAIC</target> 2844 <target state="translated">TAIC</target>
@@ -2877,8 +2877,8 @@ The link will expire within 1 hour.</source>
2877 <trans-unit id="687548610091961489" datatype="html"> 2877 <trans-unit id="687548610091961489" datatype="html">
2878 <source>By <x id="INTERPOLATION"/></source> 2878 <source>By <x id="INTERPOLATION"/></source>
2879 <target state="translated">Le <x id="INTERPOLATION"/></target> 2879 <target state="translated">Le <x id="INTERPOLATION"/></target>
2880 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2880
2881 </trans-unit> 2881 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2882 <trans-unit id="1144407473317535723" datatype="html"> 2882 <trans-unit id="1144407473317535723" datatype="html">
2883 <source>Subscribe</source> 2883 <source>Subscribe</source>
2884 <target state="translated">Fo-sgrìobh</target> 2884 <target state="translated">Fo-sgrìobh</target>
@@ -2952,7 +2952,7 @@ The link will expire within 1 hour.</source>
2952 <target state="translated">Susbaint inbheach</target> 2952 <target state="translated">Susbaint inbheach</target>
2953 2953
2954 2954
2955 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2955 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2956 <trans-unit id="4512155674928869984" datatype="html"> 2956 <trans-unit id="4512155674928869984" datatype="html">
2957 <source>Get more information</source> 2957 <source>Get more information</source>
2958 <target state="translated">Faigh barrachd fiosrachaidh</target> 2958 <target state="translated">Faigh barrachd fiosrachaidh</target>
@@ -3496,7 +3496,7 @@ The link will expire within 1 hour.</source>
3496 3496
3497 3497
3498 3498
3499 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3499 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3500 <trans-unit id="3111569165173971676" datatype="html"> 3500 <trans-unit id="3111569165173971676" datatype="html">
3501 <source>Deleted account</source> 3501 <source>Deleted account</source>
3502 <target state="translated">Cunntas air a sguabadh às</target> 3502 <target state="translated">Cunntas air a sguabadh às</target>
@@ -3628,19 +3628,19 @@ The link will expire within 1 hour.</source>
3628 <target state="translated">Ceann-là <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3628 <target state="translated">Ceann-là <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3629 3629
3630 3630
3631 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3631 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3632 <trans-unit id="1451763834047485033" datatype="html"> 3632 <trans-unit id="1451763834047485033" datatype="html">
3633 <source>Select this row</source> 3633 <source>Select this row</source>
3634 <target state="translated">Tagh an ràgh seo</target> 3634 <target state="translated">Tagh an ràgh seo</target>
3635 3635
3636 3636
3637 3637
3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3639 <trans-unit id="4043531994869127329" datatype="html"> 3639 <trans-unit id="4043531994869127329" datatype="html">
3640 <source>See full comment</source> 3640 <source>See full comment</source>
3641 <target state="translated">Seall am beachd slàn</target> 3641 <target state="translated">Seall am beachd slàn</target>
3642 3642
3643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3644 <trans-unit id="3193976279273491157" datatype="html"> 3644 <trans-unit id="3193976279273491157" datatype="html">
3645 <source>Actions</source> 3645 <source>Actions</source>
3646 <target state="translated">Gnìomhan</target> 3646 <target state="translated">Gnìomhan</target>
@@ -3649,7 +3649,7 @@ The link will expire within 1 hour.</source>
3649 3649
3650 3650
3651 3651
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3653 <trans-unit id="8390803680962035202" datatype="html"> 3653 <trans-unit id="8390803680962035202" datatype="html">
3654 <source>Follower</source> 3654 <source>Follower</source>
3655 <target state="translated">Neach-leantainn</target> 3655 <target state="translated">Neach-leantainn</target>
@@ -3662,17 +3662,17 @@ The link will expire within 1 hour.</source>
3662 <source>Commented video</source> 3662 <source>Commented video</source>
3663 <target state="translated">Video le beachd ris</target> 3663 <target state="translated">Video le beachd ris</target>
3664 3664
3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3666 <trans-unit id="7266085473379376028" datatype="html"> 3666 <trans-unit id="7266085473379376028" datatype="html">
3667 <source>No comments found matching current filters.</source> 3667 <source>No comments found matching current filters.</source>
3668 <target state="translated">Cha deach beachd a lorg a fhreagras ris na criathragan làithreach.</target> 3668 <target state="translated">Cha deach beachd a lorg a fhreagras ris na criathragan làithreach.</target>
3669 3669
3670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3671 <trans-unit id="2398388496754671928" datatype="html"> 3671 <trans-unit id="2398388496754671928" datatype="html">
3672 <source>No comments found.</source> 3672 <source>No comments found.</source>
3673 <target state="translated">Cha deach beachd sam bith a lorg.</target> 3673 <target state="translated">Cha deach beachd sam bith a lorg.</target>
3674 3674
3675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3675 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3676 <trans-unit id="4604870995665811499" datatype="html"> 3676 <trans-unit id="4604870995665811499" datatype="html">
3677 <source>Local comments</source> 3677 <source>Local comments</source>
3678 <target state="translated">Beachdan ionadail</target> 3678 <target state="translated">Beachdan ionadail</target>
@@ -3785,13 +3785,13 @@ The link will expire within 1 hour.</source>
3785 3785
3786 3786
3787 3787
3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3788 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3789 <trans-unit id="2662644497259948010" datatype="html"> 3789 <trans-unit id="2662644497259948010" datatype="html">
3790 <source>Comment</source> 3790 <source>Comment</source>
3791 <target state="translated">Beachd</target> 3791 <target state="translated">Beachd</target>
3792 3792
3793 3793
3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3794 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3795 <trans-unit id="1359961255805685312" datatype="html"> 3795 <trans-unit id="1359961255805685312" datatype="html">
3796 <source>This video has been reported multiple times.</source> 3796 <source>This video has been reported multiple times.</source>
3797 <target state="translated">Chaidh gearan a dhèanamh mun video seo iomadh turas.</target> 3797 <target state="translated">Chaidh gearan a dhèanamh mun video seo iomadh turas.</target>
@@ -3936,7 +3936,7 @@ The link will expire within 1 hour.</source>
3936 3936
3937 3937
3938 3938
3939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3939 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3940 <trans-unit id="8564972645418093229" datatype="html"> 3940 <trans-unit id="8564972645418093229" datatype="html">
3941 <source>No account found matching current filters.</source> 3941 <source>No account found matching current filters.</source>
3942 <target state="translated">Cha deach cunntas a lorg a fhreagras dha na criathragan làithreach.</target> 3942 <target state="translated">Cha deach cunntas a lorg a fhreagras dha na criathragan làithreach.</target>
@@ -4180,7 +4180,7 @@ The link will expire within 1 hour.</source>
4180 4180
4181 4181
4182 4182
4183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4183 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4184 <trans-unit id="2719284837486030903" datatype="html"> 4184 <trans-unit id="2719284837486030903" datatype="html">
4185 <source>Job type</source> 4185 <source>Job type</source>
4186 <target state="translated">Seòrsa a h-obrach</target> 4186 <target state="translated">Seòrsa a h-obrach</target>
@@ -4251,7 +4251,7 @@ The link will expire within 1 hour.</source>
4251 <target state="translated">Ath-nuadhaich</target> 4251 <target state="translated">Ath-nuadhaich</target>
4252 4252
4253 4253
4254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4254 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4255 <trans-unit id="6052766076365105714" datatype="html"> 4255 <trans-unit id="6052766076365105714" datatype="html">
4256 <source>now</source> 4256 <source>now</source>
4257 <target state="translated">an-dràsta</target> 4257 <target state="translated">an-dràsta</target>
@@ -5641,9 +5641,9 @@ color: red;
5641 <trans-unit id="5417361655914085905" datatype="html"> 5641 <trans-unit id="5417361655914085905" datatype="html">
5642 <source>Account page</source> 5642 <source>Account page</source>
5643 <target state="translated">Duilleag a’ chunntais</target> 5643 <target state="translated">Duilleag a’ chunntais</target>
5644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5644
5645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5645
5646 </trans-unit> 5646 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5647 <trans-unit id="2000373220662583633" datatype="html"> 5647 <trans-unit id="2000373220662583633" datatype="html">
5648 <source>No ownership change request found.</source> 5648 <source>No ownership change request found.</source>
5649 <target state="translated">Cha deach iarrtas air atharrachadh an t-seilbh a lorg.</target> 5649 <target state="translated">Cha deach iarrtas air atharrachadh an t-seilbh a lorg.</target>
@@ -5743,10 +5743,10 @@ color: red;
5743 <trans-unit id="4000980858407872649" datatype="html"> 5743 <trans-unit id="4000980858407872649" datatype="html">
5744 <source>Channel page</source> 5744 <source>Channel page</source>
5745 <target state="translated">Duilleag na seanail</target> 5745 <target state="translated">Duilleag na seanail</target>
5746 <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">25</context></context-group> 5746
5747 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5747
5748 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5748
5749 </trans-unit> 5749 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5750 <trans-unit id="9131836378905533756" datatype="html"> 5750 <trans-unit id="9131836378905533756" datatype="html">
5751 <source>Created by <x id="INTERPOLATION"/></source> 5751 <source>Created by <x id="INTERPOLATION"/></source>
5752 <target state="translated">Air a chruthachadh le <x id="INTERPOLATION"/></target> 5752 <target state="translated">Air a chruthachadh le <x id="INTERPOLATION"/></target>
@@ -7611,17 +7611,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7611 <target state="translated">Fiosrachadh</target> 7611 <target state="translated">Fiosrachadh</target>
7612 7612
7613 7613
7614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 7614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7615 <trans-unit id="4116911651502837995" datatype="html"> 7615 <trans-unit id="4116911651502837995" datatype="html">
7616 <source>Files</source> 7616 <source>Files</source>
7617 <target state="translated">Faidhlichean</target> 7617 <target state="translated">Faidhlichean</target>
7618 7618
7619 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 7619 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7620 <trans-unit id="4767765747214995164" datatype="html"> 7620 <trans-unit id="4767765747214995164" datatype="html">
7621 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7621 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7622 <target state="translated">Air fhoillseachadh <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7622 <target state="translated">Air fhoillseachadh <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7623 7623
7624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7625 <trans-unit id="6759205696902713848" datatype="html"> 7625 <trans-unit id="6759205696902713848" datatype="html">
7626 <source>Warning</source> 7626 <source>Warning</source>
7627 <target state="translated">Rabhadh</target> 7627 <target state="translated">Rabhadh</target>
@@ -11000,7 +11000,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11000 11000
11001 11001
11002 11002
11003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11004 <trans-unit id="1795705931707209785" datatype="html"> 11004 <trans-unit id="1795705931707209785" datatype="html">
11005 <source>Add to watch later</source> 11005 <source>Add to watch later</source>
11006 <target state="translated">Cuir air a’ chlàr-fhaire</target> 11006 <target state="translated">Cuir air a’ chlàr-fhaire</target>
@@ -11172,23 +11172,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11172 <trans-unit id="6775540171466219199" datatype="html"> 11172 <trans-unit id="6775540171466219199" datatype="html">
11173 <source>Stop autoplaying next video</source> 11173 <source>Stop autoplaying next video</source>
11174 <target state="translated">Sguir de bhith a’ cluich an ath-video gu fèin-obrachail</target> 11174 <target state="translated">Sguir de bhith a’ cluich an ath-video gu fèin-obrachail</target>
11175 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11175
11176 </trans-unit> 11176 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11177 <trans-unit id="5149234672404299151" datatype="html"> 11177 <trans-unit id="5149234672404299151" datatype="html">
11178 <source>Autoplay next video</source> 11178 <source>Autoplay next video</source>
11179 <target state="translated">Cluich an ath-video gu fèin-obrachail</target> 11179 <target state="translated">Cluich an ath-video gu fèin-obrachail</target>
11180 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11180
11181 </trans-unit> 11181 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11182 <trans-unit id="5870421136141540382" datatype="html"> 11182 <trans-unit id="5870421136141540382" datatype="html">
11183 <source>Stop looping playlist videos</source> 11183 <source>Stop looping playlist videos</source>
11184 <target state="translated">Sguir de bhith a’ lùbadh videothan na liosta-chluich</target> 11184 <target state="translated">Sguir de bhith a’ lùbadh videothan na liosta-chluich</target>
11185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11185
11186 </trans-unit> 11186 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11187 <trans-unit id="1599585307037758139" datatype="html"> 11187 <trans-unit id="1599585307037758139" datatype="html">
11188 <source>Loop playlist videos</source> 11188 <source>Loop playlist videos</source>
11189 <target state="translated">Lùb videothan na liosta-chluich</target> 11189 <target state="translated">Lùb videothan na liosta-chluich</target>
11190 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11190
11191 </trans-unit> 11191 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11192 <trans-unit id="3704292036525161260" datatype="html"> 11192 <trans-unit id="3704292036525161260" datatype="html">
11193 <source>Placeholder image</source> 11193 <source>Placeholder image</source>
11194 <target state="translated">Glèidheadair-àite deilbh</target> 11194 <target state="translated">Glèidheadair-àite deilbh</target>
diff --git a/client/src/locale/angular.gl-ES.xlf b/client/src/locale/angular.gl-ES.xlf
index 62bcc7173..9fed9949f 100644
--- a/client/src/locale/angular.gl-ES.xlf
+++ b/client/src/locale/angular.gl-ES.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Conta acalada</target> 369 <target state="translated">Conta acalada</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Servidor acalado</target> 374 <target state="translated">Servidor acalado</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Gardar en</target> 379 <target>Gardar en</target>
@@ -596,7 +596,7 @@
596 <target state="translated">Bloqueado</target> 596 <target state="translated">Bloqueado</target>
597 597
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 600 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">Tes a certeza de querer eliminar estos <x id="PH" equiv-text="videos.length"/> vídeos?</target> 602 <target state="translated">Tes a certeza de querer eliminar estos <x id="PH" equiv-text="videos.length"/> vídeos?</target>
@@ -2853,8 +2853,8 @@ The link will expire within 1 hour.</source>
2853 <trans-unit id="2482137713226830428" datatype="html"> 2853 <trans-unit id="2482137713226830428" datatype="html">
2854 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2854 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2855 <target state="translated">Publicado <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2855 <target state="translated">Publicado <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2856 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2856
2857 </trans-unit> 2857 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2858 <trans-unit id="1813238393038053050" datatype="html"> 2858 <trans-unit id="1813238393038053050" datatype="html">
2859 <source>SUPPORT</source> 2859 <source>SUPPORT</source>
2860 <target state="translated">APOIAR</target> 2860 <target state="translated">APOIAR</target>
@@ -2893,8 +2893,8 @@ The link will expire within 1 hour.</source>
2893 <trans-unit id="687548610091961489" datatype="html"> 2893 <trans-unit id="687548610091961489" datatype="html">
2894 <source>By <x id="INTERPOLATION"/></source> 2894 <source>By <x id="INTERPOLATION"/></source>
2895 <target state="translated">Por <x id="INTERPOLATION"/></target> 2895 <target state="translated">Por <x id="INTERPOLATION"/></target>
2896 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2896
2897 </trans-unit> 2897 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2898 <trans-unit id="1144407473317535723" datatype="html"> 2898 <trans-unit id="1144407473317535723" datatype="html">
2899 <source>Subscribe</source> 2899 <source>Subscribe</source>
2900 <target state="translated">Subscríbete</target> 2900 <target state="translated">Subscríbete</target>
@@ -2966,9 +2966,9 @@ The link will expire within 1 hour.</source>
2966 <trans-unit id="1465291804668949243" datatype="html"> 2966 <trans-unit id="1465291804668949243" datatype="html">
2967 <source>NSFW</source> 2967 <source>NSFW</source>
2968 <target state="translated">NSFW</target> 2968 <target state="translated">NSFW</target>
2969 <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">56</context></context-group> 2969
2970 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2970
2971 </trans-unit> 2971 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2972 <trans-unit id="4512155674928869984" datatype="html"> 2972 <trans-unit id="4512155674928869984" datatype="html">
2973 <source>Get more information</source> 2973 <source>Get more information</source>
2974 <target state="translated">Máis información</target> 2974 <target state="translated">Máis información</target>
@@ -3532,7 +3532,7 @@ The link will expire within 1 hour.</source>
3532 3532
3533 3533
3534 3534
3535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3536 <trans-unit id="3111569165173971676" datatype="html"> 3536 <trans-unit id="3111569165173971676" datatype="html">
3537 <source>Deleted account</source> 3537 <source>Deleted account</source>
3538 <target state="translated">Conta eliminada</target> 3538 <target state="translated">Conta eliminada</target>
@@ -3668,19 +3668,19 @@ The link will expire within 1 hour.</source>
3668 <target state="translated">Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3668 <target state="translated">Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3669 3669
3670 3670
3671 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3671 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3672 <trans-unit id="1451763834047485033" datatype="html"> 3672 <trans-unit id="1451763834047485033" datatype="html">
3673 <source>Select this row</source> 3673 <source>Select this row</source>
3674 <target state="translated">Escoller esta fila</target> 3674 <target state="translated">Escoller esta fila</target>
3675 3675
3676 3676
3677 3677
3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3679 <trans-unit id="4043531994869127329" datatype="html"> 3679 <trans-unit id="4043531994869127329" datatype="html">
3680 <source>See full comment</source> 3680 <source>See full comment</source>
3681 <target state="translated">Ver comentario completo</target> 3681 <target state="translated">Ver comentario completo</target>
3682 3682
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3684 <trans-unit id="3193976279273491157" datatype="html"> 3684 <trans-unit id="3193976279273491157" datatype="html">
3685 <source>Actions</source> 3685 <source>Actions</source>
3686 <target state="translated">Accións</target> 3686 <target state="translated">Accións</target>
@@ -3689,7 +3689,7 @@ The link will expire within 1 hour.</source>
3689 3689
3690 3690
3691 3691
3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3692 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3693 <trans-unit id="8390803680962035202" datatype="html"> 3693 <trans-unit id="8390803680962035202" datatype="html">
3694 <source>Follower</source> 3694 <source>Follower</source>
3695 <target state="translated">Seguidora</target> 3695 <target state="translated">Seguidora</target>
@@ -3702,17 +3702,17 @@ The link will expire within 1 hour.</source>
3702 <source>Commented video</source> 3702 <source>Commented video</source>
3703 <target state="translated">Vídeo comentado</target> 3703 <target state="translated">Vídeo comentado</target>
3704 3704
3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3706 <trans-unit id="7266085473379376028" datatype="html"> 3706 <trans-unit id="7266085473379376028" datatype="html">
3707 <source>No comments found matching current filters.</source> 3707 <source>No comments found matching current filters.</source>
3708 <target state="translated">Sen comentarios que cumpran cos filtros actuais.</target> 3708 <target state="translated">Sen comentarios que cumpran cos filtros actuais.</target>
3709 3709
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3711 <trans-unit id="2398388496754671928" datatype="html"> 3711 <trans-unit id="2398388496754671928" datatype="html">
3712 <source>No comments found.</source> 3712 <source>No comments found.</source>
3713 <target state="translated">Non hai comentarios.</target> 3713 <target state="translated">Non hai comentarios.</target>
3714 3714
3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3716 <trans-unit id="4604870995665811499" datatype="html"> 3716 <trans-unit id="4604870995665811499" datatype="html">
3717 <source>Local comments</source> 3717 <source>Local comments</source>
3718 <target state="translated">Comentarios locais</target> 3718 <target state="translated">Comentarios locais</target>
@@ -3825,13 +3825,13 @@ The link will expire within 1 hour.</source>
3825 3825
3826 3826
3827 3827
3828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3828 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3829 <trans-unit id="2662644497259948010" datatype="html"> 3829 <trans-unit id="2662644497259948010" datatype="html">
3830 <source>Comment</source> 3830 <source>Comment</source>
3831 <target state="translated">Comentar</target> 3831 <target state="translated">Comentar</target>
3832 3832
3833 3833
3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3835 <trans-unit id="1359961255805685312" datatype="html"> 3835 <trans-unit id="1359961255805685312" datatype="html">
3836 <source>This video has been reported multiple times.</source> 3836 <source>This video has been reported multiple times.</source>
3837 <target state="translated">Este vídeo foi denunciado en múltiples ocasións.</target> 3837 <target state="translated">Este vídeo foi denunciado en múltiples ocasións.</target>
@@ -3976,7 +3976,7 @@ The link will expire within 1 hour.</source>
3976 3976
3977 3977
3978 3978
3979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3980 <trans-unit id="8564972645418093229" datatype="html"> 3980 <trans-unit id="8564972645418093229" datatype="html">
3981 <source>No account found matching current filters.</source> 3981 <source>No account found matching current filters.</source>
3982 <target state="translated">Sen contas que cumpran cos filtros establecidos.</target> 3982 <target state="translated">Sen contas que cumpran cos filtros establecidos.</target>
@@ -4220,7 +4220,7 @@ The link will expire within 1 hour.</source>
4220 4220
4221 4221
4222 4222
4223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4224 <trans-unit id="2719284837486030903" datatype="html"> 4224 <trans-unit id="2719284837486030903" datatype="html">
4225 <source>Job type</source> 4225 <source>Job type</source>
4226 <target state="translated">Tipo de tarefa</target> 4226 <target state="translated">Tipo de tarefa</target>
@@ -4289,10 +4289,10 @@ The link will expire within 1 hour.</source>
4289 <trans-unit id="1102717806459547726" datatype="html"> 4289 <trans-unit id="1102717806459547726" datatype="html">
4290 <source>Refresh</source> 4290 <source>Refresh</source>
4291 <target state="translated">Actualizar</target> 4291 <target state="translated">Actualizar</target>
4292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4292
4293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4293
4294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4294
4295 </trans-unit> 4295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4296 <trans-unit id="6052766076365105714" datatype="html"> 4296 <trans-unit id="6052766076365105714" datatype="html">
4297 <source>now</source> 4297 <source>now</source>
4298 <target state="translated">agora</target> 4298 <target state="translated">agora</target>
@@ -5684,9 +5684,9 @@ color: red;
5684 <trans-unit id="5417361655914085905" datatype="html"> 5684 <trans-unit id="5417361655914085905" datatype="html">
5685 <source>Account page</source> 5685 <source>Account page</source>
5686 <target state="translated">Páxina da conta</target> 5686 <target state="translated">Páxina da conta</target>
5687 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5687
5688 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5688
5689 </trans-unit> 5689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5690 <trans-unit id="2000373220662583633" datatype="html"> 5690 <trans-unit id="2000373220662583633" datatype="html">
5691 <source>No ownership change request found.</source> 5691 <source>No ownership change request found.</source>
5692 <target state="translated">Non se atopan solicitudes de cambio de propiedade.</target> 5692 <target state="translated">Non se atopan solicitudes de cambio de propiedade.</target>
@@ -5784,10 +5784,10 @@ color: red;
5784 <trans-unit id="4000980858407872649" datatype="html"> 5784 <trans-unit id="4000980858407872649" datatype="html">
5785 <source>Channel page</source> 5785 <source>Channel page</source>
5786 <target state="translated">Páxina da canle</target> 5786 <target state="translated">Páxina da canle</target>
5787 <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">25</context></context-group> 5787
5788 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5788
5789 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5789
5790 </trans-unit> 5790 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5791 <trans-unit id="9131836378905533756" datatype="html"> 5791 <trans-unit id="9131836378905533756" datatype="html">
5792 <source>Created by <x id="INTERPOLATION"/></source> 5792 <source>Created by <x id="INTERPOLATION"/></source>
5793 <target state="translated">Creada por <x id="INTERPOLATION"/></target> 5793 <target state="translated">Creada por <x id="INTERPOLATION"/></target>
@@ -7662,19 +7662,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7662 <trans-unit id="314315645942131479" datatype="html"> 7662 <trans-unit id="314315645942131479" datatype="html">
7663 <source>Info</source> 7663 <source>Info</source>
7664 <target state="translated">Info</target> 7664 <target state="translated">Info</target>
7665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7665
7666 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7666
7667 </trans-unit> 7667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7668 <trans-unit id="4116911651502837995" datatype="html"> 7668 <trans-unit id="4116911651502837995" datatype="html">
7669 <source>Files</source> 7669 <source>Files</source>
7670 <target state="translated">Ficheiros</target> 7670 <target state="translated">Ficheiros</target>
7671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7671
7672 </trans-unit> 7672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7673 <trans-unit id="4767765747214995164" datatype="html"> 7673 <trans-unit id="4767765747214995164" datatype="html">
7674 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7674 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7675 <target state="translated">Publicado <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7675 <target state="translated">Publicado <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7676
7677 </trans-unit> 7677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7678 <trans-unit id="6759205696902713848" datatype="html"> 7678 <trans-unit id="6759205696902713848" datatype="html">
7679 <source>Warning</source> 7679 <source>Warning</source>
7680 <target state="translated">Aviso</target> 7680 <target state="translated">Aviso</target>
@@ -11053,7 +11053,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11053 11053
11054 11054
11055 11055
11056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11056 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11057 <trans-unit id="1795705931707209785" datatype="html"> 11057 <trans-unit id="1795705931707209785" datatype="html">
11058 <source>Add to watch later</source> 11058 <source>Add to watch later</source>
11059 <target state="translated">Engadir a Ver máis tarde</target> 11059 <target state="translated">Engadir a Ver máis tarde</target>
@@ -11195,23 +11195,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11195 <trans-unit id="6775540171466219199" datatype="html"> 11195 <trans-unit id="6775540171466219199" datatype="html">
11196 <source>Stop autoplaying next video</source> 11196 <source>Stop autoplaying next video</source>
11197 <target state="translated">Non reproducir automáticamente o seguinte vídeo</target> 11197 <target state="translated">Non reproducir automáticamente o seguinte vídeo</target>
11198 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11198
11199 </trans-unit> 11199 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11200 <trans-unit id="5149234672404299151" datatype="html"> 11200 <trans-unit id="5149234672404299151" datatype="html">
11201 <source>Autoplay next video</source> 11201 <source>Autoplay next video</source>
11202 <target state="translated">Reprodución automática do seg. vídeo</target> 11202 <target state="translated">Reprodución automática do seg. vídeo</target>
11203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11203
11204 </trans-unit> 11204 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11205 <trans-unit id="5870421136141540382" datatype="html"> 11205 <trans-unit id="5870421136141540382" datatype="html">
11206 <source>Stop looping playlist videos</source> 11206 <source>Stop looping playlist videos</source>
11207 <target state="translated">Deter a reprodución en bucle</target> 11207 <target state="translated">Deter a reprodución en bucle</target>
11208 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11208
11209 </trans-unit> 11209 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11210 <trans-unit id="1599585307037758139" datatype="html"> 11210 <trans-unit id="1599585307037758139" datatype="html">
11211 <source>Loop playlist videos</source> 11211 <source>Loop playlist videos</source>
11212 <target state="translated">Reproduce en bucle a lista</target> 11212 <target state="translated">Reproduce en bucle a lista</target>
11213 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11213
11214 </trans-unit> 11214 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11215 <trans-unit id="3704292036525161260" datatype="html"> 11215 <trans-unit id="3704292036525161260" datatype="html">
11216 <source>Placeholder image</source> 11216 <source>Placeholder image</source>
11217 <target state="translated">Imaxe como marcador</target> 11217 <target state="translated">Imaxe como marcador</target>
diff --git a/client/src/locale/angular.hu-HU.xlf b/client/src/locale/angular.hu-HU.xlf
index 6edc69447..eeab8b895 100644
--- a/client/src/locale/angular.hu-HU.xlf
+++ b/client/src/locale/angular.hu-HU.xlf
@@ -305,10 +305,10 @@
305 <trans-unit id="8817917090143649804" datatype="html"> 305 <trans-unit id="8817917090143649804" datatype="html">
306 <source>Account muted</source><target state="new">Account muted</target> 306 <source>Account muted</source><target state="new">Account muted</target>
307 307
308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
309 <source>Server muted</source><target state="new">Server muted</target> 309 <source>Server muted</source><target state="new">Server muted</target>
310 310
311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
312 312
313 <trans-unit id="5924559757556526785"> 313 <trans-unit id="5924559757556526785">
314 <source>Save to</source> 314 <source>Save to</source>
@@ -541,7 +541,7 @@
541 <source>Blocked</source> 541 <source>Blocked</source>
542 <target state="translated">Letiltva</target> 542 <target state="translated">Letiltva</target>
543 543
544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
545 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 545 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
546 546
547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2749,8 +2749,8 @@ The link will expire within 1 hour.</source>
2749 <trans-unit id="2482137713226830428" datatype="html"> 2749 <trans-unit id="2482137713226830428" datatype="html">
2750 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2750 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2751 <target state="translated">Közzétéve <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2751 <target state="translated">Közzétéve <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2752 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2752
2753 </trans-unit> 2753 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2754 <trans-unit id="1813238393038053050" datatype="html"> 2754 <trans-unit id="1813238393038053050" datatype="html">
2755 <source>SUPPORT</source> 2755 <source>SUPPORT</source>
2756 <target state="translated">TÁMOGATÁS</target> 2756 <target state="translated">TÁMOGATÁS</target>
@@ -2789,8 +2789,8 @@ The link will expire within 1 hour.</source>
2789 <trans-unit id="687548610091961489"> 2789 <trans-unit id="687548610091961489">
2790 <source>By <x id="INTERPOLATION"/></source> 2790 <source>By <x id="INTERPOLATION"/></source>
2791 <target><x id="INTERPOLATION"/> által</target> 2791 <target><x id="INTERPOLATION"/> által</target>
2792 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2792
2793 </trans-unit> 2793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2794 <trans-unit id="1144407473317535723" datatype="html"> 2794 <trans-unit id="1144407473317535723" datatype="html">
2795 <source>Subscribe</source> 2795 <source>Subscribe</source>
2796 <target state="translated">Feliratkozás</target> 2796 <target state="translated">Feliratkozás</target>
@@ -2867,7 +2867,7 @@ The link will expire within 1 hour.</source>
2867 <source>NSFW</source> 2867 <source>NSFW</source>
2868 <target state="translated">MKNM</target> 2868 <target state="translated">MKNM</target>
2869 2869
2870 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2870 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2871 <trans-unit id="4512155674928869984"> 2871 <trans-unit id="4512155674928869984">
2872 <source>Get more information</source> 2872 <source>Get more information</source>
2873 <target>További információk szerzése</target> 2873 <target>További információk szerzése</target>
@@ -3434,7 +3434,7 @@ The link will expire within 1 hour.</source>
3434 3434
3435 3435
3436 3436
3437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3437 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3438 <trans-unit id="3111569165173971676" datatype="html"> 3438 <trans-unit id="3111569165173971676" datatype="html">
3439 <source>Deleted account</source> 3439 <source>Deleted account</source>
3440 <target state="translated">Törölt fiók</target> 3440 <target state="translated">Törölt fiók</target>
@@ -3564,16 +3564,16 @@ The link will expire within 1 hour.</source>
3564 <target>Dátum <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target> 3564 <target>Dátum <x id="START_TAG_P-SORTICON"/><x id="CLOSE_TAG_P-SORTICON"/></target>
3565 3565
3566 3566
3567 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3567 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3568 <trans-unit id="1451763834047485033" datatype="html"> 3568 <trans-unit id="1451763834047485033" datatype="html">
3569 <source>Select this row</source> 3569 <source>Select this row</source>
3570 <target state="translated">Sor kiválasztása</target> 3570 <target state="translated">Sor kiválasztása</target>
3571 3571
3572 3572
3573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3574 <source>See full comment</source><target state="new">See full comment</target> 3574 <source>See full comment</source><target state="new">See full comment</target>
3575 3575
3576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3577 <trans-unit id="3193976279273491157"> 3577 <trans-unit id="3193976279273491157">
3578 <source>Actions</source> 3578 <source>Actions</source>
3579 <target>Műveletek</target> 3579 <target>Műveletek</target>
@@ -3582,7 +3582,7 @@ The link will expire within 1 hour.</source>
3582 3582
3583 3583
3584 3584
3585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3586 <trans-unit id="8390803680962035202" datatype="html"> 3586 <trans-unit id="8390803680962035202" datatype="html">
3587 <source>Follower</source> 3587 <source>Follower</source>
3588 <target state="translated">Követő</target> 3588 <target state="translated">Követő</target>
@@ -3595,17 +3595,17 @@ The link will expire within 1 hour.</source>
3595 <source>Commented video</source> 3595 <source>Commented video</source>
3596 <target state="translated">Hozzászólással rendelkező videó</target> 3596 <target state="translated">Hozzászólással rendelkező videó</target>
3597 3597
3598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3599 <trans-unit id="7266085473379376028" datatype="html"> 3599 <trans-unit id="7266085473379376028" datatype="html">
3600 <source>No comments found matching current filters.</source> 3600 <source>No comments found matching current filters.</source>
3601 <target state="translated">Nem található a jelenlegi szűrőnek megfelelő hozzászólás.</target> 3601 <target state="translated">Nem található a jelenlegi szűrőnek megfelelő hozzászólás.</target>
3602 3602
3603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3604 <trans-unit id="2398388496754671928" datatype="html"> 3604 <trans-unit id="2398388496754671928" datatype="html">
3605 <source>No comments found.</source> 3605 <source>No comments found.</source>
3606 <target state="translated">Nem található hozzászólás.</target> 3606 <target state="translated">Nem található hozzászólás.</target>
3607 3607
3608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3609 <trans-unit id="4604870995665811499" datatype="html"> 3609 <trans-unit id="4604870995665811499" datatype="html">
3610 <source>Local comments</source> 3610 <source>Local comments</source>
3611 <target state="translated">Helyi hozzászólások</target> 3611 <target state="translated">Helyi hozzászólások</target>
@@ -3717,12 +3717,12 @@ The link will expire within 1 hour.</source>
3717 3717
3718 3718
3719 3719
3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3721 <trans-unit id="2662644497259948010" datatype="html"> 3721 <trans-unit id="2662644497259948010" datatype="html">
3722 <source>Comment</source> 3722 <source>Comment</source>
3723 <target state="new">Comment</target> 3723 <target state="new">Comment</target>
3724 3724
3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3726 <trans-unit id="1359961255805685312" datatype="html"> 3726 <trans-unit id="1359961255805685312" datatype="html">
3727 <source>This video has been reported multiple times.</source> 3727 <source>This video has been reported multiple times.</source>
3728 <target state="translated">Ezt a videót többször jelentették.</target> 3728 <target state="translated">Ezt a videót többször jelentették.</target>
@@ -3866,7 +3866,7 @@ The link will expire within 1 hour.</source>
3866 3866
3867 3867
3868 3868
3869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3870 <trans-unit id="8564972645418093229" datatype="html"> 3870 <trans-unit id="8564972645418093229" datatype="html">
3871 <source>No account found matching current filters.</source> 3871 <source>No account found matching current filters.</source>
3872 <target state="translated">Nem található a jelenlegi szűrőkre illeszkedő fiók.</target> 3872 <target state="translated">Nem található a jelenlegi szűrőkre illeszkedő fiók.</target>
@@ -4099,7 +4099,7 @@ The link will expire within 1 hour.</source>
4099 <target state="translated">Minden sor kiválasztása</target> 4099 <target state="translated">Minden sor kiválasztása</target>
4100 4100
4101 4101
4102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4103 <trans-unit id="2719284837486030903" datatype="html"> 4103 <trans-unit id="2719284837486030903" datatype="html">
4104 <source>Job type</source> 4104 <source>Job type</source>
4105 <target state="translated">Feladat típusa</target> 4105 <target state="translated">Feladat típusa</target>
@@ -4170,7 +4170,7 @@ The link will expire within 1 hour.</source>
4170 <target state="translated">Frissítés</target> 4170 <target state="translated">Frissítés</target>
4171 4171
4172 4172
4173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4174 <trans-unit id="6052766076365105714" datatype="html"> 4174 <trans-unit id="6052766076365105714" datatype="html">
4175 <source>now</source> 4175 <source>now</source>
4176 <target state="translated">most</target> 4176 <target state="translated">most</target>
@@ -5541,9 +5541,9 @@ color: red;
5541 <trans-unit id="5417361655914085905" datatype="html"> 5541 <trans-unit id="5417361655914085905" datatype="html">
5542 <source>Account page</source> 5542 <source>Account page</source>
5543 <target state="translated">Fiókoldal</target> 5543 <target state="translated">Fiókoldal</target>
5544 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5544
5545 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5545
5546 </trans-unit> 5546 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5547 5547
5548 <trans-unit id="2000373220662583633" datatype="html"> 5548 <trans-unit id="2000373220662583633" datatype="html">
5549 <source>No ownership change request found.</source> 5549 <source>No ownership change request found.</source>
@@ -5645,10 +5645,10 @@ color: red;
5645 <trans-unit id="4000980858407872649" datatype="html"> 5645 <trans-unit id="4000980858407872649" datatype="html">
5646 <source>Channel page</source> 5646 <source>Channel page</source>
5647 <target state="translated">Csatornaoldal</target> 5647 <target state="translated">Csatornaoldal</target>
5648 <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">25</context></context-group> 5648
5649 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5649
5650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5650
5651 </trans-unit> 5651 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5652 <trans-unit id="9131836378905533756"> 5652 <trans-unit id="9131836378905533756">
5653 <source>Created by <x id="INTERPOLATION"/></source> 5653 <source>Created by <x id="INTERPOLATION"/></source>
5654 <target>Létrehozta: <x id="INTERPOLATION"/></target> 5654 <target>Létrehozta: <x id="INTERPOLATION"/></target>
@@ -7511,13 +7511,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7511 <source>Info</source> 7511 <source>Info</source>
7512 <target state="translated">Információ</target> 7512 <target state="translated">Információ</target>
7513 7513
7514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7514 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7515 <source>Files</source><target state="new">Files</target> 7515 <source>Files</source><target state="new">Files</target>
7516 7516
7517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7518 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7518 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7519 7519
7520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7520 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7521 <trans-unit id="6759205696902713848" datatype="html"> 7521 <trans-unit id="6759205696902713848" datatype="html">
7522 <source>Warning</source> 7522 <source>Warning</source>
7523 <target state="translated">Figyelmeztetés</target> 7523 <target state="translated">Figyelmeztetés</target>
@@ -10776,7 +10776,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10776 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10776 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10777 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10777 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10778 10778
10779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10779 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10780 <trans-unit id="1795705931707209785" datatype="html"> 10780 <trans-unit id="1795705931707209785" datatype="html">
10781 <source>Add to watch later</source> 10781 <source>Add to watch later</source>
10782 <target state="translated">Hozzáadás a később megnézendőkhöz</target> 10782 <target state="translated">Hozzáadás a később megnézendőkhöz</target>
@@ -10963,22 +10963,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10963 <source>Stop autoplaying next video</source> 10963 <source>Stop autoplaying next video</source>
10964 <target state="translated">Következő videó automatikus lejátszásának leállítása</target> 10964 <target state="translated">Következő videó automatikus lejátszásának leállítása</target>
10965 10965
10966 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10966 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10967 <trans-unit id="5149234672404299151" datatype="html"> 10967 <trans-unit id="5149234672404299151" datatype="html">
10968 <source>Autoplay next video</source> 10968 <source>Autoplay next video</source>
10969 <target state="translated">Következő videó automatikus lejátszása</target> 10969 <target state="translated">Következő videó automatikus lejátszása</target>
10970 10970
10971 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10971 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10972 <trans-unit id="5870421136141540382" datatype="html"> 10972 <trans-unit id="5870421136141540382" datatype="html">
10973 <source>Stop looping playlist videos</source> 10973 <source>Stop looping playlist videos</source>
10974 <target state="translated">Lejátszási listán lévő videók ismétlésének leállítása</target> 10974 <target state="translated">Lejátszási listán lévő videók ismétlésének leállítása</target>
10975 10975
10976 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10976 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10977 <trans-unit id="1599585307037758139" datatype="html"> 10977 <trans-unit id="1599585307037758139" datatype="html">
10978 <source>Loop playlist videos</source> 10978 <source>Loop playlist videos</source>
10979 <target state="translated">Lejátszási listán lévő videók ismétlése</target> 10979 <target state="translated">Lejátszási listán lévő videók ismétlése</target>
10980 10980
10981 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 10981 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
10982 <trans-unit id="3704292036525161260" datatype="html"> 10982 <trans-unit id="3704292036525161260" datatype="html">
10983 <source>Placeholder image</source> 10983 <source>Placeholder image</source>
10984 <target state="translated">Helykitöltő kép</target> 10984 <target state="translated">Helykitöltő kép</target>
diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf
index 89396e0b3..1f653524e 100644
--- a/client/src/locale/angular.it-IT.xlf
+++ b/client/src/locale/angular.it-IT.xlf
@@ -301,10 +301,10 @@
301 <trans-unit id="8817917090143649804" datatype="html"> 301 <trans-unit id="8817917090143649804" datatype="html">
302 <source>Account muted</source><target state="new">Account muted</target> 302 <source>Account muted</source><target state="new">Account muted</target>
303 303
304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
305 <source>Server muted</source><target state="new">Server muted</target> 305 <source>Server muted</source><target state="new">Server muted</target>
306 306
307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 307 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
308 308
309 <trans-unit id="5924559757556526785"> 309 <trans-unit id="5924559757556526785">
310 <source>Save to</source> 310 <source>Save to</source>
@@ -525,7 +525,7 @@
525 <source>Blocked</source> 525 <source>Blocked</source>
526 <target state="translated">Bloccato</target> 526 <target state="translated">Bloccato</target>
527 527
528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
529 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 529 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
530 530
531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2658,7 +2658,7 @@ The link will expire within 1 hour.</source>
2658 <target state="translated">Pubblicato <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2658 <target state="translated">Pubblicato <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2659 2659
2660 2660
2661 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2661 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2662 <trans-unit id="1813238393038053050" datatype="html"> 2662 <trans-unit id="1813238393038053050" datatype="html">
2663 <source>SUPPORT</source> 2663 <source>SUPPORT</source>
2664 <target state="translated">SUPPORTO</target> 2664 <target state="translated">SUPPORTO</target>
@@ -2698,7 +2698,7 @@ The link will expire within 1 hour.</source>
2698 <source>By <x id="INTERPOLATION"/></source> 2698 <source>By <x id="INTERPOLATION"/></source>
2699 <target>Di <x id="INTERPOLATION"/></target> 2699 <target>Di <x id="INTERPOLATION"/></target>
2700 2700
2701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2701 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2702 <trans-unit id="1144407473317535723" datatype="html"> 2702 <trans-unit id="1144407473317535723" datatype="html">
2703 <source>Subscribe</source> 2703 <source>Subscribe</source>
2704 <target state="translated">Iscriviti</target> 2704 <target state="translated">Iscriviti</target>
@@ -2773,7 +2773,7 @@ The link will expire within 1 hour.</source>
2773 <source>NSFW</source> 2773 <source>NSFW</source>
2774 <target state="translated">NSFW</target> 2774 <target state="translated">NSFW</target>
2775 2775
2776 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2776 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2777 <trans-unit id="4512155674928869984"> 2777 <trans-unit id="4512155674928869984">
2778 <source>Get more information</source> 2778 <source>Get more information</source>
2779 <target>Ottieni più informazioni</target> 2779 <target>Ottieni più informazioni</target>
@@ -3365,7 +3365,7 @@ The link will expire within 1 hour.</source>
3365 3365
3366 3366
3367 3367
3368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3368 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3369 <trans-unit id="3111569165173971676" datatype="html"> 3369 <trans-unit id="3111569165173971676" datatype="html">
3370 <source>Deleted account</source> 3370 <source>Deleted account</source>
3371 <target state="translated">Account cancellato</target> 3371 <target state="translated">Account cancellato</target>
@@ -3497,16 +3497,16 @@ The link will expire within 1 hour.</source>
3497 <target>Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3497 <target>Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3498 3498
3499 3499
3500 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3500 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3501 <trans-unit id="1451763834047485033" datatype="html"> 3501 <trans-unit id="1451763834047485033" datatype="html">
3502 <source>Select this row</source> 3502 <source>Select this row</source>
3503 <target state="translated">Seleziona questa riga</target> 3503 <target state="translated">Seleziona questa riga</target>
3504 3504
3505 3505
3506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3507 <source>See full comment</source><target state="new">See full comment</target> 3507 <source>See full comment</source><target state="new">See full comment</target>
3508 3508
3509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3510 <trans-unit id="3193976279273491157"> 3510 <trans-unit id="3193976279273491157">
3511 <source>Actions</source> 3511 <source>Actions</source>
3512 <target>Azioni</target> 3512 <target>Azioni</target>
@@ -3514,7 +3514,7 @@ The link will expire within 1 hour.</source>
3514 3514
3515 3515
3516 3516
3517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3517 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3518 <source>Follower</source><target state="new">Follower</target> 3518 <source>Follower</source><target state="new">Follower</target>
3519 <context-group purpose="location"> 3519 <context-group purpose="location">
3520 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3520 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3525,17 +3525,17 @@ The link will expire within 1 hour.</source>
3525 <source>Commented video</source> 3525 <source>Commented video</source>
3526 <target state="translated">Video commentati</target> 3526 <target state="translated">Video commentati</target>
3527 3527
3528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3528 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3529 <trans-unit id="7266085473379376028" datatype="html"> 3529 <trans-unit id="7266085473379376028" datatype="html">
3530 <source>No comments found matching current filters.</source> 3530 <source>No comments found matching current filters.</source>
3531 <target state="translated">Nessun commento trovato corrispondente ai filtri attuali.</target> 3531 <target state="translated">Nessun commento trovato corrispondente ai filtri attuali.</target>
3532 3532
3533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3533 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3534 <trans-unit id="2398388496754671928" datatype="html"> 3534 <trans-unit id="2398388496754671928" datatype="html">
3535 <source>No comments found.</source> 3535 <source>No comments found.</source>
3536 <target state="translated">Nessun commento trovato.</target> 3536 <target state="translated">Nessun commento trovato.</target>
3537 3537
3538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3539 <source>Local comments</source><target state="new">Local comments</target> 3539 <source>Local comments</source><target state="new">Local comments</target>
3540 3540
3541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3541 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3636,12 +3636,12 @@ The link will expire within 1 hour.</source>
3636 3636
3637 3637
3638 3638
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3640 <trans-unit id="2662644497259948010" datatype="html"> 3640 <trans-unit id="2662644497259948010" datatype="html">
3641 <source>Comment</source> 3641 <source>Comment</source>
3642 <target state="translated">Commenta</target> 3642 <target state="translated">Commenta</target>
3643 3643
3644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3645 <trans-unit id="1359961255805685312" datatype="html"> 3645 <trans-unit id="1359961255805685312" datatype="html">
3646 <source>This video has been reported multiple times.</source> 3646 <source>This video has been reported multiple times.</source>
3647 <target state="translated">Questo video è stato segnalato più volte.</target> 3647 <target state="translated">Questo video è stato segnalato più volte.</target>
@@ -3787,7 +3787,7 @@ The link will expire within 1 hour.</source>
3787 3787
3788 3788
3789 3789
3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3790 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3791 <trans-unit id="8564972645418093229" datatype="html"> 3791 <trans-unit id="8564972645418093229" datatype="html">
3792 <source>No account found matching current filters.</source> 3792 <source>No account found matching current filters.</source>
3793 <target state="translated">Nessun account trovato corrispondente ai filtri attuali.</target> 3793 <target state="translated">Nessun account trovato corrispondente ai filtri attuali.</target>
@@ -4020,7 +4020,7 @@ The link will expire within 1 hour.</source>
4020 <target state="translated">Seleziona tutte le righe</target> 4020 <target state="translated">Seleziona tutte le righe</target>
4021 4021
4022 4022
4023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4024 <trans-unit id="2719284837486030903" datatype="html"> 4024 <trans-unit id="2719284837486030903" datatype="html">
4025 <source>Job type</source> 4025 <source>Job type</source>
4026 <target state="translated">Tipo di lavoro</target> 4026 <target state="translated">Tipo di lavoro</target>
@@ -4091,7 +4091,7 @@ The link will expire within 1 hour.</source>
4091 <target>Aggiorna</target> 4091 <target>Aggiorna</target>
4092 4092
4093 4093
4094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4094 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4095 <trans-unit id="6052766076365105714" datatype="html"> 4095 <trans-unit id="6052766076365105714" datatype="html">
4096 <source>now</source> 4096 <source>now</source>
4097 <target state="translated">ora</target> 4097 <target state="translated">ora</target>
@@ -5432,7 +5432,7 @@ color: red;
5432 <target state="translated">Pagina dell'Account</target> 5432 <target state="translated">Pagina dell'Account</target>
5433 5433
5434 5434
5435 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5435 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5436 5436
5437 <trans-unit id="2000373220662583633" datatype="html"> 5437 <trans-unit id="2000373220662583633" datatype="html">
5438 <source>No ownership change request found.</source> 5438 <source>No ownership change request found.</source>
@@ -5534,7 +5534,7 @@ color: red;
5534 5534
5535 5535
5536 5536
5537 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5537 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5538 <trans-unit id="9131836378905533756"> 5538 <trans-unit id="9131836378905533756">
5539 <source>Created by <x id="INTERPOLATION"/></source> 5539 <source>Created by <x id="INTERPOLATION"/></source>
5540 <target>Creato da <x id="INTERPOLATION"/></target> 5540 <target>Creato da <x id="INTERPOLATION"/></target>
@@ -7290,13 +7290,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7290 <source>Info</source> 7290 <source>Info</source>
7291 <target>Informazioni</target> 7291 <target>Informazioni</target>
7292 7292
7293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7294 <source>Files</source><target state="new">Files</target> 7294 <source>Files</source><target state="new">Files</target>
7295 7295
7296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7297 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7297 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7298 7298
7299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7300 <trans-unit id="6759205696902713848"> 7300 <trans-unit id="6759205696902713848">
7301 <source>Warning</source> 7301 <source>Warning</source>
7302 <target>Avvertimento</target> 7302 <target>Avvertimento</target>
@@ -10471,7 +10471,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10471 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10471 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10472 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10472 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10473 10473
10474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10475 <trans-unit id="1795705931707209785" datatype="html"> 10475 <trans-unit id="1795705931707209785" datatype="html">
10476 <source>Add to watch later</source> 10476 <source>Add to watch later</source>
10477 <target state="translated">Aggiungi a "Guarda in seguito"</target> 10477 <target state="translated">Aggiungi a "Guarda in seguito"</target>
@@ -10659,22 +10659,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10659 <source>Stop autoplaying next video</source> 10659 <source>Stop autoplaying next video</source>
10660 <target state="translated">Interrompi la riproduzione automatica del video successivo</target> 10660 <target state="translated">Interrompi la riproduzione automatica del video successivo</target>
10661 10661
10662 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10662 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10663 <trans-unit id="5149234672404299151" datatype="html"> 10663 <trans-unit id="5149234672404299151" datatype="html">
10664 <source>Autoplay next video</source> 10664 <source>Autoplay next video</source>
10665 <target state="translated">Riproduci automaticamente il video successivo</target> 10665 <target state="translated">Riproduci automaticamente il video successivo</target>
10666 10666
10667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10668 <trans-unit id="5870421136141540382" datatype="html"> 10668 <trans-unit id="5870421136141540382" datatype="html">
10669 <source>Stop looping playlist videos</source> 10669 <source>Stop looping playlist videos</source>
10670 <target state="translated">Smetti di riprodurre in loop i video delle playlist</target> 10670 <target state="translated">Smetti di riprodurre in loop i video delle playlist</target>
10671 10671
10672 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10672 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10673 <trans-unit id="1599585307037758139" datatype="html"> 10673 <trans-unit id="1599585307037758139" datatype="html">
10674 <source>Loop playlist videos</source> 10674 <source>Loop playlist videos</source>
10675 <target state="translated">Ripeti i video delle playlist</target> 10675 <target state="translated">Ripeti i video delle playlist</target>
10676 10676
10677 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 10677 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
10678 <trans-unit id="3704292036525161260" datatype="html"> 10678 <trans-unit id="3704292036525161260" datatype="html">
10679 <source>Placeholder image</source> 10679 <source>Placeholder image</source>
10680 <target state="new">Placeholder image</target> 10680 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf
index 28d63cab4..50fb56b12 100644
--- a/client/src/locale/angular.ja-JP.xlf
+++ b/client/src/locale/angular.ja-JP.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">ミュートしたアカウント</target> 369 <target state="translated">ミュートしたアカウント</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">インスタンスをミュートする</target> 374 <target state="translated">インスタンスをミュートする</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>プレイリストに保存</target> 379 <target>プレイリストに保存</target>
@@ -596,7 +596,7 @@
596 <target state="translated">ブロックした動画</target> 596 <target state="translated">ブロックした動画</target>
597 597
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 600 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">本当に<x id="PH" equiv-text="videos.length"/>の動画を削除しますか?</target> 602 <target state="translated">本当に<x id="PH" equiv-text="videos.length"/>の動画を削除しますか?</target>
@@ -2849,8 +2849,8 @@ The link will expire within 1 hour.</source>
2849 <trans-unit id="2482137713226830428" datatype="html"> 2849 <trans-unit id="2482137713226830428" datatype="html">
2850 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2850 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2851 <target state="translated"><x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/>に投稿</target> 2851 <target state="translated"><x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/>に投稿</target>
2852 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2852
2853 </trans-unit> 2853 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2854 <trans-unit id="1813238393038053050" datatype="html"> 2854 <trans-unit id="1813238393038053050" datatype="html">
2855 <source>SUPPORT</source> 2855 <source>SUPPORT</source>
2856 <target state="translated">応援</target> 2856 <target state="translated">応援</target>
@@ -2889,8 +2889,8 @@ The link will expire within 1 hour.</source>
2889 <trans-unit id="687548610091961489"> 2889 <trans-unit id="687548610091961489">
2890 <source>By <x id="INTERPOLATION"/></source> 2890 <source>By <x id="INTERPOLATION"/></source>
2891 <target><x id="INTERPOLATION"/> 制作</target> 2891 <target><x id="INTERPOLATION"/> 制作</target>
2892 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2892
2893 </trans-unit> 2893 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2894 <trans-unit id="1144407473317535723" datatype="html"> 2894 <trans-unit id="1144407473317535723" datatype="html">
2895 <source>Subscribe</source> 2895 <source>Subscribe</source>
2896 <target state="translated">チャンネル登録する</target> 2896 <target state="translated">チャンネル登録する</target>
@@ -2962,9 +2962,9 @@ The link will expire within 1 hour.</source>
2962 <trans-unit id="1465291804668949243" datatype="html"> 2962 <trans-unit id="1465291804668949243" datatype="html">
2963 <source>NSFW</source> 2963 <source>NSFW</source>
2964 <target state="translated">NSFW</target> 2964 <target state="translated">NSFW</target>
2965 <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">56</context></context-group> 2965
2966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2966
2967 </trans-unit> 2967 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2968 <trans-unit id="4512155674928869984"> 2968 <trans-unit id="4512155674928869984">
2969 <source>Get more information</source> 2969 <source>Get more information</source>
2970 <target>詳細</target> 2970 <target>詳細</target>
@@ -3508,7 +3508,7 @@ The link will expire within 1 hour.</source>
3508 3508
3509 3509
3510 3510
3511 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3511 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3512 <trans-unit id="3111569165173971676" datatype="html"> 3512 <trans-unit id="3111569165173971676" datatype="html">
3513 <source>Deleted account</source> 3513 <source>Deleted account</source>
3514 <target state="translated">削除されたアカウント</target> 3514 <target state="translated">削除されたアカウント</target>
@@ -3644,19 +3644,19 @@ The link will expire within 1 hour.</source>
3644 <target>日付 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3644 <target>日付 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3645 3645
3646 3646
3647 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3647 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3648 <trans-unit id="1451763834047485033" datatype="html"> 3648 <trans-unit id="1451763834047485033" datatype="html">
3649 <source>Select this row</source> 3649 <source>Select this row</source>
3650 <target state="translated">この列を選択</target> 3650 <target state="translated">この列を選択</target>
3651 3651
3652 3652
3653 3653
3654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3655 <trans-unit id="4043531994869127329" datatype="html"> 3655 <trans-unit id="4043531994869127329" datatype="html">
3656 <source>See full comment</source> 3656 <source>See full comment</source>
3657 <target state="translated">全てのコメントを見る</target> 3657 <target state="translated">全てのコメントを見る</target>
3658 3658
3659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3660 <trans-unit id="3193976279273491157"> 3660 <trans-unit id="3193976279273491157">
3661 <source>Actions</source> 3661 <source>Actions</source>
3662 <target>アクション</target> 3662 <target>アクション</target>
@@ -3665,7 +3665,7 @@ The link will expire within 1 hour.</source>
3665 3665
3666 3666
3667 3667
3668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3669 <trans-unit id="8390803680962035202" datatype="html"> 3669 <trans-unit id="8390803680962035202" datatype="html">
3670 <source>Follower</source> 3670 <source>Follower</source>
3671 <target state="translated">フォロワー</target> 3671 <target state="translated">フォロワー</target>
@@ -3678,17 +3678,17 @@ The link will expire within 1 hour.</source>
3678 <source>Commented video</source> 3678 <source>Commented video</source>
3679 <target state="translated">コメントされた動画</target> 3679 <target state="translated">コメントされた動画</target>
3680 3680
3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3681 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3682 <trans-unit id="7266085473379376028" datatype="html"> 3682 <trans-unit id="7266085473379376028" datatype="html">
3683 <source>No comments found matching current filters.</source> 3683 <source>No comments found matching current filters.</source>
3684 <target state="translated">現在のフィルターでは、一致したコメントはありませんでした。</target> 3684 <target state="translated">現在のフィルターでは、一致したコメントはありませんでした。</target>
3685 3685
3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3686 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3687 <trans-unit id="2398388496754671928" datatype="html"> 3687 <trans-unit id="2398388496754671928" datatype="html">
3688 <source>No comments found.</source> 3688 <source>No comments found.</source>
3689 <target state="translated">コメントは見つかりませんでした。</target> 3689 <target state="translated">コメントは見つかりませんでした。</target>
3690 3690
3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3692 <trans-unit id="4604870995665811499" datatype="html"> 3692 <trans-unit id="4604870995665811499" datatype="html">
3693 <source>Local comments</source> 3693 <source>Local comments</source>
3694 <target state="translated">ローカルのコメント</target> 3694 <target state="translated">ローカルのコメント</target>
@@ -3803,13 +3803,13 @@ The link will expire within 1 hour.</source>
3803 3803
3804 3804
3805 3805
3806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3807 <trans-unit id="2662644497259948010" datatype="html"> 3807 <trans-unit id="2662644497259948010" datatype="html">
3808 <source>Comment</source> 3808 <source>Comment</source>
3809 <target state="translated">コメント</target> 3809 <target state="translated">コメント</target>
3810 3810
3811 3811
3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3813 <trans-unit id="1359961255805685312" datatype="html"> 3813 <trans-unit id="1359961255805685312" datatype="html">
3814 <source>This video has been reported multiple times.</source> 3814 <source>This video has been reported multiple times.</source>
3815 <target state="translated">この動画は複数回通報されています。</target> 3815 <target state="translated">この動画は複数回通報されています。</target>
@@ -3954,7 +3954,7 @@ The link will expire within 1 hour.</source>
3954 3954
3955 3955
3956 3956
3957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3958 <trans-unit id="8564972645418093229" datatype="html"> 3958 <trans-unit id="8564972645418093229" datatype="html">
3959 <source>No account found matching current filters.</source> 3959 <source>No account found matching current filters.</source>
3960 <target state="translated">現在のフィルターでは、一致したアカウントはありません。</target> 3960 <target state="translated">現在のフィルターでは、一致したアカウントはありません。</target>
@@ -4198,7 +4198,7 @@ The link will expire within 1 hour.</source>
4198 4198
4199 4199
4200 4200
4201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4202 <trans-unit id="2719284837486030903" datatype="html"> 4202 <trans-unit id="2719284837486030903" datatype="html">
4203 <source>Job type</source> 4203 <source>Job type</source>
4204 <target state="translated">ジョブのタイプ</target> 4204 <target state="translated">ジョブのタイプ</target>
@@ -4267,10 +4267,10 @@ The link will expire within 1 hour.</source>
4267 <trans-unit id="1102717806459547726"> 4267 <trans-unit id="1102717806459547726">
4268 <source>Refresh</source> 4268 <source>Refresh</source>
4269 <target>受け入れる</target> 4269 <target>受け入れる</target>
4270 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4270
4271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4271
4272 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4272
4273 </trans-unit> 4273 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4274 <trans-unit id="6052766076365105714" datatype="html"> 4274 <trans-unit id="6052766076365105714" datatype="html">
4275 <source>now</source> 4275 <source>now</source>
4276 <target state="translated">現在</target> 4276 <target state="translated">現在</target>
@@ -5662,9 +5662,9 @@ color: red;
5662 <trans-unit id="5417361655914085905" datatype="html"> 5662 <trans-unit id="5417361655914085905" datatype="html">
5663 <source>Account page</source> 5663 <source>Account page</source>
5664 <target state="translated">アカウントページ</target> 5664 <target state="translated">アカウントページ</target>
5665 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5665
5666 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5666
5667 </trans-unit> 5667 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5668 <trans-unit id="2000373220662583633" datatype="html"> 5668 <trans-unit id="2000373220662583633" datatype="html">
5669 <source>No ownership change request found.</source> 5669 <source>No ownership change request found.</source>
5670 <target state="translated">動画の所有権変更へのリクエストはありません。</target> 5670 <target state="translated">動画の所有権変更へのリクエストはありません。</target>
@@ -5764,10 +5764,10 @@ color: red;
5764 <trans-unit id="4000980858407872649" datatype="html"> 5764 <trans-unit id="4000980858407872649" datatype="html">
5765 <source>Channel page</source> 5765 <source>Channel page</source>
5766 <target state="translated">チャンネルページ</target> 5766 <target state="translated">チャンネルページ</target>
5767 <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">25</context></context-group> 5767
5768 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5768
5769 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5769
5770 </trans-unit> 5770 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5771 <trans-unit id="9131836378905533756"> 5771 <trans-unit id="9131836378905533756">
5772 <source>Created by <x id="INTERPOLATION"/></source> 5772 <source>Created by <x id="INTERPOLATION"/></source>
5773 <target><x id="INTERPOLATION"/> 制作</target> 5773 <target><x id="INTERPOLATION"/> 制作</target>
@@ -7644,19 +7644,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7644 <trans-unit id="314315645942131479"> 7644 <trans-unit id="314315645942131479">
7645 <source>Info</source> 7645 <source>Info</source>
7646 <target>情報</target> 7646 <target>情報</target>
7647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7647
7648 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7648
7649 </trans-unit> 7649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7650 <trans-unit id="4116911651502837995" datatype="html"> 7650 <trans-unit id="4116911651502837995" datatype="html">
7651 <source>Files</source> 7651 <source>Files</source>
7652 <target state="translated">ファイル</target> 7652 <target state="translated">ファイル</target>
7653 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7653
7654 </trans-unit> 7654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7655 <trans-unit id="4767765747214995164" datatype="html"> 7655 <trans-unit id="4767765747214995164" datatype="html">
7656 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7656 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7657 <target state="translated">投稿 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7657 <target state="translated">投稿 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7658 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7658
7659 </trans-unit> 7659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7660 <trans-unit id="6759205696902713848"> 7660 <trans-unit id="6759205696902713848">
7661 <source>Warning</source> 7661 <source>Warning</source>
7662 <target>警告</target> 7662 <target>警告</target>
@@ -11062,7 +11062,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11062 11062
11063 11063
11064 11064
11065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11065 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11066 <trans-unit id="1795705931707209785" datatype="html"> 11066 <trans-unit id="1795705931707209785" datatype="html">
11067 <source>Add to watch later</source> 11067 <source>Add to watch later</source>
11068 <target state="translated">「後で見る」に追加する</target> 11068 <target state="translated">「後で見る」に追加する</target>
@@ -11234,23 +11234,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11234 <trans-unit id="6775540171466219199" datatype="html"> 11234 <trans-unit id="6775540171466219199" datatype="html">
11235 <source>Stop autoplaying next video</source> 11235 <source>Stop autoplaying next video</source>
11236 <target state="translated">次の動画への自動再生を無効にする</target> 11236 <target state="translated">次の動画への自動再生を無効にする</target>
11237 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11237
11238 </trans-unit> 11238 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11239 <trans-unit id="5149234672404299151" datatype="html"> 11239 <trans-unit id="5149234672404299151" datatype="html">
11240 <source>Autoplay next video</source> 11240 <source>Autoplay next video</source>
11241 <target state="translated">次の動画への自動再生を有効にする</target> 11241 <target state="translated">次の動画への自動再生を有効にする</target>
11242 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11242
11243 </trans-unit> 11243 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11244 <trans-unit id="5870421136141540382" datatype="html"> 11244 <trans-unit id="5870421136141540382" datatype="html">
11245 <source>Stop looping playlist videos</source> 11245 <source>Stop looping playlist videos</source>
11246 <target state="translated">プレイリストのループ再生を無効にする</target> 11246 <target state="translated">プレイリストのループ再生を無効にする</target>
11247 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11247
11248 </trans-unit> 11248 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11249 <trans-unit id="1599585307037758139" datatype="html"> 11249 <trans-unit id="1599585307037758139" datatype="html">
11250 <source>Loop playlist videos</source> 11250 <source>Loop playlist videos</source>
11251 <target state="translated">プレイリストのループ再生を有効にする</target> 11251 <target state="translated">プレイリストのループ再生を有効にする</target>
11252 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11252
11253 </trans-unit> 11253 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11254 <trans-unit id="3704292036525161260" datatype="html"> 11254 <trans-unit id="3704292036525161260" datatype="html">
11255 <source>Placeholder image</source> 11255 <source>Placeholder image</source>
11256 <target state="translated">プレースホルダー画像</target> 11256 <target state="translated">プレースホルダー画像</target>
diff --git a/client/src/locale/angular.jbo.xlf b/client/src/locale/angular.jbo.xlf
index 6dd057525..2541068f1 100644
--- a/client/src/locale/angular.jbo.xlf
+++ b/client/src/locale/angular.jbo.xlf
@@ -447,10 +447,10 @@
447 <trans-unit id="8817917090143649804" datatype="html"> 447 <trans-unit id="8817917090143649804" datatype="html">
448 <source>Account muted</source><target state="new">Account muted</target> 448 <source>Account muted</source><target state="new">Account muted</target>
449 449
450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
451 <source>Server muted</source><target state="new">Server muted</target> 451 <source>Server muted</source><target state="new">Server muted</target>
452 452
453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
454 <trans-unit id="5924559757556526785" datatype="html"> 454 <trans-unit id="5924559757556526785" datatype="html">
455 <source>Save to</source> 455 <source>Save to</source>
456 <target state="new">Save to</target> 456 <target state="new">Save to</target>
@@ -670,7 +670,7 @@
670 <source>Blocked</source> 670 <source>Blocked</source>
671 <target state="new">Blocked</target> 671 <target state="new">Blocked</target>
672 672
673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
674 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 674 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
675 675
676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2822,7 +2822,7 @@ galfi le mi japyvla</target>
2822 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> 2822 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html">
2823 <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> 2823 <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>
2824 2824
2825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2826 2826
2827 2827
2828 <trans-unit id="1813238393038053050" datatype="html"> 2828 <trans-unit id="1813238393038053050" datatype="html">
@@ -2866,7 +2866,7 @@ galfi le mi japyvla</target>
2866 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2866 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2867 </target> 2867 </target>
2868 2868
2869 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2869 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2870 <trans-unit id="1144407473317535723" datatype="html"> 2870 <trans-unit id="1144407473317535723" datatype="html">
2871 <source>Subscribe</source> 2871 <source>Subscribe</source>
2872 <target state="new">Subscribe</target> 2872 <target state="new">Subscribe</target>
@@ -2941,7 +2941,7 @@ galfi le mi japyvla</target>
2941 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> 2941 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html">
2942 <source>NSFW</source><target state="new">NSFW</target> 2942 <source>NSFW</source><target state="new">NSFW</target>
2943 2943
2944 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2944 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2945 <trans-unit id="4512155674928869984" datatype="html"> 2945 <trans-unit id="4512155674928869984" datatype="html">
2946 <source>Get more information</source> 2946 <source>Get more information</source>
2947 <target state="new">Get more information</target> 2947 <target state="new">Get more information</target>
@@ -3503,7 +3503,7 @@ galfi le mi japyvla</target>
3503 3503
3504 3504
3505 3505
3506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3507 <trans-unit id="3111569165173971676" datatype="html"> 3507 <trans-unit id="3111569165173971676" datatype="html">
3508 <source> 3508 <source>
3509 Deleted account 3509 Deleted account
@@ -3642,21 +3642,21 @@ galfi le mi japyvla</target>
3642 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3642 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3643 </target> 3643 </target>
3644 3644
3645 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> 3645 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html">
3646 <source>Select this row</source><target state="new">Select this row</target> 3646 <source>Select this row</source><target state="new">Select this row</target>
3647 3647
3648 3648
3649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3650 <source>See full comment</source><target state="new">See full comment</target> 3650 <source>See full comment</source><target state="new">See full comment</target>
3651 3651
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3653 <trans-unit id="3193976279273491157" datatype="html"> 3653 <trans-unit id="3193976279273491157" datatype="html">
3654 <source>Actions</source> 3654 <source>Actions</source>
3655 <target state="new">Actions</target> 3655 <target state="new">Actions</target>
3656 3656
3657 3657
3658 3658
3659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3660 <source>Follower</source><target state="new">Follower</target> 3660 <source>Follower</source><target state="new">Follower</target>
3661 <context-group purpose="location"> 3661 <context-group purpose="location">
3662 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3662 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3665,13 +3665,13 @@ galfi le mi japyvla</target>
3665 </trans-unit><trans-unit id="4691552465058437520" datatype="html"> 3665 </trans-unit><trans-unit id="4691552465058437520" datatype="html">
3666 <source>Commented video</source><target state="new">Commented video</target> 3666 <source>Commented video</source><target state="new">Commented video</target>
3667 3667
3668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> 3668 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html">
3669 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target> 3669 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target>
3670 3670
3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> 3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html">
3672 <source>No comments found.</source><target state="new">No comments found.</target> 3672 <source>No comments found.</source><target state="new">No comments found.</target>
3673 3673
3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3675 <source>Local comments</source><target state="new">Local comments</target> 3675 <source>Local comments</source><target state="new">Local comments</target>
3676 3676
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3777,10 +3777,10 @@ galfi le mi japyvla</target>
3777 <target state="new">Video</target> 3777 <target state="new">Video</target>
3778 3778
3779 3779
3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> 3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html">
3781 <source>Comment</source><target state="new">Comment</target> 3781 <source>Comment</source><target state="new">Comment</target>
3782 3782
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3784 <trans-unit id="1359961255805685312" datatype="html"> 3784 <trans-unit id="1359961255805685312" datatype="html">
3785 <source>This video has been reported multiple times.</source> 3785 <source>This video has been reported multiple times.</source>
3786 <target state="new">This video has been reported multiple times.</target> 3786 <target state="new">This video has been reported multiple times.</target>
@@ -3957,7 +3957,7 @@ galfi le mi japyvla</target>
3957 <target>lo pilno</target> 3957 <target>lo pilno</target>
3958 3958
3959 3959
3960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3960 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3961 <trans-unit id="8564972645418093229" datatype="html"> 3961 <trans-unit id="8564972645418093229" datatype="html">
3962 <source>No account found matching current filters.</source> 3962 <source>No account found matching current filters.</source>
3963 <target state="new">No account found matching current filters.</target> 3963 <target state="new">No account found matching current filters.</target>
@@ -4170,7 +4170,7 @@ galfi le mi japyvla</target>
4170 <source>Select all rows</source><target state="new">Select all rows</target> 4170 <source>Select all rows</source><target state="new">Select all rows</target>
4171 4171
4172 4172
4173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4173 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4174 <trans-unit id="2719284837486030903" datatype="html"> 4174 <trans-unit id="2719284837486030903" datatype="html">
4175 <source>Job type</source> 4175 <source>Job type</source>
4176 <target state="new">Job type</target> 4176 <target state="new">Job type</target>
@@ -4224,7 +4224,7 @@ galfi le mi japyvla</target>
4224 <source>Refresh</source> 4224 <source>Refresh</source>
4225 <target state="new">Refresh</target> 4225 <target state="new">Refresh</target>
4226 4226
4227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html"> 4227 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html">
4228 <source>now</source><target state="new">now</target> 4228 <source>now</source><target state="new">now</target>
4229 4229
4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html"> 4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html">
@@ -5491,7 +5491,7 @@ color: red;
5491 <target state="new">Account page</target> 5491 <target state="new">Account page</target>
5492 5492
5493 5493
5494 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5494 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5495 5495
5496 <trans-unit id="2000373220662583633" datatype="html"> 5496 <trans-unit id="2000373220662583633" datatype="html">
5497 <source>No ownership change request found.</source> 5497 <source>No ownership change request found.</source>
@@ -5593,7 +5593,7 @@ color: red;
5593 5593
5594 5594
5595 5595
5596 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5596 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5597 <trans-unit id="9131836378905533756" datatype="html"> 5597 <trans-unit id="9131836378905533756" datatype="html">
5598 <source>Created by <x id="INTERPOLATION"/></source> 5598 <source>Created by <x id="INTERPOLATION"/></source>
5599 <target state="new">Created by 5599 <target state="new">Created by
@@ -7405,13 +7405,13 @@ zbasu lo pilno</target>
7405 <target state="new">Info</target> 7405 <target state="new">Info</target>
7406 7406
7407 7407
7408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7408 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7409 <source>Files</source><target state="new">Files</target> 7409 <source>Files</source><target state="new">Files</target>
7410 7410
7411 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7411 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7412 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7412 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7413 7413
7414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7414 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7415 <trans-unit id="6759205696902713848" datatype="html"> 7415 <trans-unit id="6759205696902713848" datatype="html">
7416 <source>Warning</source> 7416 <source>Warning</source>
7417 <target state="new">Warning</target> 7417 <target state="new">Warning</target>
@@ -10547,7 +10547,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10547 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10547 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10548 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10548 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10549 10549
10550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10551 <trans-unit id="1795705931707209785" datatype="html"> 10551 <trans-unit id="1795705931707209785" datatype="html">
10552 <source>Add to watch later</source> 10552 <source>Add to watch later</source>
10553 <target state="new">Add to watch later</target> 10553 <target state="new">Add to watch later</target>
@@ -10716,22 +10716,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10716 <source>Stop autoplaying next video</source> 10716 <source>Stop autoplaying next video</source>
10717 <target state="new">Stop autoplaying next video</target> 10717 <target state="new">Stop autoplaying next video</target>
10718 10718
10719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10719 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10720 <trans-unit id="5149234672404299151" datatype="html"> 10720 <trans-unit id="5149234672404299151" datatype="html">
10721 <source>Autoplay next video</source> 10721 <source>Autoplay next video</source>
10722 <target state="new">Autoplay next video</target> 10722 <target state="new">Autoplay next video</target>
10723 10723
10724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10724 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10725 <trans-unit id="5870421136141540382" datatype="html"> 10725 <trans-unit id="5870421136141540382" datatype="html">
10726 <source>Stop looping playlist videos</source> 10726 <source>Stop looping playlist videos</source>
10727 <target state="new">Stop looping playlist videos</target> 10727 <target state="new">Stop looping playlist videos</target>
10728 10728
10729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10730 <trans-unit id="1599585307037758139" datatype="html"> 10730 <trans-unit id="1599585307037758139" datatype="html">
10731 <source>Loop playlist videos</source> 10731 <source>Loop playlist videos</source>
10732 <target state="new">Loop playlist videos</target> 10732 <target state="new">Loop playlist videos</target>
10733 10733
10734 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> 10734 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html">
10735 <source>Placeholder image</source><target state="new">Placeholder image</target> 10735 <source>Placeholder image</source><target state="new">Placeholder image</target>
10736 <context-group purpose="location"> 10736 <context-group purpose="location">
10737 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10737 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
diff --git a/client/src/locale/angular.kab.xlf b/client/src/locale/angular.kab.xlf
index 6f5b5a12b..2b89aaa64 100644
--- a/client/src/locale/angular.kab.xlf
+++ b/client/src/locale/angular.kab.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="new">Account muted</target> 369 <target state="new">Account muted</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="new">Server muted</target> 374 <target state="new">Server muted</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785" datatype="html"> 377 <trans-unit id="5924559757556526785" datatype="html">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Sekles ɣer</target> 379 <target>Sekles ɣer</target>
@@ -589,7 +589,7 @@
589 <target state="translated">Yewḥel</target> 589 <target state="translated">Yewḥel</target>
590 590
591 591
592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
593 <trans-unit id="870586304593427318" datatype="html"> 593 <trans-unit id="870586304593427318" datatype="html">
594 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 594 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
595 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 595 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -2992,8 +2992,8 @@ The link will expire within 1 hour.</source>
2992 <trans-unit id="2482137713226830428" datatype="html"> 2992 <trans-unit id="2482137713226830428" datatype="html">
2993 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2993 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2994 <target state="translated">Teffɣed <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2994 <target state="translated">Teffɣed <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2995 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2995
2996 </trans-unit> 2996 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2997 <trans-unit id="1813238393038053050" datatype="html"> 2997 <trans-unit id="1813238393038053050" datatype="html">
2998 <source>SUPPORT</source> 2998 <source>SUPPORT</source>
2999 <target state="translated">ƐIWEN</target> 2999 <target state="translated">ƐIWEN</target>
@@ -3017,8 +3017,8 @@ The link will expire within 1 hour.</source>
3017 <trans-unit id="687548610091961489" datatype="html"> 3017 <trans-unit id="687548610091961489" datatype="html">
3018 <source>By <x id="INTERPOLATION"/></source> 3018 <source>By <x id="INTERPOLATION"/></source>
3019 <target state="translated">S <x id="INTERPOLATION"/></target> 3019 <target state="translated">S <x id="INTERPOLATION"/></target>
3020 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 3020
3021 </trans-unit> 3021 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
3022 <trans-unit id="7215101881367554791" datatype="html"> 3022 <trans-unit id="7215101881367554791" datatype="html">
3023 <source>Show more</source> 3023 <source>Show more</source>
3024 <target state="translated">Sken-d ugar</target> 3024 <target state="translated">Sken-d ugar</target>
@@ -3070,9 +3070,9 @@ The link will expire within 1 hour.</source>
3070 <trans-unit id="1465291804668949243" datatype="html"> 3070 <trans-unit id="1465291804668949243" datatype="html">
3071 <source>NSFW</source> 3071 <source>NSFW</source>
3072 <target state="translated">NSFW</target> 3072 <target state="translated">NSFW</target>
3073 <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">56</context></context-group> 3073
3074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 3074
3075 </trans-unit> 3075 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3076 <trans-unit id="4512155674928869984" datatype="html"> 3076 <trans-unit id="4512155674928869984" datatype="html">
3077 <source>Get more information</source> 3077 <source>Get more information</source>
3078 <target state="translated">Awi ugar n talɣut</target> 3078 <target state="translated">Awi ugar n talɣut</target>
@@ -3777,7 +3777,7 @@ The link will expire within 1 hour.</source>
3777 3777
3778 3778
3779 3779
3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3780 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3781 <trans-unit id="3111569165173971676" datatype="html"> 3781 <trans-unit id="3111569165173971676" datatype="html">
3782 <source>Deleted account</source> 3782 <source>Deleted account</source>
3783 <target state="translated">Amiḍan yettwakksen</target> 3783 <target state="translated">Amiḍan yettwakksen</target>
@@ -3875,19 +3875,19 @@ The link will expire within 1 hour.</source>
3875 <target state="translated">Azemz n <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3875 <target state="translated">Azemz n <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3876 3876
3877 3877
3878 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3878 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3879 <trans-unit id="1451763834047485033" datatype="html"> 3879 <trans-unit id="1451763834047485033" datatype="html">
3880 <source>Select this row</source> 3880 <source>Select this row</source>
3881 <target state="translated">Fren izirig-a</target> 3881 <target state="translated">Fren izirig-a</target>
3882 3882
3883 3883
3884 3884
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3886 <trans-unit id="4043531994869127329" datatype="html"> 3886 <trans-unit id="4043531994869127329" datatype="html">
3887 <source>See full comment</source> 3887 <source>See full comment</source>
3888 <target state="new">See full comment</target> 3888 <target state="new">See full comment</target>
3889 3889
3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3891 <trans-unit id="3193976279273491157" datatype="html"> 3891 <trans-unit id="3193976279273491157" datatype="html">
3892 <source>Actions</source> 3892 <source>Actions</source>
3893 <target>Tigawin</target> 3893 <target>Tigawin</target>
@@ -3896,7 +3896,7 @@ The link will expire within 1 hour.</source>
3896 3896
3897 3897
3898 3898
3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3900 <trans-unit id="8390803680962035202" datatype="html"> 3900 <trans-unit id="8390803680962035202" datatype="html">
3901 <source>Follower</source> 3901 <source>Follower</source>
3902 <target state="new">Follower</target> 3902 <target state="new">Follower</target>
@@ -3909,17 +3909,17 @@ The link will expire within 1 hour.</source>
3909 <source>Commented video</source> 3909 <source>Commented video</source>
3910 <target state="translated">Iwennet tavidyut</target> 3910 <target state="translated">Iwennet tavidyut</target>
3911 3911
3912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3912 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3913 <trans-unit id="7266085473379376028" datatype="html"> 3913 <trans-unit id="7266085473379376028" datatype="html">
3914 <source>No comments found matching current filters.</source> 3914 <source>No comments found matching current filters.</source>
3915 <target state="translated">Ulac iwenniten yettwafen mṣadan d yimsizedegen imiranen.</target> 3915 <target state="translated">Ulac iwenniten yettwafen mṣadan d yimsizedegen imiranen.</target>
3916 3916
3917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3917 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3918 <trans-unit id="2398388496754671928" datatype="html"> 3918 <trans-unit id="2398388496754671928" datatype="html">
3919 <source>No comments found.</source> 3919 <source>No comments found.</source>
3920 <target state="translated">Ur d-nufi ula d yiwen n uwennit.</target> 3920 <target state="translated">Ur d-nufi ula d yiwen n uwennit.</target>
3921 3921
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3923 <trans-unit id="4604870995665811499" datatype="html"> 3923 <trans-unit id="4604870995665811499" datatype="html">
3924 <source>Local comments</source> 3924 <source>Local comments</source>
3925 <target state="new">Local comments</target> 3925 <target state="new">Local comments</target>
@@ -4032,13 +4032,13 @@ The link will expire within 1 hour.</source>
4032 4032
4033 4033
4034 4034
4035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 4035 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
4036 <trans-unit id="2662644497259948010" datatype="html"> 4036 <trans-unit id="2662644497259948010" datatype="html">
4037 <source>Comment</source> 4037 <source>Comment</source>
4038 <target state="translated">Awennit</target> 4038 <target state="translated">Awennit</target>
4039 4039
4040 4040
4041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 4041 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
4042 <trans-unit id="1359961255805685312" datatype="html"> 4042 <trans-unit id="1359961255805685312" datatype="html">
4043 <source>This video has been reported multiple times.</source> 4043 <source>This video has been reported multiple times.</source>
4044 <target state="translated">Tavidyut-a tettwaktar acḥal n tikkal.</target> 4044 <target state="translated">Tavidyut-a tettwaktar acḥal n tikkal.</target>
@@ -4191,7 +4191,7 @@ The link will expire within 1 hour.</source>
4191 4191
4192 4192
4193 4193
4194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4194 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4195 <trans-unit id="8564972645418093229" datatype="html"> 4195 <trans-unit id="8564972645418093229" datatype="html">
4196 <source>No account found matching current filters.</source> 4196 <source>No account found matching current filters.</source>
4197 <target state="translated">Ulac amidan yettwafen yemṣada d yimsizedgen imiranen.</target> 4197 <target state="translated">Ulac amidan yettwafen yemṣada d yimsizedgen imiranen.</target>
@@ -4394,7 +4394,7 @@ The link will expire within 1 hour.</source>
4394 4394
4395 4395
4396 4396
4397 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4397 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4398 <trans-unit id="2719284837486030903" datatype="html"> 4398 <trans-unit id="2719284837486030903" datatype="html">
4399 <source>Job type</source> 4399 <source>Job type</source>
4400 <target state="translated">Anaw n umahil</target> 4400 <target state="translated">Anaw n umahil</target>
@@ -4474,10 +4474,10 @@ The link will expire within 1 hour.</source>
4474 <trans-unit id="1102717806459547726" datatype="html"> 4474 <trans-unit id="1102717806459547726" datatype="html">
4475 <source>Refresh</source> 4475 <source>Refresh</source>
4476 <target>Sismeḍ</target> 4476 <target>Sismeḍ</target>
4477 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4477
4478 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4478
4479 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4479
4480 </trans-unit> 4480 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4481 <trans-unit id="6052766076365105714" datatype="html"> 4481 <trans-unit id="6052766076365105714" datatype="html">
4482 <source>now</source> 4482 <source>now</source>
4483 <target state="translated">tura</target> 4483 <target state="translated">tura</target>
@@ -5526,9 +5526,9 @@ color: red;
5526 <trans-unit id="5417361655914085905" datatype="html"> 5526 <trans-unit id="5417361655914085905" datatype="html">
5527 <source>Account page</source> 5527 <source>Account page</source>
5528 <target state="translated">Account page</target> 5528 <target state="translated">Account page</target>
5529 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5529
5530 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5530
5531 </trans-unit> 5531 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5532 <trans-unit id="2000373220662583633" datatype="html"> 5532 <trans-unit id="2000373220662583633" datatype="html">
5533 <source>No ownership change request found.</source> 5533 <source>No ownership change request found.</source>
5534 <target state="translated">No ownership change request found.</target> 5534 <target state="translated">No ownership change request found.</target>
@@ -5573,10 +5573,10 @@ color: red;
5573 <trans-unit id="4000980858407872649" datatype="html"> 5573 <trans-unit id="4000980858407872649" datatype="html">
5574 <source>Channel page</source> 5574 <source>Channel page</source>
5575 <target state="translated">Asebter n ubadu</target> 5575 <target state="translated">Asebter n ubadu</target>
5576 <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">25</context></context-group> 5576
5577 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5577
5578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5578
5579 </trans-unit> 5579 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5580 <trans-unit id="5500467336262464724" datatype="html"> 5580 <trans-unit id="5500467336262464724" datatype="html">
5581 <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers </source> 5581 <source><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subscribers </source>
5582 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> n yimultaɣ </target> 5582 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> n yimultaɣ </target>
@@ -7562,19 +7562,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7562 <trans-unit id="314315645942131479" datatype="html"> 7562 <trans-unit id="314315645942131479" datatype="html">
7563 <source>Info</source> 7563 <source>Info</source>
7564 <target>Talɣut</target> 7564 <target>Talɣut</target>
7565 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7565
7566 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7566
7567 </trans-unit> 7567 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7568 <trans-unit id="4116911651502837995" datatype="html"> 7568 <trans-unit id="4116911651502837995" datatype="html">
7569 <source>Files</source> 7569 <source>Files</source>
7570 <target state="new">Files</target> 7570 <target state="new">Files</target>
7571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7571
7572 </trans-unit> 7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7573 <trans-unit id="4767765747214995164" datatype="html"> 7573 <trans-unit id="4767765747214995164" datatype="html">
7574 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7574 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7575 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7575 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7576 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7576
7577 </trans-unit> 7577 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7578 <trans-unit id="6759205696902713848" datatype="html"> 7578 <trans-unit id="6759205696902713848" datatype="html">
7579 <source>Warning</source> 7579 <source>Warning</source>
7580 <target>Asmigel</target> 7580 <target>Asmigel</target>
@@ -11029,7 +11029,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11029 11029
11030 11030
11031 11031
11032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11032 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11033 <trans-unit id="1795705931707209785" datatype="html"> 11033 <trans-unit id="1795705931707209785" datatype="html">
11034 <source>Add to watch later</source> 11034 <source>Add to watch later</source>
11035 <target state="translated">Rnu ad tt-twaliḍ ticki</target> 11035 <target state="translated">Rnu ad tt-twaliḍ ticki</target>
@@ -11181,23 +11181,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11181 <trans-unit id="6775540171466219199" datatype="html"> 11181 <trans-unit id="6775540171466219199" datatype="html">
11182 <source>Stop autoplaying next video</source> 11182 <source>Stop autoplaying next video</source>
11183 <target state="translated">Seḥbes taɣuri tawurmant n tvidyut i d-iteddun</target> 11183 <target state="translated">Seḥbes taɣuri tawurmant n tvidyut i d-iteddun</target>
11184 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11184
11185 </trans-unit> 11185 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11186 <trans-unit id="5149234672404299151" datatype="html"> 11186 <trans-unit id="5149234672404299151" datatype="html">
11187 <source>Autoplay next video</source> 11187 <source>Autoplay next video</source>
11188 <target state="translated">Taɣuri tawurmant n tvidyut i d-iteddun</target> 11188 <target state="translated">Taɣuri tawurmant n tvidyut i d-iteddun</target>
11189 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11189
11190 </trans-unit> 11190 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11191 <trans-unit id="5870421136141540382" datatype="html"> 11191 <trans-unit id="5870421136141540382" datatype="html">
11192 <source>Stop looping playlist videos</source> 11192 <source>Stop looping playlist videos</source>
11193 <target state="translated">Seḥbes taɣuri n tvidyutin i d-yettuɣalin n tebdart n tɣuri</target> 11193 <target state="translated">Seḥbes taɣuri n tvidyutin i d-yettuɣalin n tebdart n tɣuri</target>
11194 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11194
11195 </trans-unit> 11195 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11196 <trans-unit id="1599585307037758139" datatype="html"> 11196 <trans-unit id="1599585307037758139" datatype="html">
11197 <source>Loop playlist videos</source> 11197 <source>Loop playlist videos</source>
11198 <target state="translated">Ttales-d tividyutin n tebdart n tɣuri</target> 11198 <target state="translated">Ttales-d tividyutin n tebdart n tɣuri</target>
11199 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11199
11200 </trans-unit> 11200 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11201 <trans-unit id="3704292036525161260" datatype="html"> 11201 <trans-unit id="3704292036525161260" datatype="html">
11202 <source>Placeholder image</source> 11202 <source>Placeholder image</source>
11203 <target state="translated">Tugna n umesnifel</target> 11203 <target state="translated">Tugna n umesnifel</target>
diff --git a/client/src/locale/angular.ko-KR.xlf b/client/src/locale/angular.ko-KR.xlf
index 60babc8a6..7c0ef8074 100644
--- a/client/src/locale/angular.ko-KR.xlf
+++ b/client/src/locale/angular.ko-KR.xlf
@@ -398,10 +398,10 @@
398 <trans-unit id="8817917090143649804" datatype="html"> 398 <trans-unit id="8817917090143649804" datatype="html">
399 <source>Account muted</source><target state="new">Account muted</target> 399 <source>Account muted</source><target state="new">Account muted</target>
400 400
401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
402 <source>Server muted</source><target state="new">Server muted</target> 402 <source>Server muted</source><target state="new">Server muted</target>
403 403
404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 404 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
405 405
406 <trans-unit id="5924559757556526785"> 406 <trans-unit id="5924559757556526785">
407 <source>Save to</source> 407 <source>Save to</source>
@@ -633,7 +633,7 @@
633 <source>Blocked</source> 633 <source>Blocked</source>
634 <target state="new">Blocked</target> 634 <target state="new">Blocked</target>
635 635
636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 636 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
637 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 637 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
638 638
639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2891,7 +2891,7 @@ The link will expire within 1 hour.</target>
2891 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2891 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2892 2892
2893 2893
2894 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2894 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2895 <trans-unit id="1813238393038053050" datatype="html"> 2895 <trans-unit id="1813238393038053050" datatype="html">
2896 <source>SUPPORT</source> 2896 <source>SUPPORT</source>
2897 <target state="new">SUPPORT</target> 2897 <target state="new">SUPPORT</target>
@@ -2933,7 +2933,7 @@ The link will expire within 1 hour.</target>
2933 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2933 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2934 </target> 2934 </target>
2935 2935
2936 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2936 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2937 <trans-unit id="1144407473317535723" datatype="html"> 2937 <trans-unit id="1144407473317535723" datatype="html">
2938 <source>Subscribe</source> 2938 <source>Subscribe</source>
2939 <target state="new">Subscribe</target> 2939 <target state="new">Subscribe</target>
@@ -3010,7 +3010,7 @@ The link will expire within 1 hour.</target>
3010 <source>NSFW</source> 3010 <source>NSFW</source>
3011 <target state="new">NSFW</target> 3011 <target state="new">NSFW</target>
3012 3012
3013 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3013 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3014 <trans-unit id="4512155674928869984" datatype="html"> 3014 <trans-unit id="4512155674928869984" datatype="html">
3015 <source>Get more information</source> 3015 <source>Get more information</source>
3016 <target state="new">Get more information</target> 3016 <target state="new">Get more information</target>
@@ -3637,7 +3637,7 @@ The link will expire within 1 hour.</target>
3637 3637
3638 3638
3639 3639
3640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3640 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3641 <trans-unit id="3111569165173971676" datatype="html"> 3641 <trans-unit id="3111569165173971676" datatype="html">
3642 <source>Deleted account</source> 3642 <source>Deleted account</source>
3643 <target state="new"> 3643 <target state="new">
@@ -3783,16 +3783,16 @@ The link will expire within 1 hour.</target>
3783 </target> 3783 </target>
3784 3784
3785 3785
3786 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3786 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3787 <trans-unit id="1451763834047485033" datatype="html"> 3787 <trans-unit id="1451763834047485033" datatype="html">
3788 <source>Select this row</source> 3788 <source>Select this row</source>
3789 <target state="new">Select this row</target> 3789 <target state="new">Select this row</target>
3790 3790
3791 3791
3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3793 <source>See full comment</source><target state="new">See full comment</target> 3793 <source>See full comment</source><target state="new">See full comment</target>
3794 3794
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3796 <trans-unit id="3193976279273491157" datatype="html"> 3796 <trans-unit id="3193976279273491157" datatype="html">
3797 <source>Actions</source> 3797 <source>Actions</source>
3798 <target state="new">Actions</target> 3798 <target state="new">Actions</target>
@@ -3800,7 +3800,7 @@ The link will expire within 1 hour.</target>
3800 3800
3801 3801
3802 3802
3803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3804 <source>Follower</source><target state="new">Follower</target> 3804 <source>Follower</source><target state="new">Follower</target>
3805 <context-group purpose="location"> 3805 <context-group purpose="location">
3806 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3806 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3811,17 +3811,17 @@ The link will expire within 1 hour.</target>
3811 <source>Commented video</source> 3811 <source>Commented video</source>
3812 <target state="new">Commented video</target> 3812 <target state="new">Commented video</target>
3813 3813
3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3814 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3815 <trans-unit id="7266085473379376028" datatype="html"> 3815 <trans-unit id="7266085473379376028" datatype="html">
3816 <source>No comments found matching current filters.</source> 3816 <source>No comments found matching current filters.</source>
3817 <target state="new">No comments found matching current filters.</target> 3817 <target state="new">No comments found matching current filters.</target>
3818 3818
3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3820 <trans-unit id="2398388496754671928" datatype="html"> 3820 <trans-unit id="2398388496754671928" datatype="html">
3821 <source>No comments found.</source> 3821 <source>No comments found.</source>
3822 <target state="new">No comments found.</target> 3822 <target state="new">No comments found.</target>
3823 3823
3824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3825 <source>Local comments</source><target state="new">Local comments</target> 3825 <source>Local comments</source><target state="new">Local comments</target>
3826 3826
3827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3926,12 +3926,12 @@ The link will expire within 1 hour.</target>
3926 3926
3927 3927
3928 3928
3929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3929 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3930 <trans-unit id="2662644497259948010" datatype="html"> 3930 <trans-unit id="2662644497259948010" datatype="html">
3931 <source>Comment</source> 3931 <source>Comment</source>
3932 <target state="new">Comment</target> 3932 <target state="new">Comment</target>
3933 3933
3934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3934 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3935 <trans-unit id="1359961255805685312" datatype="html"> 3935 <trans-unit id="1359961255805685312" datatype="html">
3936 <source>This video has been reported multiple times.</source> 3936 <source>This video has been reported multiple times.</source>
3937 <target state="new">This video has been reported multiple times.</target> 3937 <target state="new">This video has been reported multiple times.</target>
@@ -4107,7 +4107,7 @@ The link will expire within 1 hour.</target>
4107 4107
4108 4108
4109 4109
4110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4110 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4111 <trans-unit id="8564972645418093229" datatype="html"> 4111 <trans-unit id="8564972645418093229" datatype="html">
4112 <source>No account found matching current filters.</source> 4112 <source>No account found matching current filters.</source>
4113 <target state="new">No account found matching current filters.</target> 4113 <target state="new">No account found matching current filters.</target>
@@ -4350,7 +4350,7 @@ The link will expire within 1 hour.</target>
4350 <target state="new">Select all rows</target> 4350 <target state="new">Select all rows</target>
4351 4351
4352 4352
4353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4353 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4354 <trans-unit id="2719284837486030903" datatype="html"> 4354 <trans-unit id="2719284837486030903" datatype="html">
4355 <source>Job type</source> 4355 <source>Job type</source>
4356 <target state="new">Job type</target> 4356 <target state="new">Job type</target>
@@ -4421,7 +4421,7 @@ The link will expire within 1 hour.</target>
4421 <target state="new">Refresh</target> 4421 <target state="new">Refresh</target>
4422 4422
4423 4423
4424 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4424 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4425 <trans-unit id="6052766076365105714" datatype="html"> 4425 <trans-unit id="6052766076365105714" datatype="html">
4426 <source>now</source> 4426 <source>now</source>
4427 <target state="new">now</target> 4427 <target state="new">now</target>
@@ -5777,7 +5777,7 @@ color: red;
5777 <target state="new">Account page</target> 5777 <target state="new">Account page</target>
5778 5778
5779 5779
5780 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5780 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5781 5781
5782 <trans-unit id="2000373220662583633" datatype="html"> 5782 <trans-unit id="2000373220662583633" datatype="html">
5783 <source>No ownership change request found.</source> 5783 <source>No ownership change request found.</source>
@@ -5883,7 +5883,7 @@ color: red;
5883 5883
5884 5884
5885 5885
5886 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5886 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5887 <trans-unit id="9131836378905533756" datatype="html"> 5887 <trans-unit id="9131836378905533756" datatype="html">
5888 <source>Created by <x id="INTERPOLATION"/></source> 5888 <source>Created by <x id="INTERPOLATION"/></source>
5889 <target state="new">Created by 5889 <target state="new">Created by
@@ -7783,13 +7783,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7783 <source>Info</source> 7783 <source>Info</source>
7784 <target state="new">Info</target> 7784 <target state="new">Info</target>
7785 7785
7786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7787 <source>Files</source><target state="new">Files</target> 7787 <source>Files</source><target state="new">Files</target>
7788 7788
7789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7789 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7790 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7790 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7791 7791
7792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7792 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7793 <trans-unit id="6759205696902713848" datatype="html"> 7793 <trans-unit id="6759205696902713848" datatype="html">
7794 <source>Warning</source> 7794 <source>Warning</source>
7795 <target state="new">Warning</target> 7795 <target state="new">Warning</target>
@@ -11043,7 +11043,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11043 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 11043 </trans-unit><trans-unit id="187187500641108332" datatype="html">
11044 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11044 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11045 11045
11046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11046 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11047 <trans-unit id="1795705931707209785" datatype="html"> 11047 <trans-unit id="1795705931707209785" datatype="html">
11048 <source>Add to watch later</source> 11048 <source>Add to watch later</source>
11049 <target state="new">Add to watch later</target> 11049 <target state="new">Add to watch later</target>
@@ -11233,22 +11233,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11233 <source>Stop autoplaying next video</source> 11233 <source>Stop autoplaying next video</source>
11234 <target state="new">Stop autoplaying next video</target> 11234 <target state="new">Stop autoplaying next video</target>
11235 11235
11236 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 11236 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11237 <trans-unit id="5149234672404299151" datatype="html"> 11237 <trans-unit id="5149234672404299151" datatype="html">
11238 <source>Autoplay next video</source> 11238 <source>Autoplay next video</source>
11239 <target state="new">Autoplay next video</target> 11239 <target state="new">Autoplay next video</target>
11240 11240
11241 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 11241 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11242 <trans-unit id="5870421136141540382" datatype="html"> 11242 <trans-unit id="5870421136141540382" datatype="html">
11243 <source>Stop looping playlist videos</source> 11243 <source>Stop looping playlist videos</source>
11244 <target state="new">Stop looping playlist videos</target> 11244 <target state="new">Stop looping playlist videos</target>
11245 11245
11246 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11246 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11247 <trans-unit id="1599585307037758139" datatype="html"> 11247 <trans-unit id="1599585307037758139" datatype="html">
11248 <source>Loop playlist videos</source> 11248 <source>Loop playlist videos</source>
11249 <target state="new">Loop playlist videos</target> 11249 <target state="new">Loop playlist videos</target>
11250 11250
11251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 11251 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11252 <trans-unit id="3704292036525161260" datatype="html"> 11252 <trans-unit id="3704292036525161260" datatype="html">
11253 <source>Placeholder image</source> 11253 <source>Placeholder image</source>
11254 <target state="new">Placeholder image</target> 11254 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.lt-LT.xlf b/client/src/locale/angular.lt-LT.xlf
index 25af3a673..0b40c9d18 100644
--- a/client/src/locale/angular.lt-LT.xlf
+++ b/client/src/locale/angular.lt-LT.xlf
@@ -433,10 +433,10 @@
433 <trans-unit id="8817917090143649804" datatype="html"> 433 <trans-unit id="8817917090143649804" datatype="html">
434 <source>Account muted</source><target state="new">Account muted</target> 434 <source>Account muted</source><target state="new">Account muted</target>
435 435
436 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 436 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
437 <source>Server muted</source><target state="new">Server muted</target> 437 <source>Server muted</source><target state="new">Server muted</target>
438 438
439 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 439 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
440 <trans-unit id="5924559757556526785" datatype="html"> 440 <trans-unit id="5924559757556526785" datatype="html">
441 <source>Save to</source> 441 <source>Save to</source>
442 <target state="new">Save to</target> 442 <target state="new">Save to</target>
@@ -654,7 +654,7 @@
654 <source>Blocked</source> 654 <source>Blocked</source>
655 <target state="new">Blocked</target> 655 <target state="new">Blocked</target>
656 656
657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
658 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 658 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
659 659
660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2773,7 +2773,7 @@ The link will expire within 1 hour.</target>
2773 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> 2773 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html">
2774 <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> 2774 <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>
2775 2775
2776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2777 2777
2778 2778
2779 <trans-unit id="1813238393038053050" datatype="html"> 2779 <trans-unit id="1813238393038053050" datatype="html">
@@ -2817,7 +2817,7 @@ The link will expire within 1 hour.</target>
2817 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2817 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2818 </target> 2818 </target>
2819 2819
2820 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2820 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2821 <trans-unit id="1144407473317535723" datatype="html"> 2821 <trans-unit id="1144407473317535723" datatype="html">
2822 <source>Subscribe</source> 2822 <source>Subscribe</source>
2823 <target state="new">Subscribe</target> 2823 <target state="new">Subscribe</target>
@@ -2890,7 +2890,7 @@ The link will expire within 1 hour.</target>
2890 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> 2890 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html">
2891 <source>NSFW</source><target state="new">NSFW</target> 2891 <source>NSFW</source><target state="new">NSFW</target>
2892 2892
2893 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2893 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2894 <trans-unit id="4512155674928869984" datatype="html"> 2894 <trans-unit id="4512155674928869984" datatype="html">
2895 <source>Get more information</source> 2895 <source>Get more information</source>
2896 <target state="new">Get more information</target> 2896 <target state="new">Get more information</target>
@@ -3446,7 +3446,7 @@ The link will expire within 1 hour.</target>
3446 3446
3447 3447
3448 3448
3449 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3449 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3450 <trans-unit id="3111569165173971676" datatype="html"> 3450 <trans-unit id="3111569165173971676" datatype="html">
3451 <source> 3451 <source>
3452 Deleted account 3452 Deleted account
@@ -3583,21 +3583,21 @@ The link will expire within 1 hour.</target>
3583 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3583 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3584 </target> 3584 </target>
3585 3585
3586 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> 3586 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html">
3587 <source>Select this row</source><target state="new">Select this row</target> 3587 <source>Select this row</source><target state="new">Select this row</target>
3588 3588
3589 3589
3590 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3590 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3591 <source>See full comment</source><target state="new">See full comment</target> 3591 <source>See full comment</source><target state="new">See full comment</target>
3592 3592
3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3594 <trans-unit id="3193976279273491157" datatype="html"> 3594 <trans-unit id="3193976279273491157" datatype="html">
3595 <source>Actions</source> 3595 <source>Actions</source>
3596 <target state="new">Actions</target> 3596 <target state="new">Actions</target>
3597 3597
3598 3598
3599 3599
3600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3601 <source>Follower</source><target state="new">Follower</target> 3601 <source>Follower</source><target state="new">Follower</target>
3602 <context-group purpose="location"> 3602 <context-group purpose="location">
3603 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3603 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3606,13 +3606,13 @@ The link will expire within 1 hour.</target>
3606 </trans-unit><trans-unit id="4691552465058437520" datatype="html"> 3606 </trans-unit><trans-unit id="4691552465058437520" datatype="html">
3607 <source>Commented video</source><target state="new">Commented video</target> 3607 <source>Commented video</source><target state="new">Commented video</target>
3608 3608
3609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> 3609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html">
3610 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target> 3610 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target>
3611 3611
3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> 3612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html">
3613 <source>No comments found.</source><target state="new">No comments found.</target> 3613 <source>No comments found.</source><target state="new">No comments found.</target>
3614 3614
3615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3615 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3616 <source>Local comments</source><target state="new">Local comments</target> 3616 <source>Local comments</source><target state="new">Local comments</target>
3617 3617
3618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3716,10 +3716,10 @@ The link will expire within 1 hour.</target>
3716 <target state="new">Video</target> 3716 <target state="new">Video</target>
3717 3717
3718 3718
3719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> 3719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html">
3720 <source>Comment</source><target state="new">Comment</target> 3720 <source>Comment</source><target state="new">Comment</target>
3721 3721
3722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3723 <trans-unit id="1359961255805685312" datatype="html"> 3723 <trans-unit id="1359961255805685312" datatype="html">
3724 <source>This video has been reported multiple times.</source> 3724 <source>This video has been reported multiple times.</source>
3725 <target state="new">This video has been reported multiple times.</target> 3725 <target state="new">This video has been reported multiple times.</target>
@@ -3896,7 +3896,7 @@ The link will expire within 1 hour.</target>
3896 <target state="new">Account</target> 3896 <target state="new">Account</target>
3897 3897
3898 3898
3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3899 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3900 <trans-unit id="8564972645418093229" datatype="html"> 3900 <trans-unit id="8564972645418093229" datatype="html">
3901 <source>No account found matching current filters.</source> 3901 <source>No account found matching current filters.</source>
3902 <target state="new">No account found matching current filters.</target> 3902 <target state="new">No account found matching current filters.</target>
@@ -4105,7 +4105,7 @@ The link will expire within 1 hour.</target>
4105 <source>Select all rows</source><target state="new">Select all rows</target> 4105 <source>Select all rows</source><target state="new">Select all rows</target>
4106 4106
4107 4107
4108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4108 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4109 <trans-unit id="2719284837486030903" datatype="html"> 4109 <trans-unit id="2719284837486030903" datatype="html">
4110 <source>Job type</source> 4110 <source>Job type</source>
4111 <target state="new">Job type</target> 4111 <target state="new">Job type</target>
@@ -4159,7 +4159,7 @@ The link will expire within 1 hour.</target>
4159 <source>Refresh</source> 4159 <source>Refresh</source>
4160 <target state="new">Refresh</target> 4160 <target state="new">Refresh</target>
4161 4161
4162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html"> 4162 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html">
4163 <source>now</source><target state="new">now</target> 4163 <source>now</source><target state="new">now</target>
4164 4164
4165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html"> 4165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html">
@@ -5426,7 +5426,7 @@ color: red;
5426 <target state="new">Account page</target> 5426 <target state="new">Account page</target>
5427 5427
5428 5428
5429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5429 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5430 5430
5431 <trans-unit id="2000373220662583633" datatype="html"> 5431 <trans-unit id="2000373220662583633" datatype="html">
5432 <source>No ownership change request found.</source> 5432 <source>No ownership change request found.</source>
@@ -5528,7 +5528,7 @@ color: red;
5528 5528
5529 5529
5530 5530
5531 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5531 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5532 <trans-unit id="9131836378905533756" datatype="html"> 5532 <trans-unit id="9131836378905533756" datatype="html">
5533 <source>Created by <x id="INTERPOLATION"/></source> 5533 <source>Created by <x id="INTERPOLATION"/></source>
5534 <target state="new">Created by 5534 <target state="new">Created by
@@ -7315,13 +7315,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7315 <target state="new">Info</target> 7315 <target state="new">Info</target>
7316 7316
7317 7317
7318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7319 <source>Files</source><target state="new">Files</target> 7319 <source>Files</source><target state="new">Files</target>
7320 7320
7321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7322 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7322 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7323 7323
7324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7325 <trans-unit id="6759205696902713848" datatype="html"> 7325 <trans-unit id="6759205696902713848" datatype="html">
7326 <source>Warning</source> 7326 <source>Warning</source>
7327 <target state="new">Warning</target> 7327 <target state="new">Warning</target>
@@ -10453,7 +10453,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10453 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10453 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10454 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10454 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10455 10455
10456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10456 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10457 <trans-unit id="1795705931707209785" datatype="html"> 10457 <trans-unit id="1795705931707209785" datatype="html">
10458 <source>Add to watch later</source> 10458 <source>Add to watch later</source>
10459 <target state="new">Add to watch later</target> 10459 <target state="new">Add to watch later</target>
@@ -10621,22 +10621,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10621 <source>Stop autoplaying next video</source> 10621 <source>Stop autoplaying next video</source>
10622 <target state="new">Stop autoplaying next video</target> 10622 <target state="new">Stop autoplaying next video</target>
10623 10623
10624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10624 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10625 <trans-unit id="5149234672404299151" datatype="html"> 10625 <trans-unit id="5149234672404299151" datatype="html">
10626 <source>Autoplay next video</source> 10626 <source>Autoplay next video</source>
10627 <target state="new">Autoplay next video</target> 10627 <target state="new">Autoplay next video</target>
10628 10628
10629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10629 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10630 <trans-unit id="5870421136141540382" datatype="html"> 10630 <trans-unit id="5870421136141540382" datatype="html">
10631 <source>Stop looping playlist videos</source> 10631 <source>Stop looping playlist videos</source>
10632 <target state="new">Stop looping playlist videos</target> 10632 <target state="new">Stop looping playlist videos</target>
10633 10633
10634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10634 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10635 <trans-unit id="1599585307037758139" datatype="html"> 10635 <trans-unit id="1599585307037758139" datatype="html">
10636 <source>Loop playlist videos</source> 10636 <source>Loop playlist videos</source>
10637 <target state="new">Loop playlist videos</target> 10637 <target state="new">Loop playlist videos</target>
10638 10638
10639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> 10639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html">
10640 <source>Placeholder image</source><target state="new">Placeholder image</target> 10640 <source>Placeholder image</source><target state="new">Placeholder image</target>
10641 <context-group purpose="location"> 10641 <context-group purpose="location">
10642 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10642 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
diff --git a/client/src/locale/angular.nb-NO.xlf b/client/src/locale/angular.nb-NO.xlf
index a6793c7ac..c243a6600 100644
--- a/client/src/locale/angular.nb-NO.xlf
+++ b/client/src/locale/angular.nb-NO.xlf
@@ -302,10 +302,10 @@
302 <trans-unit id="8817917090143649804" datatype="html"> 302 <trans-unit id="8817917090143649804" datatype="html">
303 <source>Account muted</source><target state="new">Account muted</target> 303 <source>Account muted</source><target state="new">Account muted</target>
304 304
305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
306 <source>Server muted</source><target state="new">Server muted</target> 306 <source>Server muted</source><target state="new">Server muted</target>
307 307
308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
309 309
310 <trans-unit id="5924559757556526785" datatype="html"> 310 <trans-unit id="5924559757556526785" datatype="html">
311 <source>Save to</source> 311 <source>Save to</source>
@@ -520,7 +520,7 @@
520 <source>Blocked</source> 520 <source>Blocked</source>
521 <target state="new">Blocked</target> 521 <target state="new">Blocked</target>
522 522
523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 523 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
524 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 524 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
525 525
526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 526 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2758,7 +2758,7 @@ The link will expire within 1 hour.</target>
2758 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2758 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2759 2759
2760 2760
2761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2761 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2762 <trans-unit id="1813238393038053050" datatype="html"> 2762 <trans-unit id="1813238393038053050" datatype="html">
2763 <source>SUPPORT</source> 2763 <source>SUPPORT</source>
2764 <target state="new">SUPPORT</target> 2764 <target state="new">SUPPORT</target>
@@ -2800,7 +2800,7 @@ The link will expire within 1 hour.</target>
2800 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2800 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2801 </target> 2801 </target>
2802 2802
2803 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2803 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2804 <trans-unit id="1144407473317535723" datatype="html"> 2804 <trans-unit id="1144407473317535723" datatype="html">
2805 <source>Subscribe</source> 2805 <source>Subscribe</source>
2806 <target state="new">Subscribe</target> 2806 <target state="new">Subscribe</target>
@@ -2878,7 +2878,7 @@ The link will expire within 1 hour.</target>
2878 <source>NSFW</source> 2878 <source>NSFW</source>
2879 <target state="new">NSFW</target> 2879 <target state="new">NSFW</target>
2880 2880
2881 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2881 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2882 <trans-unit id="4512155674928869984" datatype="html"> 2882 <trans-unit id="4512155674928869984" datatype="html">
2883 <source>Get more information</source> 2883 <source>Get more information</source>
2884 <target state="new">Get more information</target> 2884 <target state="new">Get more information</target>
@@ -3480,7 +3480,7 @@ The link will expire within 1 hour.</target>
3480 3480
3481 3481
3482 3482
3483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3483 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3484 <trans-unit id="3111569165173971676" datatype="html"> 3484 <trans-unit id="3111569165173971676" datatype="html">
3485 <source>Deleted account</source> 3485 <source>Deleted account</source>
3486 <target state="new"> 3486 <target state="new">
@@ -3626,16 +3626,16 @@ The link will expire within 1 hour.</target>
3626 </target> 3626 </target>
3627 3627
3628 3628
3629 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3629 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3630 <trans-unit id="1451763834047485033" datatype="html"> 3630 <trans-unit id="1451763834047485033" datatype="html">
3631 <source>Select this row</source> 3631 <source>Select this row</source>
3632 <target state="new">Select this row</target> 3632 <target state="new">Select this row</target>
3633 3633
3634 3634
3635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3635 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3636 <source>See full comment</source><target state="new">See full comment</target> 3636 <source>See full comment</source><target state="new">See full comment</target>
3637 3637
3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3638 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3639 <trans-unit id="3193976279273491157" datatype="html"> 3639 <trans-unit id="3193976279273491157" datatype="html">
3640 <source>Actions</source> 3640 <source>Actions</source>
3641 <target state="new">Actions</target> 3641 <target state="new">Actions</target>
@@ -3643,7 +3643,7 @@ The link will expire within 1 hour.</target>
3643 3643
3644 3644
3645 3645
3646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3646 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3647 <source>Follower</source><target state="new">Follower</target> 3647 <source>Follower</source><target state="new">Follower</target>
3648 <context-group purpose="location"> 3648 <context-group purpose="location">
3649 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3649 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3654,17 +3654,17 @@ The link will expire within 1 hour.</target>
3654 <source>Commented video</source> 3654 <source>Commented video</source>
3655 <target state="new">Commented video</target> 3655 <target state="new">Commented video</target>
3656 3656
3657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3658 <trans-unit id="7266085473379376028" datatype="html"> 3658 <trans-unit id="7266085473379376028" datatype="html">
3659 <source>No comments found matching current filters.</source> 3659 <source>No comments found matching current filters.</source>
3660 <target state="new">No comments found matching current filters.</target> 3660 <target state="new">No comments found matching current filters.</target>
3661 3661
3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3663 <trans-unit id="2398388496754671928" datatype="html"> 3663 <trans-unit id="2398388496754671928" datatype="html">
3664 <source>No comments found.</source> 3664 <source>No comments found.</source>
3665 <target state="new">No comments found.</target> 3665 <target state="new">No comments found.</target>
3666 3666
3667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3667 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3668 <source>Local comments</source><target state="new">Local comments</target> 3668 <source>Local comments</source><target state="new">Local comments</target>
3669 3669
3670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3769,12 +3769,12 @@ The link will expire within 1 hour.</target>
3769 3769
3770 3770
3771 3771
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3773 <trans-unit id="2662644497259948010" datatype="html"> 3773 <trans-unit id="2662644497259948010" datatype="html">
3774 <source>Comment</source> 3774 <source>Comment</source>
3775 <target state="new">Comment</target> 3775 <target state="new">Comment</target>
3776 3776
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3778 <trans-unit id="1359961255805685312" datatype="html"> 3778 <trans-unit id="1359961255805685312" datatype="html">
3779 <source>This video has been reported multiple times.</source> 3779 <source>This video has been reported multiple times.</source>
3780 <target state="new">This video has been reported multiple times.</target> 3780 <target state="new">This video has been reported multiple times.</target>
@@ -3950,7 +3950,7 @@ The link will expire within 1 hour.</target>
3950 3950
3951 3951
3952 3952
3953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3954 <trans-unit id="8564972645418093229" datatype="html"> 3954 <trans-unit id="8564972645418093229" datatype="html">
3955 <source>No account found matching current filters.</source> 3955 <source>No account found matching current filters.</source>
3956 <target state="new">No account found matching current filters.</target> 3956 <target state="new">No account found matching current filters.</target>
@@ -4187,7 +4187,7 @@ The link will expire within 1 hour.</target>
4187 <target state="new">Select all rows</target> 4187 <target state="new">Select all rows</target>
4188 4188
4189 4189
4190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4191 <trans-unit id="2719284837486030903" datatype="html"> 4191 <trans-unit id="2719284837486030903" datatype="html">
4192 <source>Job type</source> 4192 <source>Job type</source>
4193 <target state="new">Job type</target> 4193 <target state="new">Job type</target>
@@ -4253,7 +4253,7 @@ The link will expire within 1 hour.</target>
4253 <source>Refresh</source> 4253 <source>Refresh</source>
4254 <target state="new">Refresh</target> 4254 <target state="new">Refresh</target>
4255 4255
4256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4256 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4257 <trans-unit id="6052766076365105714" datatype="html"> 4257 <trans-unit id="6052766076365105714" datatype="html">
4258 <source>now</source> 4258 <source>now</source>
4259 <target state="new">now</target> 4259 <target state="new">now</target>
@@ -5578,7 +5578,7 @@ color: red;
5578 <target state="new">Account page</target> 5578 <target state="new">Account page</target>
5579 5579
5580 5580
5581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5581 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5582 5582
5583 <trans-unit id="2000373220662583633" datatype="html"> 5583 <trans-unit id="2000373220662583633" datatype="html">
5584 <source>No ownership change request found.</source> 5584 <source>No ownership change request found.</source>
@@ -5684,7 +5684,7 @@ color: red;
5684 5684
5685 5685
5686 5686
5687 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5687 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5688 <trans-unit id="9131836378905533756" datatype="html"> 5688 <trans-unit id="9131836378905533756" datatype="html">
5689 <source>Created by <x id="INTERPOLATION"/></source> 5689 <source>Created by <x id="INTERPOLATION"/></source>
5690 <target state="new">Created by 5690 <target state="new">Created by
@@ -7563,13 +7563,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7563 <source>Info</source> 7563 <source>Info</source>
7564 <target state="new">Info</target> 7564 <target state="new">Info</target>
7565 7565
7566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7567 <source>Files</source><target state="new">Files</target> 7567 <source>Files</source><target state="new">Files</target>
7568 7568
7569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7570 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7570 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7571 7571
7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7573 <trans-unit id="6759205696902713848" datatype="html"> 7573 <trans-unit id="6759205696902713848" datatype="html">
7574 <source>Warning</source> 7574 <source>Warning</source>
7575 <target state="new">Warning</target> 7575 <target state="new">Warning</target>
@@ -10790,7 +10790,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10790 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10790 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10791 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10791 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10792 10792
10793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10793 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10794 <trans-unit id="1795705931707209785" datatype="html"> 10794 <trans-unit id="1795705931707209785" datatype="html">
10795 <source>Add to watch later</source> 10795 <source>Add to watch later</source>
10796 <target state="new">Add to watch later</target> 10796 <target state="new">Add to watch later</target>
@@ -11000,22 +11000,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11000 <source>Stop autoplaying next video</source> 11000 <source>Stop autoplaying next video</source>
11001 <target state="new">Stop autoplaying next video</target> 11001 <target state="new">Stop autoplaying next video</target>
11002 11002
11003 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 11003 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11004 <trans-unit id="5149234672404299151" datatype="html"> 11004 <trans-unit id="5149234672404299151" datatype="html">
11005 <source>Autoplay next video</source> 11005 <source>Autoplay next video</source>
11006 <target state="new">Autoplay next video</target> 11006 <target state="new">Autoplay next video</target>
11007 11007
11008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 11008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11009 <trans-unit id="5870421136141540382" datatype="html"> 11009 <trans-unit id="5870421136141540382" datatype="html">
11010 <source>Stop looping playlist videos</source> 11010 <source>Stop looping playlist videos</source>
11011 <target state="new">Stop looping playlist videos</target> 11011 <target state="new">Stop looping playlist videos</target>
11012 11012
11013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11013 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11014 <trans-unit id="1599585307037758139" datatype="html"> 11014 <trans-unit id="1599585307037758139" datatype="html">
11015 <source>Loop playlist videos</source> 11015 <source>Loop playlist videos</source>
11016 <target state="new">Loop playlist videos</target> 11016 <target state="new">Loop playlist videos</target>
11017 11017
11018 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> 11018 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html">
11019 <source>Placeholder image</source><target state="new">Placeholder image</target> 11019 <source>Placeholder image</source><target state="new">Placeholder image</target>
11020 <context-group purpose="location"> 11020 <context-group purpose="location">
11021 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 11021 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
diff --git a/client/src/locale/angular.nl-NL.xlf b/client/src/locale/angular.nl-NL.xlf
index 06a099338..b7aad066f 100644
--- a/client/src/locale/angular.nl-NL.xlf
+++ b/client/src/locale/angular.nl-NL.xlf
@@ -313,10 +313,10 @@
313 <trans-unit id="8817917090143649804" datatype="html"> 313 <trans-unit id="8817917090143649804" datatype="html">
314 <source>Account muted</source><target state="new">Account muted</target> 314 <source>Account muted</source><target state="new">Account muted</target>
315 315
316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
317 <source>Server muted</source><target state="new">Server muted</target> 317 <source>Server muted</source><target state="new">Server muted</target>
318 318
319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
320 320
321 <trans-unit id="5924559757556526785"> 321 <trans-unit id="5924559757556526785">
322 <source>Save to</source> 322 <source>Save to</source>
@@ -551,7 +551,7 @@
551 <source>Blocked</source> 551 <source>Blocked</source>
552 <target state="translated">Geblokkeerd</target> 552 <target state="translated">Geblokkeerd</target>
553 553
554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
555 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 555 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
556 556
557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2772,8 +2772,8 @@ Je kan nu al informatie toevoegen over deze video.
2772 <trans-unit id="2482137713226830428" datatype="html"> 2772 <trans-unit id="2482137713226830428" datatype="html">
2773 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2773 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2774 <target state="translated">Gepubliceerd op <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2774 <target state="translated">Gepubliceerd op <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2775 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2775
2776 </trans-unit> 2776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2777 <trans-unit id="1813238393038053050" datatype="html"> 2777 <trans-unit id="1813238393038053050" datatype="html">
2778 <source>SUPPORT</source> 2778 <source>SUPPORT</source>
2779 <target state="translated">ONDERSTEUNING</target> 2779 <target state="translated">ONDERSTEUNING</target>
@@ -2812,8 +2812,8 @@ Je kan nu al informatie toevoegen over deze video.
2812 <trans-unit id="687548610091961489"> 2812 <trans-unit id="687548610091961489">
2813 <source>By <x id="INTERPOLATION"/></source> 2813 <source>By <x id="INTERPOLATION"/></source>
2814 <target>Door <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target> 2814 <target>Door <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target>
2815 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2815
2816 </trans-unit> 2816 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2817 <trans-unit id="1144407473317535723" datatype="html"> 2817 <trans-unit id="1144407473317535723" datatype="html">
2818 <source>Subscribe</source> 2818 <source>Subscribe</source>
2819 <target state="translated">Abonneren</target> 2819 <target state="translated">Abonneren</target>
@@ -2890,7 +2890,7 @@ Je kan nu al informatie toevoegen over deze video.
2890 <source>NSFW</source> 2890 <source>NSFW</source>
2891 <target state="translated">niet geschikt voor een werkomgeving</target> 2891 <target state="translated">niet geschikt voor een werkomgeving</target>
2892 2892
2893 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2893 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2894 <trans-unit id="4512155674928869984"> 2894 <trans-unit id="4512155674928869984">
2895 <source>Get more information</source> 2895 <source>Get more information</source>
2896 <target>Meer informatie krijgen</target> 2896 <target>Meer informatie krijgen</target>
@@ -3465,7 +3465,7 @@ Je kan nu al informatie toevoegen over deze video.
3465 3465
3466 3466
3467 3467
3468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3469 <trans-unit id="3111569165173971676" datatype="html"> 3469 <trans-unit id="3111569165173971676" datatype="html">
3470 <source>Deleted account</source> 3470 <source>Deleted account</source>
3471 <target state="translated">Verwijderde account</target> 3471 <target state="translated">Verwijderde account</target>
@@ -3595,16 +3595,16 @@ Je kan nu al informatie toevoegen over deze video.
3595 <target>Datum <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 3595 <target>Datum <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3596 3596
3597 3597
3598 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3598 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3599 <trans-unit id="1451763834047485033" datatype="html"> 3599 <trans-unit id="1451763834047485033" datatype="html">
3600 <source>Select this row</source> 3600 <source>Select this row</source>
3601 <target state="new">Select this row</target> 3601 <target state="new">Select this row</target>
3602 3602
3603 3603
3604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3605 <source>See full comment</source><target state="new">See full comment</target> 3605 <source>See full comment</source><target state="new">See full comment</target>
3606 3606
3607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3608 <trans-unit id="3193976279273491157"> 3608 <trans-unit id="3193976279273491157">
3609 <source>Actions</source> 3609 <source>Actions</source>
3610 <target>Acties</target> 3610 <target>Acties</target>
@@ -3613,7 +3613,7 @@ Je kan nu al informatie toevoegen over deze video.
3613 3613
3614 3614
3615 3615
3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3617 <trans-unit id="8390803680962035202" datatype="html"> 3617 <trans-unit id="8390803680962035202" datatype="html">
3618 <source>Follower</source> 3618 <source>Follower</source>
3619 <target state="new">Follower</target> 3619 <target state="new">Follower</target>
@@ -3626,17 +3626,17 @@ Je kan nu al informatie toevoegen over deze video.
3626 <source>Commented video</source> 3626 <source>Commented video</source>
3627 <target state="translated">Video met reacties</target> 3627 <target state="translated">Video met reacties</target>
3628 3628
3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3630 <trans-unit id="7266085473379376028" datatype="html"> 3630 <trans-unit id="7266085473379376028" datatype="html">
3631 <source>No comments found matching current filters.</source> 3631 <source>No comments found matching current filters.</source>
3632 <target state="translated">Geen reacties gevonden op basis van huidige criteria.</target> 3632 <target state="translated">Geen reacties gevonden op basis van huidige criteria.</target>
3633 3633
3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3634 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3635 <trans-unit id="2398388496754671928" datatype="html"> 3635 <trans-unit id="2398388496754671928" datatype="html">
3636 <source>No comments found.</source> 3636 <source>No comments found.</source>
3637 <target state="translated">Geen reacties gevonden.</target> 3637 <target state="translated">Geen reacties gevonden.</target>
3638 3638
3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3639 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3640 <trans-unit id="4604870995665811499" datatype="html"> 3640 <trans-unit id="4604870995665811499" datatype="html">
3641 <source>Local comments</source> 3641 <source>Local comments</source>
3642 <target state="new">Local comments</target> 3642 <target state="new">Local comments</target>
@@ -3750,12 +3750,12 @@ Je kan nu al informatie toevoegen over deze video.
3750 3750
3751 3751
3752 3752
3753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3754 <trans-unit id="2662644497259948010" datatype="html"> 3754 <trans-unit id="2662644497259948010" datatype="html">
3755 <source>Comment</source> 3755 <source>Comment</source>
3756 <target state="translated">Reageren</target> 3756 <target state="translated">Reageren</target>
3757 3757
3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3758 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3759 <trans-unit id="1359961255805685312" datatype="html"> 3759 <trans-unit id="1359961255805685312" datatype="html">
3760 <source>This video has been reported multiple times.</source> 3760 <source>This video has been reported multiple times.</source>
3761 <target state="translated">Deze video is meerdere keren aangegeven.</target> 3761 <target state="translated">Deze video is meerdere keren aangegeven.</target>
@@ -3899,7 +3899,7 @@ Je kan nu al informatie toevoegen over deze video.
3899 3899
3900 3900
3901 3901
3902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3902 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3903 <trans-unit id="8564972645418093229" datatype="html"> 3903 <trans-unit id="8564972645418093229" datatype="html">
3904 <source>No account found matching current filters.</source> 3904 <source>No account found matching current filters.</source>
3905 <target state="translated">Geen account gevonden op basis van huidige criteria.</target> 3905 <target state="translated">Geen account gevonden op basis van huidige criteria.</target>
@@ -4140,7 +4140,7 @@ Je kan nu al informatie toevoegen over deze video.
4140 <target state="new">Select all rows</target> 4140 <target state="new">Select all rows</target>
4141 4141
4142 4142
4143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4143 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4144 <trans-unit id="2719284837486030903" datatype="html"> 4144 <trans-unit id="2719284837486030903" datatype="html">
4145 <source>Job type</source> 4145 <source>Job type</source>
4146 <target state="translated">Type taak</target> 4146 <target state="translated">Type taak</target>
@@ -4211,7 +4211,7 @@ Je kan nu al informatie toevoegen over deze video.
4211 <target>Verversen</target> 4211 <target>Verversen</target>
4212 4212
4213 4213
4214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4214 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4215 <trans-unit id="6052766076365105714" datatype="html"> 4215 <trans-unit id="6052766076365105714" datatype="html">
4216 <source>now</source> 4216 <source>now</source>
4217 <target state="translated">nu</target> 4217 <target state="translated">nu</target>
@@ -5587,9 +5587,9 @@ color: red;
5587 <trans-unit id="5417361655914085905" datatype="html"> 5587 <trans-unit id="5417361655914085905" datatype="html">
5588 <source>Account page</source> 5588 <source>Account page</source>
5589 <target state="translated">Accountpagina</target> 5589 <target state="translated">Accountpagina</target>
5590 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5590
5591 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5591
5592 </trans-unit> 5592 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5593 5593
5594 <trans-unit id="2000373220662583633" datatype="html"> 5594 <trans-unit id="2000373220662583633" datatype="html">
5595 <source>No ownership change request found.</source> 5595 <source>No ownership change request found.</source>
@@ -5694,7 +5694,7 @@ color: red;
5694 5694
5695 5695
5696 5696
5697 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5697 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5698 <trans-unit id="9131836378905533756"> 5698 <trans-unit id="9131836378905533756">
5699 <source>Created by <x id="INTERPOLATION"/></source> 5699 <source>Created by <x id="INTERPOLATION"/></source>
5700 <target>Aangemaakt door <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target> 5700 <target>Aangemaakt door <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target>
@@ -7563,13 +7563,13 @@ Account aanmaken</target>
7563 <source>Info</source> 7563 <source>Info</source>
7564 <target>Info</target> 7564 <target>Info</target>
7565 7565
7566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7566 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7567 <source>Files</source><target state="new">Files</target> 7567 <source>Files</source><target state="new">Files</target>
7568 7568
7569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7569 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7570 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7570 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7571 7571
7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7573 <trans-unit id="6759205696902713848"> 7573 <trans-unit id="6759205696902713848">
7574 <source>Warning</source> 7574 <source>Warning</source>
7575 <target>Waarschuwing</target> 7575 <target>Waarschuwing</target>
@@ -10797,7 +10797,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10797 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 10797 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
10798 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10798 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10799 10799
10800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10800 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10801 <trans-unit id="1795705931707209785" datatype="html"> 10801 <trans-unit id="1795705931707209785" datatype="html">
10802 <source>Add to watch later</source> 10802 <source>Add to watch later</source>
10803 <target state="translated">Toevoegen aan later kijken</target> 10803 <target state="translated">Toevoegen aan later kijken</target>
@@ -10975,22 +10975,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10975 <source>Stop autoplaying next video</source> 10975 <source>Stop autoplaying next video</source>
10976 <target state="translated">Automatisch afspelen volgende video stoppen</target> 10976 <target state="translated">Automatisch afspelen volgende video stoppen</target>
10977 10977
10978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10978 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10979 <trans-unit id="5149234672404299151" datatype="html"> 10979 <trans-unit id="5149234672404299151" datatype="html">
10980 <source>Autoplay next video</source> 10980 <source>Autoplay next video</source>
10981 <target state="translated">Automatisch volgende video afspelen</target> 10981 <target state="translated">Automatisch volgende video afspelen</target>
10982 10982
10983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10983 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10984 <trans-unit id="5870421136141540382" datatype="html"> 10984 <trans-unit id="5870421136141540382" datatype="html">
10985 <source>Stop looping playlist videos</source> 10985 <source>Stop looping playlist videos</source>
10986 <target state="translated">Stoppen met In lus afspelen van video's uit afspeellijst</target> 10986 <target state="translated">Stoppen met In lus afspelen van video's uit afspeellijst</target>
10987 10987
10988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10988 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10989 <trans-unit id="1599585307037758139" datatype="html"> 10989 <trans-unit id="1599585307037758139" datatype="html">
10990 <source>Loop playlist videos</source> 10990 <source>Loop playlist videos</source>
10991 <target state="translated">Video's uit afspeellijst in lus afspelen</target> 10991 <target state="translated">Video's uit afspeellijst in lus afspelen</target>
10992 10992
10993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 10993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
10994 <trans-unit id="3704292036525161260" datatype="html"> 10994 <trans-unit id="3704292036525161260" datatype="html">
10995 <source>Placeholder image</source> 10995 <source>Placeholder image</source>
10996 <target state="new">Placeholder image</target> 10996 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.nn.xlf b/client/src/locale/angular.nn.xlf
index 3dbc34927..e07c9d554 100644
--- a/client/src/locale/angular.nn.xlf
+++ b/client/src/locale/angular.nn.xlf
@@ -378,8 +378,8 @@
378 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 378 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
379 </trans-unit> 379 </trans-unit>
380 <trans-unit id="4807161697338135032" datatype="html"> 380 <trans-unit id="4807161697338135032" datatype="html">
381 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source> 381 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
382 <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 382 <target state="new">Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
383 <context-group purpose="location"> 383 <context-group purpose="location">
384 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 384 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
385 <context context-type="linenumber">3</context> 385 <context context-type="linenumber">3</context>
@@ -451,11 +451,11 @@
451 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">9</context></context-group> 451 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">9</context></context-group>
452 </trans-unit> 452 </trans-unit>
453 <trans-unit id="135286612733607700" datatype="html"> 453 <trans-unit id="135286612733607700" datatype="html">
454 <source>It is free and open-source software, under <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE&quot;&gt;"/>AGPLv3 licence<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 454 <source>It is free and open-source software, under <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/blob/develop/LICENSE&quot;>"/>AGPLv3 licence<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
455 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">13</context></context-group> 455 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">13</context></context-group>
456 </trans-unit> 456 </trans-unit>
457 <trans-unit id="7257048945916143687" datatype="html"> 457 <trans-unit id="7257048945916143687" datatype="html">
458 <source>For more information, please visit <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;&gt;"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 458 <source>For more information, please visit <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
459 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group> 459 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">18</context></context-group>
460 </trans-unit> 460 </trans-unit>
461 <trans-unit id="8205344394429673413" datatype="html"> 461 <trans-unit id="8205344394429673413" datatype="html">
@@ -534,7 +534,7 @@
534 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> 534 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group>
535 </trans-unit> 535 </trans-unit>
536 <trans-unit id="1120376809358109718" datatype="html"> 536 <trans-unit id="1120376809358109718" datatype="html">
537 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more information </source> 537 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information </source>
538 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> 538 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group>
539 </trans-unit> 539 </trans-unit>
540 <trans-unit id="7812408733559506009" datatype="html"> 540 <trans-unit id="7812408733559506009" datatype="html">
@@ -649,7 +649,7 @@
649 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group> 649 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group>
650 </trans-unit> 650 </trans-unit>
651 <trans-unit id="2705478076887104088" datatype="html"> 651 <trans-unit id="2705478076887104088" datatype="html">
652 <source>SHOW THIS CHANNEL &gt;</source> 652 <source>SHOW THIS CHANNEL ></source>
653 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group> 653 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
654 </trans-unit> 654 </trans-unit>
655 <trans-unit id="6823616469362610020" datatype="html"> 655 <trans-unit id="6823616469362610020" datatype="html">
@@ -889,11 +889,17 @@
889 </context-group> 889 </context-group>
890 </trans-unit> 890 </trans-unit>
891 <trans-unit id="4067880101082150743" datatype="html"> 891 <trans-unit id="4067880101082150743" datatype="html">
892 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 892 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group> 893 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group>
894 </trans-unit> 894 </trans-unit>
895 <trans-unit id="5464209657969421100" datatype="html"> 895 <trans-unit id="5464209657969421100" datatype="html">
896 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 896 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
897color: red;
898<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
899<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
900color: red;
901<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
902<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
897 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group> 903 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group>
898 </trans-unit> 904 </trans-unit>
899 <trans-unit id="8557599287230755359" datatype="html"> 905 <trans-unit id="8557599287230755359" datatype="html">
@@ -904,7 +910,7 @@
904 </context-group> 910 </context-group>
905 </trans-unit> 911 </trans-unit>
906 <trans-unit id="2107098695989136934" datatype="html"> 912 <trans-unit id="2107098695989136934" datatype="html">
907 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 913 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> 914 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
909 </trans-unit> 915 </trans-unit>
910 <trans-unit id="7103588127254721505" datatype="html"> 916 <trans-unit id="7103588127254721505" datatype="html">
@@ -1014,7 +1020,7 @@
1014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 1020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
1015 </trans-unit> 1021 </trans-unit>
1016 <trans-unit id="2669509104300979449" datatype="html"> 1022 <trans-unit id="2669509104300979449" datatype="html">
1017 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to set their quota individually. </source> 1023 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to set their quota individually. </source>
1018 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group> 1024 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group>
1019 </trans-unit> 1025 </trans-unit>
1020 <trans-unit id="7456307533995141215" datatype="html"> 1026 <trans-unit id="7456307533995141215" datatype="html">
@@ -1100,8 +1106,8 @@
1100 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group> 1106 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group>
1101 </trans-unit> 1107 </trans-unit>
1102 <trans-unit id="2095604754338363597" datatype="html"> 1108 <trans-unit id="2095604754338363597" datatype="html">
1103 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to prevent private URL access from your PeerTube server</source> 1109 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1104 <target state="new">⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to prevent private URL access from your PeerTube server</target> 1110 <target state="new">⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</target>
1105 <context-group purpose="location"> 1111 <context-group purpose="location">
1106 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1112 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1107 <context context-type="linenumber">272</context> 1113 <context context-type="linenumber">272</context>
@@ -1151,7 +1157,7 @@
1151 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">348</context></context-group> 1157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">348</context></context-group>
1152 </trans-unit> 1158 </trans-unit>
1153 <trans-unit id="2258148539285928012" datatype="html"> 1159 <trans-unit id="2258148539285928012" datatype="html">
1154 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> to look up remote videos/actors that may not be federated with your instance</source> 1160 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source>
1155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">351</context></context-group> 1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">351</context></context-group>
1156 </trans-unit> 1162 </trans-unit>
1157 <trans-unit id="7295422540935146771" datatype="html"> 1163 <trans-unit id="7295422540935146771" datatype="html">
@@ -1159,7 +1165,7 @@
1159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">359</context></context-group> 1165 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">359</context></context-group>
1160 </trans-unit> 1166 </trans-unit>
1161 <trans-unit id="7305237807882754643" datatype="html"> 1167 <trans-unit id="7305237807882754643" datatype="html">
1162 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> to look up remote videos/actors that may not be federated with your instance</source> 1168 <source>Allow <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>anonymous users<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> to look up remote videos/actors that may not be federated with your instance</source>
1163 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">362</context></context-group> 1169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">362</context></context-group>
1164 </trans-unit> 1170 </trans-unit>
1165 <trans-unit id="6476750382562952780" datatype="html"> 1171 <trans-unit id="6476750382562952780" datatype="html">
@@ -1171,7 +1177,7 @@
1171 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group> 1177 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group>
1172 </trans-unit> 1178 </trans-unit>
1173 <trans-unit id="1886227550697837417" datatype="html"> 1179 <trans-unit id="1886227550697837417" datatype="html">
1174 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 1180 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1175 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group> 1181 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group>
1176 </trans-unit> 1182 </trans-unit>
1177 <trans-unit id="2331464426553277323" datatype="html"> 1183 <trans-unit id="2331464426553277323" datatype="html">
@@ -1197,7 +1203,7 @@
1197 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group> 1203 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group>
1198 </trans-unit> 1204 </trans-unit>
1199 <trans-unit id="252719899360434356" datatype="html"> 1205 <trans-unit id="252719899360434356" datatype="html">
1200 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> with other instances. </source> 1206 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> with other instances. </source>
1201 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group> 1207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group>
1202 </trans-unit> 1208 </trans-unit>
1203 <trans-unit id="9119248927271669654" datatype="html"> 1209 <trans-unit id="9119248927271669654" datatype="html">
@@ -1217,8 +1223,8 @@
1217 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group> 1223 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group>
1218 </trans-unit> 1224 </trans-unit>
1219 <trans-unit id="9076632742417302918" datatype="html"> 1225 <trans-unit id="9076632742417302918" datatype="html">
1220 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more information about the expected URL </source> 1226 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information about the expected URL </source>
1221 <target>Les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>dokumentasjonen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for å finna ut meir om forventa URL </target> 1227 <target>Les <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>dokumentasjonen<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for å finna ut meir om forventa URL </target>
1222 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 1228 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group>
1223 </trans-unit> 1229 </trans-unit>
1224 <trans-unit id="1718269478813020014" datatype="html"> 1230 <trans-unit id="1718269478813020014" datatype="html">
@@ -1255,8 +1261,8 @@
1255 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group> 1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group>
1256 </trans-unit> 1262 </trans-unit>
1257 <trans-unit id="2076338542820061819" datatype="html"> 1263 <trans-unit id="2076338542820061819" datatype="html">
1258 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source> 1264 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
1259 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </target> 1265 <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </target>
1260 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group> 1266 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group>
1261 </trans-unit> 1267 </trans-unit>
1262 <trans-unit id="3203902538239082422" datatype="html"> 1268 <trans-unit id="3203902538239082422" datatype="html">
@@ -1271,7 +1277,7 @@
1271 </context-group> 1277 </context-group>
1272 </trans-unit> 1278 </trans-unit>
1273 <trans-unit id="8011855989482474311" datatype="html"> 1279 <trans-unit id="8011855989482474311" datatype="html">
1274 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source> 1280 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
1275 <context-group purpose="location"> 1281 <context-group purpose="location">
1276 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context> 1282 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context>
1277 <context context-type="linenumber">18</context> 1283 <context context-type="linenumber">18</context>
@@ -1386,7 +1392,7 @@
1386 </context-group> 1392 </context-group>
1387 </trans-unit> 1393 </trans-unit>
1388 <trans-unit id="8167543029214637769" datatype="html"> 1394 <trans-unit id="8167543029214637769" datatype="html">
1389 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source> 1395 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source>
1390 <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">71</context></context-group> 1396 <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">71</context></context-group>
1391 </trans-unit> 1397 </trans-unit>
1392 <trans-unit id="283725429207896837" datatype="html"> 1398 <trans-unit id="283725429207896837" datatype="html">
@@ -1460,7 +1466,7 @@
1460 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> 1466 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group>
1461 </trans-unit> 1467 </trans-unit>
1462 <trans-unit id="4423835119021329687" datatype="html"> 1468 <trans-unit id="4423835119021329687" datatype="html">
1463 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to build a moderation team. </source> 1469 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to build a moderation team. </source>
1464 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group> 1470 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group>
1465 </trans-unit> 1471 </trans-unit>
1466 <trans-unit id="7030031694783481217" datatype="html"> 1472 <trans-unit id="7030031694783481217" datatype="html">
@@ -1468,7 +1474,7 @@
1468 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> 1474 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
1469 </trans-unit> 1475 </trans-unit>
1470 <trans-unit id="4620493570088713907" datatype="html"> 1476 <trans-unit id="4620493570088713907" datatype="html">
1471 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 1477 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
1472 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group> 1478 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group>
1473 </trans-unit> 1479 </trans-unit>
1474 <trans-unit id="7497677457560701935" datatype="html"> 1480 <trans-unit id="7497677457560701935" datatype="html">
@@ -1476,8 +1482,8 @@
1476 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group> 1482 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">106</context></context-group>
1477 </trans-unit> 1483 </trans-unit>
1478 <trans-unit id="7350483582490037954" datatype="html"> 1484 <trans-unit id="7350483582490037954" datatype="html">
1479 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source> 1485 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
1480 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </target> 1486 <target state="new"> With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </target>
1481 <context-group purpose="location"> 1487 <context-group purpose="location">
1482 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context> 1488 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context>
1483 <context context-type="linenumber">110,112</context> 1489 <context context-type="linenumber">110,112</context>
@@ -1603,11 +1609,11 @@
1603 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group> 1609 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group>
1604 </trans-unit> 1610 </trans-unit>
1605 <trans-unit id="4420104899393268652" datatype="html"> 1611 <trans-unit id="4420104899393268652" datatype="html">
1606 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 1612 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
1607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group> 1613 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group>
1608 </trans-unit> 1614 </trans-unit>
1609 <trans-unit id="7210210728441530221" datatype="html"> 1615 <trans-unit id="7210210728441530221" datatype="html">
1610 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 1616 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
1611 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> 1617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group>
1612 </trans-unit> 1618 </trans-unit>
1613 <trans-unit id="6830777508073747241" datatype="html"> 1619 <trans-unit id="6830777508073747241" datatype="html">
@@ -1821,8 +1827,8 @@
1821 </context-group> 1827 </context-group>
1822 </trans-unit> 1828 </trans-unit>
1823 <trans-unit id="7334484418359079994" datatype="html"> 1829 <trans-unit id="7334484418359079994" datatype="html">
1824 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source> 1830 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
1825 <target><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Krev ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Lag HLS-spelelister og oppdelte MP4-filer, som fører til betre avspeling enn rein Webtorrent::<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Overgangar mellom oppløysingar går jamnare<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Raskare avspeling, særleg av lange filmar<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Meir stabil avspeling (færre feil/spinning)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Viss du har på Webtorrent òg, vil det fordobla kor mykje lagringsplass filmane tek<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 1831 <target><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Krev ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Lag HLS-spelelister og oppdelte MP4-filer, som fører til betre avspeling enn rein Webtorrent::<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Overgangar mellom oppløysingar går jamnare<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Raskare avspeling, særleg av lange filmar<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Meir stabil avspeling (færre feil/spinning)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Viss du har på Webtorrent òg, vil det fordobla kor mykje lagringsplass filmane tek<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
1826 <context-group purpose="location"> 1832 <context-group purpose="location">
1827 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 1833 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
1828 <context context-type="linenumber">99,108</context> 1834 <context context-type="linenumber">99,108</context>
@@ -2099,12 +2105,12 @@
2099 </trans-unit> 2105 </trans-unit>
2100 <trans-unit id="3193976279273491157" datatype="html"> 2106 <trans-unit id="3193976279273491157" datatype="html">
2101 <source>Actions</source> 2107 <source>Actions</source>
2102 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group> 2108
2103 <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">43</context></context-group> 2109
2104 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group> 2110
2105 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group> 2111
2106 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group> 2112
2107 </trans-unit> 2113 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
2108 <trans-unit id="8390803680962035202" datatype="html"> 2114 <trans-unit id="8390803680962035202" datatype="html">
2109 <source>Follower</source> 2115 <source>Follower</source>
2110 <target state="new">Follower</target> 2116 <target state="new">Follower</target>
@@ -2114,17 +2120,17 @@
2114 </context-group> 2120 </context-group>
2115 </trans-unit> 2121 </trans-unit>
2116 <trans-unit id="3301856295120048857" datatype="html"> 2122 <trans-unit id="3301856295120048857" datatype="html">
2117 <source>State <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;state&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 2123 <source>State <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;state&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2118 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">25</context></context-group> 2124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">25</context></context-group>
2119 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">32</context></context-group> 2125 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">32</context></context-group>
2120 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group> 2126 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">24</context></context-group>
2121 </trans-unit> 2127 </trans-unit>
2122 <trans-unit id="7418735164633152705" datatype="html"> 2128 <trans-unit id="7418735164633152705" datatype="html">
2123 <source>Score <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;score&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 2129 <source>Score <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;score&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2124 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group> 2130 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">26</context></context-group>
2125 </trans-unit> 2131 </trans-unit>
2126 <trans-unit id="2092225601747599163" datatype="html"> 2132 <trans-unit id="2092225601747599163" datatype="html">
2127 <source>Created <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 2133 <source>Created <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group> 2134 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">27</context></context-group>
2129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group> 2135 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">33</context></context-group>
2130 <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> 2136 <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>
@@ -2244,7 +2250,7 @@
2244 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">30</context></context-group> 2250 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">30</context></context-group>
2245 </trans-unit> 2251 </trans-unit>
2246 <trans-unit id="6571718060636962350" datatype="html"> 2252 <trans-unit id="6571718060636962350" datatype="html">
2247 <source>Redundancy allowed <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;redundancyAllowed&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 2253 <source>Redundancy allowed <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;redundancyAllowed&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2248 <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> 2254 <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>
2249 </trans-unit> 2255 </trans-unit>
2250 <trans-unit id="8246779176913476983" datatype="html"> 2256 <trans-unit id="8246779176913476983" datatype="html">
@@ -2347,7 +2353,7 @@
2347 </context-group> 2353 </context-group>
2348 </trans-unit> 2354 </trans-unit>
2349 <trans-unit id="2343069726009080052" datatype="html"> 2355 <trans-unit id="2343069726009080052" datatype="html">
2350 <source>Video <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;name&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 2356 <source>Video <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;name&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2351 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> 2357 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group>
2352 <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">26</context></context-group> 2358 <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">26</context></context-group>
2353 </trans-unit> 2359 </trans-unit>
@@ -2449,10 +2455,10 @@
2449 <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">60</context></context-group> 2455 <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">60</context></context-group>
2450 </trans-unit> 2456 </trans-unit>
2451 <trans-unit id="7692347838587821095" datatype="html"> 2457 <trans-unit id="7692347838587821095" datatype="html">
2452 <source>Date <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 2458 <source>Date <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
2453 <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">29</context></context-group> 2459
2454 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group> 2460
2455 </trans-unit> 2461 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
2456 <trans-unit id="4619188387782427495" datatype="html"> 2462 <trans-unit id="4619188387782427495" datatype="html">
2457 <source>More information</source> 2463 <source>More information</source>
2458 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group> 2464 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/privacy-concerns.component.html</context><context context-type="linenumber">9</context></context-group>
@@ -2463,9 +2469,9 @@
2463 </trans-unit> 2469 </trans-unit>
2464 <trans-unit id="1465291804668949243" datatype="html"> 2470 <trans-unit id="1465291804668949243" datatype="html">
2465 <source>NSFW</source> 2471 <source>NSFW</source>
2466 <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">56</context></context-group> 2472
2467 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2473
2468 </trans-unit> 2474 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2469 <trans-unit id="4678289986918934018" datatype="html"> 2475 <trans-unit id="4678289986918934018" datatype="html">
2470 <source>Block reason:</source> 2476 <source>Block reason:</source>
2471 <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">75</context></context-group> 2477 <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">75</context></context-group>
@@ -2569,58 +2575,58 @@
2569 </trans-unit> 2575 </trans-unit>
2570 <trans-unit id="6110554376228744887" datatype="html"> 2576 <trans-unit id="6110554376228744887" datatype="html">
2571 <source>Select all rows</source> 2577 <source>Select all rows</source>
2572 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group> 2578
2573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group> 2579
2574 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group> 2580
2575 </trans-unit> 2581 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
2576 <trans-unit id="4086606389696938932" datatype="html"> 2582 <trans-unit id="4086606389696938932" datatype="html">
2577 <source>Account</source> 2583 <source>Account</source>
2578 <target>Konto</target> 2584 <target>Konto</target>
2579 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group> 2585
2580 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> 2586
2581 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> 2587
2582 </trans-unit> 2588 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
2583 <trans-unit id="6549265851868599441" datatype="html"> 2589 <trans-unit id="6549265851868599441" datatype="html">
2584 <source>Video</source> 2590 <source>Video</source>
2585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group> 2591
2586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group> 2592
2587 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 2593
2588 <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">18</context></context-group> 2594
2589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group> 2595
2590 </trans-unit> 2596 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
2591 <trans-unit id="1451763834047485033" datatype="html"> 2597 <trans-unit id="1451763834047485033" datatype="html">
2592 <source>Select this row</source> 2598 <source>Select this row</source>
2593 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group> 2599
2594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group> 2600
2595 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group> 2601
2596 </trans-unit> 2602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
2597 <trans-unit id="4043531994869127329" datatype="html"> 2603 <trans-unit id="4043531994869127329" datatype="html">
2598 <source>See full comment</source> 2604 <source>See full comment</source>
2599 <target state="new">See full comment</target> 2605 <target state="new">See full comment</target>
2600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group> 2606
2601 </trans-unit> 2607 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
2602 <trans-unit id="2348557406282409966" datatype="html"> 2608 <trans-unit id="2348557406282409966" datatype="html">
2603 <source>Open account in a new tab</source> 2609 <source>Open account in a new tab</source>
2604 <target>Opna brukarkontoen i ny fane</target> 2610 <target>Opna brukarkontoen i ny fane</target>
2605 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group> 2611
2606 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group> 2612
2607 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group> 2613
2608 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group> 2614
2609 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> 2615
2610 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> 2616
2611 </trans-unit> 2617 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
2612 <trans-unit id="4691552465058437520" datatype="html"> 2618 <trans-unit id="4691552465058437520" datatype="html">
2613 <source>Commented video</source> 2619 <source>Commented video</source>
2614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group> 2620
2615 </trans-unit> 2621 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
2616 <trans-unit id="7266085473379376028" datatype="html"> 2622 <trans-unit id="7266085473379376028" datatype="html">
2617 <source>No comments found matching current filters.</source> 2623 <source>No comments found matching current filters.</source>
2618 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group> 2624
2619 </trans-unit> 2625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
2620 <trans-unit id="2398388496754671928" datatype="html"> 2626 <trans-unit id="2398388496754671928" datatype="html">
2621 <source>No comments found.</source> 2627 <source>No comments found.</source>
2622 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group> 2628
2623 </trans-unit> 2629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
2624 <trans-unit id="4604870995665811499" datatype="html"> 2630 <trans-unit id="4604870995665811499" datatype="html">
2625 <source>Local comments</source> 2631 <source>Local comments</source>
2626 <target state="translated">Lokale kommentarar</target> 2632 <target state="translated">Lokale kommentarar</target>
@@ -2837,7 +2843,7 @@
2837 </context-group> 2843 </context-group>
2838 </trans-unit> 2844 </trans-unit>
2839 <trans-unit id="7223931053738621590" datatype="html"> 2845 <trans-unit id="7223931053738621590" datatype="html">
2840 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source> 2846 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
2841 <context-group purpose="location"> 2847 <context-group purpose="location">
2842 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 2848 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
2843 <context context-type="linenumber">4</context> 2849 <context context-type="linenumber">4</context>
@@ -2879,14 +2885,14 @@
2879 </context-group> 2885 </context-group>
2880 </trans-unit> 2886 </trans-unit>
2881 <trans-unit id="1285026053775066761" datatype="html"> 2887 <trans-unit id="1285026053775066761" datatype="html">
2882 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source> 2888 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source>
2883 <context-group purpose="location"> 2889 <context-group purpose="location">
2884 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 2890 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
2885 <context context-type="linenumber">15</context> 2891 <context context-type="linenumber">15</context>
2886 </context-group> 2892 </context-group>
2887 </trans-unit> 2893 </trans-unit>
2888 <trans-unit id="7014275542536964627" datatype="html"> 2894 <trans-unit id="7014275542536964627" datatype="html">
2889 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source> 2895 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source>
2890 <context-group purpose="location"> 2896 <context-group purpose="location">
2891 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 2897 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
2892 <context context-type="linenumber">16,17</context> 2898 <context context-type="linenumber">16,17</context>
@@ -2916,10 +2922,10 @@
2916 </trans-unit> 2922 </trans-unit>
2917 <trans-unit id="1102717806459547726" datatype="html"> 2923 <trans-unit id="1102717806459547726" datatype="html">
2918 <source>Refresh</source> 2924 <source>Refresh</source>
2919 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 2925
2920 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 2926
2921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 2927
2922 </trans-unit> 2928 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
2923 <trans-unit id="3067132953487445901" datatype="html"> 2929 <trans-unit id="3067132953487445901" datatype="html">
2924 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> jobs</source> 2930 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> jobs</source>
2925 <context-group purpose="location"> 2931 <context-group purpose="location">
@@ -2942,7 +2948,7 @@
2942 </context-group> 2948 </context-group>
2943 </trans-unit> 2949 </trans-unit>
2944 <trans-unit id="3901868627411944813" datatype="html"> 2950 <trans-unit id="3901868627411944813" datatype="html">
2945 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source> 2951 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source>
2946 <context-group purpose="location"> 2952 <context-group purpose="location">
2947 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 2953 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
2948 <context context-type="linenumber">47</context> 2954 <context context-type="linenumber">47</context>
@@ -2971,15 +2977,15 @@
2971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 2977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
2972 </trans-unit> 2978 </trans-unit>
2973 <trans-unit id="2713421326605345655" datatype="html"> 2979 <trans-unit id="2713421326605345655" datatype="html">
2974 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> jobs found.</source> 2980 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> jobs found.</source>
2975 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 2981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
2976 </trans-unit> 2982 </trans-unit>
2977 <trans-unit id="2384897339170501794" datatype="html"> 2983 <trans-unit id="2384897339170501794" datatype="html">
2978 <source>No <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;badge&quot; [ngClass]=&quot;getJobStateClass(jobState)&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobState }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> jobs found.</source> 2984 <source>No <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;badge&quot; [ngClass]=&quot;getJobStateClass(jobState)&quot;>"/><x id="INTERPOLATION" equiv-text="{{ jobState }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> jobs found.</source>
2979 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">110</context></context-group> 2985 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">110</context></context-group>
2980 </trans-unit> 2986 </trans-unit>
2981 <trans-unit id="4457061340457477073" datatype="html"> 2987 <trans-unit id="4457061340457477073" datatype="html">
2982 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> jobs found that are <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;badge&quot; [ngClass]=&quot;getJobStateClass(jobState)&quot;&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ jobState }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>.</source> 2988 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> jobs found that are <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;badge&quot; [ngClass]=&quot;getJobStateClass(jobState)&quot;>"/><x id="INTERPOLATION_1" equiv-text="{{ jobState }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>.</source>
2983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">111</context></context-group> 2989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">111</context></context-group>
2984 </trans-unit> 2990 </trans-unit>
2985 <trans-unit id="6052766076365105714" datatype="html"> 2991 <trans-unit id="6052766076365105714" datatype="html">
@@ -3010,7 +3016,7 @@
3010 </context-group> 3016 </context-group>
3011 </trans-unit> 3017 </trans-unit>
3012 <trans-unit id="2232767208623640457" datatype="html"> 3018 <trans-unit id="2232767208623640457" datatype="html">
3013 <source>By <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -&gt;</source> 3019 <source>By <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -></source>
3014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 3020 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
3015 </trans-unit> 3021 </trans-unit>
3016 <trans-unit id="7591870443991978948" datatype="html"> 3022 <trans-unit id="7591870443991978948" datatype="html">
@@ -3201,8 +3207,8 @@
3201 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group> 3207 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">47</context></context-group>
3202 </trans-unit> 3208 </trans-unit>
3203 <trans-unit id="7046347992315328430" datatype="html"> 3209 <trans-unit id="7046347992315328430" datatype="html">
3204 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> At most, this user could upload ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </source> 3210 <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> video size. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> At most, this user could upload ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </source>
3205 <target>Omkoding er skrudd på. Lagringskvoten tek berre om syn til <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> filmstorleik. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Denne brukaren kan lasta opp maksimalt ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </target> 3211 <target>Omkoding er skrudd på. Lagringskvoten tek berre om syn til <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>original<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> filmstorleik. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Denne brukaren kan lasta opp maksimalt ~ <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. </target>
3206 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">161</context></context-group> 3212 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">161</context></context-group>
3207 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">161</context></context-group> 3213 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">161</context></context-group>
3208 </trans-unit> 3214 </trans-unit>
@@ -3484,8 +3490,8 @@
3484 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">2</context></context-group> 3490 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">2</context></context-group>
3485 </trans-unit> 3491 </trans-unit>
3486 <trans-unit id="1909492071130899005" datatype="html"> 3492 <trans-unit id="1909492071130899005" datatype="html">
3487 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about&quot;&gt;"/>contact an administrator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 3493 <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about&quot;>"/>contact an administrator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
3488 <target>Me fekk problem med den eksterne innlogginga. Du kan <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about&quot;&gt;"/>kontakta ein styrar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 3494 <target>Me fekk problem med den eksterne innlogginga. Du kan <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about&quot;>"/>kontakta ein styrar<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
3489 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">6</context></context-group> 3495 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">6</context></context-group>
3490 </trans-unit> 3496 </trans-unit>
3491 <trans-unit id="8390073108781420493" datatype="html"> 3497 <trans-unit id="8390073108781420493" datatype="html">
@@ -3541,12 +3547,12 @@
3541 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group> 3547 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">60</context></context-group>
3542 </trans-unit> 3548 </trans-unit>
3543 <trans-unit id="7252854992688790751" datatype="html"> 3549 <trans-unit id="7252854992688790751" datatype="html">
3544 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 3550 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
3545 <target>Du kan bli medlem på denne nettstaden. Du bør fyrst lesa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>vilkåra<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> før du lagar ein brukarkonto. Du kan òg søkja etter andre nettstader som passar på: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 3551 <target>Du kan bli medlem på denne nettstaden. Du bør fyrst lesa <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>vilkåra<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> før du lagar ein brukarkonto. Du kan òg søkja etter andre nettstader som passar på: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
3546 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 3552 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
3547 </trans-unit> 3553 </trans-unit>
3548 <trans-unit id="7215649348148521605" datatype="html"> 3554 <trans-unit id="7215649348148521605" datatype="html">
3549 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 3555 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br />"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 3556 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
3551 </trans-unit> 3557 </trans-unit>
3552 <trans-unit id="3183213940445113677" datatype="html"> 3558 <trans-unit id="3183213940445113677" datatype="html">
@@ -3576,7 +3582,8 @@
3576 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">130</context></context-group> 3582 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">130</context></context-group>
3577 </trans-unit> 3583 </trans-unit>
3578 <trans-unit id="1190256911880544559" datatype="html"> 3584 <trans-unit id="1190256911880544559" datatype="html">
3579 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source> 3585 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
3586The link will expire within 1 hour.</source>
3580 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 3587 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
3581 </trans-unit> 3588 </trans-unit>
3582 <trans-unit id="1266887509445371246" datatype="html"> 3589 <trans-unit id="1266887509445371246" datatype="html">
@@ -3637,7 +3644,7 @@
3637 </context-group> 3644 </context-group>
3638 </trans-unit> 3645 </trans-unit>
3639 <trans-unit id="2726946550255780479" datatype="html"> 3646 <trans-unit id="2726946550255780479" datatype="html">
3640 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;cog&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Notification preferences </source> 3647 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;cog&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Notification preferences </source>
3641 <context-group purpose="location"> 3648 <context-group purpose="location">
3642 <context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context> 3649 <context context-type="sourcefile">src/app/+my-account/my-account-notifications/my-account-notifications.component.html</context>
3643 <context context-type="linenumber">4,6</context> 3650 <context context-type="linenumber">4,6</context>
@@ -3698,11 +3705,11 @@
3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group> 3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account.component.ts</context><context context-type="linenumber">60</context></context-group>
3699 </trans-unit> 3706 </trans-unit>
3700 <trans-unit id="8553059323353586765" datatype="html"> 3707 <trans-unit id="8553059323353586765" datatype="html">
3701 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source> 3708 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source>
3702 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> 3709 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group>
3703 </trans-unit> 3710 </trans-unit>
3704 <trans-unit id="1530331428384894781" datatype="html"> 3711 <trans-unit id="1530331428384894781" datatype="html">
3705 <source><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/> is awaiting email verification </source> 3712 <source><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/> is awaiting email verification </source>
3706 <context-group purpose="location"> 3713 <context-group purpose="location">
3707 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context> 3714 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context>
3708 <context context-type="linenumber">10,11</context> 3715 <context context-type="linenumber">10,11</context>
@@ -3988,8 +3995,9 @@
3988 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group> 3995 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group>
3989 </trans-unit> 3996 </trans-unit>
3990 <trans-unit id="2193037168694505715" datatype="html"> 3997 <trans-unit id="2193037168694505715" datatype="html">
3991 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 3998 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
3992 <target state="new">Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; 3999 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
4000 <target state="new">Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
3993 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target> 4001 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</target>
3994 <context-group purpose="location"> 4002 <context-group purpose="location">
3995 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 4003 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
@@ -4169,12 +4177,14 @@
4169 </trans-unit> 4177 </trans-unit>
4170 <trans-unit id="4000980858407872649" datatype="html"> 4178 <trans-unit id="4000980858407872649" datatype="html">
4171 <source>Channel page</source> 4179 <source>Channel page</source>
4172 <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">25</context></context-group> 4180
4173 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 4181
4174 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 4182
4175 </trans-unit> 4183 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
4176 <trans-unit id="7152797255397280410" datatype="html"> 4184 <trans-unit id="7152797255397280410" datatype="html">
4177 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> 4185 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
4186It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
4187channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
4178 <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">44</context></context-group> 4188 <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">44</context></context-group>
4179 </trans-unit> 4189 </trans-unit>
4180 <trans-unit id="4433306639366959484" datatype="html"> 4190 <trans-unit id="4433306639366959484" datatype="html">
@@ -4255,8 +4265,8 @@
4255 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group> 4265 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group>
4256 </trans-unit> 4266 </trans-unit>
4257 <trans-unit id="778524577866863576" datatype="html"> 4267 <trans-unit id="778524577866863576" datatype="html">
4258 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Clear all history </source> 4268 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
4259 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Tøm loggen </target> 4269 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Tøm loggen </target>
4260 <context-group purpose="location"> 4270 <context-group purpose="location">
4261 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> 4271 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
4262 <context context-type="linenumber">17,19</context> 4272 <context context-type="linenumber">17,19</context>
@@ -4381,7 +4391,7 @@
4381 </context-group> 4391 </context-group>
4382 </trans-unit> 4392 </trans-unit>
4383 <trans-unit id="3963749584812225989" datatype="html"> 4393 <trans-unit id="3963749584812225989" datatype="html">
4384 <source>Created <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 4394 <source>Created <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
4385 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">21</context></context-group> 4395 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">21</context></context-group>
4386 </trans-unit> 4396 </trans-unit>
4387 <trans-unit id="5611592591303869712" datatype="html"> 4397 <trans-unit id="5611592591303869712" datatype="html">
@@ -4526,7 +4536,7 @@
4526 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">27</context></context-group> 4536 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">27</context></context-group>
4527 </trans-unit> 4537 </trans-unit>
4528 <trans-unit id="8901774330683812267" datatype="html"> 4538 <trans-unit id="8901774330683812267" datatype="html">
4529 <source>See the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target=&quot;_blank&quot; href=&quot;https://docs.joinpeertube.org/use-library?id=playlist&quot;&gt;"/>documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more information. </source> 4539 <source>See the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target=&quot;_blank&quot; href=&quot;https://docs.joinpeertube.org/use-library?id=playlist&quot;>"/>documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more information. </source>
4530 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">31</context></context-group> 4540 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.html</context><context context-type="linenumber">31</context></context-group>
4531 </trans-unit> 4541 </trans-unit>
4532 <trans-unit id="104404386496394770" datatype="html"> 4542 <trans-unit id="104404386496394770" datatype="html">
@@ -5036,7 +5046,7 @@
5036 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 5046 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
5037 </trans-unit> 5047 </trans-unit>
5038 <trans-unit id="6613870447286561244" datatype="html"> 5048 <trans-unit id="6613870447286561244" datatype="html">
5039 <source>Long (&gt; 10 min)</source> 5049 <source>Long (> 10 min)</source>
5040 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 5050 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
5041 </trans-unit> 5051 </trans-unit>
5042 <trans-unit id="1787083504545967" datatype="html"> 5052 <trans-unit id="1787083504545967" datatype="html">
@@ -5091,14 +5101,14 @@
5091 </context-group> 5101 </context-group>
5092 </trans-unit> 5102 </trans-unit>
5093 <trans-unit id="8434369348784683733" datatype="html"> 5103 <trans-unit id="8434369348784683733" datatype="html">
5094 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 5104 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5095 <context-group purpose="location"> 5105 <context-group purpose="location">
5096 <context context-type="sourcefile">src/app/+search/search.component.html</context> 5106 <context context-type="sourcefile">src/app/+search/search.component.html</context>
5097 <context context-type="linenumber">10</context> 5107 <context context-type="linenumber">10</context>
5098 </context-group> 5108 </context-group>
5099 </trans-unit> 5109 </trans-unit>
5100 <trans-unit id="5340005218109333045" datatype="html"> 5110 <trans-unit id="5340005218109333045" datatype="html">
5101 <source>Filters <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span *ngIf=&quot;numberOfFilters() &gt; 0&quot; class=&quot;badge badge-secondary&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 5111 <source>Filters <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span *ngIf=&quot;numberOfFilters() > 0&quot; class=&quot;badge badge-secondary&quot;>"/><x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5102 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group> 5112 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">18</context></context-group>
5103 </trans-unit> 5113 </trans-unit>
5104 <trans-unit id="2236371857137398396" datatype="html"> 5114 <trans-unit id="2236371857137398396" datatype="html">
@@ -5133,8 +5143,8 @@
5133 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">13</context></context-group> 5143 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-routing.module.ts</context><context context-type="linenumber">13</context></context-group>
5134 </trans-unit> 5144 </trans-unit>
5135 <trans-unit id="4665274432258993920" datatype="html"> 5145 <trans-unit id="4665274432258993920" datatype="html">
5136 <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> 5146 <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source>
5137 <target>Ein kanal er ein stad der du lastar opp filmar. Viss du lagar fleire, blir det lettare å halda oversikt over innhaldet ditt.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Til dømes kan du ha ein kanal for pianokonsertane dine, og ein annan der du legg ut filmar der du pratar om økologi. </target> 5147 <target>Ein kanal er ein stad der du lastar opp filmar. Viss du lagar fleire, blir det lettare å halda oversikt over innhaldet ditt.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Til dømes kan du ha ein kanal for pianokonsertane dine, og ein annan der du legg ut filmar der du pratar om økologi. </target>
5138 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">4</context></context-group> 5148 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">4</context></context-group>
5139 </trans-unit> 5149 </trans-unit>
5140 <trans-unit id="2254156021453506528" datatype="html"> 5150 <trans-unit id="2254156021453506528" datatype="html">
@@ -5164,8 +5174,8 @@
5164 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> 5174 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group>
5165 </trans-unit> 5175 </trans-unit>
5166 <trans-unit id="7440807341905682986" datatype="html"> 5176 <trans-unit id="7440807341905682986" datatype="html">
5167 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source> 5177 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
5168 <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </target> 5178 <target state="new"> I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </target>
5169 <context-group purpose="location"> 5179 <context-group purpose="location">
5170 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 5180 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
5171 <context context-type="linenumber">5,10</context> 5181 <context context-type="linenumber">5,10</context>
@@ -5287,12 +5297,12 @@
5287 </context-group> 5297 </context-group>
5288 </trans-unit> 5298 </trans-unit>
5289 <trans-unit id="3461985498881453026" datatype="html"> 5299 <trans-unit id="3461985498881453026" datatype="html">
5290 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/use-setup-account&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 5300 <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/use-setup-account&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
5291 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> 5301 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group>
5292 </trans-unit> 5302 </trans-unit>
5293 <trans-unit id="8844610145426272276" datatype="html"> 5303 <trans-unit id="8844610145426272276" datatype="html">
5294 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source> 5304 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
5295 <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target> 5305 <target state="new"> To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
5296 <context-group purpose="location"> 5306 <context-group purpose="location">
5297 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context> 5307 <context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context>
5298 <context context-type="linenumber">17,19</context> 5308 <context context-type="linenumber">17,19</context>
@@ -5526,16 +5536,16 @@
5526 </context-group> 5536 </context-group>
5527 </trans-unit> 5537 </trans-unit>
5528 <trans-unit id="3858880927114551513" datatype="html"> 5538 <trans-unit id="3858880927114551513" datatype="html">
5529 <source>The current video will be overwritten by this edited video and &lt;strong&gt;you won't be able to recover it&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;</source> 5539 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
5530 <target state="new">The current video will be overwritten by this edited video and &lt;strong&gt;you won't be able to recover it&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;</target> 5540 <target state="new">The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></target>
5531 <context-group purpose="location"> 5541 <context-group purpose="location">
5532 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context> 5542 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
5533 <context context-type="linenumber">76</context> 5543 <context context-type="linenumber">76</context>
5534 </context-group> 5544 </context-group>
5535 </trans-unit> 5545 </trans-unit>
5536 <trans-unit id="4876327655498234453" datatype="html"> 5546 <trans-unit id="4876327655498234453" datatype="html">
5537 <source>As a reminder, the following tasks will be executed: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</source> 5547 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
5538 <target state="new">As a reminder, the following tasks will be executed: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</target> 5548 <target state="new">As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
5539 <context-group purpose="location"> 5549 <context-group purpose="location">
5540 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context> 5550 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
5541 <context context-type="linenumber">77</context> 5551 <context context-type="linenumber">77</context>
@@ -5949,7 +5959,7 @@
5949 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group> 5959 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-attributes.component.html</context><context context-type="linenumber">52</context></context-group>
5950 </trans-unit> 5960 </trans-unit>
5951 <trans-unit id="354332809647287722" datatype="html"> 5961 <trans-unit id="354332809647287722" datatype="html">
5952 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> There is a maximum of 5 tags. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Press <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd&gt;"/>Enter<x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd&gt;"/> to add a new tag. </source> 5962 <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> There is a maximum of 5 tags. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Press <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="&lt;kbd>"/>Enter<x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="&lt;/kbd>"/> to add a new tag. </source>
5953 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">29</context></context-group> 5963 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">29</context></context-group>
5954 </trans-unit> 5964 </trans-unit>
5955 <trans-unit id="8740951153302736329" datatype="html"> 5965 <trans-unit id="8740951153302736329" datatype="html">
@@ -5957,8 +5967,8 @@
5957 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group> 5967 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group>
5958 </trans-unit> 5968 </trans-unit>
5959 <trans-unit id="2090254132451149776" datatype="html"> 5969 <trans-unit id="2090254132451149776" datatype="html">
5960 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source> 5970 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
5961 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </target> 5971 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </target>
5962 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group> 5972 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group>
5963 </trans-unit> 5973 </trans-unit>
5964 <trans-unit id="9012879216268259096" datatype="html"> 5974 <trans-unit id="9012879216268259096" datatype="html">
@@ -5991,7 +6001,7 @@
5991 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group> 6001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group>
5992 </trans-unit> 6002 </trans-unit>
5993 <trans-unit id="5600963353867835532" datatype="html"> 6003 <trans-unit id="5600963353867835532" datatype="html">
5994 <source>Already uploaded ✔</source> 6004 <source>Already uploaded ✔</source>
5995 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group> 6005 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group>
5996 </trans-unit> 6006 </trans-unit>
5997 <trans-unit id="73284819990858102" datatype="html"> 6007 <trans-unit id="73284819990858102" datatype="html">
@@ -6280,7 +6290,7 @@
6280 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group> 6290 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-share-modal/video-share.component.html</context><context context-type="linenumber">92</context></context-group>
6281 </trans-unit> 6291 </trans-unit>
6282 <trans-unit id="6760671759540007434" datatype="html"> 6292 <trans-unit id="6760671759540007434" datatype="html">
6283 <source>You can import any URL <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href='https://rg3.github.io/youtube-dl/supportedsites.html' target='_blank' rel='noopener noreferrer'&gt;"/>supported by youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source> 6293 <source>You can import any URL <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href='https://rg3.github.io/youtube-dl/supportedsites.html' target='_blank' rel='noopener noreferrer'>"/>supported by youtube-dl<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> or URL that points to a media file. You should make sure you have diffusion rights over the content it points to, otherwise it could cause legal trouble to yourself and your instance. </source>
6284 <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">10</context></context-group> 6294 <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">10</context></context-group>
6285 </trans-unit> 6295 </trans-unit>
6286 <trans-unit id="5359075917564707730" datatype="html"> 6296 <trans-unit id="5359075917564707730" datatype="html">
@@ -6307,7 +6317,7 @@
6307 <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">34</context></context-group> 6317 <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">34</context></context-group>
6308 </trans-unit> 6318 </trans-unit>
6309 <trans-unit id="7099631707196015765" datatype="html"> 6319 <trans-unit id="7099631707196015765" datatype="html">
6310 <source>Image that will be merged with your audio file. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> The chosen image will be definitive and cannot be modified. </source> 6320 <source>Image that will be merged with your audio file. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> The chosen image will be definitive and cannot be modified. </source>
6311 <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">36</context></context-group> 6321 <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">36</context></context-group>
6312 </trans-unit> 6322 </trans-unit>
6313 <trans-unit id="4626927731329688072" datatype="html"> 6323 <trans-unit id="4626927731329688072" datatype="html">
@@ -6408,7 +6418,7 @@
6408 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group> 6418 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">2</context></context-group>
6409 </trans-unit> 6419 </trans-unit>
6410 <trans-unit id="2993949426196989262" datatype="html"> 6420 <trans-unit id="2993949426196989262" datatype="html">
6411 <source>We recommend you to not use the <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>root<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Instead, <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>create a dedicated account<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to upload your videos. </source> 6421 <source>We recommend you to not use the <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>root<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Instead, <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>create a dedicated account<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to upload your videos. </source>
6412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">33</context></context-group> 6422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">33</context></context-group>
6413 </trans-unit> 6423 </trans-unit>
6414 <trans-unit id="293476877021544115" datatype="html"> 6424 <trans-unit id="293476877021544115" datatype="html">
@@ -6570,9 +6580,9 @@
6570 </trans-unit> 6580 </trans-unit>
6571 <trans-unit id="2662644497259948010" datatype="html"> 6581 <trans-unit id="2662644497259948010" datatype="html">
6572 <source>Comment</source> 6582 <source>Comment</source>
6573 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group> 6583
6574 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group> 6584
6575 </trans-unit> 6585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
6576 <trans-unit id="3572897237443938692" datatype="html"> 6586 <trans-unit id="3572897237443938692" datatype="html">
6577 <source>Highlighted comment</source> 6587 <source>Highlighted comment</source>
6578 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group> 6588 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">10</context></context-group>
@@ -6726,20 +6736,20 @@
6726 </trans-unit> 6736 </trans-unit>
6727 <trans-unit id="6775540171466219199" datatype="html"> 6737 <trans-unit id="6775540171466219199" datatype="html">
6728 <source>Stop autoplaying next video</source> 6738 <source>Stop autoplaying next video</source>
6729 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 6739
6730 </trans-unit> 6740 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
6731 <trans-unit id="5149234672404299151" datatype="html"> 6741 <trans-unit id="5149234672404299151" datatype="html">
6732 <source>Autoplay next video</source> 6742 <source>Autoplay next video</source>
6733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 6743
6734 </trans-unit> 6744 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
6735 <trans-unit id="5870421136141540382" datatype="html"> 6745 <trans-unit id="5870421136141540382" datatype="html">
6736 <source>Stop looping playlist videos</source> 6746 <source>Stop looping playlist videos</source>
6737 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 6747
6738 </trans-unit> 6748 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
6739 <trans-unit id="1599585307037758139" datatype="html"> 6749 <trans-unit id="1599585307037758139" datatype="html">
6740 <source>Loop playlist videos</source> 6750 <source>Loop playlist videos</source>
6741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 6751
6742 </trans-unit> 6752 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
6743 <trans-unit id="3704292036525161260" datatype="html"> 6753 <trans-unit id="3704292036525161260" datatype="html">
6744 <source>Placeholder image</source> 6754 <source>Placeholder image</source>
6745 <context-group purpose="location"> 6755 <context-group purpose="location">
@@ -6768,9 +6778,9 @@
6768 </context-group> 6778 </context-group>
6769 </trans-unit> 6779 </trans-unit>
6770 <trans-unit id="2482137713226830428" datatype="html"> 6780 <trans-unit id="2482137713226830428" datatype="html">
6771 <source>Published <x id="START_TAG_MY_DATE_TOGGLE" ctype="x-my_date_toggle" equiv-text="&lt;my-date-toggle [date]=&quot;video.publishedAt&quot;&gt;"/><x id="CLOSE_TAG_MY_DATE_TOGGLE" ctype="x-my_date_toggle" equiv-text="&lt;/my-date-toggle&gt;"/></source> 6781 <source>Published <x id="START_TAG_MY_DATE_TOGGLE" ctype="x-my_date_toggle" equiv-text="&lt;my-date-toggle [date]=&quot;video.publishedAt&quot;>"/><x id="CLOSE_TAG_MY_DATE_TOGGLE" ctype="x-my_date_toggle" equiv-text="&lt;/my-date-toggle>"/></source>
6772 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 6782
6773 </trans-unit> 6783 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
6774 <trans-unit id="1813238393038053050" datatype="html"> 6784 <trans-unit id="1813238393038053050" datatype="html">
6775 <source>SUPPORT</source> 6785 <source>SUPPORT</source>
6776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">13</context></context-group> 6786 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.html</context><context context-type="linenumber">13</context></context-group>
@@ -6789,23 +6799,23 @@
6789 </trans-unit> 6799 </trans-unit>
6790 <trans-unit id="5417361655914085905" datatype="html"> 6800 <trans-unit id="5417361655914085905" datatype="html">
6791 <source>Account page</source> 6801 <source>Account page</source>
6792 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 6802
6793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 6803
6794 </trans-unit> 6804 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
6795 <trans-unit id="687548610091961489" datatype="html"> 6805 <trans-unit id="687548610091961489" datatype="html">
6796 <source>By <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></source> 6806 <source>By <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></source>
6797 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 6807
6798 </trans-unit> 6808 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
6799 <trans-unit id="8817917090143649804" datatype="html"> 6809 <trans-unit id="8817917090143649804" datatype="html">
6800 <source>Account muted</source> 6810 <source>Account muted</source>
6801 <target state="new">Account muted</target> 6811 <target state="new">Account muted</target>
6802 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 6812
6803 </trans-unit> 6813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
6804 <trans-unit id="1684597533616494551" datatype="html"> 6814 <trans-unit id="1684597533616494551" datatype="html">
6805 <source>Server muted</source> 6815 <source>Server muted</source>
6806 <target state="new">Server muted</target> 6816 <target state="new">Server muted</target>
6807 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 6817
6808 </trans-unit> 6818 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
6809 <trans-unit id="7215101881367554791" datatype="html"> 6819 <trans-unit id="7215101881367554791" datatype="html">
6810 <source>Show more</source> 6820 <source>Show more</source>
6811 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">10</context></context-group> 6821 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/metadata/video-description.component.html</context><context context-type="linenumber">10</context></context-group>
@@ -6916,11 +6926,11 @@
6916 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group> 6926 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group>
6917 </trans-unit> 6927 </trans-unit>
6918 <trans-unit id="8272123190776748811" datatype="html"> 6928 <trans-unit id="8272123190776748811" datatype="html">
6919 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source> 6929 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
6920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 6930 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
6921 </trans-unit> 6931 </trans-unit>
6922 <trans-unit id="961774488937452220" datatype="html"> 6932 <trans-unit id="961774488937452220" datatype="html">
6923 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH" equiv-text="originUrl"/>"&gt;<x id="PH_1" equiv-text="originUrl"/>&lt;/a&gt;?</source> 6933 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH" equiv-text="originUrl"/>"><x id="PH_1" equiv-text="originUrl"/>&lt;/a>?</source>
6924 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group> 6934 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
6925 </trans-unit> 6935 </trans-unit>
6926 <trans-unit id="5761611056224181752" datatype="html"> 6936 <trans-unit id="5761611056224181752" datatype="html">
@@ -7243,7 +7253,8 @@
7243 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 7253 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
7244 </trans-unit> 7254 </trans-unit>
7245 <trans-unit id="2013324644839511073" datatype="html"> 7255 <trans-unit id="2013324644839511073" datatype="html">
7246 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 7256 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
7257Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
7247 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 7258 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
7248 </trans-unit> 7259 </trans-unit>
7249 <trans-unit id="1519954996184640001" datatype="html"> 7260 <trans-unit id="1519954996184640001" datatype="html">
@@ -7292,19 +7303,19 @@
7292 </trans-unit> 7303 </trans-unit>
7293 <trans-unit id="314315645942131479" datatype="html"> 7304 <trans-unit id="314315645942131479" datatype="html">
7294 <source>Info</source> 7305 <source>Info</source>
7295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7306
7296 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7307
7297 </trans-unit> 7308 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7298 <trans-unit id="4116911651502837995" datatype="html"> 7309 <trans-unit id="4116911651502837995" datatype="html">
7299 <source>Files</source> 7310 <source>Files</source>
7300 <target state="new">Files</target> 7311 <target state="new">Files</target>
7301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7312
7302 </trans-unit> 7313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7303 <trans-unit id="4767765747214995164" datatype="html"> 7314 <trans-unit id="4767765747214995164" datatype="html">
7304 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 7315 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7305 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 7316 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7317
7307 </trans-unit> 7318 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7308 <trans-unit id="4648900870671159218" datatype="html"> 7319 <trans-unit id="4648900870671159218" datatype="html">
7309 <source>Success</source> 7320 <source>Success</source>
7310 <context-group purpose="location"> 7321 <context-group purpose="location">
@@ -7677,24 +7688,24 @@
7677 </context-group> 7688 </context-group>
7678 </trans-unit> 7689 </trans-unit>
7679 <trans-unit id="7239874680342223476" datatype="html"> 7690 <trans-unit id="7239874680342223476" datatype="html">
7680 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source> 7691 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source>
7681 <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</target> 7692 <target state="new">Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</target>
7682 <context-group purpose="location"> 7693 <context-group purpose="location">
7683 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context> 7694 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
7684 <context context-type="linenumber">12</context> 7695 <context context-type="linenumber">12</context>
7685 </context-group> 7696 </context-group>
7686 </trans-unit> 7697 </trans-unit>
7687 <trans-unit id="5856432243446401016" datatype="html"> 7698 <trans-unit id="5856432243446401016" datatype="html">
7688 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 7699 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
7689 <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 7700 <target state="new">Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
7690 <context-group purpose="location"> 7701 <context-group purpose="location">
7691 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context> 7702 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
7692 <context context-type="linenumber">15</context> 7703 <context context-type="linenumber">15</context>
7693 </context-group> 7704 </context-group>
7694 </trans-unit> 7705 </trans-unit>
7695 <trans-unit id="3221645359464920754" datatype="html"> 7706 <trans-unit id="3221645359464920754" datatype="html">
7696 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 7707 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
7697 <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 7708 <target state="new">Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
7698 <context-group purpose="location"> 7709 <context-group purpose="location">
7699 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context> 7710 <context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context>
7700 <context context-type="linenumber">16</context> 7711 <context context-type="linenumber">16</context>
@@ -7776,7 +7787,7 @@
7776 </context-group> 7787 </context-group>
7777 </trans-unit> 7788 </trans-unit>
7778 <trans-unit id="5330788940795142335" datatype="html"> 7789 <trans-unit id="5330788940795142335" datatype="html">
7779 <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>the appropriate instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. Without them, your instance may not be referenced on the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;&gt;"/>JoinPeerTube website<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 7790 <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. Without them, your instance may not be referenced on the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&quot;https://joinpeertube.org&quot;>"/>JoinPeerTube website<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
7780 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group> 7791 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">24</context></context-group>
7781 </trans-unit> 7792 </trans-unit>
7782 <trans-unit id="2728623642717111613" datatype="html"> 7793 <trans-unit id="2728623642717111613" datatype="html">
@@ -7869,11 +7880,11 @@
7869 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group> 7880 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">39</context></context-group>
7870 </trans-unit> 7881 </trans-unit>
7871 <trans-unit id="5170617864166788170" datatype="html"> 7882 <trans-unit id="5170617864166788170" datatype="html">
7872 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://joinpeertube.org&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 7883 <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://joinpeertube.org&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
7873 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> 7884 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group>
7874 </trans-unit> 7885 </trans-unit>
7875 <trans-unit id="4614992717645869756" datatype="html"> 7886 <trans-unit id="4614992717645869756" datatype="html">
7876 <source>Put your instance on the public PeerTube index: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://instances.joinpeertube.org/instances&quot;&gt;"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 7887 <source>Put your instance on the public PeerTube index: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://instances.joinpeertube.org/instances&quot;>"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
7877 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> 7888 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group>
7878 </trans-unit> 7889 </trans-unit>
7879 <trans-unit id="2081626998027585315" datatype="html"> 7890 <trans-unit id="2081626998027585315" datatype="html">
@@ -7881,11 +7892,11 @@
7881 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group> 7892 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">55</context></context-group>
7882 </trans-unit> 7893 </trans-unit>
7883 <trans-unit id="5083058563861587027" datatype="html"> 7894 <trans-unit id="5083058563861587027" datatype="html">
7884 <source>Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>maintain your it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> is very important for visitors to understand on what type of instance they are. </source> 7895 <source>Choosing your <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance name<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>setting up a description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, specifying <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, why <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>you created your instance<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>how long<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> you plan to <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>maintain your it<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> is very important for visitors to understand on what type of instance they are. </source>
7885 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">57</context></context-group> 7896 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">57</context></context-group>
7886 </trans-unit> 7897 </trans-unit>
7887 <trans-unit id="5329436244765769292" datatype="html"> 7898 <trans-unit id="5329436244765769292" datatype="html">
7888 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>your moderation rules<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>instance terms of service<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>the appropriate<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> PeerTube instance. </source> 7899 <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>your moderation rules<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>instance terms of service<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>the appropriate<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> PeerTube instance. </source>
7889 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">63</context></context-group> 7900 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/admin-welcome-modal.component.html</context><context context-type="linenumber">63</context></context-group>
7890 </trans-unit> 7901 </trans-unit>
7891 <trans-unit id="5704345824323933019" datatype="html"> 7902 <trans-unit id="5704345824323933019" datatype="html">
@@ -8636,7 +8647,7 @@
8636 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group> 8647 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">42</context></context-group>
8637 </trans-unit> 8648 </trans-unit>
8638 <trans-unit id="1258618443362430782" datatype="html"> 8649 <trans-unit id="1258618443362430782" datatype="html">
8639 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 8650 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
8640 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> 8651 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group>
8641 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> 8652 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group>
8642 </trans-unit> 8653 </trans-unit>
@@ -9030,8 +9041,8 @@
9030 </context-group> 9041 </context-group>
9031 </trans-unit> 9042 </trans-unit>
9032 <trans-unit id="1358902062258458923" datatype="html"> 9043 <trans-unit id="1358902062258458923" datatype="html">
9033 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9044 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9034 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 9045 <target state="new"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferrer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
9035 <context-group purpose="location"> 9046 <context-group purpose="location">
9036 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 9047 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
9037 <context context-type="linenumber">2</context> 9048 <context context-type="linenumber">2</context>
@@ -9232,7 +9243,7 @@
9232 </context-group> 9243 </context-group>
9233 </trans-unit> 9244 </trans-unit>
9234 <trans-unit id="5975923297757530070" datatype="html"> 9245 <trans-unit id="5975923297757530070" datatype="html">
9235 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div&gt;"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/><x id="START_TAG_DIV_1" ctype="x-div_1" equiv-text="&lt;div class=&quot;c-hand more-info&quot; (click)=&quot;openQuickSettingsHighlight()&quot;&gt;"/>can be redefined by the users<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div&gt;"/></source> 9246 <source><x id="START_TAG_DIV" ctype="x-div" equiv-text="&lt;div>"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/><x id="START_TAG_DIV_1" ctype="x-div_1" equiv-text="&lt;div class=&quot;c-hand more-info&quot; (click)=&quot;openQuickSettingsHighlight()&quot;>"/>can be redefined by the users<x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="&lt;/div>"/></source>
9236 <context-group purpose="location"> 9247 <context-group purpose="location">
9237 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context> 9248 <context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context>
9238 <context context-type="linenumber">13,14</context> 9249 <context context-type="linenumber">13,14</context>
@@ -9278,7 +9289,7 @@
9278 </context-group> 9289 </context-group>
9279 </trans-unit> 9290 </trans-unit>
9280 <trans-unit id="1502595455339510144" datatype="html"> 9291 <trans-unit id="1502595455339510144" datatype="html">
9281 <source>Unlimited <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;dailyUserVideoQuota !== -1&quot;&gt;"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per day)<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/></source> 9292 <source>Unlimited <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;dailyUserVideoQuota !== -1&quot;>"/>(<x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> per day)<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/></source>
9282 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group> 9293 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">60</context></context-group>
9283 </trans-unit> 9294 </trans-unit>
9284 <trans-unit id="330610135077253864" datatype="html"> 9295 <trans-unit id="330610135077253864" datatype="html">
@@ -9617,8 +9628,8 @@
9617 </context-group> 9628 </context-group>
9618 </trans-unit> 9629 </trans-unit>
9619 <trans-unit id="5511928240200239994" datatype="html"> 9630 <trans-unit id="5511928240200239994" datatype="html">
9620 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source> 9631 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
9621 <target state="translated">Nokre av kanalane dine er ikkje heilt ferdig sette opp. Du kan gjera dei finare og lettare å finna vd å leggja til eit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> og ei <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>skildring<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target> 9632 <target state="translated">Nokre av kanalane dine er ikkje heilt ferdig sette opp. Du kan gjera dei finare og lettare å finna vd å leggja til eit <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, ein <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> og ei <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>skildring<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
9622 <context-group purpose="location"> 9633 <context-group purpose="location">
9623 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 9634 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
9624 <context context-type="linenumber">5</context> 9635 <context context-type="linenumber">5</context>
@@ -9640,7 +9651,7 @@
9640 </context-group> 9651 </context-group>
9641 </trans-unit> 9652 </trans-unit>
9642 <trans-unit id="8644431249513874405" datatype="html"> 9653 <trans-unit id="8644431249513874405" datatype="html">
9643 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source> 9654 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
9644 <context-group purpose="location"> 9655 <context-group purpose="location">
9645 <context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context> 9656 <context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context>
9646 <context context-type="linenumber">75</context> 9657 <context context-type="linenumber">75</context>
@@ -9689,7 +9700,7 @@
9689 </context-group> 9700 </context-group>
9690 </trans-unit> 9701 </trans-unit>
9691 <trans-unit id="3780281836273462589" datatype="html"> 9702 <trans-unit id="3780281836273462589" datatype="html">
9692 <source><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a new video: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9703 <source><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> published a new video: <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9693 <context-group purpose="location"> 9704 <context-group purpose="location">
9694 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9705 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9695 <context context-type="linenumber">15,16</context> 9706 <context context-type="linenumber">15,16</context>
@@ -9700,62 +9711,62 @@
9700 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">23</context></context-group> 9711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">23</context></context-group>
9701 </trans-unit> 9712 </trans-unit>
9702 <trans-unit id="5067946665521007036" datatype="html"> 9713 <trans-unit id="5067946665521007036" datatype="html">
9703 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been unblocked </source> 9714 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been unblocked </source>
9704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group> 9715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">32</context></context-group>
9705 </trans-unit> 9716 </trans-unit>
9706 <trans-unit id="7127745751169269971" datatype="html"> 9717 <trans-unit id="7127745751169269971" datatype="html">
9707 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been blocked </source> 9718 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been blocked </source>
9708 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group> 9719 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">40</context></context-group>
9709 </trans-unit> 9720 </trans-unit>
9710 <trans-unit id="506794214492992969" datatype="html"> 9721 <trans-unit id="506794214492992969" datatype="html">
9711 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;&gt;"/>A new video abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created on video <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9722 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;>"/>A new video abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9712 <context-group purpose="location"> 9723 <context-group purpose="location">
9713 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9724 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9714 <context context-type="linenumber">49</context> 9725 <context context-type="linenumber">49</context>
9715 </context-group> 9726 </context-group>
9716 </trans-unit> 9727 </trans-unit>
9717 <trans-unit id="3487882822536102372" datatype="html"> 9728 <trans-unit id="3487882822536102372" datatype="html">
9718 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;&gt;"/>A new comment abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created on video <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9729 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;>"/>A new comment abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on video <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9719 <context-group purpose="location"> 9730 <context-group purpose="location">
9720 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9731 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9721 <context context-type="linenumber">53</context> 9732 <context context-type="linenumber">53</context>
9722 </context-group> 9733 </context-group>
9723 </trans-unit> 9734 </trans-unit>
9724 <trans-unit id="7885094785640544496" datatype="html"> 9735 <trans-unit id="7885094785640544496" datatype="html">
9725 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;&gt;"/>A new account abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created on account <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9736 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;>"/>A new account abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created on account <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9726 <context-group purpose="location"> 9737 <context-group purpose="location">
9727 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9738 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9728 <context context-type="linenumber">57</context> 9739 <context context-type="linenumber">57</context>
9729 </context-group> 9740 </context-group>
9730 </trans-unit> 9741 </trans-unit>
9731 <trans-unit id="2008776855594205860" datatype="html"> 9742 <trans-unit id="2008776855594205860" datatype="html">
9732 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;&gt;"/>A new abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been created </source> 9743 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;>"/>A new abuse<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been created </source>
9733 <context-group purpose="location"> 9744 <context-group purpose="location">
9734 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9745 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9735 <context context-type="linenumber">62,63</context> 9746 <context context-type="linenumber">62,63</context>
9736 </context-group> 9747 </context-group>
9737 </trans-unit> 9748 </trans-unit>
9738 <trans-unit id="8816959058080937679" datatype="html"> 9749 <trans-unit id="8816959058080937679" datatype="html">
9739 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;&gt;"/>Your abuse <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isAccepted(notification)&quot;&gt;"/>accepted<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/><x id="START_TAG_NG_CONTAINER_1" ctype="x-ng_container_1" equiv-text="&lt;ng-container *ngIf=&quot;!isAccepted(notification)&quot;&gt;"/>rejected<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/></source> 9750 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;>"/>Your abuse <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isAccepted(notification)&quot;>"/>accepted<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/><x id="START_TAG_NG_CONTAINER_1" ctype="x-ng_container_1" equiv-text="&lt;ng-container *ngIf=&quot;!isAccepted(notification)&quot;>"/>rejected<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/></source>
9740 <context-group purpose="location"> 9751 <context-group purpose="location">
9741 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9752 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9742 <context context-type="linenumber">70,72</context> 9753 <context context-type="linenumber">70,72</context>
9743 </context-group> 9754 </context-group>
9744 </trans-unit> 9755 </trans-unit>
9745 <trans-unit id="6464941273929604379" datatype="html"> 9756 <trans-unit id="6464941273929604379" datatype="html">
9746 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;&gt;"/>Abuse <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has a new message </source> 9757 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.abuseUrl&quot; [queryParams]=&quot;notification.abuseQueryParams&quot;>"/>Abuse <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has a new message </source>
9747 <context-group purpose="location"> 9758 <context-group purpose="location">
9748 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9759 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9749 <context context-type="linenumber">80,81</context> 9760 <context context-type="linenumber">80,81</context>
9750 </context-group> 9761 </context-group>
9751 </trans-unit> 9762 </trans-unit>
9752 <trans-unit id="420488506127153204" datatype="html"> 9763 <trans-unit id="420488506127153204" datatype="html">
9753 <source>The recently added video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoAutoBlacklistUrl&quot;&gt;"/>automatically blocked<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9764 <source>The recently added video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoAutoBlacklistUrl&quot;>"/>automatically blocked<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9754 <target>Den nye filmen <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> er <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoAutoBlacklistUrl&quot;&gt;"/>blokkert automatisk<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 9765 <target>Den nye filmen <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> er <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoAutoBlacklistUrl&quot;>"/>blokkert automatisk<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
9755 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group> 9766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">87</context></context-group>
9756 </trans-unit> 9767 </trans-unit>
9757 <trans-unit id="2740435661398285769" datatype="html"> 9768 <trans-unit id="2740435661398285769" datatype="html">
9758 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> commented your video <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9769 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> commented your video <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9759 <context-group purpose="location"> 9770 <context-group purpose="location">
9760 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9771 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9761 <context context-type="linenumber">99</context> 9772 <context context-type="linenumber">99</context>
@@ -9767,58 +9778,58 @@
9767 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">171</context></context-group> 9778 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">171</context></context-group>
9768 </trans-unit> 9779 </trans-unit>
9769 <trans-unit id="2436106664506839309" datatype="html"> 9780 <trans-unit id="2436106664506839309" datatype="html">
9770 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> has been published </source> 9781 <source>Your video <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> has been published </source>
9771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group> 9782 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">115</context></context-group>
9772 </trans-unit> 9783 </trans-unit>
9773 <trans-unit id="7130219900907848048" datatype="html"> 9784 <trans-unit id="7130219900907848048" datatype="html">
9774 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl || notification.videoImportUrl&quot;&gt;"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded </source> 9785 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoUrl || notification.videoImportUrl&quot;>"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded </source>
9775 <context-group purpose="location"> 9786 <context-group purpose="location">
9776 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9787 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9777 <context context-type="linenumber">124,125</context> 9788 <context context-type="linenumber">124,125</context>
9778 </context-group> 9789 </context-group>
9779 </trans-unit> 9790 </trans-unit>
9780 <trans-unit id="2099623308096969132" datatype="html"> 9791 <trans-unit id="2099623308096969132" datatype="html">
9781 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoImportUrl&quot;&gt;"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed </source> 9792 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.videoImportUrl&quot;>"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed </source>
9782 <context-group purpose="location"> 9793 <context-group purpose="location">
9783 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9794 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9784 <context context-type="linenumber">132,133</context> 9795 <context context-type="linenumber">132,133</context>
9785 </context-group> 9796 </context-group>
9786 </trans-unit> 9797 </trans-unit>
9787 <trans-unit id="3371351937331192777" datatype="html"> 9798 <trans-unit id="3371351937331192777" datatype="html">
9788 <source>User <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> registered on your instance </source> 9799 <source>User <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> registered on your instance </source>
9789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group> 9800 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">139</context></context-group>
9790 </trans-unit> 9801 </trans-unit>
9791 <trans-unit id="4404295482394146814" datatype="html"> 9802 <trans-unit id="4404295482394146814" datatype="html">
9792 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is following <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;notification.actorFollow.following.type === 'channel'&quot;&gt;"/>your channel <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/><x id="START_TAG_NG_CONTAINER_1" ctype="x-ng_container_1" equiv-text="&lt;ng-container *ngIf=&quot;notification.actorFollow.following.type === 'account'&quot;&gt;"/>your account<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/></source> 9803 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is following <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;notification.actorFollow.following.type === 'channel'&quot;>"/>your channel <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/><x id="START_TAG_NG_CONTAINER_1" ctype="x-ng_container_1" equiv-text="&lt;ng-container *ngIf=&quot;notification.actorFollow.following.type === 'account'&quot;>"/>your account<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/></source>
9793 <context-group purpose="location"> 9804 <context-group purpose="location">
9794 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9805 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9795 <context context-type="linenumber">150,153</context> 9806 <context context-type="linenumber">150,153</context>
9796 </context-group> 9807 </context-group>
9797 </trans-unit> 9808 </trans-unit>
9798 <trans-unit id="5504059606863599420" datatype="html"> 9809 <trans-unit id="5504059606863599420" datatype="html">
9799 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9810 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9800 <context-group purpose="location"> 9811 <context-group purpose="location">
9801 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9812 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9802 <context context-type="linenumber">164</context> 9813 <context context-type="linenumber">164</context>
9803 </context-group> 9814 </context-group>
9804 </trans-unit> 9815 </trans-unit>
9805 <trans-unit id="5354239156470982824" datatype="html"> 9816 <trans-unit id="5354239156470982824" datatype="html">
9806 <source>Your instance has <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.instanceFollowUrl&quot;&gt;"/>a new follower<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> (<x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;notification.actorFollow?.state === 'pending'&quot;&gt;"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/></source> 9817 <source>Your instance has <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.instanceFollowUrl&quot;>"/>a new follower<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> (<x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;notification.actorFollow?.state === 'pending'&quot;>"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/></source>
9807 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">180</context></context-group> 9818 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">180</context></context-group>
9808 </trans-unit> 9819 </trans-unit>
9809 <trans-unit id="325842756252267394" datatype="html"> 9820 <trans-unit id="325842756252267394" datatype="html">
9810 <source>Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.instanceFollowUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 9821 <source>Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.instanceFollowUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
9811 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 9822 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
9812 </trans-unit> 9823 </trans-unit>
9813 <trans-unit id="363592786729553688" datatype="html"> 9824 <trans-unit id="363592786729553688" datatype="html">
9814 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 9825 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
9815 <context-group purpose="location"> 9826 <context-group purpose="location">
9816 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9827 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9817 <context context-type="linenumber">198,199</context> 9828 <context context-type="linenumber">198,199</context>
9818 </context-group> 9829 </context-group>
9819 </trans-unit> 9830 </trans-unit>
9820 <trans-unit id="5055099158245592648" datatype="html"> 9831 <trans-unit id="5055099158245592648" datatype="html">
9821 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 9832 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
9822 <context-group purpose="location"> 9833 <context-group purpose="location">
9823 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 9834 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
9824 <context context-type="linenumber">206,207</context> 9835 <context context-type="linenumber">206,207</context>
@@ -9926,7 +9937,7 @@
9926 </context-group> 9937 </context-group>
9927 </trans-unit> 9938 </trans-unit>
9928 <trans-unit id="1300704815627663264" datatype="html"> 9939 <trans-unit id="1300704815627663264" datatype="html">
9929 <source>Muted at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 9940 <source>Muted at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;createdAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
9930 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> 9941 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
9931 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group> 9942 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">24</context></context-group>
9932 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group> 9943 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">32</context></context-group>
@@ -10010,7 +10021,7 @@
10010 </context-group> 10021 </context-group>
10011 </trans-unit> 10022 </trans-unit>
10012 <trans-unit id="7651712714082200084" datatype="html"> 10023 <trans-unit id="7651712714082200084" datatype="html">
10013 <source>Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isRemote()&quot;&gt;"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/>. </source> 10024 <source>Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isRemote()&quot;>"/> and will be forwarded to the comment origin (<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>. </source>
10014 <context-group purpose="location"> 10025 <context-group purpose="location">
10015 <context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context> 10026 <context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context>
10016 <context context-type="linenumber">36,38</context> 10027 <context context-type="linenumber">36,38</context>
@@ -10048,7 +10059,7 @@
10048 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group> 10059 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html</context><context context-type="linenumber">83</context></context-group>
10049 </trans-unit> 10060 </trans-unit>
10050 <trans-unit id="2816407313459209541" datatype="html"> 10061 <trans-unit id="2816407313459209541" datatype="html">
10051 <source>Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isRemote()&quot;&gt;"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/>. </source> 10062 <source>Your report will be sent to moderators of <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;isRemote()&quot;>"/> and will be forwarded to the video origin (<x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/>. </source>
10052 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group> 10063 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">72</context></context-group>
10053 </trans-unit> 10064 </trans-unit>
10054 <trans-unit id="1472171759957681533" datatype="html"> 10065 <trans-unit id="1472171759957681533" datatype="html">
@@ -10579,8 +10590,8 @@
10579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group> 10590 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">42</context></context-group>
10580 </trans-unit> 10591 </trans-unit>
10581 <trans-unit id="8953934448427251062" datatype="html"> 10592 <trans-unit id="8953934448427251062" datatype="html">
10582 <source>The <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about/peertube&quot; fragment=&quot;privacy&quot;&gt;"/>sharing system<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> 10593 <source>The <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about/peertube&quot; fragment=&quot;privacy&quot;>"/>sharing system<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source>
10583 <target><x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about/peertube&quot; fragment=&quot;privacy&quot;&gt;"/>Delesystemet<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> inneber at nokre tekniske opplysingar om eininga di (så som offentleg IP-adresse) kan bli sende til andre brukarar. Dette hjelper med å få mindre last på denne tenaren.</target> 10594 <target><x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about/peertube&quot; fragment=&quot;privacy&quot;>"/>Delesystemet<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> inneber at nokre tekniske opplysingar om eininga di (så som offentleg IP-adresse) kan bli sende til andre brukarar. Dette hjelper med å få mindre last på denne tenaren.</target>
10584 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group> 10595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">45</context></context-group>
10585 </trans-unit> 10596 </trans-unit>
10586 <trans-unit id="9135112681389493865" datatype="html"> 10597 <trans-unit id="9135112681389493865" datatype="html">
@@ -10616,7 +10627,7 @@
10616 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">130</context></context-group> 10627 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.ts</context><context context-type="linenumber">130</context></context-group>
10617 </trans-unit> 10628 </trans-unit>
10618 <trans-unit id="855178133027341271" datatype="html"> 10629 <trans-unit id="855178133027341271" datatype="html">
10619 <source><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span *ngIf=&quot;!interact&quot;&gt;"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="START_TAG_SPAN_1" ctype="x-span_1" equiv-text="&lt;span *ngIf=&quot;interact&quot;&gt;"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 10630 <source><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span *ngIf=&quot;!interact&quot;>"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="START_TAG_SPAN_1" ctype="x-span_1" equiv-text="&lt;span *ngIf=&quot;interact&quot;>"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
10620 <context-group purpose="location"> 10631 <context-group purpose="location">
10621 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context> 10632 <context context-type="sourcefile">src/app/shared/shared-user-subscription/remote-subscribe.component.html</context>
10622 <context context-type="linenumber">11,12</context> 10633 <context context-type="linenumber">11,12</context>
@@ -10762,7 +10773,7 @@
10762 </context-group> 10773 </context-group>
10763 </trans-unit> 10774 </trans-unit>
10764 <trans-unit id="5637879201055173642" datatype="html"> 10775 <trans-unit id="5637879201055173642" datatype="html">
10765 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to learn how to use the PeerTube live streaming feature. </source> 10776 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to learn how to use the PeerTube live streaming feature. </source>
10766 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 10777 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
10767 </trans-unit> 10778 </trans-unit>
10768 <trans-unit id="5226261760726752768" datatype="html"> 10779 <trans-unit id="5226261760726752768" datatype="html">
@@ -11057,22 +11068,22 @@
11057 </trans-unit> 11068 </trans-unit>
11058 <trans-unit id="187187500641108332" datatype="html"> 11069 <trans-unit id="187187500641108332" datatype="html">
11059 <source><x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/></source> 11070 <source><x id="INTERPOLATION" equiv-text="{{ item.value.label }}"/></source>
11060 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group> 11071
11061 <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> 11072
11062 <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">31</context></context-group> 11073
11063 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group> 11074
11064 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group> 11075
11065 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group> 11076
11066 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group> 11077
11067 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group> 11078
11068 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group> 11079
11069 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group> 11080
11070 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group> 11081
11071 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group> 11082
11072 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group> 11083
11073 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group> 11084
11074 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group> 11085
11075 </trans-unit> 11086 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11076 <trans-unit id="7385834259346199883" datatype="html"> 11087 <trans-unit id="7385834259346199883" datatype="html">
11077 <source>Video stream</source> 11088 <source>Video stream</source>
11078 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">85</context></context-group> 11089 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">85</context></context-group>
@@ -11151,8 +11162,8 @@
11151 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> 11162 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group>
11152 </trans-unit> 11163 </trans-unit>
11153 <trans-unit id="6317170736181476800" datatype="html"> 11164 <trans-unit id="6317170736181476800" datatype="html">
11154 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source> 11165 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
11155 <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target> 11166 <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
11156 <context-group purpose="location"> 11167 <context-group purpose="location">
11157 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 11168 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
11158 <context context-type="linenumber">2,7</context> 11169 <context context-type="linenumber">2,7</context>
@@ -11175,40 +11186,40 @@
11175 </context-group> 11186 </context-group>
11176 </trans-unit> 11187 </trans-unit>
11177 <trans-unit id="7028708681117573961" datatype="html"> 11188 <trans-unit id="7028708681117573961" datatype="html">
11178 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 11189 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
11179 <target state="translated">Sorter etter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Dei nyaste filmane"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 11190 <target state="translated">Sorter etter <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Dei nyaste filmane"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
11180 <context-group purpose="location"> 11191 <context-group purpose="location">
11181 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 11192 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
11182 <context context-type="linenumber">46</context> 11193 <context context-type="linenumber">46</context>
11183 </context-group> 11194 </context-group>
11184 </trans-unit> 11195 </trans-unit>
11185 <trans-unit id="8190023086228606960" datatype="html"> 11196 <trans-unit id="8190023086228606960" datatype="html">
11186 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 11197 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
11187 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 11198 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
11188 <context-group purpose="location"> 11199 <context-group purpose="location">
11189 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 11200 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
11190 <context context-type="linenumber">48</context> 11201 <context context-type="linenumber">48</context>
11191 </context-group> 11202 </context-group>
11192 </trans-unit> 11203 </trans-unit>
11193 <trans-unit id="3224510615614621760" datatype="html"> 11204 <trans-unit id="3224510615614621760" datatype="html">
11194 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 11205 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
11195 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 11206 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
11196 <context-group purpose="location"> 11207 <context-group purpose="location">
11197 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 11208 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
11198 <context context-type="linenumber">49</context> 11209 <context context-type="linenumber">49</context>
11199 </context-group> 11210 </context-group>
11200 </trans-unit> 11211 </trans-unit>
11201 <trans-unit id="3082811226222076503" datatype="html"> 11212 <trans-unit id="3082811226222076503" datatype="html">
11202 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 11213 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
11203 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 11214 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
11204 <context-group purpose="location"> 11215 <context-group purpose="location">
11205 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 11216 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
11206 <context context-type="linenumber">50</context> 11217 <context context-type="linenumber">50</context>
11207 </context-group> 11218 </context-group>
11208 </trans-unit> 11219 </trans-unit>
11209 <trans-unit id="4322133526902910662" datatype="html"> 11220 <trans-unit id="4322133526902910662" datatype="html">
11210 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 11221 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
11211 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 11222 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
11212 <context-group purpose="location"> 11223 <context-group purpose="location">
11213 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 11224 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
11214 <context context-type="linenumber">51</context> 11225 <context context-type="linenumber">51</context>
@@ -11288,9 +11299,9 @@
11288 </trans-unit> 11299 </trans-unit>
11289 <trans-unit id="9081463435738465430" datatype="html"> 11300 <trans-unit id="9081463435738465430" datatype="html">
11290 <source>Blocked</source> 11301 <source>Blocked</source>
11291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group> 11302
11292 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> 11303
11293 </trans-unit> 11304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
11294 <trans-unit id="3514509630940272440" datatype="html"> 11305 <trans-unit id="3514509630940272440" datatype="html">
11295 <source>Sensitive</source> 11306 <source>Sensitive</source>
11296 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">63</context></context-group> 11307 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">63</context></context-group>
diff --git a/client/src/locale/angular.oc.xlf b/client/src/locale/angular.oc.xlf
index f429775bb..12cbefa14 100644
--- a/client/src/locale/angular.oc.xlf
+++ b/client/src/locale/angular.oc.xlf
@@ -426,13 +426,13 @@
426 <trans-unit id="8817917090143649804" datatype="html"> 426 <trans-unit id="8817917090143649804" datatype="html">
427 <source>Account muted</source> 427 <source>Account muted</source>
428 <target state="new">Account muted</target> 428 <target state="new">Account muted</target>
429 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 429
430 </trans-unit> 430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
431 <trans-unit id="1684597533616494551" datatype="html"> 431 <trans-unit id="1684597533616494551" datatype="html">
432 <source>Server muted</source> 432 <source>Server muted</source>
433 <target state="new">Server muted</target> 433 <target state="new">Server muted</target>
434 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 434
435 </trans-unit> 435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
436 <trans-unit id="5924559757556526785"> 436 <trans-unit id="5924559757556526785">
437 <source>Save to</source> 437 <source>Save to</source>
438 <target>Enregistrar a</target> 438 <target>Enregistrar a</target>
@@ -667,7 +667,7 @@
667 <target state="new">Blocked</target> 667 <target state="new">Blocked</target>
668 668
669 669
670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 670 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
671 <trans-unit id="870586304593427318" datatype="html"> 671 <trans-unit id="870586304593427318" datatype="html">
672 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 672 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
673 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 673 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -3038,8 +3038,8 @@ The link will expire within 1 hour.</target>
3038 <trans-unit id="2482137713226830428" datatype="html"> 3038 <trans-unit id="2482137713226830428" datatype="html">
3039 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 3039 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
3040 <target state="translated">Publicada <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 3040 <target state="translated">Publicada <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
3041 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 3041
3042 </trans-unit> 3042 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
3043 <trans-unit id="1813238393038053050" datatype="html"> 3043 <trans-unit id="1813238393038053050" datatype="html">
3044 <source>SUPPORT</source> 3044 <source>SUPPORT</source>
3045 <target state="translated">ASSISTÉNCIA</target> 3045 <target state="translated">ASSISTÉNCIA</target>
@@ -3080,8 +3080,8 @@ The link will expire within 1 hour.</target>
3080 <target>Per 3080 <target>Per
3081 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 3081 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3082 </target> 3082 </target>
3083 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 3083
3084 </trans-unit> 3084 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
3085 <trans-unit id="1144407473317535723" datatype="html"> 3085 <trans-unit id="1144407473317535723" datatype="html">
3086 <source>Subscribe</source> 3086 <source>Subscribe</source>
3087 <target state="translated">S’abonar</target> 3087 <target state="translated">S’abonar</target>
@@ -3155,9 +3155,9 @@ The link will expire within 1 hour.</target>
3155 <trans-unit id="1465291804668949243" datatype="html"> 3155 <trans-unit id="1465291804668949243" datatype="html">
3156 <source>NSFW</source> 3156 <source>NSFW</source>
3157 <target state="new">NSFW</target> 3157 <target state="new">NSFW</target>
3158 <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">56</context></context-group> 3158
3159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 3159
3160 </trans-unit> 3160 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3161 <trans-unit id="4512155674928869984"> 3161 <trans-unit id="4512155674928869984">
3162 <source>Get more information</source> 3162 <source>Get more information</source>
3163 <target>Obténer mai d’informacions</target> 3163 <target>Obténer mai d’informacions</target>
@@ -3762,7 +3762,7 @@ The link will expire within 1 hour.</target>
3762 3762
3763 3763
3764 3764
3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3765 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3766 <trans-unit id="3111569165173971676" datatype="html"> 3766 <trans-unit id="3111569165173971676" datatype="html">
3767 <source>Deleted account</source> 3767 <source>Deleted account</source>
3768 <target state="new"> 3768 <target state="new">
@@ -3912,19 +3912,19 @@ The link will expire within 1 hour.</target>
3912 </target> 3912 </target>
3913 3913
3914 3914
3915 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3915 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3916 <trans-unit id="1451763834047485033" datatype="html"> 3916 <trans-unit id="1451763834047485033" datatype="html">
3917 <source>Select this row</source> 3917 <source>Select this row</source>
3918 <target state="new">Select this row</target> 3918 <target state="new">Select this row</target>
3919 3919
3920 3920
3921 3921
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3922 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3923 <trans-unit id="4043531994869127329" datatype="html"> 3923 <trans-unit id="4043531994869127329" datatype="html">
3924 <source>See full comment</source> 3924 <source>See full comment</source>
3925 <target state="new">See full comment</target> 3925 <target state="new">See full comment</target>
3926 3926
3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3927 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3928 <trans-unit id="3193976279273491157"> 3928 <trans-unit id="3193976279273491157">
3929 <source>Actions</source> 3929 <source>Actions</source>
3930 <target>Accions</target> 3930 <target>Accions</target>
@@ -3933,7 +3933,7 @@ The link will expire within 1 hour.</target>
3933 3933
3934 3934
3935 3935
3936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3936 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3937 <trans-unit id="8390803680962035202" datatype="html"> 3937 <trans-unit id="8390803680962035202" datatype="html">
3938 <source>Follower</source> 3938 <source>Follower</source>
3939 <target state="new">Follower</target> 3939 <target state="new">Follower</target>
@@ -3946,17 +3946,17 @@ The link will expire within 1 hour.</target>
3946 <source>Commented video</source> 3946 <source>Commented video</source>
3947 <target state="new">Commented video</target> 3947 <target state="new">Commented video</target>
3948 3948
3949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3949 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3950 <trans-unit id="7266085473379376028" datatype="html"> 3950 <trans-unit id="7266085473379376028" datatype="html">
3951 <source>No comments found matching current filters.</source> 3951 <source>No comments found matching current filters.</source>
3952 <target state="new">No comments found matching current filters.</target> 3952 <target state="new">No comments found matching current filters.</target>
3953 3953
3954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3954 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3955 <trans-unit id="2398388496754671928" datatype="html"> 3955 <trans-unit id="2398388496754671928" datatype="html">
3956 <source>No comments found.</source> 3956 <source>No comments found.</source>
3957 <target state="new">No comments found.</target> 3957 <target state="new">No comments found.</target>
3958 3958
3959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3959 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3960 <trans-unit id="4604870995665811499" datatype="html"> 3960 <trans-unit id="4604870995665811499" datatype="html">
3961 <source>Local comments</source> 3961 <source>Local comments</source>
3962 <target state="new">Local comments</target> 3962 <target state="new">Local comments</target>
@@ -4075,13 +4075,13 @@ The link will expire within 1 hour.</target>
4075 4075
4076 4076
4077 4077
4078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 4078 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
4079 <trans-unit id="2662644497259948010" datatype="html"> 4079 <trans-unit id="2662644497259948010" datatype="html">
4080 <source>Comment</source> 4080 <source>Comment</source>
4081 <target state="new">Comment</target> 4081 <target state="new">Comment</target>
4082 4082
4083 4083
4084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 4084 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
4085 <trans-unit id="1359961255805685312" datatype="html"> 4085 <trans-unit id="1359961255805685312" datatype="html">
4086 <source>This video has been reported multiple times.</source> 4086 <source>This video has been reported multiple times.</source>
4087 <target state="new">This video has been reported multiple times.</target> 4087 <target state="new">This video has been reported multiple times.</target>
@@ -4256,7 +4256,7 @@ The link will expire within 1 hour.</target>
4256 4256
4257 4257
4258 4258
4259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4259 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4260 <trans-unit id="8564972645418093229" datatype="html"> 4260 <trans-unit id="8564972645418093229" datatype="html">
4261 <source>No account found matching current filters.</source> 4261 <source>No account found matching current filters.</source>
4262 <target state="new">No account found matching current filters.</target> 4262 <target state="new">No account found matching current filters.</target>
@@ -4512,7 +4512,7 @@ The link will expire within 1 hour.</target>
4512 4512
4513 4513
4514 4514
4515 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4515 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4516 <trans-unit id="2719284837486030903" datatype="html"> 4516 <trans-unit id="2719284837486030903" datatype="html">
4517 <source>Job type</source> 4517 <source>Job type</source>
4518 <target state="translated">Tipe de tasca</target> 4518 <target state="translated">Tipe de tasca</target>
@@ -4581,10 +4581,10 @@ The link will expire within 1 hour.</target>
4581 <trans-unit id="1102717806459547726"> 4581 <trans-unit id="1102717806459547726">
4582 <source>Refresh</source> 4582 <source>Refresh</source>
4583 <target>Actualizar</target> 4583 <target>Actualizar</target>
4584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4584
4585 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4585
4586 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4586
4587 </trans-unit> 4587 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4588 <trans-unit id="6052766076365105714" datatype="html"> 4588 <trans-unit id="6052766076365105714" datatype="html">
4589 <source>now</source> 4589 <source>now</source>
4590 <target state="new">now</target> 4590 <target state="new">now</target>
@@ -5997,9 +5997,9 @@ color: red;
5997 <trans-unit id="5417361655914085905" datatype="html"> 5997 <trans-unit id="5417361655914085905" datatype="html">
5998 <source>Account page</source> 5998 <source>Account page</source>
5999 <target state="new">Account page</target> 5999 <target state="new">Account page</target>
6000 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 6000
6001 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 6001
6002 </trans-unit> 6002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
6003 <trans-unit id="2000373220662583633" datatype="html"> 6003 <trans-unit id="2000373220662583633" datatype="html">
6004 <source>No ownership change request found.</source> 6004 <source>No ownership change request found.</source>
6005 <target state="new">No ownership change request found.</target> 6005 <target state="new">No ownership change request found.</target>
@@ -6103,10 +6103,10 @@ color: red;
6103 <trans-unit id="4000980858407872649" datatype="html"> 6103 <trans-unit id="4000980858407872649" datatype="html">
6104 <source>Channel page</source> 6104 <source>Channel page</source>
6105 <target state="new">Channel page</target> 6105 <target state="new">Channel page</target>
6106 <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">25</context></context-group> 6106
6107 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 6107
6108 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 6108
6109 </trans-unit> 6109 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
6110 <trans-unit id="9131836378905533756"> 6110 <trans-unit id="9131836378905533756">
6111 <source>Created by <x id="INTERPOLATION"/></source> 6111 <source>Created by <x id="INTERPOLATION"/></source>
6112 <target>Creat per 6112 <target>Creat per
@@ -8118,19 +8118,19 @@ channel with the same name (<x id="PH_2"/>)!</target>
8118 <trans-unit id="314315645942131479"> 8118 <trans-unit id="314315645942131479">
8119 <source>Info</source> 8119 <source>Info</source>
8120 <target>Info</target> 8120 <target>Info</target>
8121 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 8121
8122 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 8122
8123 </trans-unit> 8123 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
8124 <trans-unit id="4116911651502837995" datatype="html"> 8124 <trans-unit id="4116911651502837995" datatype="html">
8125 <source>Files</source> 8125 <source>Files</source>
8126 <target state="new">Files</target> 8126 <target state="new">Files</target>
8127 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 8127
8128 </trans-unit> 8128 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
8129 <trans-unit id="4767765747214995164" datatype="html"> 8129 <trans-unit id="4767765747214995164" datatype="html">
8130 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 8130 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
8131 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 8131 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
8132 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 8132
8133 </trans-unit> 8133 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
8134 <trans-unit id="6759205696902713848"> 8134 <trans-unit id="6759205696902713848">
8135 <source>Warning</source> 8135 <source>Warning</source>
8136 <target>Avís</target> 8136 <target>Avís</target>
@@ -11630,7 +11630,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11630 11630
11631 11631
11632 11632
11633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11633 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11634 <trans-unit id="1795705931707209785" datatype="html"> 11634 <trans-unit id="1795705931707209785" datatype="html">
11635 <source>Add to watch later</source> 11635 <source>Add to watch later</source>
11636 <target state="translated">Agachar mai tard</target> 11636 <target state="translated">Agachar mai tard</target>
@@ -11784,23 +11784,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11784 <trans-unit id="6775540171466219199" datatype="html"> 11784 <trans-unit id="6775540171466219199" datatype="html">
11785 <source>Stop autoplaying next video</source> 11785 <source>Stop autoplaying next video</source>
11786 <target state="new">Stop autoplaying next video</target> 11786 <target state="new">Stop autoplaying next video</target>
11787 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11787
11788 </trans-unit> 11788 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11789 <trans-unit id="5149234672404299151" datatype="html"> 11789 <trans-unit id="5149234672404299151" datatype="html">
11790 <source>Autoplay next video</source> 11790 <source>Autoplay next video</source>
11791 <target state="translated">Lectura automatica de la vidèo venenta</target> 11791 <target state="translated">Lectura automatica de la vidèo venenta</target>
11792 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11792
11793 </trans-unit> 11793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11794 <trans-unit id="5870421136141540382" datatype="html"> 11794 <trans-unit id="5870421136141540382" datatype="html">
11795 <source>Stop looping playlist videos</source> 11795 <source>Stop looping playlist videos</source>
11796 <target state="new">Stop looping playlist videos</target> 11796 <target state="new">Stop looping playlist videos</target>
11797 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11797
11798 </trans-unit> 11798 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11799 <trans-unit id="1599585307037758139" datatype="html"> 11799 <trans-unit id="1599585307037758139" datatype="html">
11800 <source>Loop playlist videos</source> 11800 <source>Loop playlist videos</source>
11801 <target state="new">Loop playlist videos</target> 11801 <target state="new">Loop playlist videos</target>
11802 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11802
11803 </trans-unit> 11803 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11804 <trans-unit id="3704292036525161260" datatype="html"> 11804 <trans-unit id="3704292036525161260" datatype="html">
11805 <source>Placeholder image</source> 11805 <source>Placeholder image</source>
11806 <target state="new">Placeholder image</target> 11806 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.pl-PL.xlf b/client/src/locale/angular.pl-PL.xlf
index a59a7b384..27a4325a5 100644
--- a/client/src/locale/angular.pl-PL.xlf
+++ b/client/src/locale/angular.pl-PL.xlf
@@ -383,13 +383,13 @@
383 <trans-unit id="8817917090143649804" datatype="html"> 383 <trans-unit id="8817917090143649804" datatype="html">
384 <source>Account muted</source> 384 <source>Account muted</source>
385 <target state="translated">Konto wyciszone</target> 385 <target state="translated">Konto wyciszone</target>
386 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 386
387 </trans-unit> 387 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
388 <trans-unit id="1684597533616494551" datatype="html"> 388 <trans-unit id="1684597533616494551" datatype="html">
389 <source>Server muted</source> 389 <source>Server muted</source>
390 <target state="translated">Serwer wyciszony</target> 390 <target state="translated">Serwer wyciszony</target>
391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 391
392 </trans-unit> 392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
393 <trans-unit id="5924559757556526785" datatype="html"> 393 <trans-unit id="5924559757556526785" datatype="html">
394 <source>Save to</source> 394 <source>Save to</source>
395 <target state="translated">Zapisz do</target> 395 <target state="translated">Zapisz do</target>
@@ -613,7 +613,7 @@
613 <target state="translated">Zablokowano</target> 613 <target state="translated">Zablokowano</target>
614 614
615 615
616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 616 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
617 <trans-unit id="870586304593427318" datatype="html"> 617 <trans-unit id="870586304593427318" datatype="html">
618 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 618 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
619 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 619 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -2887,8 +2887,8 @@ The link will expire within 1 hour.</source>
2887 <trans-unit id="2482137713226830428" datatype="html"> 2887 <trans-unit id="2482137713226830428" datatype="html">
2888 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2888 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2889 <target state="translated">Opublikowano <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2889 <target state="translated">Opublikowano <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2890 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2890
2891 </trans-unit> 2891 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2892 <trans-unit id="1813238393038053050" datatype="html"> 2892 <trans-unit id="1813238393038053050" datatype="html">
2893 <source>SUPPORT</source> 2893 <source>SUPPORT</source>
2894 <target state="translated">WSPIERAJ</target> 2894 <target state="translated">WSPIERAJ</target>
@@ -2927,8 +2927,8 @@ The link will expire within 1 hour.</source>
2927 <trans-unit id="687548610091961489"> 2927 <trans-unit id="687548610091961489">
2928 <source>By <x id="INTERPOLATION"/></source> 2928 <source>By <x id="INTERPOLATION"/></source>
2929 <target>Od <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target> 2929 <target>Od <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></target>
2930 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2930
2931 </trans-unit> 2931 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2932 <trans-unit id="1144407473317535723" datatype="html"> 2932 <trans-unit id="1144407473317535723" datatype="html">
2933 <source>Subscribe</source> 2933 <source>Subscribe</source>
2934 <target state="translated">Subskrybuj</target> 2934 <target state="translated">Subskrybuj</target>
@@ -3000,9 +3000,9 @@ The link will expire within 1 hour.</source>
3000 <trans-unit id="1465291804668949243" datatype="html"> 3000 <trans-unit id="1465291804668949243" datatype="html">
3001 <source>NSFW</source> 3001 <source>NSFW</source>
3002 <target state="translated">NSFW</target> 3002 <target state="translated">NSFW</target>
3003 <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">56</context></context-group> 3003
3004 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 3004
3005 </trans-unit> 3005 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3006 <trans-unit id="4512155674928869984"> 3006 <trans-unit id="4512155674928869984">
3007 <source>Get more information</source> 3007 <source>Get more information</source>
3008 <target>Uzyskaj więcej informacji</target> 3008 <target>Uzyskaj więcej informacji</target>
@@ -3550,7 +3550,7 @@ The link will expire within 1 hour.</source>
3550 3550
3551 3551
3552 3552
3553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3553 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3554 <trans-unit id="3111569165173971676" datatype="html"> 3554 <trans-unit id="3111569165173971676" datatype="html">
3555 <source>Deleted account</source> 3555 <source>Deleted account</source>
3556 <target state="translated">Usunięte konto</target> 3556 <target state="translated">Usunięte konto</target>
@@ -3686,19 +3686,19 @@ The link will expire within 1 hour.</source>
3686 <target>Data <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target> 3686 <target>Data <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon>"/> <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/></target>
3687 3687
3688 3688
3689 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3689 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3690 <trans-unit id="1451763834047485033" datatype="html"> 3690 <trans-unit id="1451763834047485033" datatype="html">
3691 <source>Select this row</source> 3691 <source>Select this row</source>
3692 <target state="translated">Wybierz ten rządSelect this row</target> 3692 <target state="translated">Wybierz ten rządSelect this row</target>
3693 3693
3694 3694
3695 3695
3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3697 <trans-unit id="4043531994869127329" datatype="html"> 3697 <trans-unit id="4043531994869127329" datatype="html">
3698 <source>See full comment</source> 3698 <source>See full comment</source>
3699 <target state="new">See full comment</target> 3699 <target state="new">See full comment</target>
3700 3700
3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3702 <trans-unit id="3193976279273491157"> 3702 <trans-unit id="3193976279273491157">
3703 <source>Actions</source> 3703 <source>Actions</source>
3704 <target>Akcje</target> 3704 <target>Akcje</target>
@@ -3707,7 +3707,7 @@ The link will expire within 1 hour.</source>
3707 3707
3708 3708
3709 3709
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3711 <trans-unit id="8390803680962035202" datatype="html"> 3711 <trans-unit id="8390803680962035202" datatype="html">
3712 <source>Follower</source> 3712 <source>Follower</source>
3713 <target state="translated">Śledzący</target> 3713 <target state="translated">Śledzący</target>
@@ -3720,17 +3720,17 @@ The link will expire within 1 hour.</source>
3720 <source>Commented video</source> 3720 <source>Commented video</source>
3721 <target state="translated">Skomentowany film</target> 3721 <target state="translated">Skomentowany film</target>
3722 3722
3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3724 <trans-unit id="7266085473379376028" datatype="html"> 3724 <trans-unit id="7266085473379376028" datatype="html">
3725 <source>No comments found matching current filters.</source> 3725 <source>No comments found matching current filters.</source>
3726 <target state="translated">Brak komentarzy spełniających obecne kryteria.</target> 3726 <target state="translated">Brak komentarzy spełniających obecne kryteria.</target>
3727 3727
3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3728 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3729 <trans-unit id="2398388496754671928" datatype="html"> 3729 <trans-unit id="2398388496754671928" datatype="html">
3730 <source>No comments found.</source> 3730 <source>No comments found.</source>
3731 <target state="translated">Nie znaleziono komentarzy.</target> 3731 <target state="translated">Nie znaleziono komentarzy.</target>
3732 3732
3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3734 <trans-unit id="4604870995665811499" datatype="html"> 3734 <trans-unit id="4604870995665811499" datatype="html">
3735 <source>Local comments</source> 3735 <source>Local comments</source>
3736 <target state="translated">Lokalne komentarze</target> 3736 <target state="translated">Lokalne komentarze</target>
@@ -3843,13 +3843,13 @@ The link will expire within 1 hour.</source>
3843 3843
3844 3844
3845 3845
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3847 <trans-unit id="2662644497259948010" datatype="html"> 3847 <trans-unit id="2662644497259948010" datatype="html">
3848 <source>Comment</source> 3848 <source>Comment</source>
3849 <target state="translated">Komentarz</target> 3849 <target state="translated">Komentarz</target>
3850 3850
3851 3851
3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3853 <trans-unit id="1359961255805685312" datatype="html"> 3853 <trans-unit id="1359961255805685312" datatype="html">
3854 <source>This video has been reported multiple times.</source> 3854 <source>This video has been reported multiple times.</source>
3855 <target state="translated">Ten film został zgłoszony wiele razy.</target> 3855 <target state="translated">Ten film został zgłoszony wiele razy.</target>
@@ -3994,7 +3994,7 @@ The link will expire within 1 hour.</source>
3994 3994
3995 3995
3996 3996
3997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3998 <trans-unit id="8564972645418093229" datatype="html"> 3998 <trans-unit id="8564972645418093229" datatype="html">
3999 <source>No account found matching current filters.</source> 3999 <source>No account found matching current filters.</source>
4000 <target state="translated">Nie znaleziono kont spełniających obecne kryteria.</target> 4000 <target state="translated">Nie znaleziono kont spełniających obecne kryteria.</target>
@@ -4240,7 +4240,7 @@ The link will expire within 1 hour.</source>
4240 4240
4241 4241
4242 4242
4243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4244 <trans-unit id="2719284837486030903" datatype="html"> 4244 <trans-unit id="2719284837486030903" datatype="html">
4245 <source>Job type</source> 4245 <source>Job type</source>
4246 <target state="translated">Rodzaj zadania</target> 4246 <target state="translated">Rodzaj zadania</target>
@@ -4309,10 +4309,10 @@ The link will expire within 1 hour.</source>
4309 <trans-unit id="1102717806459547726" datatype="html"> 4309 <trans-unit id="1102717806459547726" datatype="html">
4310 <source>Refresh</source> 4310 <source>Refresh</source>
4311 <target state="translated">Odśwież</target> 4311 <target state="translated">Odśwież</target>
4312 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4312
4313 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4313
4314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4314
4315 </trans-unit> 4315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4316 <trans-unit id="6052766076365105714" datatype="html"> 4316 <trans-unit id="6052766076365105714" datatype="html">
4317 <source>now</source> 4317 <source>now</source>
4318 <target state="translated">teraz</target> 4318 <target state="translated">teraz</target>
@@ -5708,9 +5708,9 @@ color: red;
5708 <trans-unit id="5417361655914085905" datatype="html"> 5708 <trans-unit id="5417361655914085905" datatype="html">
5709 <source>Account page</source> 5709 <source>Account page</source>
5710 <target state="translated">Strona konta</target> 5710 <target state="translated">Strona konta</target>
5711 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5711
5712 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5712
5713 </trans-unit> 5713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5714 <trans-unit id="2000373220662583633" datatype="html"> 5714 <trans-unit id="2000373220662583633" datatype="html">
5715 <source>No ownership change request found.</source> 5715 <source>No ownership change request found.</source>
5716 <target state="translated">Nie znaleziono żądania zmiany własności.</target> 5716 <target state="translated">Nie znaleziono żądania zmiany własności.</target>
@@ -5810,10 +5810,10 @@ color: red;
5810 <trans-unit id="4000980858407872649" datatype="html"> 5810 <trans-unit id="4000980858407872649" datatype="html">
5811 <source>Channel page</source> 5811 <source>Channel page</source>
5812 <target state="translated">Strona kanału</target> 5812 <target state="translated">Strona kanału</target>
5813 <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">25</context></context-group> 5813
5814 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5814
5815 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5815
5816 </trans-unit> 5816 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5817 <trans-unit id="9131836378905533756"> 5817 <trans-unit id="9131836378905533756">
5818 <source>Created by <x id="INTERPOLATION"/></source> 5818 <source>Created by <x id="INTERPOLATION"/></source>
5819 <target>Utworzony przez <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target> 5819 <target>Utworzony przez <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></target>
@@ -7712,19 +7712,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7712 <trans-unit id="314315645942131479"> 7712 <trans-unit id="314315645942131479">
7713 <source>Info</source> 7713 <source>Info</source>
7714 <target>Informacja</target> 7714 <target>Informacja</target>
7715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7715
7716 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7716
7717 </trans-unit> 7717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7718 <trans-unit id="4116911651502837995" datatype="html"> 7718 <trans-unit id="4116911651502837995" datatype="html">
7719 <source>Files</source> 7719 <source>Files</source>
7720 <target state="new">Files</target> 7720 <target state="new">Files</target>
7721 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7721
7722 </trans-unit> 7722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7723 <trans-unit id="4767765747214995164" datatype="html"> 7723 <trans-unit id="4767765747214995164" datatype="html">
7724 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7724 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7725 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7725 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7726 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7726
7727 </trans-unit> 7727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7728 <trans-unit id="6759205696902713848"> 7728 <trans-unit id="6759205696902713848">
7729 <source>Warning</source> 7729 <source>Warning</source>
7730 <target>Ostrzeżenie</target> 7730 <target>Ostrzeżenie</target>
@@ -11143,7 +11143,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11143 11143
11144 11144
11145 11145
11146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11146 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11147 <trans-unit id="1795705931707209785" datatype="html"> 11147 <trans-unit id="1795705931707209785" datatype="html">
11148 <source>Add to watch later</source> 11148 <source>Add to watch later</source>
11149 <target state="translated">Dodaj do playlisty "Oglądaj później"</target> 11149 <target state="translated">Dodaj do playlisty "Oglądaj później"</target>
@@ -11317,23 +11317,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11317 <trans-unit id="6775540171466219199" datatype="html"> 11317 <trans-unit id="6775540171466219199" datatype="html">
11318 <source>Stop autoplaying next video</source> 11318 <source>Stop autoplaying next video</source>
11319 <target state="translated">Nie odtwarzaj automatycznie następnego filmu</target> 11319 <target state="translated">Nie odtwarzaj automatycznie następnego filmu</target>
11320 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11320
11321 </trans-unit> 11321 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11322 <trans-unit id="5149234672404299151" datatype="html"> 11322 <trans-unit id="5149234672404299151" datatype="html">
11323 <source>Autoplay next video</source> 11323 <source>Autoplay next video</source>
11324 <target state="translated">Odtwarzaj automatycznie następny film</target> 11324 <target state="translated">Odtwarzaj automatycznie następny film</target>
11325 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11325
11326 </trans-unit> 11326 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11327 <trans-unit id="5870421136141540382" datatype="html"> 11327 <trans-unit id="5870421136141540382" datatype="html">
11328 <source>Stop looping playlist videos</source> 11328 <source>Stop looping playlist videos</source>
11329 <target state="translated">Nie powtarzaj filmów w playliście</target> 11329 <target state="translated">Nie powtarzaj filmów w playliście</target>
11330 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11330
11331 </trans-unit> 11331 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11332 <trans-unit id="1599585307037758139" datatype="html"> 11332 <trans-unit id="1599585307037758139" datatype="html">
11333 <source>Loop playlist videos</source> 11333 <source>Loop playlist videos</source>
11334 <target state="translated">Powtarzaj filmy w playliście</target> 11334 <target state="translated">Powtarzaj filmy w playliście</target>
11335 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11335
11336 </trans-unit> 11336 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11337 <trans-unit id="3704292036525161260" datatype="html"> 11337 <trans-unit id="3704292036525161260" datatype="html">
11338 <source>Placeholder image</source> 11338 <source>Placeholder image</source>
11339 <target state="translated">Zastępczy obrazek</target> 11339 <target state="translated">Zastępczy obrazek</target>
diff --git a/client/src/locale/angular.pt-BR.xlf b/client/src/locale/angular.pt-BR.xlf
index 3ac766aeb..28269b47c 100644
--- a/client/src/locale/angular.pt-BR.xlf
+++ b/client/src/locale/angular.pt-BR.xlf
@@ -397,13 +397,13 @@
397 <trans-unit id="8817917090143649804" datatype="html"> 397 <trans-unit id="8817917090143649804" datatype="html">
398 <source>Account muted</source> 398 <source>Account muted</source>
399 <target state="new">Account muted</target> 399 <target state="new">Account muted</target>
400 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 400
401 </trans-unit> 401 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
402 <trans-unit id="1684597533616494551" datatype="html"> 402 <trans-unit id="1684597533616494551" datatype="html">
403 <source>Server muted</source> 403 <source>Server muted</source>
404 <target state="new">Server muted</target> 404 <target state="new">Server muted</target>
405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 405
406 </trans-unit> 406 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
407 <trans-unit id="5924559757556526785" datatype="html"> 407 <trans-unit id="5924559757556526785" datatype="html">
408 <source>Save to</source> 408 <source>Save to</source>
409 <target state="translated">Salvar como</target> 409 <target state="translated">Salvar como</target>
@@ -629,7 +629,7 @@
629 <target state="translated">Bloqueado</target> 629 <target state="translated">Bloqueado</target>
630 630
631 631
632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 632 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
633 <trans-unit id="870586304593427318" datatype="html"> 633 <trans-unit id="870586304593427318" datatype="html">
634 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 634 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
635 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 635 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -2972,8 +2972,8 @@ The link will expire within 1 hour.</source>
2972 <trans-unit id="2482137713226830428" datatype="html"> 2972 <trans-unit id="2482137713226830428" datatype="html">
2973 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2973 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2974 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2974 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2975 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2975
2976 </trans-unit> 2976 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2977 <trans-unit id="1813238393038053050" datatype="html"> 2977 <trans-unit id="1813238393038053050" datatype="html">
2978 <source>SUPPORT</source> 2978 <source>SUPPORT</source>
2979 <target state="translated">APOIAR</target> 2979 <target state="translated">APOIAR</target>
@@ -3014,8 +3014,8 @@ The link will expire within 1 hour.</source>
3014 <target>Por 3014 <target>Por
3015 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 3015 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3016 </target> 3016 </target>
3017 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 3017
3018 </trans-unit> 3018 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
3019 <trans-unit id="1144407473317535723" datatype="html"> 3019 <trans-unit id="1144407473317535723" datatype="html">
3020 <source>Subscribe</source> 3020 <source>Subscribe</source>
3021 <target state="translated">Inscrever</target> 3021 <target state="translated">Inscrever</target>
@@ -3087,9 +3087,9 @@ The link will expire within 1 hour.</source>
3087 <trans-unit id="1465291804668949243" datatype="html"> 3087 <trans-unit id="1465291804668949243" datatype="html">
3088 <source>NSFW</source> 3088 <source>NSFW</source>
3089 <target state="new">NSFW</target> 3089 <target state="new">NSFW</target>
3090 <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">56</context></context-group> 3090
3091 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 3091
3092 </trans-unit> 3092 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3093 <trans-unit id="4512155674928869984"> 3093 <trans-unit id="4512155674928869984">
3094 <source>Get more information</source> 3094 <source>Get more information</source>
3095 <target>Obtenha mais informações</target> 3095 <target>Obtenha mais informações</target>
@@ -3693,7 +3693,7 @@ The link will expire within 1 hour.</source>
3693 3693
3694 3694
3695 3695
3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3697 <trans-unit id="3111569165173971676" datatype="html"> 3697 <trans-unit id="3111569165173971676" datatype="html">
3698 <source>Deleted account</source> 3698 <source>Deleted account</source>
3699 <target state="new"> 3699 <target state="new">
@@ -3843,19 +3843,19 @@ The link will expire within 1 hour.</source>
3843 </target> 3843 </target>
3844 3844
3845 3845
3846 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3846 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3847 <trans-unit id="1451763834047485033" datatype="html"> 3847 <trans-unit id="1451763834047485033" datatype="html">
3848 <source>Select this row</source> 3848 <source>Select this row</source>
3849 <target state="new">Select this row</target> 3849 <target state="new">Select this row</target>
3850 3850
3851 3851
3852 3852
3853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3853 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3854 <trans-unit id="4043531994869127329" datatype="html"> 3854 <trans-unit id="4043531994869127329" datatype="html">
3855 <source>See full comment</source> 3855 <source>See full comment</source>
3856 <target state="new">See full comment</target> 3856 <target state="new">See full comment</target>
3857 3857
3858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3859 <trans-unit id="3193976279273491157"> 3859 <trans-unit id="3193976279273491157">
3860 <source>Actions</source> 3860 <source>Actions</source>
3861 <target>Ações</target> 3861 <target>Ações</target>
@@ -3864,7 +3864,7 @@ The link will expire within 1 hour.</source>
3864 3864
3865 3865
3866 3866
3867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3867 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3868 <trans-unit id="8390803680962035202" datatype="html"> 3868 <trans-unit id="8390803680962035202" datatype="html">
3869 <source>Follower</source> 3869 <source>Follower</source>
3870 <target state="new">Follower</target> 3870 <target state="new">Follower</target>
@@ -3877,17 +3877,17 @@ The link will expire within 1 hour.</source>
3877 <source>Commented video</source> 3877 <source>Commented video</source>
3878 <target state="new">Commented video</target> 3878 <target state="new">Commented video</target>
3879 3879
3880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3881 <trans-unit id="7266085473379376028" datatype="html"> 3881 <trans-unit id="7266085473379376028" datatype="html">
3882 <source>No comments found matching current filters.</source> 3882 <source>No comments found matching current filters.</source>
3883 <target state="new">No comments found matching current filters.</target> 3883 <target state="new">No comments found matching current filters.</target>
3884 3884
3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3885 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3886 <trans-unit id="2398388496754671928" datatype="html"> 3886 <trans-unit id="2398388496754671928" datatype="html">
3887 <source>No comments found.</source> 3887 <source>No comments found.</source>
3888 <target state="new">No comments found.</target> 3888 <target state="new">No comments found.</target>
3889 3889
3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3890 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3891 <trans-unit id="4604870995665811499" datatype="html"> 3891 <trans-unit id="4604870995665811499" datatype="html">
3892 <source>Local comments</source> 3892 <source>Local comments</source>
3893 <target state="new">Local comments</target> 3893 <target state="new">Local comments</target>
@@ -4006,13 +4006,13 @@ The link will expire within 1 hour.</source>
4006 4006
4007 4007
4008 4008
4009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 4009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
4010 <trans-unit id="2662644497259948010" datatype="html"> 4010 <trans-unit id="2662644497259948010" datatype="html">
4011 <source>Comment</source> 4011 <source>Comment</source>
4012 <target state="new">Comment</target> 4012 <target state="new">Comment</target>
4013 4013
4014 4014
4015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 4015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
4016 <trans-unit id="1359961255805685312" datatype="html"> 4016 <trans-unit id="1359961255805685312" datatype="html">
4017 <source>This video has been reported multiple times.</source> 4017 <source>This video has been reported multiple times.</source>
4018 <target state="new">This video has been reported multiple times.</target> 4018 <target state="new">This video has been reported multiple times.</target>
@@ -4187,7 +4187,7 @@ The link will expire within 1 hour.</source>
4187 4187
4188 4188
4189 4189
4190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4190 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4191 <trans-unit id="8564972645418093229" datatype="html"> 4191 <trans-unit id="8564972645418093229" datatype="html">
4192 <source>No account found matching current filters.</source> 4192 <source>No account found matching current filters.</source>
4193 <target state="new">No account found matching current filters.</target> 4193 <target state="new">No account found matching current filters.</target>
@@ -4437,7 +4437,7 @@ The link will expire within 1 hour.</source>
4437 4437
4438 4438
4439 4439
4440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4440 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4441 <trans-unit id="2719284837486030903" datatype="html"> 4441 <trans-unit id="2719284837486030903" datatype="html">
4442 <source>Job type</source> 4442 <source>Job type</source>
4443 <target state="translated">Tipo de tarefa</target> 4443 <target state="translated">Tipo de tarefa</target>
@@ -4506,10 +4506,10 @@ The link will expire within 1 hour.</source>
4506 <trans-unit id="1102717806459547726" datatype="html"> 4506 <trans-unit id="1102717806459547726" datatype="html">
4507 <source>Refresh</source> 4507 <source>Refresh</source>
4508 <target state="translated">Recarregar</target> 4508 <target state="translated">Recarregar</target>
4509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4509
4510 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4510
4511 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4511
4512 </trans-unit> 4512 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4513 <trans-unit id="6052766076365105714" datatype="html"> 4513 <trans-unit id="6052766076365105714" datatype="html">
4514 <source>now</source> 4514 <source>now</source>
4515 <target state="new">now</target> 4515 <target state="new">now</target>
@@ -5916,9 +5916,9 @@ color: red;
5916 <trans-unit id="5417361655914085905" datatype="html"> 5916 <trans-unit id="5417361655914085905" datatype="html">
5917 <source>Account page</source> 5917 <source>Account page</source>
5918 <target state="new">Account page</target> 5918 <target state="new">Account page</target>
5919 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5919
5920 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5920
5921 </trans-unit> 5921 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5922 <trans-unit id="2000373220662583633" datatype="html"> 5922 <trans-unit id="2000373220662583633" datatype="html">
5923 <source>No ownership change request found.</source> 5923 <source>No ownership change request found.</source>
5924 <target state="new">No ownership change request found.</target> 5924 <target state="new">No ownership change request found.</target>
@@ -6022,10 +6022,10 @@ color: red;
6022 <trans-unit id="4000980858407872649" datatype="html"> 6022 <trans-unit id="4000980858407872649" datatype="html">
6023 <source>Channel page</source> 6023 <source>Channel page</source>
6024 <target state="new">Channel page</target> 6024 <target state="new">Channel page</target>
6025 <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">25</context></context-group> 6025
6026 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 6026
6027 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 6027
6028 </trans-unit> 6028 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
6029 <trans-unit id="9131836378905533756"> 6029 <trans-unit id="9131836378905533756">
6030 <source>Created by <x id="INTERPOLATION"/></source> 6030 <source>Created by <x id="INTERPOLATION"/></source>
6031 <target>Criado por 6031 <target>Criado por
@@ -7978,19 +7978,19 @@ channel with the same name (<x id="PH_2"/>)!</target>
7978 <trans-unit id="314315645942131479"> 7978 <trans-unit id="314315645942131479">
7979 <source>Info</source> 7979 <source>Info</source>
7980 <target>Info</target> 7980 <target>Info</target>
7981 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7981
7982 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7982
7983 </trans-unit> 7983 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7984 <trans-unit id="4116911651502837995" datatype="html"> 7984 <trans-unit id="4116911651502837995" datatype="html">
7985 <source>Files</source> 7985 <source>Files</source>
7986 <target state="new">Files</target> 7986 <target state="new">Files</target>
7987 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7987
7988 </trans-unit> 7988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7989 <trans-unit id="4767765747214995164" datatype="html"> 7989 <trans-unit id="4767765747214995164" datatype="html">
7990 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7990 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7991 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7991 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7992
7993 </trans-unit> 7993 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7994 <trans-unit id="6759205696902713848"> 7994 <trans-unit id="6759205696902713848">
7995 <source>Warning</source> 7995 <source>Warning</source>
7996 <target>Aviso</target> 7996 <target>Aviso</target>
@@ -11482,7 +11482,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11482 11482
11483 11483
11484 11484
11485 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11485 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11486 <trans-unit id="1795705931707209785" datatype="html"> 11486 <trans-unit id="1795705931707209785" datatype="html">
11487 <source>Add to watch later</source> 11487 <source>Add to watch later</source>
11488 <target state="translated">Ver mais tarde</target> 11488 <target state="translated">Ver mais tarde</target>
@@ -11636,23 +11636,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11636 <trans-unit id="6775540171466219199" datatype="html"> 11636 <trans-unit id="6775540171466219199" datatype="html">
11637 <source>Stop autoplaying next video</source> 11637 <source>Stop autoplaying next video</source>
11638 <target state="translated">Pare de auto-ler o próximo vídeo</target> 11638 <target state="translated">Pare de auto-ler o próximo vídeo</target>
11639 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11639
11640 </trans-unit> 11640 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11641 <trans-unit id="5149234672404299151" datatype="html"> 11641 <trans-unit id="5149234672404299151" datatype="html">
11642 <source>Autoplay next video</source> 11642 <source>Autoplay next video</source>
11643 <target state="translated">Ato-ler o próximo vídeo</target> 11643 <target state="translated">Ato-ler o próximo vídeo</target>
11644 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11644
11645 </trans-unit> 11645 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11646 <trans-unit id="5870421136141540382" datatype="html"> 11646 <trans-unit id="5870421136141540382" datatype="html">
11647 <source>Stop looping playlist videos</source> 11647 <source>Stop looping playlist videos</source>
11648 <target state="translated">Parar o ciclo de vídeos da playlist</target> 11648 <target state="translated">Parar o ciclo de vídeos da playlist</target>
11649 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11649
11650 </trans-unit> 11650 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11651 <trans-unit id="1599585307037758139" datatype="html"> 11651 <trans-unit id="1599585307037758139" datatype="html">
11652 <source>Loop playlist videos</source> 11652 <source>Loop playlist videos</source>
11653 <target state="translated">Ciclo de videos da playlist</target> 11653 <target state="translated">Ciclo de videos da playlist</target>
11654 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11654
11655 </trans-unit> 11655 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11656 <trans-unit id="3704292036525161260" datatype="html"> 11656 <trans-unit id="3704292036525161260" datatype="html">
11657 <source>Placeholder image</source> 11657 <source>Placeholder image</source>
11658 <target state="new">Placeholder image</target> 11658 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.pt-PT.xlf b/client/src/locale/angular.pt-PT.xlf
index 355a80630..bb1dd9bb3 100644
--- a/client/src/locale/angular.pt-PT.xlf
+++ b/client/src/locale/angular.pt-PT.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Conta silenciada</target> 369 <target state="translated">Conta silenciada</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Servidor silenciado</target> 374 <target state="translated">Servidor silenciado</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Guardar para</target> 379 <target>Guardar para</target>
@@ -597,7 +597,7 @@
597 <target state="translated">Bloqueade</target> 597 <target state="translated">Bloqueade</target>
598 598
599 599
600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 600 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 601 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">Tem a certeza que quer eliminar <x id="PH" equiv-text="videos.length"/> videos?</target> 603 <target state="translated">Tem a certeza que quer eliminar <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -2875,8 +2875,8 @@ The link will expire within 1 hour.</source>
2875 <trans-unit id="2482137713226830428" datatype="html"> 2875 <trans-unit id="2482137713226830428" datatype="html">
2876 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2876 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2877 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2877 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2878 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2878
2879 </trans-unit> 2879 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2880 <trans-unit id="1813238393038053050" datatype="html"> 2880 <trans-unit id="1813238393038053050" datatype="html">
2881 <source>SUPPORT</source> 2881 <source>SUPPORT</source>
2882 <target state="new">SUPPORT</target> 2882 <target state="new">SUPPORT</target>
@@ -2915,8 +2915,8 @@ The link will expire within 1 hour.</source>
2915 <trans-unit id="687548610091961489"> 2915 <trans-unit id="687548610091961489">
2916 <source>By <x id="INTERPOLATION"/></source> 2916 <source>By <x id="INTERPOLATION"/></source>
2917 <target>Por <x id="INTERPOLATION"/></target> 2917 <target>Por <x id="INTERPOLATION"/></target>
2918 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2918
2919 </trans-unit> 2919 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2920 <trans-unit id="1144407473317535723" datatype="html"> 2920 <trans-unit id="1144407473317535723" datatype="html">
2921 <source>Subscribe</source> 2921 <source>Subscribe</source>
2922 <target state="new">Subscribe</target> 2922 <target state="new">Subscribe</target>
@@ -2988,9 +2988,9 @@ The link will expire within 1 hour.</source>
2988 <trans-unit id="1465291804668949243" datatype="html"> 2988 <trans-unit id="1465291804668949243" datatype="html">
2989 <source>NSFW</source> 2989 <source>NSFW</source>
2990 <target state="new">NSFW</target> 2990 <target state="new">NSFW</target>
2991 <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">56</context></context-group> 2991
2992 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2992
2993 </trans-unit> 2993 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2994 <trans-unit id="4512155674928869984"> 2994 <trans-unit id="4512155674928869984">
2995 <source>Get more information</source> 2995 <source>Get more information</source>
2996 <target>Obtenha mais informações</target> 2996 <target>Obtenha mais informações</target>
@@ -3568,7 +3568,7 @@ The link will expire within 1 hour.</source>
3568 3568
3569 3569
3570 3570
3571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3571 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3572 <trans-unit id="3111569165173971676" datatype="html"> 3572 <trans-unit id="3111569165173971676" datatype="html">
3573 <source>Deleted account</source> 3573 <source>Deleted account</source>
3574 <target state="new"> 3574 <target state="new">
@@ -3708,19 +3708,19 @@ The link will expire within 1 hour.</source>
3708 <target>Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3708 <target>Data <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3709 3709
3710 3710
3711 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3711 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3712 <trans-unit id="1451763834047485033" datatype="html"> 3712 <trans-unit id="1451763834047485033" datatype="html">
3713 <source>Select this row</source> 3713 <source>Select this row</source>
3714 <target state="new">Select this row</target> 3714 <target state="new">Select this row</target>
3715 3715
3716 3716
3717 3717
3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3718 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3719 <trans-unit id="4043531994869127329" datatype="html"> 3719 <trans-unit id="4043531994869127329" datatype="html">
3720 <source>See full comment</source> 3720 <source>See full comment</source>
3721 <target state="new">See full comment</target> 3721 <target state="new">See full comment</target>
3722 3722
3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3723 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3724 <trans-unit id="3193976279273491157"> 3724 <trans-unit id="3193976279273491157">
3725 <source>Actions</source> 3725 <source>Actions</source>
3726 <target>Ações</target> 3726 <target>Ações</target>
@@ -3729,7 +3729,7 @@ The link will expire within 1 hour.</source>
3729 3729
3730 3730
3731 3731
3732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3733 <trans-unit id="8390803680962035202" datatype="html"> 3733 <trans-unit id="8390803680962035202" datatype="html">
3734 <source>Follower</source> 3734 <source>Follower</source>
3735 <target state="new">Follower</target> 3735 <target state="new">Follower</target>
@@ -3742,17 +3742,17 @@ The link will expire within 1 hour.</source>
3742 <source>Commented video</source> 3742 <source>Commented video</source>
3743 <target state="new">Commented video</target> 3743 <target state="new">Commented video</target>
3744 3744
3745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3745 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3746 <trans-unit id="7266085473379376028" datatype="html"> 3746 <trans-unit id="7266085473379376028" datatype="html">
3747 <source>No comments found matching current filters.</source> 3747 <source>No comments found matching current filters.</source>
3748 <target state="new">No comments found matching current filters.</target> 3748 <target state="new">No comments found matching current filters.</target>
3749 3749
3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3751 <trans-unit id="2398388496754671928" datatype="html"> 3751 <trans-unit id="2398388496754671928" datatype="html">
3752 <source>No comments found.</source> 3752 <source>No comments found.</source>
3753 <target state="new">No comments found.</target> 3753 <target state="new">No comments found.</target>
3754 3754
3755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3755 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3756 <trans-unit id="4604870995665811499" datatype="html"> 3756 <trans-unit id="4604870995665811499" datatype="html">
3757 <source>Local comments</source> 3757 <source>Local comments</source>
3758 <target state="new">Local comments</target> 3758 <target state="new">Local comments</target>
@@ -3867,13 +3867,13 @@ The link will expire within 1 hour.</source>
3867 3867
3868 3868
3869 3869
3870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3870 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3871 <trans-unit id="2662644497259948010" datatype="html"> 3871 <trans-unit id="2662644497259948010" datatype="html">
3872 <source>Comment</source> 3872 <source>Comment</source>
3873 <target state="new">Comment</target> 3873 <target state="new">Comment</target>
3874 3874
3875 3875
3876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3877 <trans-unit id="1359961255805685312" datatype="html"> 3877 <trans-unit id="1359961255805685312" datatype="html">
3878 <source>This video has been reported multiple times.</source> 3878 <source>This video has been reported multiple times.</source>
3879 <target state="translated">Este vídeo já foi denúnciado várias vezes.</target> 3879 <target state="translated">Este vídeo já foi denúnciado várias vezes.</target>
@@ -4020,7 +4020,7 @@ The link will expire within 1 hour.</source>
4020 4020
4021 4021
4022 4022
4023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4023 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4024 <trans-unit id="8564972645418093229" datatype="html"> 4024 <trans-unit id="8564972645418093229" datatype="html">
4025 <source>No account found matching current filters.</source> 4025 <source>No account found matching current filters.</source>
4026 <target state="translated">Não encontrou alguma conta de acordo com os filtros actuais.</target> 4026 <target state="translated">Não encontrou alguma conta de acordo com os filtros actuais.</target>
@@ -4268,7 +4268,7 @@ The link will expire within 1 hour.</source>
4268 4268
4269 4269
4270 4270
4271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4271 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4272 <trans-unit id="2719284837486030903" datatype="html"> 4272 <trans-unit id="2719284837486030903" datatype="html">
4273 <source>Job type</source> 4273 <source>Job type</source>
4274 <target state="new">Job type</target> 4274 <target state="new">Job type</target>
@@ -4337,10 +4337,10 @@ The link will expire within 1 hour.</source>
4337 <trans-unit id="1102717806459547726" datatype="html"> 4337 <trans-unit id="1102717806459547726" datatype="html">
4338 <source>Refresh</source> 4338 <source>Refresh</source>
4339 <target state="new">Refresh</target> 4339 <target state="new">Refresh</target>
4340 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4340
4341 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4341
4342 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4342
4343 </trans-unit> 4343 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4344 <trans-unit id="6052766076365105714" datatype="html"> 4344 <trans-unit id="6052766076365105714" datatype="html">
4345 <source>now</source> 4345 <source>now</source>
4346 <target state="new">now</target> 4346 <target state="new">now</target>
@@ -5738,9 +5738,9 @@ color: red;
5738 <trans-unit id="5417361655914085905" datatype="html"> 5738 <trans-unit id="5417361655914085905" datatype="html">
5739 <source>Account page</source> 5739 <source>Account page</source>
5740 <target state="new">Account page</target> 5740 <target state="new">Account page</target>
5741 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5741
5742 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5742
5743 </trans-unit> 5743 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5744 <trans-unit id="2000373220662583633" datatype="html"> 5744 <trans-unit id="2000373220662583633" datatype="html">
5745 <source>No ownership change request found.</source> 5745 <source>No ownership change request found.</source>
5746 <target state="new">No ownership change request found.</target> 5746 <target state="new">No ownership change request found.</target>
@@ -5840,10 +5840,10 @@ color: red;
5840 <trans-unit id="4000980858407872649" datatype="html"> 5840 <trans-unit id="4000980858407872649" datatype="html">
5841 <source>Channel page</source> 5841 <source>Channel page</source>
5842 <target state="new">Channel page</target> 5842 <target state="new">Channel page</target>
5843 <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">25</context></context-group> 5843
5844 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5844
5845 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5845
5846 </trans-unit> 5846 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5847 <trans-unit id="9131836378905533756"> 5847 <trans-unit id="9131836378905533756">
5848 <source>Created by <x id="INTERPOLATION"/></source> 5848 <source>Created by <x id="INTERPOLATION"/></source>
5849 <target>Criado por <x id="INTERPOLATION"/></target> 5849 <target>Criado por <x id="INTERPOLATION"/></target>
@@ -7807,19 +7807,19 @@ channel with the same name (<x id="PH_2"/>)!</target>
7807 <trans-unit id="314315645942131479"> 7807 <trans-unit id="314315645942131479">
7808 <source>Info</source> 7808 <source>Info</source>
7809 <target>Info</target> 7809 <target>Info</target>
7810 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7810
7811 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7811
7812 </trans-unit> 7812 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7813 <trans-unit id="4116911651502837995" datatype="html"> 7813 <trans-unit id="4116911651502837995" datatype="html">
7814 <source>Files</source> 7814 <source>Files</source>
7815 <target state="new">Files</target> 7815 <target state="new">Files</target>
7816 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7816
7817 </trans-unit> 7817 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7818 <trans-unit id="4767765747214995164" datatype="html"> 7818 <trans-unit id="4767765747214995164" datatype="html">
7819 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7819 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7820 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7820 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7821
7822 </trans-unit> 7822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7823 <trans-unit id="6759205696902713848"> 7823 <trans-unit id="6759205696902713848">
7824 <source>Warning</source> 7824 <source>Warning</source>
7825 <target>Aviso</target> 7825 <target>Aviso</target>
@@ -11249,7 +11249,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11249 11249
11250 11250
11251 11251
11252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11252 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11253 <trans-unit id="1795705931707209785" datatype="html"> 11253 <trans-unit id="1795705931707209785" datatype="html">
11254 <source>Add to watch later</source> 11254 <source>Add to watch later</source>
11255 <target state="new">Add to watch later</target> 11255 <target state="new">Add to watch later</target>
@@ -11403,23 +11403,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11403 <trans-unit id="6775540171466219199" datatype="html"> 11403 <trans-unit id="6775540171466219199" datatype="html">
11404 <source>Stop autoplaying next video</source> 11404 <source>Stop autoplaying next video</source>
11405 <target state="new">Stop autoplaying next video</target> 11405 <target state="new">Stop autoplaying next video</target>
11406 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11406
11407 </trans-unit> 11407 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11408 <trans-unit id="5149234672404299151" datatype="html"> 11408 <trans-unit id="5149234672404299151" datatype="html">
11409 <source>Autoplay next video</source> 11409 <source>Autoplay next video</source>
11410 <target state="new">Autoplay next video</target> 11410 <target state="new">Autoplay next video</target>
11411 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11411
11412 </trans-unit> 11412 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11413 <trans-unit id="5870421136141540382" datatype="html"> 11413 <trans-unit id="5870421136141540382" datatype="html">
11414 <source>Stop looping playlist videos</source> 11414 <source>Stop looping playlist videos</source>
11415 <target state="new">Stop looping playlist videos</target> 11415 <target state="new">Stop looping playlist videos</target>
11416 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11416
11417 </trans-unit> 11417 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11418 <trans-unit id="1599585307037758139" datatype="html"> 11418 <trans-unit id="1599585307037758139" datatype="html">
11419 <source>Loop playlist videos</source> 11419 <source>Loop playlist videos</source>
11420 <target state="new">Loop playlist videos</target> 11420 <target state="new">Loop playlist videos</target>
11421 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11421
11422 </trans-unit> 11422 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11423 <trans-unit id="3704292036525161260" datatype="html"> 11423 <trans-unit id="3704292036525161260" datatype="html">
11424 <source>Placeholder image</source> 11424 <source>Placeholder image</source>
11425 <target state="new">Placeholder image</target> 11425 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.ru-RU.xlf b/client/src/locale/angular.ru-RU.xlf
index 984855209..43653ea2d 100644
--- a/client/src/locale/angular.ru-RU.xlf
+++ b/client/src/locale/angular.ru-RU.xlf
@@ -316,8 +316,8 @@
316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
317 </trans-unit> 317 </trans-unit>
318 <trans-unit id="5504059606863599420" datatype="html"> 318 <trans-unit id="5504059606863599420" datatype="html">
319 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 319 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
320 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> упомянул вас в <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>видео <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 320 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> упомянул вас в <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>видео <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
321 <context-group purpose="location"> 321 <context-group purpose="location">
322 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 322 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
323 <context context-type="linenumber">164</context> 323 <context context-type="linenumber">164</context>
@@ -334,16 +334,16 @@
334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
335 </trans-unit> 335 </trans-unit>
336 <trans-unit id="363592786729553688" datatype="html"> 336 <trans-unit id="363592786729553688" datatype="html">
337 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 337 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
338 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>Новая версия плагина / темы <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> доступна: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 338 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>Новая версия плагина / темы <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> доступна: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
339 <context-group purpose="location"> 339 <context-group purpose="location">
340 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 340 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
341 <context context-type="linenumber">198,199</context> 341 <context context-type="linenumber">198,199</context>
342 </context-group> 342 </context-group>
343 </trans-unit> 343 </trans-unit>
344 <trans-unit id="5055099158245592648" datatype="html"> 344 <trans-unit id="5055099158245592648" datatype="html">
345 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 345 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
346 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>Новая версия PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> доступна: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 346 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>Новая версия PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> доступна: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
347 <context-group purpose="location"> 347 <context-group purpose="location">
348 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 348 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
349 <context context-type="linenumber">206,207</context> 349 <context context-type="linenumber">206,207</context>
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Аккаунт отключен</target> 369 <target state="translated">Аккаунт отключен</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Сервер отключен</target> 374 <target state="translated">Сервер отключен</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Сохранить в</target> 379 <target>Сохранить в</target>
@@ -434,8 +434,9 @@
434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group> 434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group>
435 </trans-unit> 435 </trans-unit>
436 <trans-unit id="2193037168694505715" datatype="html"> 436 <trans-unit id="2193037168694505715" datatype="html">
437 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 437 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
438 <target state="translated">Краткий текст, чтобы рассказать людям, как они могут поддержать канал (платформа членства ...).&lt;br /&gt;&lt;br /&gt; Когда видео загружается на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.</target> 438 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
439 <target state="translated">Краткий текст, чтобы рассказать людям, как они могут поддержать канал (платформа членства ...).&lt;br />&lt;br /> Когда видео загружается на этот канал, поле поддержки видео будет автоматически заполнено этим текстом.</target>
439 <context-group purpose="location"> 440 <context-group purpose="location">
440 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 441 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
441 <context context-type="linenumber">67,68</context> 442 <context context-type="linenumber">67,68</context>
@@ -595,9 +596,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 596 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 597 <source>Blocked</source>
597 <target state="translated">Заблокировано</target> 598 <target state="translated">Заблокировано</target>
598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group> 599
599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> 600
600 </trans-unit> 601 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 602 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 603 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">Вы действительно хотите удалить эти <x id="PH" equiv-text="videos.length"/> видео?</target> 604 <target state="translated">Вы действительно хотите удалить эти <x id="PH" equiv-text="videos.length"/> видео?</target>
@@ -736,8 +737,8 @@
736 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 737 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
737 </trans-unit> 738 </trans-unit>
738 <trans-unit id="8644431249513874405" datatype="html"> 739 <trans-unit id="8644431249513874405" datatype="html">
739 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source> 740 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
740 <target state="translated">&lt;a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; совместимый что поддерживает:</target> 741 <target state="translated">&lt;a href="https://ru.wikipedia.org/wiki/Markdown#Примеры_синтаксиса" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> совместимый что поддерживает:</target>
741 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 742 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
742 </trans-unit> 743 </trans-unit>
743 <trans-unit id="146235964740293376" datatype="html"> 744 <trans-unit id="146235964740293376" datatype="html">
@@ -1148,13 +1149,13 @@
1148 <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> 1149 <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>
1149 </trans-unit> 1150 </trans-unit>
1150 <trans-unit id="7252854992688790751" datatype="html"> 1151 <trans-unit id="7252854992688790751" datatype="html">
1151 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 1152 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1152 <target state="translated">Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 1153 <target state="translated">Этот экземпляр разрешает регистрацию. Однако будьте осторожны, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> перед созданием учетной записи. Вы также можете найти другой экземпляр, который точно соответствует вашим потребностям, на: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1153 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1154 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1154 </trans-unit> 1155 </trans-unit>
1155 <trans-unit id="7215649348148521605" datatype="html"> 1156 <trans-unit id="7215649348148521605" datatype="html">
1156 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 1157 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1157 <target state="translated">В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 1158 <target state="translated">В настоящее время этот экземпляр не позволяет регистрировать пользователей, проверьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Условия пользования<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> для получения дополнительных сведений, или найдите экземпляр, который дает вам возможность зарегистрировать учетную запись и загружать туда свои видео. Найдите свой среди множества экземпляров на: <x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
1158 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1159 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1159 </trans-unit> 1160 </trans-unit>
1160 <trans-unit id="2392488717875840729"> 1161 <trans-unit id="2392488717875840729">
@@ -1222,7 +1223,8 @@
1222 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1223 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group>
1223 </trans-unit> 1224 </trans-unit>
1224 <trans-unit id="1190256911880544559" datatype="html"> 1225 <trans-unit id="1190256911880544559" datatype="html">
1225 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source> 1226 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1227The link will expire within 1 hour.</source>
1226 <target state="translated">Письмо с инструкцией по сбросу пароля будет отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Ссылка будет рабочей в течении 1 часа.</target> 1228 <target state="translated">Письмо с инструкцией по сбросу пароля будет отправлено на <x id="PH" equiv-text="this.forgotPasswordEmail"/>. Ссылка будет рабочей в течении 1 часа.</target>
1227 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1228 </trans-unit> 1230 </trans-unit>
@@ -1261,8 +1263,8 @@
1261 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1262 </trans-unit> 1264 </trans-unit>
1263 <trans-unit id="8434369348784683733" datatype="html"> 1265 <trans-unit id="8434369348784683733" datatype="html">
1264 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 1266 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
1265 <target state="translated">для <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 1267 <target state="translated">для <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
1266 <context-group purpose="location"> 1268 <context-group purpose="location">
1267 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1269 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1268 <context context-type="linenumber">10</context> 1270 <context context-type="linenumber">10</context>
@@ -1610,8 +1612,8 @@
1610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group> 1612 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group>
1611 </trans-unit> 1613 </trans-unit>
1612 <trans-unit id="2095604754338363597" datatype="html"> 1614 <trans-unit id="2095604754338363597" datatype="html">
1613 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to prevent private URL access from your PeerTube server</source> 1615 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1614 <target state="translated">⚠️ Если включено, мы рекомендуем использовать <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>прокси-сервер HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> для предотвращения доступа к частному URL-адресу с вашего сервера PeerTube</target> 1616 <target state="translated">⚠️ Если включено, мы рекомендуем использовать <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>прокси-сервер HTTP<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> для предотвращения доступа к частному URL-адресу с вашего сервера PeerTube</target>
1615 <context-group purpose="location"> 1617 <context-group purpose="location">
1616 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1618 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1617 <context context-type="linenumber">272</context> 1619 <context context-type="linenumber">272</context>
@@ -1675,18 +1677,18 @@
1675 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1677 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1676 </trans-unit> 1678 </trans-unit>
1677 <trans-unit id="7239874680342223476" datatype="html"> 1679 <trans-unit id="7239874680342223476" datatype="html">
1678 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source> 1680 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source>
1679 <target state="translated">Помогите модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</target> 1681 <target state="translated">Помогите модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</target>
1680 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1682 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1681 </trans-unit> 1683 </trans-unit>
1682 <trans-unit id="5856432243446401016" datatype="html"> 1684 <trans-unit id="5856432243446401016" datatype="html">
1683 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 1685 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1684 <target state="translated">Загрузка <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/> аватара<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 1686 <target state="translated">Загрузка <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/> аватара<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1685 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1687 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1686 </trans-unit> 1688 </trans-unit>
1687 <trans-unit id="3221645359464920754" datatype="html"> 1689 <trans-unit id="3221645359464920754" datatype="html">
1688 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 1690 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1689 <target state="translated">Добавьте <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 1691 <target state="translated">Добавьте <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1690 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1692 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1691 </trans-unit> 1693 </trans-unit>
1692 <trans-unit id="2218100934178971211" datatype="html"> 1694 <trans-unit id="2218100934178971211" datatype="html">
@@ -2129,8 +2131,8 @@
2129 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> 2131 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group>
2130 </trans-unit> 2132 </trans-unit>
2131 <trans-unit id="1358902062258458923" datatype="html"> 2133 <trans-unit id="1358902062258458923" datatype="html">
2132 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 2134 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2133 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>совместим с Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> который также поддерживает <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>пользовательские HTML теги PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 2135 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>совместим с Markdown<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> который также поддерживает <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>пользовательские HTML теги PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2134 <context-group purpose="location"> 2136 <context-group purpose="location">
2135 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2137 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2136 <context context-type="linenumber">2</context> 2138 <context context-type="linenumber">2</context>
@@ -2205,8 +2207,8 @@
2205 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group> 2207 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group>
2206 </trans-unit> 2208 </trans-unit>
2207 <trans-unit id="2090254132451149776" datatype="html"> 2209 <trans-unit id="2090254132451149776" datatype="html">
2208 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source> 2210 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
2209 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Выберите<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> подходящую лицензию для своей работы. </target> 2211 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Выберите<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> подходящую лицензию для своей работы. </target>
2210 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group> 2212 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group>
2211 </trans-unit> 2213 </trans-unit>
2212 <trans-unit id="5462361983940693567"> 2214 <trans-unit id="5462361983940693567">
@@ -2282,7 +2284,7 @@
2282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group> 2284 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group>
2283 </trans-unit> 2285 </trans-unit>
2284 <trans-unit id="5600963353867835532"> 2286 <trans-unit id="5600963353867835532">
2285 <source>Already uploaded ✔</source> 2287 <source>Already uploaded ✔</source>
2286 <target>Уже загружено ✔</target> 2288 <target>Уже загружено ✔</target>
2287 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group> 2289 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group>
2288 </trans-unit> 2290 </trans-unit>
@@ -2871,8 +2873,8 @@
2871 <trans-unit id="2482137713226830428" datatype="html"> 2873 <trans-unit id="2482137713226830428" datatype="html">
2872 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2874 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2873 <target state="translated">Опубликовано <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2875 <target state="translated">Опубликовано <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2874 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2876
2875 </trans-unit> 2877 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2876 <trans-unit id="1813238393038053050" datatype="html"> 2878 <trans-unit id="1813238393038053050" datatype="html">
2877 <source>SUPPORT</source> 2879 <source>SUPPORT</source>
2878 <target state="translated">ПОДДЕРЖКА</target> 2880 <target state="translated">ПОДДЕРЖКА</target>
@@ -2911,8 +2913,8 @@
2911 <trans-unit id="687548610091961489"> 2913 <trans-unit id="687548610091961489">
2912 <source>By <x id="INTERPOLATION"/></source> 2914 <source>By <x id="INTERPOLATION"/></source>
2913 <target>Создано <x id="INTERPOLATION"/></target> 2915 <target>Создано <x id="INTERPOLATION"/></target>
2914 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2916
2915 </trans-unit> 2917 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2916 <trans-unit id="1144407473317535723" datatype="html"> 2918 <trans-unit id="1144407473317535723" datatype="html">
2917 <source>Subscribe</source> 2919 <source>Subscribe</source>
2918 <target state="translated">Подписаться</target> 2920 <target state="translated">Подписаться</target>
@@ -2984,9 +2986,9 @@
2984 <trans-unit id="1465291804668949243" datatype="html"> 2986 <trans-unit id="1465291804668949243" datatype="html">
2985 <source>NSFW</source> 2987 <source>NSFW</source>
2986 <target state="translated">NSFW</target> 2988 <target state="translated">NSFW</target>
2987 <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">56</context></context-group> 2989
2988 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2990
2989 </trans-unit> 2991 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2990 <trans-unit id="4512155674928869984"> 2992 <trans-unit id="4512155674928869984">
2991 <source>Get more information</source> 2993 <source>Get more information</source>
2992 <target>Получить подробную информацию</target> 2994 <target>Получить подробную информацию</target>
@@ -3546,13 +3548,13 @@
3546 <trans-unit id="2348557406282409966" datatype="html"> 3548 <trans-unit id="2348557406282409966" datatype="html">
3547 <source>Open account in a new tab</source> 3549 <source>Open account in a new tab</source>
3548 <target state="translated">Открыть учётную запись в новой вкладке</target> 3550 <target state="translated">Открыть учётную запись в новой вкладке</target>
3549 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group> 3551
3550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group> 3552
3551 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group> 3553
3552 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group> 3554
3553 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> 3555
3554 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> 3556
3555 </trans-unit> 3557 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3556 <trans-unit id="3111569165173971676" datatype="html"> 3558 <trans-unit id="3111569165173971676" datatype="html">
3557 <source>Deleted account</source> 3559 <source>Deleted account</source>
3558 <target state="translated">Удаленный аккаунт</target> 3560 <target state="translated">Удаленный аккаунт</target>
@@ -3686,30 +3688,30 @@
3686 <trans-unit id="7692347838587821095"> 3688 <trans-unit id="7692347838587821095">
3687 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3689 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3688 <target>Дата <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target> 3690 <target>Дата <x id="START_TAG_P-SORTICON"/> <x id="CLOSE_TAG_P-SORTICON"/></target>
3689 <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">29</context></context-group> 3691
3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group> 3692
3691 </trans-unit> 3693 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3692 <trans-unit id="1451763834047485033" datatype="html"> 3694 <trans-unit id="1451763834047485033" datatype="html">
3693 <source>Select this row</source> 3695 <source>Select this row</source>
3694 <target state="translated">Выберите эту строку</target> 3696 <target state="translated">Выберите эту строку</target>
3695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group> 3697
3696 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group> 3698
3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group> 3699
3698 </trans-unit> 3700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3699 <trans-unit id="4043531994869127329" datatype="html"> 3701 <trans-unit id="4043531994869127329" datatype="html">
3700 <source>See full comment</source> 3702 <source>See full comment</source>
3701 <target state="translated">Посмотреть полный комментарий</target> 3703 <target state="translated">Посмотреть полный комментарий</target>
3702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group> 3704
3703 </trans-unit> 3705 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3704 <trans-unit id="3193976279273491157"> 3706 <trans-unit id="3193976279273491157">
3705 <source>Actions</source> 3707 <source>Actions</source>
3706 <target>Действия</target> 3708 <target>Действия</target>
3707 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group> 3709
3708 <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">43</context></context-group> 3710
3709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group> 3711
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group> 3712
3711 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group> 3713
3712 </trans-unit> 3714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3713 <trans-unit id="8390803680962035202" datatype="html"> 3715 <trans-unit id="8390803680962035202" datatype="html">
3714 <source>Follower</source> 3716 <source>Follower</source>
3715 <target state="translated">Подписчик</target> 3717 <target state="translated">Подписчик</target>
@@ -3721,18 +3723,18 @@
3721 <trans-unit id="4691552465058437520" datatype="html"> 3723 <trans-unit id="4691552465058437520" datatype="html">
3722 <source>Commented video</source> 3724 <source>Commented video</source>
3723 <target state="translated">Прокомментированное видео</target> 3725 <target state="translated">Прокомментированное видео</target>
3724 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group> 3726
3725 </trans-unit> 3727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3726 <trans-unit id="7266085473379376028" datatype="html"> 3728 <trans-unit id="7266085473379376028" datatype="html">
3727 <source>No comments found matching current filters.</source> 3729 <source>No comments found matching current filters.</source>
3728 <target state="translated">Нет комментариев, соответствующих текущим фильтрам.</target> 3730 <target state="translated">Нет комментариев, соответствующих текущим фильтрам.</target>
3729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group> 3731
3730 </trans-unit> 3732 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3731 <trans-unit id="2398388496754671928" datatype="html"> 3733 <trans-unit id="2398388496754671928" datatype="html">
3732 <source>No comments found.</source> 3734 <source>No comments found.</source>
3733 <target state="translated">Нет комментариев.</target> 3735 <target state="translated">Нет комментариев.</target>
3734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group> 3736
3735 </trans-unit> 3737 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3736 <trans-unit id="4604870995665811499" datatype="html"> 3738 <trans-unit id="4604870995665811499" datatype="html">
3737 <source>Local comments</source> 3739 <source>Local comments</source>
3738 <target state="translated">Локальные комментарии</target> 3740 <target state="translated">Локальные комментарии</target>
@@ -3842,18 +3844,18 @@
3842 <trans-unit id="6549265851868599441"> 3844 <trans-unit id="6549265851868599441">
3843 <source>Video</source> 3845 <source>Video</source>
3844 <target>Видео</target> 3846 <target>Видео</target>
3845 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group> 3847
3846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group> 3848
3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 3849
3848 <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">18</context></context-group> 3850
3849 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group> 3851
3850 </trans-unit> 3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3851 <trans-unit id="2662644497259948010" datatype="html"> 3853 <trans-unit id="2662644497259948010" datatype="html">
3852 <source>Comment</source> 3854 <source>Comment</source>
3853 <target state="translated">Комментарий</target> 3855 <target state="translated">Комментарий</target>
3854 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group> 3856
3855 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group> 3857
3856 </trans-unit> 3858 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3857 <trans-unit id="1359961255805685312" datatype="html"> 3859 <trans-unit id="1359961255805685312" datatype="html">
3858 <source>This video has been reported multiple times.</source> 3860 <source>This video has been reported multiple times.</source>
3859 <target state="translated">Об этом видео сообщалось несколько раз.</target> 3861 <target state="translated">Об этом видео сообщалось несколько раз.</target>
@@ -3917,8 +3919,8 @@
3917 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> 3919 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group>
3918 </trans-unit> 3920 </trans-unit>
3919 <trans-unit id="1258618443362430782" datatype="html"> 3921 <trans-unit id="1258618443362430782" datatype="html">
3920 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 3922 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
3921 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, one {{{ abuse.countReportsForReportee }} отчёт} few {{{ abuse.countReportsForReportee }} отчёта} other {{{ abuse.countReportsForReportee }} отчётов}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 3923 <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, one {{{ abuse.countReportsForReportee }} отчёт} few {{{ abuse.countReportsForReportee }} отчёта} other {{{ abuse.countReportsForReportee }} отчётов}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
3922 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> 3924 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group>
3923 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> 3925 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group>
3924 </trans-unit> 3926 </trans-unit>
@@ -3995,10 +3997,10 @@
3995 <trans-unit id="4086606389696938932"> 3997 <trans-unit id="4086606389696938932">
3996 <source>Account</source> 3998 <source>Account</source>
3997 <target>Аккаунт</target> 3999 <target>Аккаунт</target>
3998 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group> 4000
3999 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> 4001
4000 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> 4002
4001 </trans-unit> 4003 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4002 <trans-unit id="8564972645418093229" datatype="html"> 4004 <trans-unit id="8564972645418093229" datatype="html">
4003 <source>No account found matching current filters.</source> 4005 <source>No account found matching current filters.</source>
4004 <target state="translated">Аккаунт, соответствующий текущим фильтрам, не найден.</target> 4006 <target state="translated">Аккаунт, соответствующий текущим фильтрам, не найден.</target>
@@ -4239,10 +4241,10 @@
4239 <trans-unit id="6110554376228744887" datatype="html"> 4241 <trans-unit id="6110554376228744887" datatype="html">
4240 <source>Select all rows</source> 4242 <source>Select all rows</source>
4241 <target state="translated">Выбрать все строки</target> 4243 <target state="translated">Выбрать все строки</target>
4242 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group> 4244
4243 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group> 4245
4244 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group> 4246
4245 </trans-unit> 4247 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4246 <trans-unit id="2719284837486030903" datatype="html"> 4248 <trans-unit id="2719284837486030903" datatype="html">
4247 <source>Job type</source> 4249 <source>Job type</source>
4248 <target state="translated">Тип задания</target> 4250 <target state="translated">Тип задания</target>
@@ -4273,8 +4275,8 @@
4273 <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> 4275 <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>
4274 </trans-unit> 4276 </trans-unit>
4275 <trans-unit id="3901868627411944813" datatype="html"> 4277 <trans-unit id="3901868627411944813" datatype="html">
4276 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source> 4278 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source>
4277 <target state="translated">Приоритет <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = наивысший приоритет)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target> 4279 <target state="translated">Приоритет <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = наивысший приоритет)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target>
4278 <context-group purpose="location"> 4280 <context-group purpose="location">
4279 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4281 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4280 <context context-type="linenumber">47</context> 4282 <context context-type="linenumber">47</context>
@@ -4294,8 +4296,8 @@
4294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4295 </trans-unit> 4297 </trans-unit>
4296 <trans-unit id="2713421326605345655" datatype="html"> 4298 <trans-unit id="2713421326605345655" datatype="html">
4297 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source> 4299 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source>
4298 <target state="translated">Нет <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> задача не найдена.</target> 4300 <target state="translated">Нет <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> задача не найдена.</target>
4299 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4301 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4300 </trans-unit> 4302 </trans-unit>
4301 <trans-unit id="2384897339170501794" datatype="html"> 4303 <trans-unit id="2384897339170501794" datatype="html">
@@ -4311,10 +4313,10 @@
4311 <trans-unit id="1102717806459547726" datatype="html"> 4313 <trans-unit id="1102717806459547726" datatype="html">
4312 <source>Refresh</source> 4314 <source>Refresh</source>
4313 <target state="translated">Обновить</target> 4315 <target state="translated">Обновить</target>
4314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4316
4315 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4317
4316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4318
4317 </trans-unit> 4319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4318 <trans-unit id="6052766076365105714" datatype="html"> 4320 <trans-unit id="6052766076365105714" datatype="html">
4319 <source>now</source> 4321 <source>now</source>
4320 <target state="translated">сейчас</target> 4322 <target state="translated">сейчас</target>
@@ -4342,8 +4344,8 @@
4342 </context-group> 4344 </context-group>
4343 </trans-unit> 4345 </trans-unit>
4344 <trans-unit id="2232767208623640457" datatype="html"> 4346 <trans-unit id="2232767208623640457" datatype="html">
4345 <source>By <x id="INTERPOLATION"/> -&gt;</source> 4347 <source>By <x id="INTERPOLATION"/> -></source>
4346 <target state="translated">От <x id="INTERPOLATION"/> -&gt;</target> 4348 <target state="translated">От <x id="INTERPOLATION"/> -></target>
4347 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4349 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4348 </trans-unit> 4350 </trans-unit>
4349 <trans-unit id="7396175500300709096" datatype="html"> 4351 <trans-unit id="7396175500300709096" datatype="html">
@@ -4415,8 +4417,8 @@
4415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> 4417 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group>
4416 </trans-unit> 4418 </trans-unit>
4417 <trans-unit id="4423835119021329687" datatype="html"> 4419 <trans-unit id="4423835119021329687" datatype="html">
4418 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source> 4420 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source>
4419 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> чтобы создать команду модераторов. </target> 4421 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> чтобы создать команду модераторов. </target>
4420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group> 4422 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group>
4421 </trans-unit> 4423 </trans-unit>
4422 <trans-unit id="7030031694783481217" datatype="html"> 4424 <trans-unit id="7030031694783481217" datatype="html">
@@ -4425,8 +4427,8 @@
4425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> 4427 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4426 </trans-unit> 4428 </trans-unit>
4427 <trans-unit id="4620493570088713907" datatype="html"> 4429 <trans-unit id="4620493570088713907" datatype="html">
4428 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4430 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4429 <target state="translated">Включение этого параметра позволит другим администраторам узнать, что вы в основном добавляете конфиденциальный контент.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Более того, флажок NSFW при загрузке видео будет автоматически установлен по умолчанию. </target> 4431 <target state="translated">Включение этого параметра позволит другим администраторам узнать, что вы в основном добавляете конфиденциальный контент.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Более того, флажок NSFW при загрузке видео будет автоматически установлен по умолчанию. </target>
4430 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group> 4432 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group>
4431 </trans-unit> 4433 </trans-unit>
4432 <trans-unit id="7497677457560701935"> 4434 <trans-unit id="7497677457560701935">
@@ -4545,8 +4547,8 @@
4545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> 4547 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group>
4546 </trans-unit> 4548 </trans-unit>
4547 <trans-unit id="2107098695989136934" datatype="html"> 4549 <trans-unit id="2107098695989136934" datatype="html">
4548 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 4550 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4549 <target state="translated">Используйте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>плагины &amp; темы<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> для дополнительных изменений, или <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>добавьте небольшие настройки<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 4551 <target state="translated">Используйте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>плагины &amp; темы<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> для дополнительных изменений, или <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>добавьте небольшие настройки<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4550 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> 4552 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
4551 </trans-unit> 4553 </trans-unit>
4552 <trans-unit id="6855462350544488601" datatype="html"> 4554 <trans-unit id="6855462350544488601" datatype="html">
@@ -4652,8 +4654,8 @@
4652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4653 </trans-unit> 4655 </trans-unit>
4654 <trans-unit id="2669509104300979449" datatype="html"> 4656 <trans-unit id="2669509104300979449" datatype="html">
4655 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source> 4657 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source>
4656 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> с целью установки персональной квоты. </target> 4658 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>пользователями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> с целью установки персональной квоты. </target>
4657 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group> 4659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group>
4658 </trans-unit> 4660 </trans-unit>
4659 <trans-unit id="4497115134891299867"> 4661 <trans-unit id="4497115134891299867">
@@ -4844,8 +4846,8 @@
4844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group> 4846 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group>
4845 </trans-unit> 4847 </trans-unit>
4846 <trans-unit id="1886227550697837417" datatype="html"> 4848 <trans-unit id="1886227550697837417" datatype="html">
4847 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 4849 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4848 <target state="translated">В рабочей среде следует использовать только модерируемые поисковые индексы, или <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>создать свой собственный<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </target> 4850 <target state="translated">В рабочей среде следует использовать только модерируемые поисковые индексы, или <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>создать свой собственный<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </target>
4849 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group> 4851 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group>
4850 </trans-unit> 4852 </trans-unit>
4851 <trans-unit id="2331464426553277323" datatype="html"> 4853 <trans-unit id="2331464426553277323" datatype="html">
@@ -4879,8 +4881,8 @@
4879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group> 4881 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group>
4880 </trans-unit> 4882 </trans-unit>
4881 <trans-unit id="252719899360434356" datatype="html"> 4883 <trans-unit id="252719899360434356" datatype="html">
4882 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source> 4884 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
4883 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>связями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> с другими экземплярами. </target> 4885 <target state="translated">Управление <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>связями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> с другими экземплярами. </target>
4884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group> 4886 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group>
4885 </trans-unit> 4887 </trans-unit>
4886 <trans-unit id="9119248927271669654" datatype="html"> 4888 <trans-unit id="9119248927271669654" datatype="html">
@@ -4916,8 +4918,8 @@
4916 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group> 4918 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group>
4917 </trans-unit> 4919 </trans-unit>
4918 <trans-unit id="9076632742417302918" datatype="html"> 4920 <trans-unit id="9076632742417302918" datatype="html">
4919 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source> 4921 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
4920 <target state="translated">Ознакомьтесь <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>с документацией <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> для получение информации по ожидаемому URL </target> 4922 <target state="translated">Ознакомьтесь <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>с документацией <x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> для получение информации по ожидаемому URL </target>
4921 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 4923 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group>
4922 </trans-unit> 4924 </trans-unit>
4923 <trans-unit id="3946988229617310200" datatype="html"> 4925 <trans-unit id="3946988229617310200" datatype="html">
@@ -4966,8 +4968,8 @@
4966 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group> 4968 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group>
4967 </trans-unit> 4969 </trans-unit>
4968 <trans-unit id="2076338542820061819" datatype="html"> 4970 <trans-unit id="2076338542820061819" datatype="html">
4969 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source> 4971 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
4970 <target state="translated">Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> чтобы узнать, разрешен ли ваш экземпляр. </target> 4972 <target state="translated">Если ваш экземпляр явно разрешен Twitter, видеопроигрыватель будет встроен в канал Twitter на видеоресурсе PeerTube.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> в противном случае мы используем карточку со ссылкой на изображение, которая будет перенаправлять на ваш экземпляр<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Установите этот флажок, сохраните конфигурацию и протестируйте с URL-адресом видео вашего экземпляра (https://example.com/w/blabla ) на <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> чтобы узнать, разрешен ли ваш экземпляр. </target>
4971 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group> 4973 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group>
4972 </trans-unit> 4974 </trans-unit>
4973 <trans-unit id="493135676263039396" datatype="html"> 4975 <trans-unit id="493135676263039396" datatype="html">
@@ -5005,13 +5007,13 @@
5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group> 5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group>
5006 </trans-unit> 5008 </trans-unit>
5007 <trans-unit id="4420104899393268652" datatype="html"> 5009 <trans-unit id="4420104899393268652" datatype="html">
5008 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 5010 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5009 <target state="translated">Максимальное количество одновременных трансляций, созданных на вашем экземпляре <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 5011 <target state="translated">Максимальное количество одновременных трансляций, созданных на вашем экземпляре <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
5010 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group> 5012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group>
5011 </trans-unit> 5013 </trans-unit>
5012 <trans-unit id="7210210728441530221" datatype="html"> 5014 <trans-unit id="7210210728441530221" datatype="html">
5013 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 5015 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5014 <target state="translated">Максимальное количество трансляций на одного пользователя <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 5016 <target state="translated">Максимальное количество трансляций на одного пользователя <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 "не ограничено")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
5015 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> 5017 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group>
5016 </trans-unit> 5018 </trans-unit>
5017 <trans-unit id="6830777508073747241" datatype="html"> 5019 <trans-unit id="6830777508073747241" datatype="html">
@@ -5155,8 +5157,8 @@
5155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 5157 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5156 </trans-unit> 5158 </trans-unit>
5157 <trans-unit id="7334484418359079994" datatype="html"> 5159 <trans-unit id="7334484418359079994" datatype="html">
5158 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source> 5160 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5159 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Требуется ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Создание списков воспроизведения HLS и фрагментированных файлов MP4, обеспечивающих лучшее воспроизведение, чем при использовании обычного WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Изменение разрешения более плавное<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Более быстрое воспроизведение, особенно для длинных видео<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Более стабильное воспроизведение (меньше ошибок / бесконечной загрузки)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 5161 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Требуется ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Создание списков воспроизведения HLS и фрагментированных файлов MP4, обеспечивающих лучшее воспроизведение, чем при использовании обычного WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Изменение разрешения более плавное<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Более быстрое воспроизведение, особенно для длинных видео<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Более стабильное воспроизведение (меньше ошибок / бесконечной загрузки)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Если вы также включили Поддержка WebTorrent, она увеличит объем хранилища видео на 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5160 <context-group purpose="location"> 5162 <context-group purpose="location">
5161 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5163 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5162 <context context-type="linenumber">99,108</context> 5164 <context context-type="linenumber">99,108</context>
@@ -5319,13 +5321,19 @@
5319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> 5321 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group>
5320 </trans-unit> 5322 </trans-unit>
5321 <trans-unit id="4067880101082150743" datatype="html"> 5323 <trans-unit id="4067880101082150743" datatype="html">
5322 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 5324 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5323 <target state="translated">Используйте код JavaScript напрямую.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Пример: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('мой экземпляр потрясающий');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target> 5325 <target state="translated">Используйте код JavaScript напрямую.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Пример: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('мой экземпляр потрясающий');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5324 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group> 5326 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group>
5325 </trans-unit> 5327 </trans-unit>
5326 <trans-unit id="5464209657969421100" datatype="html"> 5328 <trans-unit id="5464209657969421100" datatype="html">
5327 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 5329 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5328 <target state="translated">Используйте код CSS напрямую. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Добавить в начале <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> t, чтобы переопределить стили. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target> 5330color: red;
5331<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5332<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5333color: red;
5334<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5335<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5336 <target state="translated">Используйте код CSS напрямую. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Добавить в начале <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> t, чтобы переопределить стили. Пример:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5329 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group> 5337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group>
5330 </trans-unit> 5338 </trans-unit>
5331 <trans-unit id="283725429207896837" datatype="html"> 5339 <trans-unit id="283725429207896837" datatype="html">
@@ -5342,8 +5350,8 @@
5342 </context-group> 5350 </context-group>
5343 </trans-unit> 5351 </trans-unit>
5344 <trans-unit id="8167543029214637769" datatype="html"> 5352 <trans-unit id="8167543029214637769" datatype="html">
5345 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source> 5353 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source>
5346 <target state="translated">Ошибки в форме: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target> 5354 <target state="translated">Ошибки в форме: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target>
5347 <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">71</context></context-group> 5355 <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">71</context></context-group>
5348 </trans-unit> 5356 </trans-unit>
5349 <trans-unit id="1445676851449000175"> 5357 <trans-unit id="1445676851449000175">
@@ -5419,8 +5427,8 @@
5419 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> 5427 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group>
5420 </trans-unit> 5428 </trans-unit>
5421 <trans-unit id="6317170736181476800" datatype="html"> 5429 <trans-unit id="6317170736181476800" datatype="html">
5422 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source> 5430 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5423 <target state="translated">Обновите <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>ваши настройки<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target> 5431 <target state="translated">Обновите <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>ваши настройки<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
5424 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5432 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5425 </trans-unit> 5433 </trans-unit>
5426 <trans-unit id="1405600824334286337" datatype="html"> 5434 <trans-unit id="1405600824334286337" datatype="html">
@@ -5440,40 +5448,40 @@
5440 </context-group> 5448 </context-group>
5441 </trans-unit> 5449 </trans-unit>
5442 <trans-unit id="7028708681117573961" datatype="html"> 5450 <trans-unit id="7028708681117573961" datatype="html">
5443 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5451 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5444 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Недавно добавленные"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5452 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Недавно добавленные"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5445 <context-group purpose="location"> 5453 <context-group purpose="location">
5446 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5454 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5447 <context context-type="linenumber">46</context> 5455 <context context-type="linenumber">46</context>
5448 </context-group> 5456 </context-group>
5449 </trans-unit> 5457 </trans-unit>
5450 <trans-unit id="8190023086228606960" datatype="html"> 5458 <trans-unit id="8190023086228606960" datatype="html">
5451 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5459 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5452 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Недавние просмотры"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5460 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Недавние просмотры"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5453 <context-group purpose="location"> 5461 <context-group purpose="location">
5454 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5462 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5455 <context context-type="linenumber">48</context> 5463 <context context-type="linenumber">48</context>
5456 </context-group> 5464 </context-group>
5457 </trans-unit> 5465 </trans-unit>
5458 <trans-unit id="3224510615614621760" datatype="html"> 5466 <trans-unit id="3224510615614621760" datatype="html">
5459 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5467 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5460 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Горячее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5468 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Горячее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5461 <context-group purpose="location"> 5469 <context-group purpose="location">
5462 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5470 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5463 <context context-type="linenumber">49</context> 5471 <context context-type="linenumber">49</context>
5464 </context-group> 5472 </context-group>
5465 </trans-unit> 5473 </trans-unit>
5466 <trans-unit id="3082811226222076503" datatype="html"> 5474 <trans-unit id="3082811226222076503" datatype="html">
5467 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5475 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5468 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Лучшее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5476 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Лучшее"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5469 <context-group purpose="location"> 5477 <context-group purpose="location">
5470 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5478 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5471 <context context-type="linenumber">50</context> 5479 <context context-type="linenumber">50</context>
5472 </context-group> 5480 </context-group>
5473 </trans-unit> 5481 </trans-unit>
5474 <trans-unit id="4322133526902910662" datatype="html"> 5482 <trans-unit id="4322133526902910662" datatype="html">
5475 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5483 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5476 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Нравится"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5484 <target state="translated">Сортировать по <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Нравится"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5477 <context-group purpose="location"> 5485 <context-group purpose="location">
5478 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5486 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5479 <context context-type="linenumber">51</context> 5487 <context context-type="linenumber">51</context>
@@ -5589,8 +5597,8 @@
5589 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5597 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5590 </trans-unit> 5598 </trans-unit>
5591 <trans-unit id="7350483582490037954" datatype="html"> 5599 <trans-unit id="7350483582490037954" datatype="html">
5592 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source> 5600 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
5593 <target state="translated">С помощью<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, будет запрошено подтверждение для просмотра видео. </target> 5601 <target state="translated">С помощью<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Скрыть<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> или <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Размыто превью<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, будет запрошено подтверждение для просмотра видео. </target>
5594 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group> 5602 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group>
5595 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> 5603 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group>
5596 </trans-unit> 5604 </trans-unit>
@@ -5710,9 +5718,9 @@
5710 <trans-unit id="5417361655914085905" datatype="html"> 5718 <trans-unit id="5417361655914085905" datatype="html">
5711 <source>Account page</source> 5719 <source>Account page</source>
5712 <target state="translated">Страница учётной записи</target> 5720 <target state="translated">Страница учётной записи</target>
5713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5721
5714 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5722
5715 </trans-unit> 5723 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5716 <trans-unit id="2000373220662583633" datatype="html"> 5724 <trans-unit id="2000373220662583633" datatype="html">
5717 <source>No ownership change request found.</source> 5725 <source>No ownership change request found.</source>
5718 <target state="translated">Запросов на смену владельца не найдено.</target> 5726 <target state="translated">Запросов на смену владельца не найдено.</target>
@@ -5812,10 +5820,10 @@
5812 <trans-unit id="4000980858407872649" datatype="html"> 5820 <trans-unit id="4000980858407872649" datatype="html">
5813 <source>Channel page</source> 5821 <source>Channel page</source>
5814 <target state="translated">Страница канала</target> 5822 <target state="translated">Страница канала</target>
5815 <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">25</context></context-group> 5823
5816 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5824
5817 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5825
5818 </trans-unit> 5826 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5819 <trans-unit id="9131836378905533756"> 5827 <trans-unit id="9131836378905533756">
5820 <source>Created by <x id="INTERPOLATION"/></source> 5828 <source>Created by <x id="INTERPOLATION"/></source>
5821 <target>Создан <x id="INTERPOLATION"/></target> 5829 <target>Создан <x id="INTERPOLATION"/></target>
@@ -5852,8 +5860,8 @@
5852 </context-group> 5860 </context-group>
5853 </trans-unit> 5861 </trans-unit>
5854 <trans-unit id="5511928240200239994" datatype="html"> 5862 <trans-unit id="5511928240200239994" datatype="html">
5855 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source> 5863 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
5856 <target state="translated">Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>баннер<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target> 5864 <target state="translated">Некоторые из ваших каналов настроены не полностью. Сделайте их более приветливыми и сообщите о том, что вы публикуете, добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>баннер<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
5857 <context-group purpose="location"> 5865 <context-group purpose="location">
5858 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5866 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5859 <context context-type="linenumber">5</context> 5867 <context context-type="linenumber">5</context>
@@ -5962,8 +5970,8 @@
5962 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> 5970 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group>
5963 </trans-unit> 5971 </trans-unit>
5964 <trans-unit id="8844610145426272276" datatype="html"> 5972 <trans-unit id="8844610145426272276" datatype="html">
5965 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source> 5973 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
5966 <target state="translated">Чтобы помочь модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, не забудьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>настроить профиль своей учетной записи<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </target> 5974 <target state="translated">Чтобы помочь модераторам и другим пользователям узнать <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>кто вы<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, не забудьте <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>настроить профиль своей учетной записи<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> добавив <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>аватар<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> и <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>описание<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </target>
5967 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> 5975 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group>
5968 </trans-unit> 5976 </trans-unit>
5969 <trans-unit id="3030338154442300172" datatype="html"> 5977 <trans-unit id="3030338154442300172" datatype="html">
@@ -6136,7 +6144,9 @@
6136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group> 6144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
6137 </trans-unit> 6145 </trans-unit>
6138 <trans-unit id="7152797255397280410" datatype="html"> 6146 <trans-unit id="7152797255397280410" datatype="html">
6139 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> 6147 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6148It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6149channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
6140 <target state="translated">Вы действительно хотите удалить <x id="PH" equiv-text="videoChannel.displayName"/>? Будет удалено <x id="PH_1" equiv-text="videoChannel.videosCount"/> видео загруженное на этот канал, и вы не сможете создать другой канал с таким же именем (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6150 <target state="translated">Вы действительно хотите удалить <x id="PH" equiv-text="videoChannel.displayName"/>? Будет удалено <x id="PH_1" equiv-text="videoChannel.videosCount"/> видео загруженное на этот канал, и вы не сможете создать другой канал с таким же именем (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
6141 <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">44</context></context-group> 6151 <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">44</context></context-group>
6142 </trans-unit> 6152 </trans-unit>
@@ -6168,8 +6178,8 @@
6168 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group> 6178 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group>
6169 </trans-unit> 6179 </trans-unit>
6170 <trans-unit id="2705478076887104088" datatype="html"> 6180 <trans-unit id="2705478076887104088" datatype="html">
6171 <source>SHOW THIS CHANNEL &gt;</source> 6181 <source>SHOW THIS CHANNEL ></source>
6172 <target state="translated">ПОКАЗАТЬ ЭТО КАНАЛ &gt;</target> 6182 <target state="translated">ПОКАЗАТЬ ЭТО КАНАЛ ></target>
6173 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group> 6183 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
6174 </trans-unit> 6184 </trans-unit>
6175 <trans-unit id="4088311569349098646"> 6185 <trans-unit id="4088311569349098646">
@@ -6417,8 +6427,8 @@
6417 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> 6427 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group>
6418 </trans-unit> 6428 </trans-unit>
6419 <trans-unit id="1120376809358109718" datatype="html"> 6429 <trans-unit id="1120376809358109718" datatype="html">
6420 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source> 6430 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source>
6421 <target state="translated">Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>этот документ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> для получения дополнительной информации </target> 6431 <target state="translated">Одноранговые веб-узлы не являются общедоступными: поскольку мы используем транспорт веб-сокетов, этот протокол отличается от классического трекера BitTorrent. Когда вы находитесь в веб-браузере, вы отправляете сигнал, содержащий ваш IP-адрес, на трекер, который случайным образом выбирает других одноранговых узлов для пересылки информации. См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>этот документ<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> для получения дополнительной информации </target>
6422 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> 6432 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group>
6423 </trans-unit> 6433 </trans-unit>
6424 <trans-unit id="7812408733559506009" datatype="html"> 6434 <trans-unit id="7812408733559506009" datatype="html">
@@ -6519,8 +6529,8 @@
6519 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6529 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6520 </trans-unit> 6530 </trans-unit>
6521 <trans-unit id="4807161697338135032" datatype="html"> 6531 <trans-unit id="4807161697338135032" datatype="html">
6522 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source> 6532 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
6523 <target state="translated">Свяжитесь с администратором (ами)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 6533 <target state="translated">Свяжитесь с администратором (ами)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
6524 <context-group purpose="location"> 6534 <context-group purpose="location">
6525 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6535 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6526 <context context-type="linenumber">3</context> 6536 <context context-type="linenumber">3</context>
@@ -6623,8 +6633,8 @@
6623 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> 6633 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group>
6624 </trans-unit> 6634 </trans-unit>
6625 <trans-unit id="7440807341905682986" datatype="html"> 6635 <trans-unit id="7440807341905682986" datatype="html">
6626 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source> 6636 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
6627 <target state="translated">Мне не менее <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> лет и я согласен с <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Условиями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> и с <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Правилами поведения<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> этого экземпляра </target> 6637 <target state="translated">Мне не менее <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> лет и я согласен с <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Условиями<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> и с <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Правилами поведения<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> этого экземпляра </target>
6628 <context-group purpose="location"> 6638 <context-group purpose="location">
6629 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6639 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6630 <context context-type="linenumber">5,10</context> 6640 <context context-type="linenumber">5,10</context>
@@ -6796,8 +6806,8 @@
6796 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6806 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6797 </trans-unit> 6807 </trans-unit>
6798 <trans-unit id="8011855989482474311" datatype="html"> 6808 <trans-unit id="8011855989482474311" datatype="html">
6799 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source> 6809 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
6800 <target state="translated">A &lt;code&gt;.mp4&lt;/code&gt; сохраняет исходную звуковую дорожку без видео</target> 6810 <target state="translated">A &lt;code>.mp4&lt;/code> сохраняет исходную звуковую дорожку без видео</target>
6801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6811 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6802 </trans-unit> 6812 </trans-unit>
6803 <trans-unit id="7756250490108954499" datatype="html"> 6813 <trans-unit id="7756250490108954499" datatype="html">
@@ -7590,8 +7600,8 @@
7590 </context-group> 7600 </context-group>
7591 </trans-unit> 7601 </trans-unit>
7592 <trans-unit id="7223931053738621590" datatype="html"> 7602 <trans-unit id="7223931053738621590" datatype="html">
7593 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source> 7603 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
7594 <target state="translated">PeerTube считает, что общедоступный IP-адрес вашего веб-браузера <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</target> 7604 <target state="translated">PeerTube считает, что общедоступный IP-адрес вашего веб-браузера <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</target>
7595 <context-group purpose="location"> 7605 <context-group purpose="location">
7596 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7606 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7597 <context context-type="linenumber">4</context> 7607 <context context-type="linenumber">4</context>
@@ -7638,16 +7648,16 @@
7638 </context-group> 7648 </context-group>
7639 </trans-unit> 7649 </trans-unit>
7640 <trans-unit id="1285026053775066761" datatype="html"> 7650 <trans-unit id="1285026053775066761" datatype="html">
7641 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source> 7651 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source>
7642 <target state="translated">Проверьте <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> ключ конфигурации</target> 7652 <target state="translated">Проверьте <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> ключ конфигурации</target>
7643 <context-group purpose="location"> 7653 <context-group purpose="location">
7644 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7654 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7645 <context context-type="linenumber">15</context> 7655 <context context-type="linenumber">15</context>
7646 </context-group> 7656 </context-group>
7647 </trans-unit> 7657 </trans-unit>
7648 <trans-unit id="7014275542536964627" datatype="html"> 7658 <trans-unit id="7014275542536964627" datatype="html">
7649 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source> 7659 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source>
7650 <target state="translated">Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> с <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (см. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target> 7660 <target state="translated">Если вы запускаете PeerTube с помощью Docker, убедитесь, что вы запустили <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> с <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (см. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target>
7651 <context-group purpose="location"> 7661 <context-group purpose="location">
7652 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7662 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7653 <context context-type="linenumber">16,17</context> 7663 <context context-type="linenumber">16,17</context>
@@ -7697,19 +7707,19 @@
7697 <trans-unit id="314315645942131479"> 7707 <trans-unit id="314315645942131479">
7698 <source>Info</source> 7708 <source>Info</source>
7699 <target>Информация</target> 7709 <target>Информация</target>
7700 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7710
7701 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7711
7702 </trans-unit> 7712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7703 <trans-unit id="4116911651502837995" datatype="html"> 7713 <trans-unit id="4116911651502837995" datatype="html">
7704 <source>Files</source> 7714 <source>Files</source>
7705 <target state="translated">Файлы</target> 7715 <target state="translated">Файлы</target>
7706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7716
7707 </trans-unit> 7717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7708 <trans-unit id="4767765747214995164" datatype="html"> 7718 <trans-unit id="4767765747214995164" datatype="html">
7709 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 7719 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7710 <target state="translated">Опубликовано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 7720 <target state="translated">Опубликовано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7721
7712 </trans-unit> 7722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7713 <trans-unit id="6759205696902713848" datatype="html"> 7723 <trans-unit id="6759205696902713848" datatype="html">
7714 <source>Warning</source> 7724 <source>Warning</source>
7715 <target state="translated">Внимание</target> 7725 <target state="translated">Внимание</target>
@@ -7985,8 +7995,8 @@
7985 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group> 7995 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group>
7986 </trans-unit> 7996 </trans-unit>
7987 <trans-unit id="778524577866863576" datatype="html"> 7997 <trans-unit id="778524577866863576" datatype="html">
7988 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Clear all history </source> 7998 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
7989 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Очистить всю историю </target> 7999 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Очистить всю историю </target>
7990 <context-group purpose="location"> 8000 <context-group purpose="location">
7991 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> 8001 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
7992 <context context-type="linenumber">17,19</context> 8002 <context context-type="linenumber">17,19</context>
@@ -8008,8 +8018,8 @@
8008 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> 8018 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group>
8009 </trans-unit> 8019 </trans-unit>
8010 <trans-unit id="8553059323353586765" datatype="html"> 8020 <trans-unit id="8553059323353586765" datatype="html">
8011 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source> 8021 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source>
8012 <target state="translated">Ваш текущий адрес электронной почты: <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. Он никогда не отображается публично. </target> 8022 <target state="translated">Ваш текущий адрес электронной почты: <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. Он никогда не отображается публично. </target>
8013 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> 8023 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group>
8014 </trans-unit> 8024 </trans-unit>
8015 <trans-unit id="853586874765134886"> 8025 <trans-unit id="853586874765134886">
@@ -8757,16 +8767,16 @@
8757 </context-group> 8767 </context-group>
8758 </trans-unit> 8768 </trans-unit>
8759 <trans-unit id="3858880927114551513" datatype="html"> 8769 <trans-unit id="3858880927114551513" datatype="html">
8760 <source>The current video will be overwritten by this edited video and &lt;strong&gt;you won't be able to recover it&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;</source> 8770 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
8761 <target state="translated">Текущее видео будет перезаписано этим отредактированным видео и &lt;strong&gt;вы не сможете его восстановить&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;</target> 8771 <target state="translated">Текущее видео будет перезаписано этим отредактированным видео и &lt;strong>вы не сможете его восстановить&lt;/strong>.&lt;br />&lt;br /></target>
8762 <context-group purpose="location"> 8772 <context-group purpose="location">
8763 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context> 8773 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
8764 <context context-type="linenumber">76</context> 8774 <context context-type="linenumber">76</context>
8765 </context-group> 8775 </context-group>
8766 </trans-unit> 8776 </trans-unit>
8767 <trans-unit id="4876327655498234453" datatype="html"> 8777 <trans-unit id="4876327655498234453" datatype="html">
8768 <source>As a reminder, the following tasks will be executed: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</source> 8778 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
8769 <target state="translated">Напоминаем, что будут выполнены следующие задачи: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</target> 8779 <target state="translated">Напоминаем, что будут выполнены следующие задачи: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
8770 <context-group purpose="location"> 8780 <context-group purpose="location">
8771 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context> 8781 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
8772 <context context-type="linenumber">77</context> 8782 <context context-type="linenumber">77</context>
@@ -8828,7 +8838,8 @@
8828 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 8838 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8829 </trans-unit> 8839 </trans-unit>
8830 <trans-unit id="2013324644839511073" datatype="html"> 8840 <trans-unit id="2013324644839511073" datatype="html">
8831 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 8841 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
8842Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8832 <target state="translated">Не удается получить учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».</target> 8843 <target state="translated">Не удается получить учетные данные клиента OAuth: <x id="PH" equiv-text="error.text"/>. Убедитесь, что вы правильно настроили PeerTube (config / directory), в частности раздел «веб-сервер».</target>
8833 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 8844 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8834 </trans-unit> 8845 </trans-unit>
@@ -9001,8 +9012,8 @@
9001 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 9012 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9002 </trans-unit> 9013 </trans-unit>
9003 <trans-unit id="6613870447286561244"> 9014 <trans-unit id="6613870447286561244">
9004 <source>Long (&gt; 10 min)</source> 9015 <source>Long (> 10 min)</source>
9005 <target>Длинная (&gt; 10 мин)</target> 9016 <target>Длинная (> 10 мин)</target>
9006 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 9017 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9007 </trans-unit> 9018 </trans-unit>
9008 <trans-unit id="1787083504545967"> 9019 <trans-unit id="1787083504545967">
@@ -9691,8 +9702,8 @@
9691 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9702 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9692 </trans-unit> 9703 </trans-unit>
9693 <trans-unit id="5637879201055173642" datatype="html"> 9704 <trans-unit id="5637879201055173642" datatype="html">
9694 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source> 9705 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source>
9695 <target state="translated">См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>документацию<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>, чтобы узнать, как использовать функцию прямой трансляции PeerTube. </target> 9706 <target state="translated">См. <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>документацию<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>, чтобы узнать, как использовать функцию прямой трансляции PeerTube. </target>
9696 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9707 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9697 </trans-unit> 9708 </trans-unit>
9698 <trans-unit id="4267638333776227701"> 9709 <trans-unit id="4267638333776227701">
@@ -10976,8 +10987,8 @@
10976 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group> 10987 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group>
10977 </trans-unit> 10988 </trans-unit>
10978 <trans-unit id="8272123190776748811" datatype="html"> 10989 <trans-unit id="8272123190776748811" datatype="html">
10979 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source> 10990 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
10980 <target state="translated">&lt;a href="/login"&gt;Войдите&lt;/a&gt; чтобы оценить это видео.</target> 10991 <target state="translated">&lt;a href="/login">Войдите&lt;/a> чтобы оценить это видео.</target>
10981 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 10992 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10982 </trans-unit> 10993 </trans-unit>
10983 <trans-unit id="4503408361537553733" datatype="html"> 10994 <trans-unit id="4503408361537553733" datatype="html">
@@ -11156,22 +11167,22 @@
11156 <trans-unit id="187187500641108332" datatype="html"> 11167 <trans-unit id="187187500641108332" datatype="html">
11157 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 11168 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11158 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11169 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11159 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group> 11170
11160 <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> 11171
11161 <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">31</context></context-group> 11172
11162 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group> 11173
11163 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group> 11174
11164 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group> 11175
11165 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group> 11176
11166 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group> 11177
11167 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group> 11178
11168 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group> 11179
11169 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group> 11180
11170 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group> 11181
11171 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group> 11182
11172 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group> 11183
11173 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group> 11184
11174 </trans-unit> 11185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11175 <trans-unit id="1795705931707209785" datatype="html"> 11186 <trans-unit id="1795705931707209785" datatype="html">
11176 <source>Add to watch later</source> 11187 <source>Add to watch later</source>
11177 <target state="translated">Добавить, чтобы посмотреть позже</target> 11188 <target state="translated">Добавить, чтобы посмотреть позже</target>
@@ -11340,23 +11351,23 @@
11340 <trans-unit id="6775540171466219199" datatype="html"> 11351 <trans-unit id="6775540171466219199" datatype="html">
11341 <source>Stop autoplaying next video</source> 11352 <source>Stop autoplaying next video</source>
11342 <target state="translated">Прекратить автоматическое воспроизведение следующего видео</target> 11353 <target state="translated">Прекратить автоматическое воспроизведение следующего видео</target>
11343 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11354
11344 </trans-unit> 11355 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11345 <trans-unit id="5149234672404299151" datatype="html"> 11356 <trans-unit id="5149234672404299151" datatype="html">
11346 <source>Autoplay next video</source> 11357 <source>Autoplay next video</source>
11347 <target state="translated">Автозапуск следующего видео</target> 11358 <target state="translated">Автозапуск следующего видео</target>
11348 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11359
11349 </trans-unit> 11360 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11350 <trans-unit id="5870421136141540382" datatype="html"> 11361 <trans-unit id="5870421136141540382" datatype="html">
11351 <source>Stop looping playlist videos</source> 11362 <source>Stop looping playlist videos</source>
11352 <target state="translated">Остановить зацикливание воспроизведения видео</target> 11363 <target state="translated">Остановить зацикливание воспроизведения видео</target>
11353 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11364
11354 </trans-unit> 11365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11355 <trans-unit id="1599585307037758139" datatype="html"> 11366 <trans-unit id="1599585307037758139" datatype="html">
11356 <source>Loop playlist videos</source> 11367 <source>Loop playlist videos</source>
11357 <target state="translated">Цикличное воспроизведение видео</target> 11368 <target state="translated">Цикличное воспроизведение видео</target>
11358 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11369
11359 </trans-unit> 11370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11360 <trans-unit id="3704292036525161260" datatype="html"> 11371 <trans-unit id="3704292036525161260" datatype="html">
11361 <source>Placeholder image</source> 11372 <source>Placeholder image</source>
11362 <target state="translated">Изображение - заполнитель</target> 11373 <target state="translated">Изображение - заполнитель</target>
@@ -11366,8 +11377,8 @@
11366 </context-group> 11377 </context-group>
11367 </trans-unit> 11378 </trans-unit>
11368 <trans-unit id="961774488937452220" datatype="html"> 11379 <trans-unit id="961774488937452220" datatype="html">
11369 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source> 11380 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source>
11370 <target state="translated">Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</target> 11381 <target state="translated">Это видео недоступно в этом экземпляре. Вы хотите, чтобы вас перенаправили на исходный экземпляр: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</target>
11371 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group> 11382 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
11372 </trans-unit> 11383 </trans-unit>
11373 <trans-unit id="5761611056224181752" datatype="html"> 11384 <trans-unit id="5761611056224181752" datatype="html">
diff --git a/client/src/locale/angular.sk-SK.xlf b/client/src/locale/angular.sk-SK.xlf
index c0ba9080c..3639dcb6e 100644
--- a/client/src/locale/angular.sk-SK.xlf
+++ b/client/src/locale/angular.sk-SK.xlf
@@ -447,10 +447,10 @@
447 <trans-unit id="8817917090143649804" datatype="html"> 447 <trans-unit id="8817917090143649804" datatype="html">
448 <source>Account muted</source><target state="new">Account muted</target> 448 <source>Account muted</source><target state="new">Account muted</target>
449 449
450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
451 <source>Server muted</source><target state="new">Server muted</target> 451 <source>Server muted</source><target state="new">Server muted</target>
452 452
453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
454 <trans-unit id="5924559757556526785" datatype="html"> 454 <trans-unit id="5924559757556526785" datatype="html">
455 <source>Save to</source> 455 <source>Save to</source>
456 <target state="new">Save to</target> 456 <target state="new">Save to</target>
@@ -670,7 +670,7 @@
670 <source>Blocked</source> 670 <source>Blocked</source>
671 <target state="new">Blocked</target> 671 <target state="new">Blocked</target>
672 672
673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
674 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 674 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
675 675
676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2825,7 +2825,7 @@ The link will expire within 1 hour.</target>
2825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> 2825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html">
2826 <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> 2826 <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>
2827 2827
2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2829 2829
2830 2830
2831 <trans-unit id="1813238393038053050" datatype="html"> 2831 <trans-unit id="1813238393038053050" datatype="html">
@@ -2869,7 +2869,7 @@ The link will expire within 1 hour.</target>
2869 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2869 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2870 </target> 2870 </target>
2871 2871
2872 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2872 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2873 <trans-unit id="1144407473317535723" datatype="html"> 2873 <trans-unit id="1144407473317535723" datatype="html">
2874 <source>Subscribe</source> 2874 <source>Subscribe</source>
2875 <target state="new">Subscribe</target> 2875 <target state="new">Subscribe</target>
@@ -2944,7 +2944,7 @@ The link will expire within 1 hour.</target>
2944 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> 2944 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html">
2945 <source>NSFW</source><target state="new">NSFW</target> 2945 <source>NSFW</source><target state="new">NSFW</target>
2946 2946
2947 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2947 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2948 <trans-unit id="4512155674928869984" datatype="html"> 2948 <trans-unit id="4512155674928869984" datatype="html">
2949 <source>Get more information</source> 2949 <source>Get more information</source>
2950 <target state="new">Get more information</target> 2950 <target state="new">Get more information</target>
@@ -3506,7 +3506,7 @@ The link will expire within 1 hour.</target>
3506 3506
3507 3507
3508 3508
3509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3510 <trans-unit id="3111569165173971676" datatype="html"> 3510 <trans-unit id="3111569165173971676" datatype="html">
3511 <source> 3511 <source>
3512 Deleted account 3512 Deleted account
@@ -3645,21 +3645,21 @@ The link will expire within 1 hour.</target>
3645 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3645 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3646 </target> 3646 </target>
3647 3647
3648 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> 3648 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html">
3649 <source>Select this row</source><target state="new">Select this row</target> 3649 <source>Select this row</source><target state="new">Select this row</target>
3650 3650
3651 3651
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3653 <source>See full comment</source><target state="new">See full comment</target> 3653 <source>See full comment</source><target state="new">See full comment</target>
3654 3654
3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3656 <trans-unit id="3193976279273491157" datatype="html"> 3656 <trans-unit id="3193976279273491157" datatype="html">
3657 <source>Actions</source> 3657 <source>Actions</source>
3658 <target state="new">Actions</target> 3658 <target state="new">Actions</target>
3659 3659
3660 3660
3661 3661
3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3663 <source>Follower</source><target state="new">Follower</target> 3663 <source>Follower</source><target state="new">Follower</target>
3664 <context-group purpose="location"> 3664 <context-group purpose="location">
3665 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3665 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3668,13 +3668,13 @@ The link will expire within 1 hour.</target>
3668 </trans-unit><trans-unit id="4691552465058437520" datatype="html"> 3668 </trans-unit><trans-unit id="4691552465058437520" datatype="html">
3669 <source>Commented video</source><target state="new">Commented video</target> 3669 <source>Commented video</source><target state="new">Commented video</target>
3670 3670
3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> 3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html">
3672 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target> 3672 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target>
3673 3673
3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html">
3675 <source>No comments found.</source><target state="new">No comments found.</target> 3675 <source>No comments found.</source><target state="new">No comments found.</target>
3676 3676
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3678 <source>Local comments</source><target state="new">Local comments</target> 3678 <source>Local comments</source><target state="new">Local comments</target>
3679 3679
3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3780,10 +3780,10 @@ The link will expire within 1 hour.</target>
3780 <target state="new">Video</target> 3780 <target state="new">Video</target>
3781 3781
3782 3782
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> 3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html">
3784 <source>Comment</source><target state="new">Comment</target> 3784 <source>Comment</source><target state="new">Comment</target>
3785 3785
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3787 <trans-unit id="1359961255805685312" datatype="html"> 3787 <trans-unit id="1359961255805685312" datatype="html">
3788 <source>This video has been reported multiple times.</source> 3788 <source>This video has been reported multiple times.</source>
3789 <target state="new">This video has been reported multiple times.</target> 3789 <target state="new">This video has been reported multiple times.</target>
@@ -3960,7 +3960,7 @@ The link will expire within 1 hour.</target>
3960 <target state="new">Account</target> 3960 <target state="new">Account</target>
3961 3961
3962 3962
3963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3964 <trans-unit id="8564972645418093229" datatype="html"> 3964 <trans-unit id="8564972645418093229" datatype="html">
3965 <source>No account found matching current filters.</source> 3965 <source>No account found matching current filters.</source>
3966 <target state="new">No account found matching current filters.</target> 3966 <target state="new">No account found matching current filters.</target>
@@ -4173,7 +4173,7 @@ The link will expire within 1 hour.</target>
4173 <source>Select all rows</source><target state="new">Select all rows</target> 4173 <source>Select all rows</source><target state="new">Select all rows</target>
4174 4174
4175 4175
4176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4177 <trans-unit id="2719284837486030903" datatype="html"> 4177 <trans-unit id="2719284837486030903" datatype="html">
4178 <source>Job type</source> 4178 <source>Job type</source>
4179 <target state="new">Job type</target> 4179 <target state="new">Job type</target>
@@ -4227,7 +4227,7 @@ The link will expire within 1 hour.</target>
4227 <source>Refresh</source> 4227 <source>Refresh</source>
4228 <target state="new">Refresh</target> 4228 <target state="new">Refresh</target>
4229 4229
4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html"> 4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html">
4231 <source>now</source><target state="new">now</target> 4231 <source>now</source><target state="new">now</target>
4232 4232
4233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html"> 4233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html">
@@ -5494,7 +5494,7 @@ color: red;
5494 <target state="new">Account page</target> 5494 <target state="new">Account page</target>
5495 5495
5496 5496
5497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5498 5498
5499 <trans-unit id="2000373220662583633" datatype="html"> 5499 <trans-unit id="2000373220662583633" datatype="html">
5500 <source>No ownership change request found.</source> 5500 <source>No ownership change request found.</source>
@@ -5596,7 +5596,7 @@ color: red;
5596 5596
5597 5597
5598 5598
5599 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5599 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5600 <trans-unit id="9131836378905533756" datatype="html"> 5600 <trans-unit id="9131836378905533756" datatype="html">
5601 <source>Created by <x id="INTERPOLATION"/></source> 5601 <source>Created by <x id="INTERPOLATION"/></source>
5602 <target state="new">Created by 5602 <target state="new">Created by
@@ -7409,13 +7409,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7409 <target state="new">Info</target> 7409 <target state="new">Info</target>
7410 7410
7411 7411
7412 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7412 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7413 <source>Files</source><target state="new">Files</target> 7413 <source>Files</source><target state="new">Files</target>
7414 7414
7415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7416 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7416 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7417 7417
7418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7419 <trans-unit id="6759205696902713848" datatype="html"> 7419 <trans-unit id="6759205696902713848" datatype="html">
7420 <source>Warning</source> 7420 <source>Warning</source>
7421 <target state="new">Warning</target> 7421 <target state="new">Warning</target>
@@ -10551,7 +10551,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10551 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10551 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10552 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10552 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10553 10553
10554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10555 <trans-unit id="1795705931707209785" datatype="html"> 10555 <trans-unit id="1795705931707209785" datatype="html">
10556 <source>Add to watch later</source> 10556 <source>Add to watch later</source>
10557 <target state="new">Add to watch later</target> 10557 <target state="new">Add to watch later</target>
@@ -10720,22 +10720,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10720 <source>Stop autoplaying next video</source> 10720 <source>Stop autoplaying next video</source>
10721 <target state="new">Stop autoplaying next video</target> 10721 <target state="new">Stop autoplaying next video</target>
10722 10722
10723 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10723 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10724 <trans-unit id="5149234672404299151" datatype="html"> 10724 <trans-unit id="5149234672404299151" datatype="html">
10725 <source>Autoplay next video</source> 10725 <source>Autoplay next video</source>
10726 <target state="new">Autoplay next video</target> 10726 <target state="new">Autoplay next video</target>
10727 10727
10728 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10728 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10729 <trans-unit id="5870421136141540382" datatype="html"> 10729 <trans-unit id="5870421136141540382" datatype="html">
10730 <source>Stop looping playlist videos</source> 10730 <source>Stop looping playlist videos</source>
10731 <target state="new">Stop looping playlist videos</target> 10731 <target state="new">Stop looping playlist videos</target>
10732 10732
10733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10734 <trans-unit id="1599585307037758139" datatype="html"> 10734 <trans-unit id="1599585307037758139" datatype="html">
10735 <source>Loop playlist videos</source> 10735 <source>Loop playlist videos</source>
10736 <target state="new">Loop playlist videos</target> 10736 <target state="new">Loop playlist videos</target>
10737 10737
10738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> 10738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html">
10739 <source>Placeholder image</source><target state="new">Placeholder image</target> 10739 <source>Placeholder image</source><target state="new">Placeholder image</target>
10740 <context-group purpose="location"> 10740 <context-group purpose="location">
10741 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10741 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
diff --git a/client/src/locale/angular.sl-SI.xlf b/client/src/locale/angular.sl-SI.xlf
index e145facc6..baa520259 100644
--- a/client/src/locale/angular.sl-SI.xlf
+++ b/client/src/locale/angular.sl-SI.xlf
@@ -422,10 +422,10 @@
422 <trans-unit id="8817917090143649804" datatype="html"> 422 <trans-unit id="8817917090143649804" datatype="html">
423 <source>Account muted</source><target state="new">Account muted</target> 423 <source>Account muted</source><target state="new">Account muted</target>
424 424
425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 425 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
426 <source>Server muted</source><target state="new">Server muted</target> 426 <source>Server muted</source><target state="new">Server muted</target>
427 427
428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 428 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
429 429
430 <trans-unit id="5924559757556526785"> 430 <trans-unit id="5924559757556526785">
431 <source>Save to</source> 431 <source>Save to</source>
@@ -663,7 +663,7 @@
663 <source>Blocked</source> 663 <source>Blocked</source>
664 <target state="new">Blocked</target> 664 <target state="new">Blocked</target>
665 665
666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
667 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 667 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
668 668
669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2963,7 +2963,7 @@ The link will expire within 1 hour.</target>
2963 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2963 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2964 2964
2965 2965
2966 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2966 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2967 <trans-unit id="1813238393038053050" datatype="html"> 2967 <trans-unit id="1813238393038053050" datatype="html">
2968 <source>SUPPORT</source> 2968 <source>SUPPORT</source>
2969 <target state="new">SUPPORT</target> 2969 <target state="new">SUPPORT</target>
@@ -3005,7 +3005,7 @@ The link will expire within 1 hour.</target>
3005 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 3005 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3006 </target> 3006 </target>
3007 3007
3008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 3008 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
3009 <trans-unit id="1144407473317535723" datatype="html"> 3009 <trans-unit id="1144407473317535723" datatype="html">
3010 <source>Subscribe</source> 3010 <source>Subscribe</source>
3011 <target state="new">Subscribe</target> 3011 <target state="new">Subscribe</target>
@@ -3082,7 +3082,7 @@ The link will expire within 1 hour.</target>
3082 <source>NSFW</source> 3082 <source>NSFW</source>
3083 <target state="new">NSFW</target> 3083 <target state="new">NSFW</target>
3084 3084
3085 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3085 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3086 <trans-unit id="4512155674928869984" datatype="html"> 3086 <trans-unit id="4512155674928869984" datatype="html">
3087 <source>Get more information</source> 3087 <source>Get more information</source>
3088 <target state="new">Get more information</target> 3088 <target state="new">Get more information</target>
@@ -3666,7 +3666,7 @@ The link will expire within 1 hour.</target>
3666 3666
3667 3667
3668 3668
3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3669 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3670 <trans-unit id="3111569165173971676" datatype="html"> 3670 <trans-unit id="3111569165173971676" datatype="html">
3671 <source>Deleted account</source> 3671 <source>Deleted account</source>
3672 <target state="new"> 3672 <target state="new">
@@ -3810,16 +3810,16 @@ The link will expire within 1 hour.</target>
3810 </target> 3810 </target>
3811 3811
3812 3812
3813 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3813 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3814 <trans-unit id="1451763834047485033" datatype="html"> 3814 <trans-unit id="1451763834047485033" datatype="html">
3815 <source>Select this row</source> 3815 <source>Select this row</source>
3816 <target state="new">Select this row</target> 3816 <target state="new">Select this row</target>
3817 3817
3818 3818
3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3819 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3820 <source>See full comment</source><target state="new">See full comment</target> 3820 <source>See full comment</source><target state="new">See full comment</target>
3821 3821
3822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3822 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3823 <trans-unit id="3193976279273491157" datatype="html"> 3823 <trans-unit id="3193976279273491157" datatype="html">
3824 <source>Actions</source> 3824 <source>Actions</source>
3825 <target state="new">Actions</target> 3825 <target state="new">Actions</target>
@@ -3828,7 +3828,7 @@ The link will expire within 1 hour.</target>
3828 3828
3829 3829
3830 3830
3831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3832 <source>Follower</source><target state="new">Follower</target> 3832 <source>Follower</source><target state="new">Follower</target>
3833 <context-group purpose="location"> 3833 <context-group purpose="location">
3834 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3834 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3839,17 +3839,17 @@ The link will expire within 1 hour.</target>
3839 <source>Commented video</source> 3839 <source>Commented video</source>
3840 <target state="new">Commented video</target> 3840 <target state="new">Commented video</target>
3841 3841
3842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3842 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3843 <trans-unit id="7266085473379376028" datatype="html"> 3843 <trans-unit id="7266085473379376028" datatype="html">
3844 <source>No comments found matching current filters.</source> 3844 <source>No comments found matching current filters.</source>
3845 <target state="new">No comments found matching current filters.</target> 3845 <target state="new">No comments found matching current filters.</target>
3846 3846
3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3847 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3848 <trans-unit id="2398388496754671928" datatype="html"> 3848 <trans-unit id="2398388496754671928" datatype="html">
3849 <source>No comments found.</source> 3849 <source>No comments found.</source>
3850 <target state="new">No comments found.</target> 3850 <target state="new">No comments found.</target>
3851 3851
3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3853 <trans-unit id="4604870995665811499" datatype="html"> 3853 <trans-unit id="4604870995665811499" datatype="html">
3854 <source>Local comments</source> 3854 <source>Local comments</source>
3855 <target state="new">Local comments</target> 3855 <target state="new">Local comments</target>
@@ -3966,12 +3966,12 @@ The link will expire within 1 hour.</target>
3966 3966
3967 3967
3968 3968
3969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3969 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3970 <trans-unit id="2662644497259948010" datatype="html"> 3970 <trans-unit id="2662644497259948010" datatype="html">
3971 <source>Comment</source> 3971 <source>Comment</source>
3972 <target state="new">Comment</target> 3972 <target state="new">Comment</target>
3973 3973
3974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3974 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3975 <trans-unit id="1359961255805685312" datatype="html"> 3975 <trans-unit id="1359961255805685312" datatype="html">
3976 <source>This video has been reported multiple times.</source> 3976 <source>This video has been reported multiple times.</source>
3977 <target state="new">This video has been reported multiple times.</target> 3977 <target state="new">This video has been reported multiple times.</target>
@@ -4145,7 +4145,7 @@ The link will expire within 1 hour.</target>
4145 4145
4146 4146
4147 4147
4148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4148 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4149 <trans-unit id="8564972645418093229" datatype="html"> 4149 <trans-unit id="8564972645418093229" datatype="html">
4150 <source>No account found matching current filters.</source> 4150 <source>No account found matching current filters.</source>
4151 <target state="new">No account found matching current filters.</target> 4151 <target state="new">No account found matching current filters.</target>
@@ -4389,7 +4389,7 @@ The link will expire within 1 hour.</target>
4389 <target state="new">Select all rows</target> 4389 <target state="new">Select all rows</target>
4390 4390
4391 4391
4392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4392 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4393 <trans-unit id="2719284837486030903" datatype="html"> 4393 <trans-unit id="2719284837486030903" datatype="html">
4394 <source>Job type</source> 4394 <source>Job type</source>
4395 <target state="new">Job type</target> 4395 <target state="new">Job type</target>
@@ -4460,7 +4460,7 @@ The link will expire within 1 hour.</target>
4460 <target state="new">Refresh</target> 4460 <target state="new">Refresh</target>
4461 4461
4462 4462
4463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4463 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4464 <trans-unit id="6052766076365105714" datatype="html"> 4464 <trans-unit id="6052766076365105714" datatype="html">
4465 <source>now</source> 4465 <source>now</source>
4466 <target state="new">now</target> 4466 <target state="new">now</target>
@@ -5823,7 +5823,7 @@ color: red;
5823 <target state="new">Account page</target> 5823 <target state="new">Account page</target>
5824 5824
5825 5825
5826 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5826 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5827 5827
5828 <trans-unit id="2000373220662583633" datatype="html"> 5828 <trans-unit id="2000373220662583633" datatype="html">
5829 <source>No ownership change request found.</source> 5829 <source>No ownership change request found.</source>
@@ -5932,7 +5932,7 @@ color: red;
5932 5932
5933 5933
5934 5934
5935 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5935 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5936 <trans-unit id="9131836378905533756" datatype="html"> 5936 <trans-unit id="9131836378905533756" datatype="html">
5937 <source>Created by <x id="INTERPOLATION"/></source> 5937 <source>Created by <x id="INTERPOLATION"/></source>
5938 <target state="new">Created by 5938 <target state="new">Created by
@@ -7871,13 +7871,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7871 <source>Info</source> 7871 <source>Info</source>
7872 <target state="new">Info</target> 7872 <target state="new">Info</target>
7873 7873
7874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7875 <source>Files</source><target state="new">Files</target> 7875 <source>Files</source><target state="new">Files</target>
7876 7876
7877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7877 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7878 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7878 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7879 7879
7880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7880 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7881 <trans-unit id="6759205696902713848" datatype="html"> 7881 <trans-unit id="6759205696902713848" datatype="html">
7882 <source>Warning</source> 7882 <source>Warning</source>
7883 <target state="new">Warning</target> 7883 <target state="new">Warning</target>
@@ -11152,7 +11152,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11152 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 11152 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11153 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11153 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11154 11154
11155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11155 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11156 <trans-unit id="1795705931707209785" datatype="html"> 11156 <trans-unit id="1795705931707209785" datatype="html">
11157 <source>Add to watch later</source> 11157 <source>Add to watch later</source>
11158 <target state="new">Add to watch later</target> 11158 <target state="new">Add to watch later</target>
@@ -11362,22 +11362,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11362 <source>Stop autoplaying next video</source> 11362 <source>Stop autoplaying next video</source>
11363 <target state="new">Stop autoplaying next video</target> 11363 <target state="new">Stop autoplaying next video</target>
11364 11364
11365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 11365 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11366 <trans-unit id="5149234672404299151" datatype="html"> 11366 <trans-unit id="5149234672404299151" datatype="html">
11367 <source>Autoplay next video</source> 11367 <source>Autoplay next video</source>
11368 <target state="new">Autoplay next video</target> 11368 <target state="new">Autoplay next video</target>
11369 11369
11370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 11370 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11371 <trans-unit id="5870421136141540382" datatype="html"> 11371 <trans-unit id="5870421136141540382" datatype="html">
11372 <source>Stop looping playlist videos</source> 11372 <source>Stop looping playlist videos</source>
11373 <target state="new">Stop looping playlist videos</target> 11373 <target state="new">Stop looping playlist videos</target>
11374 11374
11375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11375 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11376 <trans-unit id="1599585307037758139" datatype="html"> 11376 <trans-unit id="1599585307037758139" datatype="html">
11377 <source>Loop playlist videos</source> 11377 <source>Loop playlist videos</source>
11378 <target state="new">Loop playlist videos</target> 11378 <target state="new">Loop playlist videos</target>
11379 11379
11380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 11380 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11381 <trans-unit id="3704292036525161260" datatype="html"> 11381 <trans-unit id="3704292036525161260" datatype="html">
11382 <source>Placeholder image</source> 11382 <source>Placeholder image</source>
11383 <target state="new">Placeholder image</target> 11383 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.sv-SE.xlf b/client/src/locale/angular.sv-SE.xlf
index 76349367c..93d89a9c2 100644
--- a/client/src/locale/angular.sv-SE.xlf
+++ b/client/src/locale/angular.sv-SE.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Kontot ignoreras</target> 369 <target state="translated">Kontot ignoreras</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Servern ignoreras</target> 374 <target state="translated">Servern ignoreras</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Spara i</target> 379 <target>Spara i</target>
@@ -596,7 +596,7 @@
596 <target state="translated">Blockerad</target> 596 <target state="translated">Blockerad</target>
597 597
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 600 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">Är du säker på att du vill radera dessa <x id="PH" equiv-text="videos.length"/> videor?</target> 602 <target state="translated">Är du säker på att du vill radera dessa <x id="PH" equiv-text="videos.length"/> videor?</target>
@@ -2860,8 +2860,8 @@ The link will expire within 1 hour.</source>
2860 <trans-unit id="2482137713226830428" datatype="html"> 2860 <trans-unit id="2482137713226830428" datatype="html">
2861 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2861 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2862 <target state="translated">Publicerades <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2862 <target state="translated">Publicerades <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2863 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2863
2864 </trans-unit> 2864 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2865 <trans-unit id="1813238393038053050" datatype="html"> 2865 <trans-unit id="1813238393038053050" datatype="html">
2866 <source>SUPPORT</source> 2866 <source>SUPPORT</source>
2867 <target state="translated">STÖTTA</target> 2867 <target state="translated">STÖTTA</target>
@@ -2900,8 +2900,8 @@ The link will expire within 1 hour.</source>
2900 <trans-unit id="687548610091961489"> 2900 <trans-unit id="687548610091961489">
2901 <source>By <x id="INTERPOLATION"/></source> 2901 <source>By <x id="INTERPOLATION"/></source>
2902 <target>Av <x id="INTERPOLATION"/></target> 2902 <target>Av <x id="INTERPOLATION"/></target>
2903 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2903
2904 </trans-unit> 2904 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2905 <trans-unit id="1144407473317535723" datatype="html"> 2905 <trans-unit id="1144407473317535723" datatype="html">
2906 <source>Subscribe</source> 2906 <source>Subscribe</source>
2907 <target state="translated">Prenumerera</target> 2907 <target state="translated">Prenumerera</target>
@@ -2973,9 +2973,9 @@ The link will expire within 1 hour.</source>
2973 <trans-unit id="1465291804668949243" datatype="html"> 2973 <trans-unit id="1465291804668949243" datatype="html">
2974 <source>NSFW</source> 2974 <source>NSFW</source>
2975 <target state="translated">Känsligt innehåll</target> 2975 <target state="translated">Känsligt innehåll</target>
2976 <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">56</context></context-group> 2976
2977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2977
2978 </trans-unit> 2978 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2979 <trans-unit id="4512155674928869984"> 2979 <trans-unit id="4512155674928869984">
2980 <source>Get more information</source> 2980 <source>Get more information</source>
2981 <target>Visa mer information</target> 2981 <target>Visa mer information</target>
@@ -3541,7 +3541,7 @@ The link will expire within 1 hour.</source>
3541 3541
3542 3542
3543 3543
3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3544 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3545 <trans-unit id="3111569165173971676" datatype="html"> 3545 <trans-unit id="3111569165173971676" datatype="html">
3546 <source>Deleted account</source> 3546 <source>Deleted account</source>
3547 <target state="translated">Raderat konto</target> 3547 <target state="translated">Raderat konto</target>
@@ -3673,19 +3673,19 @@ The link will expire within 1 hour.</source>
3673 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3673 <target>Datum <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3674 3674
3675 3675
3676 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3676 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3677 <trans-unit id="1451763834047485033" datatype="html"> 3677 <trans-unit id="1451763834047485033" datatype="html">
3678 <source>Select this row</source> 3678 <source>Select this row</source>
3679 <target state="translated">Markera den här raden</target> 3679 <target state="translated">Markera den här raden</target>
3680 3680
3681 3681
3682 3682
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3684 <trans-unit id="4043531994869127329" datatype="html"> 3684 <trans-unit id="4043531994869127329" datatype="html">
3685 <source>See full comment</source> 3685 <source>See full comment</source>
3686 <target state="translated">Visa hela kommentaren</target> 3686 <target state="translated">Visa hela kommentaren</target>
3687 3687
3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3689 <trans-unit id="3193976279273491157"> 3689 <trans-unit id="3193976279273491157">
3690 <source>Actions</source> 3690 <source>Actions</source>
3691 <target>Åtgärder</target> 3691 <target>Åtgärder</target>
@@ -3694,7 +3694,7 @@ The link will expire within 1 hour.</source>
3694 3694
3695 3695
3696 3696
3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3698 <trans-unit id="8390803680962035202" datatype="html"> 3698 <trans-unit id="8390803680962035202" datatype="html">
3699 <source>Follower</source> 3699 <source>Follower</source>
3700 <target state="translated">Följare</target> 3700 <target state="translated">Följare</target>
@@ -3707,17 +3707,17 @@ The link will expire within 1 hour.</source>
3707 <source>Commented video</source> 3707 <source>Commented video</source>
3708 <target state="translated">Kommenterad video</target> 3708 <target state="translated">Kommenterad video</target>
3709 3709
3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3710 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3711 <trans-unit id="7266085473379376028" datatype="html"> 3711 <trans-unit id="7266085473379376028" datatype="html">
3712 <source>No comments found matching current filters.</source> 3712 <source>No comments found matching current filters.</source>
3713 <target state="translated">Inga kommentarer hittades som matchar nuvarande filter.</target> 3713 <target state="translated">Inga kommentarer hittades som matchar nuvarande filter.</target>
3714 3714
3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3716 <trans-unit id="2398388496754671928" datatype="html"> 3716 <trans-unit id="2398388496754671928" datatype="html">
3717 <source>No comments found.</source> 3717 <source>No comments found.</source>
3718 <target state="translated">Inga kommentarer hittades.</target> 3718 <target state="translated">Inga kommentarer hittades.</target>
3719 3719
3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3721 <trans-unit id="4604870995665811499" datatype="html"> 3721 <trans-unit id="4604870995665811499" datatype="html">
3722 <source>Local comments</source> 3722 <source>Local comments</source>
3723 <target state="translated">Lokala kommentarer</target> 3723 <target state="translated">Lokala kommentarer</target>
@@ -3832,13 +3832,13 @@ The link will expire within 1 hour.</source>
3832 3832
3833 3833
3834 3834
3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3836 <trans-unit id="2662644497259948010" datatype="html"> 3836 <trans-unit id="2662644497259948010" datatype="html">
3837 <source>Comment</source> 3837 <source>Comment</source>
3838 <target state="translated">Kommentera</target> 3838 <target state="translated">Kommentera</target>
3839 3839
3840 3840
3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3842 <trans-unit id="1359961255805685312" datatype="html"> 3842 <trans-unit id="1359961255805685312" datatype="html">
3843 <source>This video has been reported multiple times.</source> 3843 <source>This video has been reported multiple times.</source>
3844 <target state="translated">Den här videon har anmälts mer än en gång.</target> 3844 <target state="translated">Den här videon har anmälts mer än en gång.</target>
@@ -3983,7 +3983,7 @@ The link will expire within 1 hour.</source>
3983 3983
3984 3984
3985 3985
3986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3986 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3987 <trans-unit id="8564972645418093229" datatype="html"> 3987 <trans-unit id="8564972645418093229" datatype="html">
3988 <source>No account found matching current filters.</source> 3988 <source>No account found matching current filters.</source>
3989 <target state="translated">Inga konton matchar de nuvarande filtren.</target> 3989 <target state="translated">Inga konton matchar de nuvarande filtren.</target>
@@ -4231,7 +4231,7 @@ The link will expire within 1 hour.</source>
4231 4231
4232 4232
4233 4233
4234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4235 <trans-unit id="2719284837486030903" datatype="html"> 4235 <trans-unit id="2719284837486030903" datatype="html">
4236 <source>Job type</source> 4236 <source>Job type</source>
4237 <target state="translated">Jobbtyp</target> 4237 <target state="translated">Jobbtyp</target>
@@ -4300,10 +4300,10 @@ The link will expire within 1 hour.</source>
4300 <trans-unit id="1102717806459547726"> 4300 <trans-unit id="1102717806459547726">
4301 <source>Refresh</source> 4301 <source>Refresh</source>
4302 <target>Uppdatera</target> 4302 <target>Uppdatera</target>
4303 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4303
4304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4304
4305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4305
4306 </trans-unit> 4306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4307 <trans-unit id="6052766076365105714" datatype="html"> 4307 <trans-unit id="6052766076365105714" datatype="html">
4308 <source>now</source> 4308 <source>now</source>
4309 <target state="translated">nu</target> 4309 <target state="translated">nu</target>
@@ -5693,9 +5693,9 @@ color: red;
5693 <trans-unit id="5417361655914085905" datatype="html"> 5693 <trans-unit id="5417361655914085905" datatype="html">
5694 <source>Account page</source> 5694 <source>Account page</source>
5695 <target state="translated">Kontosida</target> 5695 <target state="translated">Kontosida</target>
5696 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5696
5697 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5697
5698 </trans-unit> 5698 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5699 <trans-unit id="2000373220662583633" datatype="html"> 5699 <trans-unit id="2000373220662583633" datatype="html">
5700 <source>No ownership change request found.</source> 5700 <source>No ownership change request found.</source>
5701 <target state="translated">Det finns ingen begäran om ändring av ägarskap.</target> 5701 <target state="translated">Det finns ingen begäran om ändring av ägarskap.</target>
@@ -5795,10 +5795,10 @@ color: red;
5795 <trans-unit id="4000980858407872649" datatype="html"> 5795 <trans-unit id="4000980858407872649" datatype="html">
5796 <source>Channel page</source> 5796 <source>Channel page</source>
5797 <target state="translated">Kanalsida</target> 5797 <target state="translated">Kanalsida</target>
5798 <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">25</context></context-group> 5798
5799 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5799
5800 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5800
5801 </trans-unit> 5801 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5802 <trans-unit id="9131836378905533756"> 5802 <trans-unit id="9131836378905533756">
5803 <source>Created by <x id="INTERPOLATION"/></source> 5803 <source>Created by <x id="INTERPOLATION"/></source>
5804 <target>Skapad av <x id="INTERPOLATION"/></target> 5804 <target>Skapad av <x id="INTERPOLATION"/></target>
@@ -7699,19 +7699,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7699 <trans-unit id="314315645942131479"> 7699 <trans-unit id="314315645942131479">
7700 <source>Info</source> 7700 <source>Info</source>
7701 <target>Information</target> 7701 <target>Information</target>
7702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7702
7703 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7703
7704 </trans-unit> 7704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7705 <trans-unit id="4116911651502837995" datatype="html"> 7705 <trans-unit id="4116911651502837995" datatype="html">
7706 <source>Files</source> 7706 <source>Files</source>
7707 <target state="translated">Filer</target> 7707 <target state="translated">Filer</target>
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7708
7709 </trans-unit> 7709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7710 <trans-unit id="4767765747214995164" datatype="html"> 7710 <trans-unit id="4767765747214995164" datatype="html">
7711 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7711 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7712 <target state="translated">Publicering <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7712 <target state="translated">Publicering <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7713 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7713
7714 </trans-unit> 7714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7715 <trans-unit id="6759205696902713848"> 7715 <trans-unit id="6759205696902713848">
7716 <source>Warning</source> 7716 <source>Warning</source>
7717 <target>Varning</target> 7717 <target>Varning</target>
@@ -11136,7 +11136,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11136 11136
11137 11137
11138 11138
11139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11139 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11140 <trans-unit id="1795705931707209785" datatype="html"> 11140 <trans-unit id="1795705931707209785" datatype="html">
11141 <source>Add to watch later</source> 11141 <source>Add to watch later</source>
11142 <target state="translated">Lägg till i Titta senare</target> 11142 <target state="translated">Lägg till i Titta senare</target>
@@ -11290,23 +11290,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11290 <trans-unit id="6775540171466219199" datatype="html"> 11290 <trans-unit id="6775540171466219199" datatype="html">
11291 <source>Stop autoplaying next video</source> 11291 <source>Stop autoplaying next video</source>
11292 <target state="translated">Spela inte nästa video automatiskt</target> 11292 <target state="translated">Spela inte nästa video automatiskt</target>
11293 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11293
11294 </trans-unit> 11294 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11295 <trans-unit id="5149234672404299151" datatype="html"> 11295 <trans-unit id="5149234672404299151" datatype="html">
11296 <source>Autoplay next video</source> 11296 <source>Autoplay next video</source>
11297 <target state="translated">Spela nästa video automatiskt</target> 11297 <target state="translated">Spela nästa video automatiskt</target>
11298 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11298
11299 </trans-unit> 11299 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11300 <trans-unit id="5870421136141540382" datatype="html"> 11300 <trans-unit id="5870421136141540382" datatype="html">
11301 <source>Stop looping playlist videos</source> 11301 <source>Stop looping playlist videos</source>
11302 <target state="translated">Sluta loopa videor i spellistor</target> 11302 <target state="translated">Sluta loopa videor i spellistor</target>
11303 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11303
11304 </trans-unit> 11304 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11305 <trans-unit id="1599585307037758139" datatype="html"> 11305 <trans-unit id="1599585307037758139" datatype="html">
11306 <source>Loop playlist videos</source> 11306 <source>Loop playlist videos</source>
11307 <target state="translated">Loopa videor i spellistor</target> 11307 <target state="translated">Loopa videor i spellistor</target>
11308 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11308
11309 </trans-unit> 11309 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11310 <trans-unit id="3704292036525161260" datatype="html"> 11310 <trans-unit id="3704292036525161260" datatype="html">
11311 <source>Placeholder image</source> 11311 <source>Placeholder image</source>
11312 <target state="translated">Platshållarbild</target> 11312 <target state="translated">Platshållarbild</target>
diff --git a/client/src/locale/angular.ta.xlf b/client/src/locale/angular.ta.xlf
index 000bd9212..04a92e151 100644
--- a/client/src/locale/angular.ta.xlf
+++ b/client/src/locale/angular.ta.xlf
@@ -447,10 +447,10 @@
447 <trans-unit id="8817917090143649804" datatype="html"> 447 <trans-unit id="8817917090143649804" datatype="html">
448 <source>Account muted</source><target state="new">Account muted</target> 448 <source>Account muted</source><target state="new">Account muted</target>
449 449
450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 450 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
451 <source>Server muted</source><target state="new">Server muted</target> 451 <source>Server muted</source><target state="new">Server muted</target>
452 452
453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 453 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
454 <trans-unit id="5924559757556526785" datatype="html"> 454 <trans-unit id="5924559757556526785" datatype="html">
455 <source>Save to</source> 455 <source>Save to</source>
456 <target state="new">Save to</target> 456 <target state="new">Save to</target>
@@ -670,7 +670,7 @@
670 <source>Blocked</source> 670 <source>Blocked</source>
671 <target state="new">Blocked</target> 671 <target state="new">Blocked</target>
672 672
673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 673 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
674 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 674 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
675 675
676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 676 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2825,7 +2825,7 @@ The link will expire within 1 hour.</target>
2825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html"> 2825 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/information/video-alert.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit><trans-unit id="2482137713226830428" datatype="html">
2826 <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> 2826 <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>
2827 2827
2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group></trans-unit> 2828 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2829 2829
2830 2830
2831 <trans-unit id="1813238393038053050" datatype="html"> 2831 <trans-unit id="1813238393038053050" datatype="html">
@@ -2869,7 +2869,7 @@ The link will expire within 1 hour.</target>
2869 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2869 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2870 </target> 2870 </target>
2871 2871
2872 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group></trans-unit> 2872 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2873 <trans-unit id="1144407473317535723" datatype="html"> 2873 <trans-unit id="1144407473317535723" datatype="html">
2874 <source>Subscribe</source> 2874 <source>Subscribe</source>
2875 <target state="new">Subscribe</target> 2875 <target state="new">Subscribe</target>
@@ -2944,7 +2944,7 @@ The link will expire within 1 hour.</target>
2944 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html"> 2944 <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">50</context></context-group></trans-unit><trans-unit id="1465291804668949243" datatype="html">
2945 <source>NSFW</source><target state="new">NSFW</target> 2945 <source>NSFW</source><target state="new">NSFW</target>
2946 2946
2947 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2947 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2948 <trans-unit id="4512155674928869984" datatype="html"> 2948 <trans-unit id="4512155674928869984" datatype="html">
2949 <source>Get more information</source> 2949 <source>Get more information</source>
2950 <target state="new">Get more information</target> 2950 <target state="new">Get more information</target>
@@ -3506,7 +3506,7 @@ The link will expire within 1 hour.</target>
3506 3506
3507 3507
3508 3508
3509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3509 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3510 <trans-unit id="3111569165173971676" datatype="html"> 3510 <trans-unit id="3111569165173971676" datatype="html">
3511 <source> 3511 <source>
3512 Deleted account 3512 Deleted account
@@ -3645,21 +3645,21 @@ The link will expire within 1 hour.</target>
3645 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/> 3645 <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon>"/>
3646 </target> 3646 </target>
3647 3647
3648 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html"> 3648 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit><trans-unit id="1451763834047485033" datatype="html">
3649 <source>Select this row</source><target state="new">Select this row</target> 3649 <source>Select this row</source><target state="new">Select this row</target>
3650 3650
3651 3651
3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3652 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3653 <source>See full comment</source><target state="new">See full comment</target> 3653 <source>See full comment</source><target state="new">See full comment</target>
3654 3654
3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3656 <trans-unit id="3193976279273491157" datatype="html"> 3656 <trans-unit id="3193976279273491157" datatype="html">
3657 <source>Actions</source> 3657 <source>Actions</source>
3658 <target state="new">Actions</target> 3658 <target state="new">Actions</target>
3659 3659
3660 3660
3661 3661
3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html"> 3662 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit><trans-unit id="8390803680962035202" datatype="html">
3663 <source>Follower</source><target state="new">Follower</target> 3663 <source>Follower</source><target state="new">Follower</target>
3664 <context-group purpose="location"> 3664 <context-group purpose="location">
3665 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context> 3665 <context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context>
@@ -3668,13 +3668,13 @@ The link will expire within 1 hour.</target>
3668 </trans-unit><trans-unit id="4691552465058437520" datatype="html"> 3668 </trans-unit><trans-unit id="4691552465058437520" datatype="html">
3669 <source>Commented video</source><target state="new">Commented video</target> 3669 <source>Commented video</source><target state="new">Commented video</target>
3670 3670
3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html"> 3671 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="7266085473379376028" datatype="html">
3672 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target> 3672 <source>No comments found matching current filters.</source><target state="new">No comments found matching current filters.</target>
3673 3673
3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html"> 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit><trans-unit id="2398388496754671928" datatype="html">
3675 <source>No comments found.</source><target state="new">No comments found.</target> 3675 <source>No comments found.</source><target state="new">No comments found.</target>
3676 3676
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html"> 3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit><trans-unit id="4604870995665811499" datatype="html">
3678 <source>Local comments</source><target state="new">Local comments</target> 3678 <source>Local comments</source><target state="new">Local comments</target>
3679 3679
3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html"> 3680 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.ts</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="2721988499779041837" datatype="html">
@@ -3780,10 +3780,10 @@ The link will expire within 1 hour.</target>
3780 <target state="new">Video</target> 3780 <target state="new">Video</target>
3781 3781
3782 3782
3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html"> 3783 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit><trans-unit id="2662644497259948010" datatype="html">
3784 <source>Comment</source><target state="new">Comment</target> 3784 <source>Comment</source><target state="new">Comment</target>
3785 3785
3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3786 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3787 <trans-unit id="1359961255805685312" datatype="html"> 3787 <trans-unit id="1359961255805685312" datatype="html">
3788 <source>This video has been reported multiple times.</source> 3788 <source>This video has been reported multiple times.</source>
3789 <target state="new">This video has been reported multiple times.</target> 3789 <target state="new">This video has been reported multiple times.</target>
@@ -3960,7 +3960,7 @@ The link will expire within 1 hour.</target>
3960 <target state="new">Account</target> 3960 <target state="new">Account</target>
3961 3961
3962 3962
3963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3964 <trans-unit id="8564972645418093229" datatype="html"> 3964 <trans-unit id="8564972645418093229" datatype="html">
3965 <source>No account found matching current filters.</source> 3965 <source>No account found matching current filters.</source>
3966 <target state="new">No account found matching current filters.</target> 3966 <target state="new">No account found matching current filters.</target>
@@ -4173,7 +4173,7 @@ The link will expire within 1 hour.</target>
4173 <source>Select all rows</source><target state="new">Select all rows</target> 4173 <source>Select all rows</source><target state="new">Select all rows</target>
4174 4174
4175 4175
4176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4176 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4177 <trans-unit id="2719284837486030903" datatype="html"> 4177 <trans-unit id="2719284837486030903" datatype="html">
4178 <source>Job type</source> 4178 <source>Job type</source>
4179 <target state="new">Job type</target> 4179 <target state="new">Job type</target>
@@ -4227,7 +4227,7 @@ The link will expire within 1 hour.</target>
4227 <source>Refresh</source> 4227 <source>Refresh</source>
4228 <target state="new">Refresh</target> 4228 <target state="new">Refresh</target>
4229 4229
4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html"> 4230 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit><trans-unit id="6052766076365105714" datatype="html">
4231 <source>now</source><target state="new">now</target> 4231 <source>now</source><target state="new">now</target>
4232 4232
4233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html"> 4233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">15</context></context-group></trans-unit><trans-unit id="8984988128489304664" datatype="html">
@@ -5494,7 +5494,7 @@ color: red;
5494 <target state="new">Account page</target> 5494 <target state="new">Account page</target>
5495 5495
5496 5496
5497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</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">76</context></context-group></trans-unit> 5497 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5498 5498
5499 <trans-unit id="2000373220662583633" datatype="html"> 5499 <trans-unit id="2000373220662583633" datatype="html">
5500 <source>No ownership change request found.</source> 5500 <source>No ownership change request found.</source>
@@ -5596,7 +5596,7 @@ color: red;
5596 5596
5597 5597
5598 5598
5599 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5599 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5600 <trans-unit id="9131836378905533756" datatype="html"> 5600 <trans-unit id="9131836378905533756" datatype="html">
5601 <source>Created by <x id="INTERPOLATION"/></source> 5601 <source>Created by <x id="INTERPOLATION"/></source>
5602 <target state="new">Created by 5602 <target state="new">Created by
@@ -7409,13 +7409,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7409 <target state="new">Info</target> 7409 <target state="new">Info</target>
7410 7410
7411 7411
7412 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7412 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7413 <source>Files</source><target state="new">Files</target> 7413 <source>Files</source><target state="new">Files</target>
7414 7414
7415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7416 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7416 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7417 7417
7418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7418 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7419 <trans-unit id="6759205696902713848" datatype="html"> 7419 <trans-unit id="6759205696902713848" datatype="html">
7420 <source>Warning</source> 7420 <source>Warning</source>
7421 <target state="new">Warning</target> 7421 <target state="new">Warning</target>
@@ -10551,7 +10551,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10551 </trans-unit><trans-unit id="187187500641108332" datatype="html"> 10551 </trans-unit><trans-unit id="187187500641108332" datatype="html">
10552 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 10552 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source><target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
10553 10553
10554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 10554 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
10555 <trans-unit id="1795705931707209785" datatype="html"> 10555 <trans-unit id="1795705931707209785" datatype="html">
10556 <source>Add to watch later</source> 10556 <source>Add to watch later</source>
10557 <target state="new">Add to watch later</target> 10557 <target state="new">Add to watch later</target>
@@ -10720,22 +10720,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
10720 <source>Stop autoplaying next video</source> 10720 <source>Stop autoplaying next video</source>
10721 <target state="new">Stop autoplaying next video</target> 10721 <target state="new">Stop autoplaying next video</target>
10722 10722
10723 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 10723 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
10724 <trans-unit id="5149234672404299151" datatype="html"> 10724 <trans-unit id="5149234672404299151" datatype="html">
10725 <source>Autoplay next video</source> 10725 <source>Autoplay next video</source>
10726 <target state="new">Autoplay next video</target> 10726 <target state="new">Autoplay next video</target>
10727 10727
10728 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 10728 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
10729 <trans-unit id="5870421136141540382" datatype="html"> 10729 <trans-unit id="5870421136141540382" datatype="html">
10730 <source>Stop looping playlist videos</source> 10730 <source>Stop looping playlist videos</source>
10731 <target state="new">Stop looping playlist videos</target> 10731 <target state="new">Stop looping playlist videos</target>
10732 10732
10733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 10733 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
10734 <trans-unit id="1599585307037758139" datatype="html"> 10734 <trans-unit id="1599585307037758139" datatype="html">
10735 <source>Loop playlist videos</source> 10735 <source>Loop playlist videos</source>
10736 <target state="new">Loop playlist videos</target> 10736 <target state="new">Loop playlist videos</target>
10737 10737
10738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html"> 10738 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit><trans-unit id="3704292036525161260" datatype="html">
10739 <source>Placeholder image</source><target state="new">Placeholder image</target> 10739 <source>Placeholder image</source><target state="new">Placeholder image</target>
10740 <context-group purpose="location"> 10740 <context-group purpose="location">
10741 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10741 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
diff --git a/client/src/locale/angular.th-TH.xlf b/client/src/locale/angular.th-TH.xlf
index 725a51b55..163748232 100644
--- a/client/src/locale/angular.th-TH.xlf
+++ b/client/src/locale/angular.th-TH.xlf
@@ -385,10 +385,10 @@
385 <trans-unit id="8817917090143649804" datatype="html"> 385 <trans-unit id="8817917090143649804" datatype="html">
386 <source>Account muted</source><target state="new">Account muted</target> 386 <source>Account muted</source><target state="new">Account muted</target>
387 387
388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html"> 388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit><trans-unit id="1684597533616494551" datatype="html">
389 <source>Server muted</source><target state="new">Server muted</target> 389 <source>Server muted</source><target state="new">Server muted</target>
390 390
391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 391 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
392 392
393 <trans-unit id="5924559757556526785"> 393 <trans-unit id="5924559757556526785">
394 <source>Save to</source> 394 <source>Save to</source>
@@ -623,7 +623,7 @@
623 <source>Blocked</source> 623 <source>Blocked</source>
624 <target state="translated">ถูกบล็อก</target> 624 <target state="translated">ถูกบล็อก</target>
625 625
626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html"> 626 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit><trans-unit id="870586304593427318" datatype="html">
627 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 627 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
628 628
629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html"> 629 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">197</context></context-group></trans-unit><trans-unit id="6630644917521475697" datatype="html">
@@ -2872,8 +2872,8 @@ The link will expire within 1 hour.</source>
2872 <trans-unit id="2482137713226830428" datatype="html"> 2872 <trans-unit id="2482137713226830428" datatype="html">
2873 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2873 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2874 <target state="translated">เผยแพร่เมื่อ <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2874 <target state="translated">เผยแพร่เมื่อ <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2875 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2875
2876 </trans-unit> 2876 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2877 <trans-unit id="1813238393038053050" datatype="html"> 2877 <trans-unit id="1813238393038053050" datatype="html">
2878 <source>SUPPORT</source> 2878 <source>SUPPORT</source>
2879 <target state="translated">สนับสนุน</target> 2879 <target state="translated">สนับสนุน</target>
@@ -2914,8 +2914,8 @@ The link will expire within 1 hour.</source>
2914 <target state="translated">โดย 2914 <target state="translated">โดย
2915 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2915 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2916 </target> 2916 </target>
2917 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2917
2918 </trans-unit> 2918 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2919 <trans-unit id="1144407473317535723" datatype="html"> 2919 <trans-unit id="1144407473317535723" datatype="html">
2920 <source>Subscribe</source> 2920 <source>Subscribe</source>
2921 <target state="translated">ติดตาม</target> 2921 <target state="translated">ติดตาม</target>
@@ -2992,7 +2992,7 @@ The link will expire within 1 hour.</source>
2992 <source>NSFW</source> 2992 <source>NSFW</source>
2993 <target state="new">NSFW</target> 2993 <target state="new">NSFW</target>
2994 2994
2995 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 2995 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2996 <trans-unit id="4512155674928869984" datatype="html"> 2996 <trans-unit id="4512155674928869984" datatype="html">
2997 <source>Get more information</source> 2997 <source>Get more information</source>
2998 <target state="translated">อ่านรายละเอียดเพิ่มเติม</target> 2998 <target state="translated">อ่านรายละเอียดเพิ่มเติม</target>
@@ -3594,7 +3594,7 @@ The link will expire within 1 hour.</source>
3594 3594
3595 3595
3596 3596
3597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3598 <trans-unit id="3111569165173971676" datatype="html"> 3598 <trans-unit id="3111569165173971676" datatype="html">
3599 <source>Deleted account</source> 3599 <source>Deleted account</source>
3600 <target state="new"> 3600 <target state="new">
@@ -3738,16 +3738,16 @@ The link will expire within 1 hour.</source>
3738 </target> 3738 </target>
3739 3739
3740 3740
3741 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3741 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3742 <trans-unit id="1451763834047485033" datatype="html"> 3742 <trans-unit id="1451763834047485033" datatype="html">
3743 <source>Select this row</source> 3743 <source>Select this row</source>
3744 <target state="new">Select this row</target> 3744 <target state="new">Select this row</target>
3745 3745
3746 3746
3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html"> 3747 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit><trans-unit id="4043531994869127329" datatype="html">
3748 <source>See full comment</source><target state="new">See full comment</target> 3748 <source>See full comment</source><target state="new">See full comment</target>
3749 3749
3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3750 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3751 <trans-unit id="3193976279273491157" datatype="html"> 3751 <trans-unit id="3193976279273491157" datatype="html">
3752 <source>Actions</source> 3752 <source>Actions</source>
3753 <target state="new">Actions</target> 3753 <target state="new">Actions</target>
@@ -3756,7 +3756,7 @@ The link will expire within 1 hour.</source>
3756 3756
3757 3757
3758 3758
3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3760 <trans-unit id="8390803680962035202" datatype="html"> 3760 <trans-unit id="8390803680962035202" datatype="html">
3761 <source>Follower</source> 3761 <source>Follower</source>
3762 <target state="new">Follower</target> 3762 <target state="new">Follower</target>
@@ -3769,17 +3769,17 @@ The link will expire within 1 hour.</source>
3769 <source>Commented video</source> 3769 <source>Commented video</source>
3770 <target state="new">Commented video</target> 3770 <target state="new">Commented video</target>
3771 3771
3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3772 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3773 <trans-unit id="7266085473379376028" datatype="html"> 3773 <trans-unit id="7266085473379376028" datatype="html">
3774 <source>No comments found matching current filters.</source> 3774 <source>No comments found matching current filters.</source>
3775 <target state="new">No comments found matching current filters.</target> 3775 <target state="new">No comments found matching current filters.</target>
3776 3776
3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3777 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3778 <trans-unit id="2398388496754671928" datatype="html"> 3778 <trans-unit id="2398388496754671928" datatype="html">
3779 <source>No comments found.</source> 3779 <source>No comments found.</source>
3780 <target state="translated">ไม่พบความคิดเห็น</target> 3780 <target state="translated">ไม่พบความคิดเห็น</target>
3781 3781
3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3782 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3783 <trans-unit id="4604870995665811499" datatype="html"> 3783 <trans-unit id="4604870995665811499" datatype="html">
3784 <source>Local comments</source> 3784 <source>Local comments</source>
3785 <target state="new">Local comments</target> 3785 <target state="new">Local comments</target>
@@ -3897,12 +3897,12 @@ The link will expire within 1 hour.</source>
3897 3897
3898 3898
3899 3899
3900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3900 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3901 <trans-unit id="2662644497259948010" datatype="html"> 3901 <trans-unit id="2662644497259948010" datatype="html">
3902 <source>Comment</source> 3902 <source>Comment</source>
3903 <target state="new">Comment</target> 3903 <target state="new">Comment</target>
3904 3904
3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3905 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3906 <trans-unit id="1359961255805685312" datatype="html"> 3906 <trans-unit id="1359961255805685312" datatype="html">
3907 <source>This video has been reported multiple times.</source> 3907 <source>This video has been reported multiple times.</source>
3908 <target state="translated">วิดีโอนี้ถูกรายงานหลายครั้ง</target> 3908 <target state="translated">วิดีโอนี้ถูกรายงานหลายครั้ง</target>
@@ -4071,7 +4071,7 @@ The link will expire within 1 hour.</source>
4071 4071
4072 4072
4073 4073
4074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4074 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4075 <trans-unit id="8564972645418093229" datatype="html"> 4075 <trans-unit id="8564972645418093229" datatype="html">
4076 <source>No account found matching current filters.</source> 4076 <source>No account found matching current filters.</source>
4077 <target state="new">No account found matching current filters.</target> 4077 <target state="new">No account found matching current filters.</target>
@@ -4314,7 +4314,7 @@ The link will expire within 1 hour.</source>
4314 <target state="new">Select all rows</target> 4314 <target state="new">Select all rows</target>
4315 4315
4316 4316
4317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4317 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4318 <trans-unit id="2719284837486030903" datatype="html"> 4318 <trans-unit id="2719284837486030903" datatype="html">
4319 <source>Job type</source> 4319 <source>Job type</source>
4320 <target state="new">Job type</target> 4320 <target state="new">Job type</target>
@@ -4385,7 +4385,7 @@ The link will expire within 1 hour.</source>
4385 <target state="translated">รีเฟรช</target> 4385 <target state="translated">รีเฟรช</target>
4386 4386
4387 4387
4388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4388 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4389 <trans-unit id="6052766076365105714" datatype="html"> 4389 <trans-unit id="6052766076365105714" datatype="html">
4390 <source>now</source> 4390 <source>now</source>
4391 <target state="translated">ตอนนี้</target> 4391 <target state="translated">ตอนนี้</target>
@@ -5772,9 +5772,9 @@ color: red;
5772 <trans-unit id="5417361655914085905" datatype="html"> 5772 <trans-unit id="5417361655914085905" datatype="html">
5773 <source>Account page</source> 5773 <source>Account page</source>
5774 <target state="new">Account page</target> 5774 <target state="new">Account page</target>
5775 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5775
5776 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5776
5777 </trans-unit> 5777 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5778 5778
5779 <trans-unit id="2000373220662583633" datatype="html"> 5779 <trans-unit id="2000373220662583633" datatype="html">
5780 <source>No ownership change request found.</source> 5780 <source>No ownership change request found.</source>
@@ -5883,7 +5883,7 @@ color: red;
5883 5883
5884 5884
5885 5885
5886 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">67</context></context-group></trans-unit> 5886 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5887 <trans-unit id="9131836378905533756" datatype="html"> 5887 <trans-unit id="9131836378905533756" datatype="html">
5888 <source>Created by <x id="INTERPOLATION"/></source> 5888 <source>Created by <x id="INTERPOLATION"/></source>
5889 <target state="translated">สร้างโดย 5889 <target state="translated">สร้างโดย
@@ -7818,13 +7818,13 @@ channel with the same name (<x id="PH_2"/>)!</target>
7818 <source>Info</source> 7818 <source>Info</source>
7819 <target state="translated">ข้อมูล</target> 7819 <target state="translated">ข้อมูล</target>
7820 7820
7821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html"> 7821 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit><trans-unit id="4116911651502837995" datatype="html">
7822 <source>Files</source><target state="new">Files</target> 7822 <source>Files</source><target state="new">Files</target>
7823 7823
7824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html"> 7824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit><trans-unit id="4767765747214995164" datatype="html">
7825 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7825 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source><target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7826 7826
7827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 7827 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7828 <trans-unit id="6759205696902713848" datatype="html"> 7828 <trans-unit id="6759205696902713848" datatype="html">
7829 <source>Warning</source> 7829 <source>Warning</source>
7830 <target state="translated">คำเตือน</target> 7830 <target state="translated">คำเตือน</target>
@@ -11123,7 +11123,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11123 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 11123 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11124 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11124 <target state="new"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11125 11125
11126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11126 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11127 <trans-unit id="1795705931707209785" datatype="html"> 11127 <trans-unit id="1795705931707209785" datatype="html">
11128 <source>Add to watch later</source> 11128 <source>Add to watch later</source>
11129 <target state="translated">บันทึกไปยังดูภายหลัง</target> 11129 <target state="translated">บันทึกไปยังดูภายหลัง</target>
@@ -11310,22 +11310,22 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11310 <source>Stop autoplaying next video</source> 11310 <source>Stop autoplaying next video</source>
11311 <target state="translated">หยุดการเล่นวิดีโอถัดไปโดยอัตโนมัติ</target> 11311 <target state="translated">หยุดการเล่นวิดีโอถัดไปโดยอัตโนมัติ</target>
11312 11312
11313 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> 11313 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11314 <trans-unit id="5149234672404299151" datatype="html"> 11314 <trans-unit id="5149234672404299151" datatype="html">
11315 <source>Autoplay next video</source> 11315 <source>Autoplay next video</source>
11316 <target state="translated">เล่นวิดีโอถัดไปโดยอัตโนมัติ</target> 11316 <target state="translated">เล่นวิดีโอถัดไปโดยอัตโนมัติ</target>
11317 11317
11318 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group></trans-unit> 11318 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11319 <trans-unit id="5870421136141540382" datatype="html"> 11319 <trans-unit id="5870421136141540382" datatype="html">
11320 <source>Stop looping playlist videos</source> 11320 <source>Stop looping playlist videos</source>
11321 <target state="translated">หยุดวนซ้ำวิดีโอในเพลย์ลิสต์</target> 11321 <target state="translated">หยุดวนซ้ำวิดีโอในเพลย์ลิสต์</target>
11322 11322
11323 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit> 11323 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11324 <trans-unit id="1599585307037758139" datatype="html"> 11324 <trans-unit id="1599585307037758139" datatype="html">
11325 <source>Loop playlist videos</source> 11325 <source>Loop playlist videos</source>
11326 <target state="translated">วนซ้ำวิดีโอในเพลย์ลิสต์</target> 11326 <target state="translated">วนซ้ำวิดีโอในเพลย์ลิสต์</target>
11327 11327
11328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit> 11328 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11329 <trans-unit id="3704292036525161260" datatype="html"> 11329 <trans-unit id="3704292036525161260" datatype="html">
11330 <source>Placeholder image</source> 11330 <source>Placeholder image</source>
11331 <target state="new">Placeholder image</target> 11331 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.tr-TR.xlf b/client/src/locale/angular.tr-TR.xlf
index 098e86bc1..05f084bec 100644
--- a/client/src/locale/angular.tr-TR.xlf
+++ b/client/src/locale/angular.tr-TR.xlf
@@ -449,12 +449,12 @@
449 <source>Account muted</source> 449 <source>Account muted</source>
450 <target state="new">Account muted</target> 450 <target state="new">Account muted</target>
451 451
452 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> 452 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
453 <trans-unit id="1684597533616494551" datatype="html"> 453 <trans-unit id="1684597533616494551" datatype="html">
454 <source>Server muted</source> 454 <source>Server muted</source>
455 <target state="new">Server muted</target> 455 <target state="new">Server muted</target>
456 456
457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group></trans-unit> 457 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
458 <trans-unit id="5924559757556526785"> 458 <trans-unit id="5924559757556526785">
459 <source>Save to</source> 459 <source>Save to</source>
460 <target>Şuraya kaydet</target> 460 <target>Şuraya kaydet</target>
@@ -685,7 +685,7 @@
685 <target state="translated">Engelli</target> 685 <target state="translated">Engelli</target>
686 686
687 687
688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
689 <trans-unit id="870586304593427318" datatype="html"> 689 <trans-unit id="870586304593427318" datatype="html">
690 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 690 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
691 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target> 691 <target state="new">Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</target>
@@ -2990,8 +2990,8 @@ The link will expire within 1 hour.</target>
2990 <trans-unit id="2482137713226830428" datatype="html"> 2990 <trans-unit id="2482137713226830428" datatype="html">
2991 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2991 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2992 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2992 <target state="new">Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2993 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2993
2994 </trans-unit> 2994 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2995 <trans-unit id="1813238393038053050" datatype="html"> 2995 <trans-unit id="1813238393038053050" datatype="html">
2996 <source>SUPPORT</source> 2996 <source>SUPPORT</source>
2997 <target state="translated">DESTEKLE</target> 2997 <target state="translated">DESTEKLE</target>
@@ -3032,8 +3032,8 @@ The link will expire within 1 hour.</target>
3032 <target state="new">By 3032 <target state="new">By
3033 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 3033 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
3034 </target> 3034 </target>
3035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 3035
3036 </trans-unit> 3036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
3037 <trans-unit id="1144407473317535723" datatype="html"> 3037 <trans-unit id="1144407473317535723" datatype="html">
3038 <source>Subscribe</source> 3038 <source>Subscribe</source>
3039 <target state="translated">Abone ol</target> 3039 <target state="translated">Abone ol</target>
@@ -3109,7 +3109,7 @@ The link will expire within 1 hour.</target>
3109 <target state="translated">Müstehcen</target> 3109 <target state="translated">Müstehcen</target>
3110 3110
3111 3111
3112 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group></trans-unit> 3112 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
3113 <trans-unit id="4512155674928869984" datatype="html"> 3113 <trans-unit id="4512155674928869984" datatype="html">
3114 <source>Get more information</source> 3114 <source>Get more information</source>
3115 <target state="translated">Daha fazla bilgi edin</target> 3115 <target state="translated">Daha fazla bilgi edin</target>
@@ -3696,7 +3696,7 @@ The link will expire within 1 hour.</target>
3696 3696
3697 3697
3698 3698
3699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3699 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3700 <trans-unit id="3111569165173971676" datatype="html"> 3700 <trans-unit id="3111569165173971676" datatype="html">
3701 <source>Deleted account</source> 3701 <source>Deleted account</source>
3702 <target state="new"> 3702 <target state="new">
@@ -3842,19 +3842,19 @@ The link will expire within 1 hour.</target>
3842 </target> 3842 </target>
3843 3843
3844 3844
3845 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3845 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3846 <trans-unit id="1451763834047485033" datatype="html"> 3846 <trans-unit id="1451763834047485033" datatype="html">
3847 <source>Select this row</source> 3847 <source>Select this row</source>
3848 <target state="new">Select this row</target> 3848 <target state="new">Select this row</target>
3849 3849
3850 3850
3851 3851
3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3852 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3853 <trans-unit id="4043531994869127329" datatype="html"> 3853 <trans-unit id="4043531994869127329" datatype="html">
3854 <source>See full comment</source> 3854 <source>See full comment</source>
3855 <target state="new">See full comment</target> 3855 <target state="new">See full comment</target>
3856 3856
3857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3857 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3858 <trans-unit id="3193976279273491157" datatype="html"> 3858 <trans-unit id="3193976279273491157" datatype="html">
3859 <source>Actions</source> 3859 <source>Actions</source>
3860 <target state="translated">Eylemler</target> 3860 <target state="translated">Eylemler</target>
@@ -3863,7 +3863,7 @@ The link will expire within 1 hour.</target>
3863 3863
3864 3864
3865 3865
3866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3866 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3867 <trans-unit id="8390803680962035202" datatype="html"> 3867 <trans-unit id="8390803680962035202" datatype="html">
3868 <source>Follower</source> 3868 <source>Follower</source>
3869 <target state="new">Follower</target> 3869 <target state="new">Follower</target>
@@ -3876,17 +3876,17 @@ The link will expire within 1 hour.</target>
3876 <source>Commented video</source> 3876 <source>Commented video</source>
3877 <target state="new">Commented video</target> 3877 <target state="new">Commented video</target>
3878 3878
3879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3879 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3880 <trans-unit id="7266085473379376028" datatype="html"> 3880 <trans-unit id="7266085473379376028" datatype="html">
3881 <source>No comments found matching current filters.</source> 3881 <source>No comments found matching current filters.</source>
3882 <target state="translated">Mevcut süzgeçlere uyan yorum bulunamadı.</target> 3882 <target state="translated">Mevcut süzgeçlere uyan yorum bulunamadı.</target>
3883 3883
3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3884 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3885 <trans-unit id="2398388496754671928" datatype="html"> 3885 <trans-unit id="2398388496754671928" datatype="html">
3886 <source>No comments found.</source> 3886 <source>No comments found.</source>
3887 <target state="translated">Hiç yorum bulunamadı.</target> 3887 <target state="translated">Hiç yorum bulunamadı.</target>
3888 3888
3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3889 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3890 <trans-unit id="4604870995665811499" datatype="html"> 3890 <trans-unit id="4604870995665811499" datatype="html">
3891 <source>Local comments</source> 3891 <source>Local comments</source>
3892 <target state="new">Local comments</target> 3892 <target state="new">Local comments</target>
@@ -4003,13 +4003,13 @@ The link will expire within 1 hour.</target>
4003 4003
4004 4004
4005 4005
4006 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 4006 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
4007 <trans-unit id="2662644497259948010" datatype="html"> 4007 <trans-unit id="2662644497259948010" datatype="html">
4008 <source>Comment</source> 4008 <source>Comment</source>
4009 <target state="translated">Yorum</target> 4009 <target state="translated">Yorum</target>
4010 4010
4011 4011
4012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 4012 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
4013 <trans-unit id="1359961255805685312" datatype="html"> 4013 <trans-unit id="1359961255805685312" datatype="html">
4014 <source>This video has been reported multiple times.</source> 4014 <source>This video has been reported multiple times.</source>
4015 <target state="translated">Bu video birkaç kez ihbar edildi.</target> 4015 <target state="translated">Bu video birkaç kez ihbar edildi.</target>
@@ -4182,7 +4182,7 @@ The link will expire within 1 hour.</target>
4182 4182
4183 4183
4184 4184
4185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 4185 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
4186 <trans-unit id="8564972645418093229" datatype="html"> 4186 <trans-unit id="8564972645418093229" datatype="html">
4187 <source>No account found matching current filters.</source> 4187 <source>No account found matching current filters.</source>
4188 <target state="translated">Mevcut süzgeçlere uyan hesap bulunamadı.</target> 4188 <target state="translated">Mevcut süzgeçlere uyan hesap bulunamadı.</target>
@@ -4432,7 +4432,7 @@ The link will expire within 1 hour.</target>
4432 4432
4433 4433
4434 4434
4435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4435 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4436 <trans-unit id="2719284837486030903" datatype="html"> 4436 <trans-unit id="2719284837486030903" datatype="html">
4437 <source>Job type</source> 4437 <source>Job type</source>
4438 <target state="new">Job type</target> 4438 <target state="new">Job type</target>
@@ -4503,7 +4503,7 @@ The link will expire within 1 hour.</target>
4503 <target state="new">Refresh</target> 4503 <target state="new">Refresh</target>
4504 4504
4505 4505
4506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit> 4506 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4507 <trans-unit id="6052766076365105714" datatype="html"> 4507 <trans-unit id="6052766076365105714" datatype="html">
4508 <source>now</source> 4508 <source>now</source>
4509 <target state="new">now</target> 4509 <target state="new">now</target>
@@ -5908,9 +5908,9 @@ color: red;
5908 <trans-unit id="5417361655914085905" datatype="html"> 5908 <trans-unit id="5417361655914085905" datatype="html">
5909 <source>Account page</source> 5909 <source>Account page</source>
5910 <target state="new">Account page</target> 5910 <target state="new">Account page</target>
5911 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5911
5912 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5912
5913 </trans-unit> 5913 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5914 <trans-unit id="2000373220662583633" datatype="html"> 5914 <trans-unit id="2000373220662583633" datatype="html">
5915 <source>No ownership change request found.</source> 5915 <source>No ownership change request found.</source>
5916 <target state="new">No ownership change request found.</target> 5916 <target state="new">No ownership change request found.</target>
@@ -6014,10 +6014,10 @@ color: red;
6014 <trans-unit id="4000980858407872649" datatype="html"> 6014 <trans-unit id="4000980858407872649" datatype="html">
6015 <source>Channel page</source> 6015 <source>Channel page</source>
6016 <target state="translated">Kanal sayfası</target> 6016 <target state="translated">Kanal sayfası</target>
6017 <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">25</context></context-group> 6017
6018 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 6018
6019 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 6019
6020 </trans-unit> 6020 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
6021 <trans-unit id="9131836378905533756" datatype="html"> 6021 <trans-unit id="9131836378905533756" datatype="html">
6022 <source>Created by <x id="INTERPOLATION"/></source> 6022 <source>Created by <x id="INTERPOLATION"/></source>
6023 <target state="new">Created by 6023 <target state="new">Created by
@@ -8006,17 +8006,17 @@ channel with the same name (<x id="PH_2"/>)!</target>
8006 <target state="translated">Bilgi</target> 8006 <target state="translated">Bilgi</target>
8007 8007
8008 8008
8009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit> 8009 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
8010 <trans-unit id="4116911651502837995" datatype="html"> 8010 <trans-unit id="4116911651502837995" datatype="html">
8011 <source>Files</source> 8011 <source>Files</source>
8012 <target state="new">Files</target> 8012 <target state="new">Files</target>
8013 8013
8014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 8014 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
8015 <trans-unit id="4767765747214995164" datatype="html"> 8015 <trans-unit id="4767765747214995164" datatype="html">
8016 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 8016 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
8017 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 8017 <target state="new">Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
8018 8018
8019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group></trans-unit> 8019 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
8020 <trans-unit id="6759205696902713848" datatype="html"> 8020 <trans-unit id="6759205696902713848" datatype="html">
8021 <source>Warning</source> 8021 <source>Warning</source>
8022 <target state="translated">Uyarı</target> 8022 <target state="translated">Uyarı</target>
@@ -11501,7 +11501,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11501 11501
11502 11502
11503 11503
11504 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11504 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11505 <trans-unit id="1795705931707209785" datatype="html"> 11505 <trans-unit id="1795705931707209785" datatype="html">
11506 <source>Add to watch later</source> 11506 <source>Add to watch later</source>
11507 <target state="new">Add to watch later</target> 11507 <target state="new">Add to watch later</target>
@@ -11675,23 +11675,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11675 <trans-unit id="6775540171466219199" datatype="html"> 11675 <trans-unit id="6775540171466219199" datatype="html">
11676 <source>Stop autoplaying next video</source> 11676 <source>Stop autoplaying next video</source>
11677 <target state="new">Stop autoplaying next video</target> 11677 <target state="new">Stop autoplaying next video</target>
11678 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11678
11679 </trans-unit> 11679 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11680 <trans-unit id="5149234672404299151" datatype="html"> 11680 <trans-unit id="5149234672404299151" datatype="html">
11681 <source>Autoplay next video</source> 11681 <source>Autoplay next video</source>
11682 <target state="translated">Sıradaki videoyu kendiliğinden oynat</target> 11682 <target state="translated">Sıradaki videoyu kendiliğinden oynat</target>
11683 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11683
11684 </trans-unit> 11684 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11685 <trans-unit id="5870421136141540382" datatype="html"> 11685 <trans-unit id="5870421136141540382" datatype="html">
11686 <source>Stop looping playlist videos</source> 11686 <source>Stop looping playlist videos</source>
11687 <target state="new">Stop looping playlist videos</target> 11687 <target state="new">Stop looping playlist videos</target>
11688 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11688
11689 </trans-unit> 11689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11690 <trans-unit id="1599585307037758139" datatype="html"> 11690 <trans-unit id="1599585307037758139" datatype="html">
11691 <source>Loop playlist videos</source> 11691 <source>Loop playlist videos</source>
11692 <target state="new">Loop playlist videos</target> 11692 <target state="new">Loop playlist videos</target>
11693 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11693
11694 </trans-unit> 11694 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11695 <trans-unit id="3704292036525161260" datatype="html"> 11695 <trans-unit id="3704292036525161260" datatype="html">
11696 <source>Placeholder image</source> 11696 <source>Placeholder image</source>
11697 <target state="new">Placeholder image</target> 11697 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.uk-UA.xlf b/client/src/locale/angular.uk-UA.xlf
index 3147fe6bd..4b6f6e392 100644
--- a/client/src/locale/angular.uk-UA.xlf
+++ b/client/src/locale/angular.uk-UA.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Обліковий запис вимкнено</target> 369 <target state="translated">Обліковий запис вимкнено</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Сервер вимкнено</target> 374 <target state="translated">Сервер вимкнено</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785" datatype="html"> 377 <trans-unit id="5924559757556526785" datatype="html">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target state="translated">Зберегти в</target> 379 <target state="translated">Зберегти в</target>
@@ -594,7 +594,7 @@
594 <target state="translated">Заблоковано</target> 594 <target state="translated">Заблоковано</target>
595 595
596 596
597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
598 <trans-unit id="870586304593427318" datatype="html"> 598 <trans-unit id="870586304593427318" datatype="html">
599 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 599 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
600 <target state="translated">Ви справді хочете видалити ці <x id="PH" equiv-text="videos.length"/> відео?</target> 600 <target state="translated">Ви справді хочете видалити ці <x id="PH" equiv-text="videos.length"/> відео?</target>
@@ -2839,8 +2839,8 @@ The link will expire within 1 hour.</source>
2839 <trans-unit id="2482137713226830428" datatype="html"> 2839 <trans-unit id="2482137713226830428" datatype="html">
2840 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2840 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2841 <target state="translated">Опубліковано <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2841 <target state="translated">Опубліковано <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2842 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2842
2843 </trans-unit> 2843 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2844 <trans-unit id="1813238393038053050" datatype="html"> 2844 <trans-unit id="1813238393038053050" datatype="html">
2845 <source>SUPPORT</source> 2845 <source>SUPPORT</source>
2846 <target state="translated">ПІДТРИМКА</target> 2846 <target state="translated">ПІДТРИМКА</target>
@@ -2879,8 +2879,8 @@ The link will expire within 1 hour.</source>
2879 <trans-unit id="687548610091961489" datatype="html"> 2879 <trans-unit id="687548610091961489" datatype="html">
2880 <source>By <x id="INTERPOLATION"/></source> 2880 <source>By <x id="INTERPOLATION"/></source>
2881 <target state="translated">Від <x id="INTERPOLATION"/></target> 2881 <target state="translated">Від <x id="INTERPOLATION"/></target>
2882 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2882
2883 </trans-unit> 2883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2884 <trans-unit id="1144407473317535723" datatype="html"> 2884 <trans-unit id="1144407473317535723" datatype="html">
2885 <source>Subscribe</source> 2885 <source>Subscribe</source>
2886 <target state="translated">Підписатись</target> 2886 <target state="translated">Підписатись</target>
@@ -2952,9 +2952,9 @@ The link will expire within 1 hour.</source>
2952 <trans-unit id="1465291804668949243" datatype="html"> 2952 <trans-unit id="1465291804668949243" datatype="html">
2953 <source>NSFW</source> 2953 <source>NSFW</source>
2954 <target state="translated">NSFW</target> 2954 <target state="translated">NSFW</target>
2955 <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">56</context></context-group> 2955
2956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2956
2957 </trans-unit> 2957 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2958 <trans-unit id="4512155674928869984" datatype="html"> 2958 <trans-unit id="4512155674928869984" datatype="html">
2959 <source>Get more information</source> 2959 <source>Get more information</source>
2960 <target state="translated">Докладніше</target> 2960 <target state="translated">Докладніше</target>
@@ -3526,7 +3526,7 @@ The link will expire within 1 hour.</source>
3526 3526
3527 3527
3528 3528
3529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3529 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3530 <trans-unit id="3111569165173971676" datatype="html"> 3530 <trans-unit id="3111569165173971676" datatype="html">
3531 <source>Deleted account</source> 3531 <source>Deleted account</source>
3532 <target state="translated">Видалений обліковий запис</target> 3532 <target state="translated">Видалений обліковий запис</target>
@@ -3664,19 +3664,19 @@ The link will expire within 1 hour.</source>
3664 <target state="translated">Дата <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3664 <target state="translated">Дата <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3665 3665
3666 3666
3667 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3667 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3668 <trans-unit id="1451763834047485033" datatype="html"> 3668 <trans-unit id="1451763834047485033" datatype="html">
3669 <source>Select this row</source> 3669 <source>Select this row</source>
3670 <target state="translated">Вибрати цей рядок</target> 3670 <target state="translated">Вибрати цей рядок</target>
3671 3671
3672 3672
3673 3673
3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3674 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3675 <trans-unit id="4043531994869127329" datatype="html"> 3675 <trans-unit id="4043531994869127329" datatype="html">
3676 <source>See full comment</source> 3676 <source>See full comment</source>
3677 <target state="translated">Переглянути увесь коментар</target> 3677 <target state="translated">Переглянути увесь коментар</target>
3678 3678
3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3679 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3680 <trans-unit id="3193976279273491157" datatype="html"> 3680 <trans-unit id="3193976279273491157" datatype="html">
3681 <source>Actions</source> 3681 <source>Actions</source>
3682 <target state="translated">Дії</target> 3682 <target state="translated">Дії</target>
@@ -3685,7 +3685,7 @@ The link will expire within 1 hour.</source>
3685 3685
3686 3686
3687 3687
3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3689 <trans-unit id="8390803680962035202" datatype="html"> 3689 <trans-unit id="8390803680962035202" datatype="html">
3690 <source>Follower</source> 3690 <source>Follower</source>
3691 <target state="translated">Підписник</target> 3691 <target state="translated">Підписник</target>
@@ -3698,17 +3698,17 @@ The link will expire within 1 hour.</source>
3698 <source>Commented video</source> 3698 <source>Commented video</source>
3699 <target state="translated">Коментоване відео</target> 3699 <target state="translated">Коментоване відео</target>
3700 3700
3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3701 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3702 <trans-unit id="7266085473379376028" datatype="html"> 3702 <trans-unit id="7266085473379376028" datatype="html">
3703 <source>No comments found matching current filters.</source> 3703 <source>No comments found matching current filters.</source>
3704 <target state="new">No comments found matching current filters.</target> 3704 <target state="new">No comments found matching current filters.</target>
3705 3705
3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3706 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3707 <trans-unit id="2398388496754671928" datatype="html"> 3707 <trans-unit id="2398388496754671928" datatype="html">
3708 <source>No comments found.</source> 3708 <source>No comments found.</source>
3709 <target state="translated">Немає коментарів.</target> 3709 <target state="translated">Немає коментарів.</target>
3710 3710
3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3711 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3712 <trans-unit id="4604870995665811499" datatype="html"> 3712 <trans-unit id="4604870995665811499" datatype="html">
3713 <source>Local comments</source> 3713 <source>Local comments</source>
3714 <target state="translated">Локальні коментарі</target> 3714 <target state="translated">Локальні коментарі</target>
@@ -3821,13 +3821,13 @@ The link will expire within 1 hour.</source>
3821 3821
3822 3822
3823 3823
3824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3824 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3825 <trans-unit id="2662644497259948010" datatype="html"> 3825 <trans-unit id="2662644497259948010" datatype="html">
3826 <source>Comment</source> 3826 <source>Comment</source>
3827 <target state="translated">Коментар</target> 3827 <target state="translated">Коментар</target>
3828 3828
3829 3829
3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3830 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3831 <trans-unit id="1359961255805685312" datatype="html"> 3831 <trans-unit id="1359961255805685312" datatype="html">
3832 <source>This video has been reported multiple times.</source> 3832 <source>This video has been reported multiple times.</source>
3833 <target state="translated">На це відео поскаржилися кілька разів..</target> 3833 <target state="translated">На це відео поскаржилися кілька разів..</target>
@@ -3974,7 +3974,7 @@ The link will expire within 1 hour.</source>
3974 3974
3975 3975
3976 3976
3977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3977 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3978 <trans-unit id="8564972645418093229" datatype="html"> 3978 <trans-unit id="8564972645418093229" datatype="html">
3979 <source>No account found matching current filters.</source> 3979 <source>No account found matching current filters.</source>
3980 <target state="new">No account found matching current filters.</target> 3980 <target state="new">No account found matching current filters.</target>
@@ -4218,7 +4218,7 @@ The link will expire within 1 hour.</source>
4218 4218
4219 4219
4220 4220
4221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4221 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4222 <trans-unit id="2719284837486030903" datatype="html"> 4222 <trans-unit id="2719284837486030903" datatype="html">
4223 <source>Job type</source> 4223 <source>Job type</source>
4224 <target state="translated">Тип завдання</target> 4224 <target state="translated">Тип завдання</target>
@@ -4287,10 +4287,10 @@ The link will expire within 1 hour.</source>
4287 <trans-unit id="1102717806459547726" datatype="html"> 4287 <trans-unit id="1102717806459547726" datatype="html">
4288 <source>Refresh</source> 4288 <source>Refresh</source>
4289 <target state="translated">Оновити</target> 4289 <target state="translated">Оновити</target>
4290 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4290
4291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4291
4292 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4292
4293 </trans-unit> 4293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4294 <trans-unit id="6052766076365105714" datatype="html"> 4294 <trans-unit id="6052766076365105714" datatype="html">
4295 <source>now</source> 4295 <source>now</source>
4296 <target state="translated">зараз</target> 4296 <target state="translated">зараз</target>
@@ -5688,9 +5688,9 @@ color: red;
5688 <trans-unit id="5417361655914085905" datatype="html"> 5688 <trans-unit id="5417361655914085905" datatype="html">
5689 <source>Account page</source> 5689 <source>Account page</source>
5690 <target state="translated">Сторінка облікового запису</target> 5690 <target state="translated">Сторінка облікового запису</target>
5691 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5691
5692 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5692
5693 </trans-unit> 5693 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5694 <trans-unit id="2000373220662583633" datatype="html"> 5694 <trans-unit id="2000373220662583633" datatype="html">
5695 <source>No ownership change request found.</source> 5695 <source>No ownership change request found.</source>
5696 <target state="translated">Запит на зміну власника не знайдено.</target> 5696 <target state="translated">Запит на зміну власника не знайдено.</target>
@@ -5788,10 +5788,10 @@ color: red;
5788 <trans-unit id="4000980858407872649" datatype="html"> 5788 <trans-unit id="4000980858407872649" datatype="html">
5789 <source>Channel page</source> 5789 <source>Channel page</source>
5790 <target state="translated">Сторінка каналу</target> 5790 <target state="translated">Сторінка каналу</target>
5791 <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">25</context></context-group> 5791
5792 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5792
5793 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5793
5794 </trans-unit> 5794 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5795 <trans-unit id="9131836378905533756" datatype="html"> 5795 <trans-unit id="9131836378905533756" datatype="html">
5796 <source>Created by <x id="INTERPOLATION"/></source> 5796 <source>Created by <x id="INTERPOLATION"/></source>
5797 <target state="translated">Створено <x id="INTERPOLATION"/></target> 5797 <target state="translated">Створено <x id="INTERPOLATION"/></target>
@@ -7724,19 +7724,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7724 <trans-unit id="314315645942131479" datatype="html"> 7724 <trans-unit id="314315645942131479" datatype="html">
7725 <source>Info</source> 7725 <source>Info</source>
7726 <target state="translated">Відомості</target> 7726 <target state="translated">Відомості</target>
7727 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7727
7728 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7728
7729 </trans-unit> 7729 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7730 <trans-unit id="4116911651502837995" datatype="html"> 7730 <trans-unit id="4116911651502837995" datatype="html">
7731 <source>Files</source> 7731 <source>Files</source>
7732 <target state="translated">Файли</target> 7732 <target state="translated">Файли</target>
7733 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7733
7734 </trans-unit> 7734 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7735 <trans-unit id="4767765747214995164" datatype="html"> 7735 <trans-unit id="4767765747214995164" datatype="html">
7736 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7736 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7737 <target state="translated">Опубліковано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7737 <target state="translated">Опубліковано <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7738 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7738
7739 </trans-unit> 7739 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7740 <trans-unit id="6759205696902713848" datatype="html"> 7740 <trans-unit id="6759205696902713848" datatype="html">
7741 <source>Warning</source> 7741 <source>Warning</source>
7742 <target state="translated">Попередження</target> 7742 <target state="translated">Попередження</target>
@@ -11126,7 +11126,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11126 11126
11127 11127
11128 11128
11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11129 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11130 <trans-unit id="1795705931707209785" datatype="html"> 11130 <trans-unit id="1795705931707209785" datatype="html">
11131 <source>Add to watch later</source> 11131 <source>Add to watch later</source>
11132 <target state="translated">Додати до списку переглянути пізніше</target> 11132 <target state="translated">Додати до списку переглянути пізніше</target>
@@ -11278,23 +11278,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11278 <trans-unit id="6775540171466219199" datatype="html"> 11278 <trans-unit id="6775540171466219199" datatype="html">
11279 <source>Stop autoplaying next video</source> 11279 <source>Stop autoplaying next video</source>
11280 <target state="translated">Припинити автовідтворення наступного відео</target> 11280 <target state="translated">Припинити автовідтворення наступного відео</target>
11281 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11281
11282 </trans-unit> 11282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11283 <trans-unit id="5149234672404299151" datatype="html"> 11283 <trans-unit id="5149234672404299151" datatype="html">
11284 <source>Autoplay next video</source> 11284 <source>Autoplay next video</source>
11285 <target state="translated">Автовідтворення наступного відео</target> 11285 <target state="translated">Автовідтворення наступного відео</target>
11286 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11286
11287 </trans-unit> 11287 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11288 <trans-unit id="5870421136141540382" datatype="html"> 11288 <trans-unit id="5870421136141540382" datatype="html">
11289 <source>Stop looping playlist videos</source> 11289 <source>Stop looping playlist videos</source>
11290 <target state="new">Stop looping playlist videos</target> 11290 <target state="new">Stop looping playlist videos</target>
11291 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11291
11292 </trans-unit> 11292 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11293 <trans-unit id="1599585307037758139" datatype="html"> 11293 <trans-unit id="1599585307037758139" datatype="html">
11294 <source>Loop playlist videos</source> 11294 <source>Loop playlist videos</source>
11295 <target state="new">Loop playlist videos</target> 11295 <target state="new">Loop playlist videos</target>
11296 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11296
11297 </trans-unit> 11297 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11298 <trans-unit id="3704292036525161260" datatype="html"> 11298 <trans-unit id="3704292036525161260" datatype="html">
11299 <source>Placeholder image</source> 11299 <source>Placeholder image</source>
11300 <target state="new">Placeholder image</target> 11300 <target state="new">Placeholder image</target>
diff --git a/client/src/locale/angular.vi-VN.xlf b/client/src/locale/angular.vi-VN.xlf
index 609c3024c..deb2546e6 100644
--- a/client/src/locale/angular.vi-VN.xlf
+++ b/client/src/locale/angular.vi-VN.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">Đã ẩn tài khoản</target> 369 <target state="translated">Đã ẩn tài khoản</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">Đã ẩn máy chủ</target> 374 <target state="translated">Đã ẩn máy chủ</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>Lưu vào</target> 379 <target>Lưu vào</target>
@@ -594,7 +594,7 @@
594 <target state="translated">Đã khoá</target> 594 <target state="translated">Đã khoá</target>
595 595
596 596
597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 597 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
598 <trans-unit id="870586304593427318" datatype="html"> 598 <trans-unit id="870586304593427318" datatype="html">
599 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 599 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
600 <target state="translated">Bạn có chắc muốn xóa <x id="PH" equiv-text="videos.length"/> video?</target> 600 <target state="translated">Bạn có chắc muốn xóa <x id="PH" equiv-text="videos.length"/> video?</target>
@@ -2865,8 +2865,8 @@ The link will expire within 1 hour.</source>
2865 <trans-unit id="2482137713226830428" datatype="html"> 2865 <trans-unit id="2482137713226830428" datatype="html">
2866 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2866 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2867 <target state="translated">Đã đăng <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2867 <target state="translated">Đã đăng <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2868 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2868
2869 </trans-unit> 2869 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2870 <trans-unit id="1813238393038053050" datatype="html"> 2870 <trans-unit id="1813238393038053050" datatype="html">
2871 <source>SUPPORT</source> 2871 <source>SUPPORT</source>
2872 <target state="translated">ỦNG HỘ</target> 2872 <target state="translated">ỦNG HỘ</target>
@@ -2907,8 +2907,8 @@ The link will expire within 1 hour.</source>
2907 <target>Bởi 2907 <target>Bởi
2908 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/> 2908 <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/>
2909 </target> 2909 </target>
2910 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2910
2911 </trans-unit> 2911 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2912 <trans-unit id="1144407473317535723" datatype="html"> 2912 <trans-unit id="1144407473317535723" datatype="html">
2913 <source>Subscribe</source> 2913 <source>Subscribe</source>
2914 <target state="translated">Đăng ký kênh</target> 2914 <target state="translated">Đăng ký kênh</target>
@@ -2980,9 +2980,9 @@ The link will expire within 1 hour.</source>
2980 <trans-unit id="1465291804668949243" datatype="html"> 2980 <trans-unit id="1465291804668949243" datatype="html">
2981 <source>NSFW</source> 2981 <source>NSFW</source>
2982 <target state="translated">NSFW</target> 2982 <target state="translated">NSFW</target>
2983 <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">56</context></context-group> 2983
2984 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2984
2985 </trans-unit> 2985 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2986 <trans-unit id="4512155674928869984" datatype="html"> 2986 <trans-unit id="4512155674928869984" datatype="html">
2987 <source>Get more information</source> 2987 <source>Get more information</source>
2988 <target state="translated">Tìm hiểu thêm</target> 2988 <target state="translated">Tìm hiểu thêm</target>
@@ -3528,7 +3528,7 @@ The link will expire within 1 hour.</source>
3528 3528
3529 3529
3530 3530
3531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3531 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3532 <trans-unit id="3111569165173971676" datatype="html"> 3532 <trans-unit id="3111569165173971676" datatype="html">
3533 <source>Deleted account</source> 3533 <source>Deleted account</source>
3534 <target state="translated">Tài khoản đã xóa</target> 3534 <target state="translated">Tài khoản đã xóa</target>
@@ -3667,19 +3667,19 @@ The link will expire within 1 hour.</source>
3667 </target> 3667 </target>
3668 3668
3669 3669
3670 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3670 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3671 <trans-unit id="1451763834047485033" datatype="html"> 3671 <trans-unit id="1451763834047485033" datatype="html">
3672 <source>Select this row</source> 3672 <source>Select this row</source>
3673 <target state="translated">Chọn hàng này</target> 3673 <target state="translated">Chọn hàng này</target>
3674 3674
3675 3675
3676 3676
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3678 <trans-unit id="4043531994869127329" datatype="html"> 3678 <trans-unit id="4043531994869127329" datatype="html">
3679 <source>See full comment</source> 3679 <source>See full comment</source>
3680 <target state="translated">Xem bình luận đầy đủ</target> 3680 <target state="translated">Xem bình luận đầy đủ</target>
3681 3681
3682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3683 <trans-unit id="3193976279273491157"> 3683 <trans-unit id="3193976279273491157">
3684 <source>Actions</source> 3684 <source>Actions</source>
3685 <target>Hành động</target> 3685 <target>Hành động</target>
@@ -3688,7 +3688,7 @@ The link will expire within 1 hour.</source>
3688 3688
3689 3689
3690 3690
3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3691 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3692 <trans-unit id="8390803680962035202" datatype="html"> 3692 <trans-unit id="8390803680962035202" datatype="html">
3693 <source>Follower</source> 3693 <source>Follower</source>
3694 <target state="translated">Người theo dõi</target> 3694 <target state="translated">Người theo dõi</target>
@@ -3701,17 +3701,17 @@ The link will expire within 1 hour.</source>
3701 <source>Commented video</source> 3701 <source>Commented video</source>
3702 <target state="translated">Video đã bình luận</target> 3702 <target state="translated">Video đã bình luận</target>
3703 3703
3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3704 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3705 <trans-unit id="7266085473379376028" datatype="html"> 3705 <trans-unit id="7266085473379376028" datatype="html">
3706 <source>No comments found matching current filters.</source> 3706 <source>No comments found matching current filters.</source>
3707 <target state="translated">Không có bình luận nào trùng khớp.</target> 3707 <target state="translated">Không có bình luận nào trùng khớp.</target>
3708 3708
3709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3709 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3710 <trans-unit id="2398388496754671928" datatype="html"> 3710 <trans-unit id="2398388496754671928" datatype="html">
3711 <source>No comments found.</source> 3711 <source>No comments found.</source>
3712 <target state="translated">Không có bình luận nào.</target> 3712 <target state="translated">Không có bình luận nào.</target>
3713 3713
3714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3715 <trans-unit id="4604870995665811499" datatype="html"> 3715 <trans-unit id="4604870995665811499" datatype="html">
3716 <source>Local comments</source> 3716 <source>Local comments</source>
3717 <target state="translated">Những bình luận ở máy chủ</target> 3717 <target state="translated">Những bình luận ở máy chủ</target>
@@ -3826,13 +3826,13 @@ The link will expire within 1 hour.</source>
3826 3826
3827 3827
3828 3828
3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3829 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3830 <trans-unit id="2662644497259948010" datatype="html"> 3830 <trans-unit id="2662644497259948010" datatype="html">
3831 <source>Comment</source> 3831 <source>Comment</source>
3832 <target state="translated">Bình luận</target> 3832 <target state="translated">Bình luận</target>
3833 3833
3834 3834
3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3835 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3836 <trans-unit id="1359961255805685312" datatype="html"> 3836 <trans-unit id="1359961255805685312" datatype="html">
3837 <source>This video has been reported multiple times.</source> 3837 <source>This video has been reported multiple times.</source>
3838 <target state="translated">Video này bị báo cáo nhiều lần.</target> 3838 <target state="translated">Video này bị báo cáo nhiều lần.</target>
@@ -3977,7 +3977,7 @@ The link will expire within 1 hour.</source>
3977 3977
3978 3978
3979 3979
3980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3980 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3981 <trans-unit id="8564972645418093229" datatype="html"> 3981 <trans-unit id="8564972645418093229" datatype="html">
3982 <source>No account found matching current filters.</source> 3982 <source>No account found matching current filters.</source>
3983 <target state="translated">Không có tài khoản nào trùng khớp.</target> 3983 <target state="translated">Không có tài khoản nào trùng khớp.</target>
@@ -4221,7 +4221,7 @@ The link will expire within 1 hour.</source>
4221 4221
4222 4222
4223 4223
4224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4224 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4225 <trans-unit id="2719284837486030903" datatype="html"> 4225 <trans-unit id="2719284837486030903" datatype="html">
4226 <source>Job type</source> 4226 <source>Job type</source>
4227 <target state="translated">Loại công việc</target> 4227 <target state="translated">Loại công việc</target>
@@ -4290,10 +4290,10 @@ The link will expire within 1 hour.</source>
4290 <trans-unit id="1102717806459547726" datatype="html"> 4290 <trans-unit id="1102717806459547726" datatype="html">
4291 <source>Refresh</source> 4291 <source>Refresh</source>
4292 <target state="translated">Làm tươi</target> 4292 <target state="translated">Làm tươi</target>
4293 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4293
4294 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4294
4295 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4295
4296 </trans-unit> 4296 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4297 <trans-unit id="6052766076365105714" datatype="html"> 4297 <trans-unit id="6052766076365105714" datatype="html">
4298 <source>now</source> 4298 <source>now</source>
4299 <target state="translated">now</target> 4299 <target state="translated">now</target>
@@ -5685,9 +5685,9 @@ color: red;
5685 <trans-unit id="5417361655914085905" datatype="html"> 5685 <trans-unit id="5417361655914085905" datatype="html">
5686 <source>Account page</source> 5686 <source>Account page</source>
5687 <target state="translated">Trang tài khoản</target> 5687 <target state="translated">Trang tài khoản</target>
5688 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5688
5689 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5689
5690 </trans-unit> 5690 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5691 <trans-unit id="2000373220662583633" datatype="html"> 5691 <trans-unit id="2000373220662583633" datatype="html">
5692 <source>No ownership change request found.</source> 5692 <source>No ownership change request found.</source>
5693 <target state="translated">Không có yêu cầu thay đổi chủ sở hữu nào.</target> 5693 <target state="translated">Không có yêu cầu thay đổi chủ sở hữu nào.</target>
@@ -5785,10 +5785,10 @@ color: red;
5785 <trans-unit id="4000980858407872649" datatype="html"> 5785 <trans-unit id="4000980858407872649" datatype="html">
5786 <source>Channel page</source> 5786 <source>Channel page</source>
5787 <target state="translated">Trang kênh</target> 5787 <target state="translated">Trang kênh</target>
5788 <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">25</context></context-group> 5788
5789 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5789
5790 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5790
5791 </trans-unit> 5791 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5792 <trans-unit id="9131836378905533756" datatype="html"> 5792 <trans-unit id="9131836378905533756" datatype="html">
5793 <source>Created by <x id="INTERPOLATION"/></source> 5793 <source>Created by <x id="INTERPOLATION"/></source>
5794 <target state="translated">Tạo bởi <x id="INTERPOLATION"/></target> 5794 <target state="translated">Tạo bởi <x id="INTERPOLATION"/></target>
@@ -7651,19 +7651,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7651 <trans-unit id="314315645942131479" datatype="html"> 7651 <trans-unit id="314315645942131479" datatype="html">
7652 <source>Info</source> 7652 <source>Info</source>
7653 <target state="translated">thông tin</target> 7653 <target state="translated">thông tin</target>
7654 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7654
7655 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7655
7656 </trans-unit> 7656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7657 <trans-unit id="4116911651502837995" datatype="html"> 7657 <trans-unit id="4116911651502837995" datatype="html">
7658 <source>Files</source> 7658 <source>Files</source>
7659 <target state="translated">Tập tin</target> 7659 <target state="translated">Tập tin</target>
7660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7660
7661 </trans-unit> 7661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7662 <trans-unit id="4767765747214995164" datatype="html"> 7662 <trans-unit id="4767765747214995164" datatype="html">
7663 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7663 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7664 <target state="translated">Đăng vào <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7664 <target state="translated">Đăng vào <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7665 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7665
7666 </trans-unit> 7666 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7667 <trans-unit id="6759205696902713848" datatype="html"> 7667 <trans-unit id="6759205696902713848" datatype="html">
7668 <source>Warning</source> 7668 <source>Warning</source>
7669 <target state="translated">Cảnh báo</target> 7669 <target state="translated">Cảnh báo</target>
@@ -11072,7 +11072,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11072 11072
11073 11073
11074 11074
11075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11076 <trans-unit id="1795705931707209785" datatype="html"> 11076 <trans-unit id="1795705931707209785" datatype="html">
11077 <source>Add to watch later</source> 11077 <source>Add to watch later</source>
11078 <target state="translated">Lưu lại xem sau</target> 11078 <target state="translated">Lưu lại xem sau</target>
@@ -11246,23 +11246,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11246 <trans-unit id="6775540171466219199" datatype="html"> 11246 <trans-unit id="6775540171466219199" datatype="html">
11247 <source>Stop autoplaying next video</source> 11247 <source>Stop autoplaying next video</source>
11248 <target state="translated">Ngưng tự phát video kế tiếp</target> 11248 <target state="translated">Ngưng tự phát video kế tiếp</target>
11249 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11249
11250 </trans-unit> 11250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11251 <trans-unit id="5149234672404299151" datatype="html"> 11251 <trans-unit id="5149234672404299151" datatype="html">
11252 <source>Autoplay next video</source> 11252 <source>Autoplay next video</source>
11253 <target state="translated">Tự phát video kế tiếp</target> 11253 <target state="translated">Tự phát video kế tiếp</target>
11254 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11254
11255 </trans-unit> 11255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11256 <trans-unit id="5870421136141540382" datatype="html"> 11256 <trans-unit id="5870421136141540382" datatype="html">
11257 <source>Stop looping playlist videos</source> 11257 <source>Stop looping playlist videos</source>
11258 <target state="translated">Ngừng lặp lại video trong danh sách phát</target> 11258 <target state="translated">Ngừng lặp lại video trong danh sách phát</target>
11259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11259
11260 </trans-unit> 11260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11261 <trans-unit id="1599585307037758139" datatype="html"> 11261 <trans-unit id="1599585307037758139" datatype="html">
11262 <source>Loop playlist videos</source> 11262 <source>Loop playlist videos</source>
11263 <target state="translated">Lặp lại video trong danh sách phát</target> 11263 <target state="translated">Lặp lại video trong danh sách phát</target>
11264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11264
11265 </trans-unit> 11265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11266 <trans-unit id="3704292036525161260" datatype="html"> 11266 <trans-unit id="3704292036525161260" datatype="html">
11267 <source>Placeholder image</source> 11267 <source>Placeholder image</source>
11268 <target state="translated">Ảnh thay thế</target> 11268 <target state="translated">Ảnh thay thế</target>
diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf
index ee62d51be..af6c001c8 100644
--- a/client/src/locale/angular.xlf
+++ b/client/src/locale/angular.xlf
@@ -3171,7 +3171,7 @@ color: red;
3171 </context-group> 3171 </context-group>
3172 <context-group purpose="location"> 3172 <context-group purpose="location">
3173 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 3173 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
3174 <context context-type="linenumber">62</context> 3174 <context context-type="linenumber">64</context>
3175 </context-group> 3175 </context-group>
3176 <context-group purpose="location"> 3176 <context-group purpose="location">
3177 <context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context> 3177 <context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context>
@@ -3780,7 +3780,7 @@ color: red;
3780 </context-group> 3780 </context-group>
3781 <context-group purpose="location"> 3781 <context-group purpose="location">
3782 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 3782 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
3783 <context context-type="linenumber">44</context> 3783 <context context-type="linenumber">46</context>
3784 </context-group> 3784 </context-group>
3785 </trans-unit> 3785 </trans-unit>
3786 <trans-unit id="3452334748875293295" datatype="html"> 3786 <trans-unit id="3452334748875293295" datatype="html">
@@ -3798,7 +3798,7 @@ color: red;
3798 </context-group> 3798 </context-group>
3799 <context-group purpose="location"> 3799 <context-group purpose="location">
3800 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 3800 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
3801 <context context-type="linenumber">77</context> 3801 <context context-type="linenumber">75</context>
3802 </context-group> 3802 </context-group>
3803 </trans-unit> 3803 </trans-unit>
3804 <trans-unit id="4678289986918934018" datatype="html"> 3804 <trans-unit id="4678289986918934018" datatype="html">
@@ -3990,11 +3990,30 @@ color: red;
3990 <context context-type="linenumber">18</context> 3990 <context context-type="linenumber">18</context>
3991 </context-group> 3991 </context-group>
3992 </trans-unit> 3992 </trans-unit>
3993 <trans-unit id="1102717806459547726" datatype="html">
3994 <source>Refresh</source>
3995 <context-group purpose="location">
3996 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
3997 <context context-type="linenumber">31</context>
3998 </context-group>
3999 <context-group purpose="location">
4000 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
4001 <context context-type="linenumber">27</context>
4002 </context-group>
4003 <context-group purpose="location">
4004 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4005 <context context-type="linenumber">30</context>
4006 </context-group>
4007 <context-group purpose="location">
4008 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
4009 <context context-type="linenumber">33</context>
4010 </context-group>
4011 </trans-unit>
3993 <trans-unit id="6110554376228744887" datatype="html"> 4012 <trans-unit id="6110554376228744887" datatype="html">
3994 <source>Select all rows</source> 4013 <source>Select all rows</source>
3995 <context-group purpose="location"> 4014 <context-group purpose="location">
3996 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4015 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
3997 <context context-type="linenumber">37</context> 4016 <context context-type="linenumber">39</context>
3998 </context-group> 4017 </context-group>
3999 <context-group purpose="location"> 4018 <context-group purpose="location">
4000 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context> 4019 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context>
@@ -4002,14 +4021,14 @@ color: red;
4002 </context-group> 4021 </context-group>
4003 <context-group purpose="location"> 4022 <context-group purpose="location">
4004 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 4023 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
4005 <context context-type="linenumber">38</context> 4024 <context context-type="linenumber">36</context>
4006 </context-group> 4025 </context-group>
4007 </trans-unit> 4026 </trans-unit>
4008 <trans-unit id="4086606389696938932" datatype="html"> 4027 <trans-unit id="4086606389696938932" datatype="html">
4009 <source>Account</source> 4028 <source>Account</source>
4010 <context-group purpose="location"> 4029 <context-group purpose="location">
4011 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4030 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4012 <context context-type="linenumber">41</context> 4031 <context context-type="linenumber">43</context>
4013 </context-group> 4032 </context-group>
4014 <context-group purpose="location"> 4033 <context-group purpose="location">
4015 <context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context> 4034 <context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context>
@@ -4024,11 +4043,11 @@ color: red;
4024 <source>Video</source> 4043 <source>Video</source>
4025 <context-group purpose="location"> 4044 <context-group purpose="location">
4026 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4045 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4027 <context context-type="linenumber">42</context> 4046 <context context-type="linenumber">44</context>
4028 </context-group> 4047 </context-group>
4029 <context-group purpose="location"> 4048 <context-group purpose="location">
4030 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 4049 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
4031 <context context-type="linenumber">42</context> 4050 <context context-type="linenumber">40</context>
4032 </context-group> 4051 </context-group>
4033 <context-group purpose="location"> 4052 <context-group purpose="location">
4034 <context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context> 4053 <context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context>
@@ -4047,7 +4066,7 @@ color: red;
4047 <source>Comment</source> 4066 <source>Comment</source>
4048 <context-group purpose="location"> 4067 <context-group purpose="location">
4049 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4068 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4050 <context context-type="linenumber">43</context> 4069 <context context-type="linenumber">45</context>
4051 </context-group> 4070 </context-group>
4052 <context-group purpose="location"> 4071 <context-group purpose="location">
4053 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context> 4072 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context>
@@ -4058,7 +4077,7 @@ color: red;
4058 <source>Select this row</source> 4077 <source>Select this row</source>
4059 <context-group purpose="location"> 4078 <context-group purpose="location">
4060 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4079 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4061 <context context-type="linenumber">52</context> 4080 <context context-type="linenumber">54</context>
4062 </context-group> 4081 </context-group>
4063 <context-group purpose="location"> 4082 <context-group purpose="location">
4064 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context> 4083 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context>
@@ -4066,21 +4085,21 @@ color: red;
4066 </context-group> 4085 </context-group>
4067 <context-group purpose="location"> 4086 <context-group purpose="location">
4068 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 4087 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
4069 <context context-type="linenumber">53</context> 4088 <context context-type="linenumber">51</context>
4070 </context-group> 4089 </context-group>
4071 </trans-unit> 4090 </trans-unit>
4072 <trans-unit id="4043531994869127329" datatype="html"> 4091 <trans-unit id="4043531994869127329" datatype="html">
4073 <source>See full comment</source> 4092 <source>See full comment</source>
4074 <context-group purpose="location"> 4093 <context-group purpose="location">
4075 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4094 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4076 <context context-type="linenumber">56</context> 4095 <context context-type="linenumber">58</context>
4077 </context-group> 4096 </context-group>
4078 </trans-unit> 4097 </trans-unit>
4079 <trans-unit id="2348557406282409966" datatype="html"> 4098 <trans-unit id="2348557406282409966" datatype="html">
4080 <source>Open account in a new tab</source> 4099 <source>Open account in a new tab</source>
4081 <context-group purpose="location"> 4100 <context-group purpose="location">
4082 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4101 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4083 <context context-type="linenumber">67</context> 4102 <context context-type="linenumber">69</context>
4084 </context-group> 4103 </context-group>
4085 <context-group purpose="location"> 4104 <context-group purpose="location">
4086 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context> 4105 <context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context>
@@ -4107,21 +4126,21 @@ color: red;
4107 <source>Commented video</source> 4126 <source>Commented video</source>
4108 <context-group purpose="location"> 4127 <context-group purpose="location">
4109 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4128 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4110 <context context-type="linenumber">79</context> 4129 <context context-type="linenumber">81</context>
4111 </context-group> 4130 </context-group>
4112 </trans-unit> 4131 </trans-unit>
4113 <trans-unit id="7266085473379376028" datatype="html"> 4132 <trans-unit id="7266085473379376028" datatype="html">
4114 <source>No comments found matching current filters.</source> 4133 <source>No comments found matching current filters.</source>
4115 <context-group purpose="location"> 4134 <context-group purpose="location">
4116 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4135 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4117 <context context-type="linenumber">104</context> 4136 <context context-type="linenumber">106</context>
4118 </context-group> 4137 </context-group>
4119 </trans-unit> 4138 </trans-unit>
4120 <trans-unit id="2398388496754671928" datatype="html"> 4139 <trans-unit id="2398388496754671928" datatype="html">
4121 <source>No comments found.</source> 4140 <source>No comments found.</source>
4122 <context-group purpose="location"> 4141 <context-group purpose="location">
4123 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context> 4142 <context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context>
4124 <context context-type="linenumber">105</context> 4143 <context context-type="linenumber">107</context>
4125 </context-group> 4144 </context-group>
4126 </trans-unit> 4145 </trans-unit>
4127 <trans-unit id="4604870995665811499" datatype="html"> 4146 <trans-unit id="4604870995665811499" datatype="html">
@@ -5066,26 +5085,11 @@ color: red;
5066 <context context-type="linenumber">11</context> 5085 <context context-type="linenumber">11</context>
5067 </context-group> 5086 </context-group>
5068 </trans-unit> 5087 </trans-unit>
5069 <trans-unit id="1102717806459547726" datatype="html">
5070 <source>Refresh</source>
5071 <context-group purpose="location">
5072 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
5073 <context context-type="linenumber">28</context>
5074 </context-group>
5075 <context-group purpose="location">
5076 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
5077 <context context-type="linenumber">30</context>
5078 </context-group>
5079 <context-group purpose="location">
5080 <context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context>
5081 <context context-type="linenumber">33</context>
5082 </context-group>
5083 </trans-unit>
5084 <trans-unit id="314315645942131479" datatype="html"> 5088 <trans-unit id="314315645942131479" datatype="html">
5085 <source>Info</source> 5089 <source>Info</source>
5086 <context-group purpose="location"> 5090 <context-group purpose="location">
5087 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 5091 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
5088 <context context-type="linenumber">43</context> 5092 <context context-type="linenumber">41</context>
5089 </context-group> 5093 </context-group>
5090 <context-group purpose="location"> 5094 <context-group purpose="location">
5091 <context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context> 5095 <context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context>
@@ -5096,21 +5100,21 @@ color: red;
5096 <source>Files</source> 5100 <source>Files</source>
5097 <context-group purpose="location"> 5101 <context-group purpose="location">
5098 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 5102 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
5099 <context context-type="linenumber">44</context> 5103 <context context-type="linenumber">42</context>
5100 </context-group> 5104 </context-group>
5101 </trans-unit> 5105 </trans-unit>
5102 <trans-unit id="4767765747214995164" datatype="html"> 5106 <trans-unit id="4767765747214995164" datatype="html">
5103 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 5107 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
5104 <context-group purpose="location"> 5108 <context-group purpose="location">
5105 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 5109 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
5106 <context context-type="linenumber">45</context> 5110 <context context-type="linenumber">43</context>
5107 </context-group> 5111 </context-group>
5108 </trans-unit> 5112 </trans-unit>
5109 <trans-unit id="187187500641108332" datatype="html"> 5113 <trans-unit id="187187500641108332" datatype="html">
5110 <source><x id="INTERPOLATION" equiv-text="{{ video.state.label }}"/></source> 5114 <source><x id="INTERPOLATION" equiv-text="{{ video.state.label }}"/></source>
5111 <context-group purpose="location"> 5115 <context-group purpose="location">
5112 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 5116 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
5113 <context context-type="linenumber">79</context> 5117 <context context-type="linenumber">77</context>
5114 </context-group> 5118 </context-group>
5115 <context-group purpose="location"> 5119 <context-group purpose="location">
5116 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context> 5120 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-notification-preferences/my-account-notification-preferences.component.html</context>
@@ -5122,7 +5126,7 @@ color: red;
5122 </context-group> 5126 </context-group>
5123 <context-group purpose="location"> 5127 <context-group purpose="location">
5124 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 5128 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
5125 <context context-type="linenumber">77</context> 5129 <context context-type="linenumber">73</context>
5126 </context-group> 5130 </context-group>
5127 <context-group purpose="location"> 5131 <context-group purpose="location">
5128 <context context-type="sourcefile">src/app/menu/menu.component.html</context> 5132 <context context-type="sourcefile">src/app/menu/menu.component.html</context>
@@ -5173,21 +5177,21 @@ color: red;
5173 <source>Account muted</source> 5177 <source>Account muted</source>
5174 <context-group purpose="location"> 5178 <context-group purpose="location">
5175 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 5179 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
5176 <context context-type="linenumber">81</context> 5180 <context context-type="linenumber">79</context>
5177 </context-group> 5181 </context-group>
5178 </trans-unit> 5182 </trans-unit>
5179 <trans-unit id="1684597533616494551" datatype="html"> 5183 <trans-unit id="1684597533616494551" datatype="html">
5180 <source>Server muted</source> 5184 <source>Server muted</source>
5181 <context-group purpose="location"> 5185 <context-group purpose="location">
5182 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 5186 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
5183 <context context-type="linenumber">82</context> 5187 <context context-type="linenumber">80</context>
5184 </context-group> 5188 </context-group>
5185 </trans-unit> 5189 </trans-unit>
5186 <trans-unit id="9081463435738465430" datatype="html"> 5190 <trans-unit id="9081463435738465430" datatype="html">
5187 <source>Blocked</source> 5191 <source>Blocked</source>
5188 <context-group purpose="location"> 5192 <context-group purpose="location">
5189 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> 5193 <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context>
5190 <context context-type="linenumber">84</context> 5194 <context context-type="linenumber">82</context>
5191 </context-group> 5195 </context-group>
5192 <context-group purpose="location"> 5196 <context-group purpose="location">
5193 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context> 5197 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context>
@@ -6868,7 +6872,7 @@ The link will expire within 1 hour.</source>
6868 </context-group> 6872 </context-group>
6869 <context-group purpose="location"> 6873 <context-group purpose="location">
6870 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 6874 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
6871 <context context-type="linenumber">67</context> 6875 <context context-type="linenumber">63</context>
6872 </context-group> 6876 </context-group>
6873 </trans-unit> 6877 </trans-unit>
6874 <trans-unit id="7766488542631150871" datatype="html"> 6878 <trans-unit id="7766488542631150871" datatype="html">
@@ -10653,28 +10657,28 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
10653 <source>Stop autoplaying next video</source> 10657 <source>Stop autoplaying next video</source>
10654 <context-group purpose="location"> 10658 <context-group purpose="location">
10655 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context> 10659 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context>
10656 <context context-type="linenumber">228</context> 10660 <context context-type="linenumber">234</context>
10657 </context-group> 10661 </context-group>
10658 </trans-unit> 10662 </trans-unit>
10659 <trans-unit id="5149234672404299151" datatype="html"> 10663 <trans-unit id="5149234672404299151" datatype="html">
10660 <source>Autoplay next video</source> 10664 <source>Autoplay next video</source>
10661 <context-group purpose="location"> 10665 <context-group purpose="location">
10662 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context> 10666 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context>
10663 <context context-type="linenumber">229</context> 10667 <context context-type="linenumber">235</context>
10664 </context-group> 10668 </context-group>
10665 </trans-unit> 10669 </trans-unit>
10666 <trans-unit id="5870421136141540382" datatype="html"> 10670 <trans-unit id="5870421136141540382" datatype="html">
10667 <source>Stop looping playlist videos</source> 10671 <source>Stop looping playlist videos</source>
10668 <context-group purpose="location"> 10672 <context-group purpose="location">
10669 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context> 10673 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context>
10670 <context context-type="linenumber">234</context> 10674 <context context-type="linenumber">240</context>
10671 </context-group> 10675 </context-group>
10672 </trans-unit> 10676 </trans-unit>
10673 <trans-unit id="1599585307037758139" datatype="html"> 10677 <trans-unit id="1599585307037758139" datatype="html">
10674 <source>Loop playlist videos</source> 10678 <source>Loop playlist videos</source>
10675 <context-group purpose="location"> 10679 <context-group purpose="location">
10676 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context> 10680 <context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context>
10677 <context context-type="linenumber">235</context> 10681 <context context-type="linenumber">241</context>
10678 </context-group> 10682 </context-group>
10679 </trans-unit> 10683 </trans-unit>
10680 <trans-unit id="3907889591911208762" datatype="html"> 10684 <trans-unit id="3907889591911208762" datatype="html">
@@ -10716,25 +10720,25 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
10716 <source>Published <x id="START_TAG_MY_DATE_TOGGLE" ctype="x-my_date_toggle" equiv-text="&lt;my-date-toggle [date]=&quot;video.publishedAt&quot;>"/><x id="CLOSE_TAG_MY_DATE_TOGGLE" ctype="x-my_date_toggle" equiv-text="&lt;/my-date-toggle>"/></source> 10720 <source>Published <x id="START_TAG_MY_DATE_TOGGLE" ctype="x-my_date_toggle" equiv-text="&lt;my-date-toggle [date]=&quot;video.publishedAt&quot;>"/><x id="CLOSE_TAG_MY_DATE_TOGGLE" ctype="x-my_date_toggle" equiv-text="&lt;/my-date-toggle>"/></source>
10717 <context-group purpose="location"> 10721 <context-group purpose="location">
10718 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10722 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
10719 <context context-type="linenumber">31</context> 10723 <context context-type="linenumber">27</context>
10720 </context-group> 10724 </context-group>
10721 </trans-unit> 10725 </trans-unit>
10722 <trans-unit id="5417361655914085905" datatype="html"> 10726 <trans-unit id="5417361655914085905" datatype="html">
10723 <source>Account page</source> 10727 <source>Account page</source>
10724 <context-group purpose="location"> 10728 <context-group purpose="location">
10725 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10729 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
10726 <context context-type="linenumber">70</context> 10730 <context context-type="linenumber">66</context>
10727 </context-group> 10731 </context-group>
10728 <context-group purpose="location"> 10732 <context-group purpose="location">
10729 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10733 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
10730 <context context-type="linenumber">76</context> 10734 <context context-type="linenumber">72</context>
10731 </context-group> 10735 </context-group>
10732 </trans-unit> 10736 </trans-unit>
10733 <trans-unit id="687548610091961489" datatype="html"> 10737 <trans-unit id="687548610091961489" datatype="html">
10734 <source>By <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></source> 10738 <source>By <x id="INTERPOLATION" equiv-text="{{ video.byAccount }}"/></source>
10735 <context-group purpose="location"> 10739 <context-group purpose="location">
10736 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context> 10740 <context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context>
10737 <context context-type="linenumber">71</context> 10741 <context context-type="linenumber">67</context>
10738 </context-group> 10742 </context-group>
10739 </trans-unit> 10743 </trans-unit>
10740 <trans-unit id="961774488937452220" datatype="html"> 10744 <trans-unit id="961774488937452220" datatype="html">
@@ -15402,7 +15406,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
15402 </context-group> 15406 </context-group>
15403 </trans-unit> 15407 </trans-unit>
15404 <trans-unit id="8953934448427251062" datatype="html"> 15408 <trans-unit id="8953934448427251062" datatype="html">
15405 <source>The <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about/peertube&quot; fragment=&quot;privacy&quot;>"/>sharing system<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> 15409 <source>The <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/about/peertube&quot; fragment=&quot;privacy&quot; target=&quot;_blank&quot;>"/>sharing system<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source>
15406 <context-group purpose="location"> 15410 <context-group purpose="location">
15407 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> 15411 <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context>
15408 <context context-type="linenumber">45</context> 15412 <context context-type="linenumber">45</context>
diff --git a/client/src/locale/angular.zh-Hans-CN.xlf b/client/src/locale/angular.zh-Hans-CN.xlf
index 304f3da0b..da762b855 100644
--- a/client/src/locale/angular.zh-Hans-CN.xlf
+++ b/client/src/locale/angular.zh-Hans-CN.xlf
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">隐藏的帐号</target> 369 <target state="translated">隐藏的帐号</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">隐藏的服务器</target> 374 <target state="translated">隐藏的服务器</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>另存为</target> 379 <target>另存为</target>
@@ -596,7 +596,7 @@
596 <target state="translated">已屏蔽</target> 596 <target state="translated">已屏蔽</target>
597 597
598 598
599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit> 599 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
600 <trans-unit id="870586304593427318" datatype="html"> 600 <trans-unit id="870586304593427318" datatype="html">
601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 601 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
602 <target state="translated">你确定要删除这 <x id="PH" equiv-text="videos.length"/> 个视频吗?</target> 602 <target state="translated">你确定要删除这 <x id="PH" equiv-text="videos.length"/> 个视频吗?</target>
@@ -2840,8 +2840,8 @@ The link will expire within 1 hour.</source>
2840 <trans-unit id="2482137713226830428" datatype="html"> 2840 <trans-unit id="2482137713226830428" datatype="html">
2841 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2841 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2842 <target state="translated">已发布 <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2842 <target state="translated">已发布 <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2843 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2843
2844 </trans-unit> 2844 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2845 <trans-unit id="1813238393038053050" datatype="html"> 2845 <trans-unit id="1813238393038053050" datatype="html">
2846 <source>SUPPORT</source> 2846 <source>SUPPORT</source>
2847 <target state="translated">支持</target> 2847 <target state="translated">支持</target>
@@ -2880,8 +2880,8 @@ The link will expire within 1 hour.</source>
2880 <trans-unit id="687548610091961489"> 2880 <trans-unit id="687548610091961489">
2881 <source>By <x id="INTERPOLATION"/></source> 2881 <source>By <x id="INTERPOLATION"/></source>
2882 <target state="translated">由 <x id="INTERPOLATION"/></target> 2882 <target state="translated">由 <x id="INTERPOLATION"/></target>
2883 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2883
2884 </trans-unit> 2884 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2885 <trans-unit id="1144407473317535723" datatype="html"> 2885 <trans-unit id="1144407473317535723" datatype="html">
2886 <source>Subscribe</source> 2886 <source>Subscribe</source>
2887 <target state="translated">订阅</target> 2887 <target state="translated">订阅</target>
@@ -2953,9 +2953,9 @@ The link will expire within 1 hour.</source>
2953 <trans-unit id="1465291804668949243" datatype="html"> 2953 <trans-unit id="1465291804668949243" datatype="html">
2954 <source>NSFW</source> 2954 <source>NSFW</source>
2955 <target state="translated">NSFW</target> 2955 <target state="translated">NSFW</target>
2956 <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">56</context></context-group> 2956
2957 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2957
2958 </trans-unit> 2958 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2959 <trans-unit id="4512155674928869984"> 2959 <trans-unit id="4512155674928869984">
2960 <source>Get more information</source> 2960 <source>Get more information</source>
2961 <target>了解详情</target> 2961 <target>了解详情</target>
@@ -3499,7 +3499,7 @@ The link will expire within 1 hour.</source>
3499 3499
3500 3500
3501 3501
3502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit> 3502 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3503 <trans-unit id="3111569165173971676" datatype="html"> 3503 <trans-unit id="3111569165173971676" datatype="html">
3504 <source>Deleted account</source> 3504 <source>Deleted account</source>
3505 <target state="translated">已删除帐户</target> 3505 <target state="translated">已删除帐户</target>
@@ -3635,19 +3635,19 @@ The link will expire within 1 hour.</source>
3635 <target>日期 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3635 <target>日期 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3636 3636
3637 3637
3638 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group></trans-unit> 3638 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3639 <trans-unit id="1451763834047485033" datatype="html"> 3639 <trans-unit id="1451763834047485033" datatype="html">
3640 <source>Select this row</source> 3640 <source>Select this row</source>
3641 <target state="translated">选择此行</target> 3641 <target state="translated">选择此行</target>
3642 3642
3643 3643
3644 3644
3645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group></trans-unit> 3645 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3646 <trans-unit id="4043531994869127329" datatype="html"> 3646 <trans-unit id="4043531994869127329" datatype="html">
3647 <source>See full comment</source> 3647 <source>See full comment</source>
3648 <target state="translated">查看完整评论</target> 3648 <target state="translated">查看完整评论</target>
3649 3649
3650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group></trans-unit> 3650 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3651 <trans-unit id="3193976279273491157"> 3651 <trans-unit id="3193976279273491157">
3652 <source>Actions</source> 3652 <source>Actions</source>
3653 <target>操作</target> 3653 <target>操作</target>
@@ -3656,7 +3656,7 @@ The link will expire within 1 hour.</source>
3656 3656
3657 3657
3658 3658
3659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit> 3659 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3660 <trans-unit id="8390803680962035202" datatype="html"> 3660 <trans-unit id="8390803680962035202" datatype="html">
3661 <source>Follower</source> 3661 <source>Follower</source>
3662 <target state="translated">关注者</target> 3662 <target state="translated">关注者</target>
@@ -3669,17 +3669,17 @@ The link will expire within 1 hour.</source>
3669 <source>Commented video</source> 3669 <source>Commented video</source>
3670 <target state="translated">已评论视频</target> 3670 <target state="translated">已评论视频</target>
3671 3671
3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit> 3672 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3673 <trans-unit id="7266085473379376028" datatype="html"> 3673 <trans-unit id="7266085473379376028" datatype="html">
3674 <source>No comments found matching current filters.</source> 3674 <source>No comments found matching current filters.</source>
3675 <target state="translated">没有找到与当前过滤器匹配的评论。</target> 3675 <target state="translated">没有找到与当前过滤器匹配的评论。</target>
3676 3676
3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group></trans-unit> 3677 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3678 <trans-unit id="2398388496754671928" datatype="html"> 3678 <trans-unit id="2398388496754671928" datatype="html">
3679 <source>No comments found.</source> 3679 <source>No comments found.</source>
3680 <target state="translated">没有找到评论。</target> 3680 <target state="translated">没有找到评论。</target>
3681 3681
3682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group></trans-unit> 3682 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3683 <trans-unit id="4604870995665811499" datatype="html"> 3683 <trans-unit id="4604870995665811499" datatype="html">
3684 <source>Local comments</source> 3684 <source>Local comments</source>
3685 <target state="translated">本地评论</target> 3685 <target state="translated">本地评论</target>
@@ -3792,13 +3792,13 @@ The link will expire within 1 hour.</source>
3792 3792
3793 3793
3794 3794
3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit> 3795 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3796 <trans-unit id="2662644497259948010" datatype="html"> 3796 <trans-unit id="2662644497259948010" datatype="html">
3797 <source>Comment</source> 3797 <source>Comment</source>
3798 <target state="translated">评论</target> 3798 <target state="translated">评论</target>
3799 3799
3800 3800
3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit> 3801 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3802 <trans-unit id="1359961255805685312" datatype="html"> 3802 <trans-unit id="1359961255805685312" datatype="html">
3803 <source>This video has been reported multiple times.</source> 3803 <source>This video has been reported multiple times.</source>
3804 <target state="translated">此视频已被多次举报。</target> 3804 <target state="translated">此视频已被多次举报。</target>
@@ -3943,7 +3943,7 @@ The link will expire within 1 hour.</source>
3943 3943
3944 3944
3945 3945
3946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit> 3946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3947 <trans-unit id="8564972645418093229" datatype="html"> 3947 <trans-unit id="8564972645418093229" datatype="html">
3948 <source>No account found matching current filters.</source> 3948 <source>No account found matching current filters.</source>
3949 <target state="translated">找不到与当前过滤规则匹配的帐户。</target> 3949 <target state="translated">找不到与当前过滤规则匹配的帐户。</target>
@@ -4189,7 +4189,7 @@ The link will expire within 1 hour.</source>
4189 4189
4190 4190
4191 4191
4192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group></trans-unit> 4192 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4193 <trans-unit id="2719284837486030903" datatype="html"> 4193 <trans-unit id="2719284837486030903" datatype="html">
4194 <source>Job type</source> 4194 <source>Job type</source>
4195 <target state="translated">作业类型</target> 4195 <target state="translated">作业类型</target>
@@ -4258,10 +4258,10 @@ The link will expire within 1 hour.</source>
4258 <trans-unit id="1102717806459547726"> 4258 <trans-unit id="1102717806459547726">
4259 <source>Refresh</source> 4259 <source>Refresh</source>
4260 <target>刷新</target> 4260 <target>刷新</target>
4261 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4261
4262 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4262
4263 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4263
4264 </trans-unit> 4264 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4265 <trans-unit id="6052766076365105714" datatype="html"> 4265 <trans-unit id="6052766076365105714" datatype="html">
4266 <source>now</source> 4266 <source>now</source>
4267 <target state="translated">现在</target> 4267 <target state="translated">现在</target>
@@ -5653,9 +5653,9 @@ color: red;
5653 <trans-unit id="5417361655914085905" datatype="html"> 5653 <trans-unit id="5417361655914085905" datatype="html">
5654 <source>Account page</source> 5654 <source>Account page</source>
5655 <target state="translated">帐户页面</target> 5655 <target state="translated">帐户页面</target>
5656 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5656
5657 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5657
5658 </trans-unit> 5658 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5659 <trans-unit id="2000373220662583633" datatype="html"> 5659 <trans-unit id="2000373220662583633" datatype="html">
5660 <source>No ownership change request found.</source> 5660 <source>No ownership change request found.</source>
5661 <target state="translated">未找到所有权更改请求。</target> 5661 <target state="translated">未找到所有权更改请求。</target>
@@ -5755,10 +5755,10 @@ color: red;
5755 <trans-unit id="4000980858407872649" datatype="html"> 5755 <trans-unit id="4000980858407872649" datatype="html">
5756 <source>Channel page</source> 5756 <source>Channel page</source>
5757 <target state="translated">频道页面</target> 5757 <target state="translated">频道页面</target>
5758 <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">25</context></context-group> 5758
5759 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5759
5760 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5760
5761 </trans-unit> 5761 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5762 <trans-unit id="9131836378905533756"> 5762 <trans-unit id="9131836378905533756">
5763 <source>Created by <x id="INTERPOLATION"/></source> 5763 <source>Created by <x id="INTERPOLATION"/></source>
5764 <target>由 <x id="INTERPOLATION"/> 创建</target> 5764 <target>由 <x id="INTERPOLATION"/> 创建</target>
@@ -7646,19 +7646,19 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou
7646 <trans-unit id="314315645942131479"> 7646 <trans-unit id="314315645942131479">
7647 <source>Info</source> 7647 <source>Info</source>
7648 <target>提示</target> 7648 <target>提示</target>
7649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7649
7650 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7650
7651 </trans-unit> 7651 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7652 <trans-unit id="4116911651502837995" datatype="html"> 7652 <trans-unit id="4116911651502837995" datatype="html">
7653 <source>Files</source> 7653 <source>Files</source>
7654 <target state="translated">文件</target> 7654 <target state="translated">文件</target>
7655 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7655
7656 </trans-unit> 7656 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7657 <trans-unit id="4767765747214995164" datatype="html"> 7657 <trans-unit id="4767765747214995164" datatype="html">
7658 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source> 7658 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7659 <target state="translated">发布时间 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target> 7659 <target state="translated">发布时间 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7660 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7660
7661 </trans-unit> 7661 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7662 <trans-unit id="6759205696902713848"> 7662 <trans-unit id="6759205696902713848">
7663 <source>Warning</source> 7663 <source>Warning</source>
7664 <target>警告</target> 7664 <target>警告</target>
@@ -11072,7 +11072,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11072 11072
11073 11073
11074 11074
11075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">77</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit> 11075 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11076 <trans-unit id="1795705931707209785" datatype="html"> 11076 <trans-unit id="1795705931707209785" datatype="html">
11077 <source>Add to watch later</source> 11077 <source>Add to watch later</source>
11078 <target state="translated">添加到稍后观看</target> 11078 <target state="translated">添加到稍后观看</target>
@@ -11246,23 +11246,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular
11246 <trans-unit id="6775540171466219199" datatype="html"> 11246 <trans-unit id="6775540171466219199" datatype="html">
11247 <source>Stop autoplaying next video</source> 11247 <source>Stop autoplaying next video</source>
11248 <target state="translated">停止自动播放下一个视频</target> 11248 <target state="translated">停止自动播放下一个视频</target>
11249 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11249
11250 </trans-unit> 11250 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11251 <trans-unit id="5149234672404299151" datatype="html"> 11251 <trans-unit id="5149234672404299151" datatype="html">
11252 <source>Autoplay next video</source> 11252 <source>Autoplay next video</source>
11253 <target state="translated">自动播放下一个视频</target> 11253 <target state="translated">自动播放下一个视频</target>
11254 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11254
11255 </trans-unit> 11255 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11256 <trans-unit id="5870421136141540382" datatype="html"> 11256 <trans-unit id="5870421136141540382" datatype="html">
11257 <source>Stop looping playlist videos</source> 11257 <source>Stop looping playlist videos</source>
11258 <target state="translated">停止循环播放列表视频</target> 11258 <target state="translated">停止循环播放列表视频</target>
11259 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11259
11260 </trans-unit> 11260 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11261 <trans-unit id="1599585307037758139" datatype="html"> 11261 <trans-unit id="1599585307037758139" datatype="html">
11262 <source>Loop playlist videos</source> 11262 <source>Loop playlist videos</source>
11263 <target state="translated">循环播放列表视频</target> 11263 <target state="translated">循环播放列表视频</target>
11264 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11264
11265 </trans-unit> 11265 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11266 <trans-unit id="3704292036525161260" datatype="html"> 11266 <trans-unit id="3704292036525161260" datatype="html">
11267 <source>Placeholder image</source> 11267 <source>Placeholder image</source>
11268 <target state="translated">占位图像</target> 11268 <target state="translated">占位图像</target>
diff --git a/client/src/locale/angular.zh-Hant-TW.xlf b/client/src/locale/angular.zh-Hant-TW.xlf
index 940d716af..0f3fdddca 100644
--- a/client/src/locale/angular.zh-Hant-TW.xlf
+++ b/client/src/locale/angular.zh-Hant-TW.xlf
@@ -316,8 +316,8 @@
316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group> 316 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">150</context></context-group>
317 </trans-unit> 317 </trans-unit>
318 <trans-unit id="5504059606863599420" datatype="html"> 318 <trans-unit id="5504059606863599420" datatype="html">
319 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 319 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> mentioned you on <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
320 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 提及您於 <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;&gt;"/>影片 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 320 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.accountUrl&quot;>"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 提及您於 <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.commentUrl&quot;>"/>影片 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
321 <context-group purpose="location"> 321 <context-group purpose="location">
322 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 322 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
323 <context context-type="linenumber">164</context> 323 <context context-type="linenumber">164</context>
@@ -334,16 +334,16 @@
334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group> 334 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">189</context></context-group>
335 </trans-unit> 335 </trans-unit>
336 <trans-unit id="363592786729553688" datatype="html"> 336 <trans-unit id="363592786729553688" datatype="html">
337 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> 337 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source>
338 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;&gt;"/>新版的外掛程式/佈景主題<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>已經可用:<x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> 338 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [routerLink]=&quot;notification.pluginUrl&quot; [queryParams]=&quot;notification.pluginQueryParams&quot;>"/>新版的外掛程式/佈景主題<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>已經可用:<x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target>
339 <context-group purpose="location"> 339 <context-group purpose="location">
340 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 340 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
341 <context context-type="linenumber">198,199</context> 341 <context context-type="linenumber">198,199</context>
342 </context-group> 342 </context-group>
343 </trans-unit> 343 </trans-unit>
344 <trans-unit id="5055099158245592648" datatype="html"> 344 <trans-unit id="5055099158245592648" datatype="html">
345 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> 345 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source>
346 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;&gt;"/>新版本的 PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>已經可用:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> 346 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;markAsRead(notification)&quot; [href]=&quot;notification.peertubeVersionLink&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferer&quot;>"/>新版本的 PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>已經可用:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target>
347 <context-group purpose="location"> 347 <context-group purpose="location">
348 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> 348 <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context>
349 <context context-type="linenumber">206,207</context> 349 <context context-type="linenumber">206,207</context>
@@ -367,13 +367,13 @@
367 <trans-unit id="8817917090143649804" datatype="html"> 367 <trans-unit id="8817917090143649804" datatype="html">
368 <source>Account muted</source> 368 <source>Account muted</source>
369 <target state="translated">帳號已靜音</target> 369 <target state="translated">帳號已靜音</target>
370 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">81</context></context-group> 370
371 </trans-unit> 371 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group></trans-unit>
372 <trans-unit id="1684597533616494551" datatype="html"> 372 <trans-unit id="1684597533616494551" datatype="html">
373 <source>Server muted</source> 373 <source>Server muted</source>
374 <target state="translated">伺服器已靜音</target> 374 <target state="translated">伺服器已靜音</target>
375 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group> 375
376 </trans-unit> 376 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">80</context></context-group></trans-unit>
377 <trans-unit id="5924559757556526785"> 377 <trans-unit id="5924559757556526785">
378 <source>Save to</source> 378 <source>Save to</source>
379 <target>儲存至</target> 379 <target>儲存至</target>
@@ -434,8 +434,9 @@
434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group> 434 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-add-to-playlist.component.html</context><context context-type="linenumber">71</context></context-group>
435 </trans-unit> 435 </trans-unit>
436 <trans-unit id="2193037168694505715" datatype="html"> 436 <trans-unit id="2193037168694505715" datatype="html">
437 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br /&gt;&lt;br /&gt; When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source> 437 <source>Short text to tell people how they can support the channel (membership platform...).&lt;br />&lt;br />
438 <target state="translated">簡短的文字,告訴人們他們要如何支援頻道(成員資格平台……)。&lt;br /&gt;&lt;br /&gt; 在此頻道上傳影片時,影片支援欄位會自動填入這些文字。</target> 438 When a video is uploaded in this channel, the video support field will be automatically filled by this text.</source>
439 <target state="translated">簡短的文字,告訴人們他們要如何支援頻道(成員資格平台……)。&lt;br />&lt;br /> 在此頻道上傳影片時,影片支援欄位會自動填入這些文字。</target>
439 <context-group purpose="location"> 440 <context-group purpose="location">
440 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context> 441 <context context-type="sourcefile">src/app/+manage/video-channel-edit/video-channel-edit.component.html</context>
441 <context context-type="linenumber">67,68</context> 442 <context context-type="linenumber">67,68</context>
@@ -595,9 +596,9 @@
595 <trans-unit id="9081463435738465430" datatype="html"> 596 <trans-unit id="9081463435738465430" datatype="html">
596 <source>Blocked</source> 597 <source>Blocked</source>
597 <target state="translated">已封鎖</target> 598 <target state="translated">已封鎖</target>
598 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">84</context></context-group> 599
599 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group> 600
600 </trans-unit> 601 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">82</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">59</context></context-group></trans-unit>
601 <trans-unit id="870586304593427318" datatype="html"> 602 <trans-unit id="870586304593427318" datatype="html">
602 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> 603 <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source>
603 <target state="translated">您確定您想要刪除這些 <x id="PH" equiv-text="videos.length"/> 影片?</target> 604 <target state="translated">您確定您想要刪除這些 <x id="PH" equiv-text="videos.length"/> 影片?</target>
@@ -738,8 +739,8 @@
738 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group> 739 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">20</context></context-group>
739 </trans-unit> 740 </trans-unit>
740 <trans-unit id="8644431249513874405" datatype="html"> 741 <trans-unit id="8644431249513874405" datatype="html">
741 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; compatible that supports:</source> 742 <source>&lt;a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> compatible that supports:</source>
742 <target state="translated">相容 &lt;a href="https://zh.wikipedia.org/wiki/Markdown#%E7%A4%BA%E4%BE%8B" target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; ,支援:</target> 743 <target state="translated">相容 &lt;a href="https://zh.wikipedia.org/wiki/Markdown#%E7%A4%BA%E4%BE%8B" target="_blank" rel="noopener noreferrer">Markdown&lt;/a> ,支援:</target>
743 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> 744 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group>
744 </trans-unit> 745 </trans-unit>
745 <trans-unit id="146235964740293376" datatype="html"> 746 <trans-unit id="146235964740293376" datatype="html">
@@ -1150,13 +1151,13 @@
1150 <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> 1151 <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>
1151 </trans-unit> 1152 </trans-unit>
1152 <trans-unit id="7252854992688790751" datatype="html"> 1153 <trans-unit id="7252854992688790751" datatype="html">
1153 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 1154 <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1154 <target state="translated">此站臺允許註冊。然而,請留心查閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;&gt;"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> ,然後才建立帳號。您亦可搜尋另一個站臺以切合您的需要:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>。 </target> 1155 <target state="translated">此站臺允許註冊。然而,請留心查閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;terms-link&quot; target=&quot;_blank&quot; routerLink=&quot;/about/instance&quot; fragment=&quot;terms&quot;>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> ,然後才建立帳號。您亦可搜尋另一個站臺以切合您的需要:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_LINK_2" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target>
1155 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group> 1156 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">64</context></context-group>
1156 </trans-unit> 1157 </trans-unit>
1157 <trans-unit id="7215649348148521605" datatype="html"> 1158 <trans-unit id="7215649348148521605" datatype="html">
1158 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 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="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 1159 <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/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="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
1159 <target state="translated">目前此站臺不允許使用者註冊,您可查閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'&gt;"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 以瞭解詳情,或尋找別的站臺,好讓您註冊帳號並上載您的影片。看看一眾站臺中有哪個合您心意:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>。 </target> 1160 <target state="translated">目前此站臺不允許使用者註冊,您可查閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a (click)=&quot;onTermsClick($event, instanceInformation)&quot; href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 以瞭解詳情,或尋找別的站臺,好讓您註冊帳號並上載您的影片。看看一眾站臺中有哪個合您心意:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_LINK_1" equiv-text="&lt;a class=&quot;alert-link&quot; href=&quot;https://joinpeertube.org/instances&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target>
1160 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group> 1161 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">69</context></context-group>
1161 </trans-unit> 1162 </trans-unit>
1162 <trans-unit id="2392488717875840729"> 1163 <trans-unit id="2392488717875840729">
@@ -1224,7 +1225,8 @@
1224 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group> 1225 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">110</context></context-group>
1225 </trans-unit> 1226 </trans-unit>
1226 <trans-unit id="1190256911880544559" datatype="html"> 1227 <trans-unit id="1190256911880544559" datatype="html">
1227 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. The link will expire within 1 hour.</source> 1228 <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>.
1229The link will expire within 1 hour.</source>
1228 <target state="translated">包含重設密碼說明的電子郵件將會傳送到 <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連結會在 1 小時內過期。</target> 1230 <target state="translated">包含重設密碼說明的電子郵件將會傳送到 <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連結會在 1 小時內過期。</target>
1229 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group> 1231 <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">122</context></context-group>
1230 </trans-unit> 1232 </trans-unit>
@@ -1263,8 +1265,8 @@
1263 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> 1265 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group>
1264 </trans-unit> 1266 </trans-unit>
1265 <trans-unit id="8434369348784683733" datatype="html"> 1267 <trans-unit id="8434369348784683733" datatype="html">
1266 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 1268 <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
1267 <target state="translated">給<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 1269 <target state="translated">給<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;search-value&quot;>"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
1268 <context-group purpose="location"> 1270 <context-group purpose="location">
1269 <context context-type="sourcefile">src/app/+search/search.component.html</context> 1271 <context context-type="sourcefile">src/app/+search/search.component.html</context>
1270 <context context-type="linenumber">10</context> 1272 <context context-type="linenumber">10</context>
@@ -1608,8 +1610,8 @@
1608 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group> 1610 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">269</context></context-group>
1609 </trans-unit> 1611 </trans-unit>
1610 <trans-unit id="2095604754338363597" datatype="html"> 1612 <trans-unit id="2095604754338363597" datatype="html">
1611 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to prevent private URL access from your PeerTube server</source> 1613 <source>⚠️ If enabled, we recommend to use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>a HTTP proxy<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to prevent private URL access from your PeerTube server</source>
1612 <target state="translated">⚠️ 若啟用,我們建議使用 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;&gt;"/>HTTP 代理伺服器<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>以避免來自您 PeerTube 伺服器的私人 URL 存取</target> 1614 <target state="translated">⚠️ 若啟用,我們建議使用 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/maintain-configuration?id=security&quot;>"/>HTTP 代理伺服器<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>以避免來自您 PeerTube 伺服器的私人 URL 存取</target>
1613 <context-group purpose="location"> 1615 <context-group purpose="location">
1614 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context> 1616 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context>
1615 <context context-type="linenumber">272</context> 1617 <context context-type="linenumber">272</context>
@@ -1673,18 +1675,18 @@
1673 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group> 1675 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">10</context></context-group>
1674 </trans-unit> 1676 </trans-unit>
1675 <trans-unit id="7239874680342223476" datatype="html"> 1677 <trans-unit id="7239874680342223476" datatype="html">
1676 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> by:</source> 1678 <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> by:</source>
1677 <target state="translated">協助管理員與其他使用者認識<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,透過:</target> 1679 <target state="translated">協助管理員與其他使用者認識<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,透過:</target>
1678 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group> 1680 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">12</context></context-group>
1679 </trans-unit> 1681 </trans-unit>
1680 <trans-unit id="5856432243446401016" datatype="html"> 1682 <trans-unit id="5856432243446401016" datatype="html">
1681 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 1683 <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1682 <target state="translated">上傳<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 1684 <target state="translated">上傳<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1683 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group> 1685 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">15</context></context-group>
1684 </trans-unit> 1686 </trans-unit>
1685 <trans-unit id="3221645359464920754" datatype="html"> 1687 <trans-unit id="3221645359464920754" datatype="html">
1686 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 1688 <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
1687 <target state="translated">編寫<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 1689 <target state="translated">編寫<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
1688 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group> 1690 <context-group purpose="location"><context context-type="sourcefile">src/app/modal/account-setup-warning-modal.component.html</context><context context-type="linenumber">16</context></context-group>
1689 </trans-unit> 1691 </trans-unit>
1690 <trans-unit id="2218100934178971211" datatype="html"> 1692 <trans-unit id="2218100934178971211" datatype="html">
@@ -2127,8 +2129,8 @@
2127 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group> 2129 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-actor-image/actor-avatar.component.ts</context><context context-type="linenumber">47</context></context-group>
2128 </trans-unit> 2130 </trans-unit>
2129 <trans-unit id="1358902062258458923" datatype="html"> 2131 <trans-unit id="1358902062258458923" datatype="html">
2130 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></source> 2132 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> that also supports <x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></source>
2131 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>Markdown 相容版本<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>也支援<x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;&gt;"/>自訂 PeerTube HTML 標籤<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/></target> 2133 <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://en.wikipedia.org/wiki/Markdown#Example&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>Markdown 相容版本<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>也支援<x id="START_LINK_1" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/api-custom-client-markup&quot; target=&quot;_blank&quot; rel=&quot;noreferer noopener&quot;>"/>自訂 PeerTube HTML 標籤<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/></target>
2132 <context-group purpose="location"> 2134 <context-group purpose="location">
2133 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> 2135 <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context>
2134 <context context-type="linenumber">2</context> 2136 <context context-type="linenumber">2</context>
@@ -2203,8 +2205,8 @@
2203 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group> 2205 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">48</context></context-group>
2204 </trans-unit> 2206 </trans-unit>
2205 <trans-unit id="2090254132451149776" datatype="html"> 2207 <trans-unit id="2090254132451149776" datatype="html">
2206 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> the appropriate licence for your work. </source> 2208 <source><x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> the appropriate licence for your work. </source>
2207 <target state="translated">為您的作品<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>選擇<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>適合的授權條款。 </target> 2209 <target state="translated">為您的作品<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://chooser-beta.creativecommons.org/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>選擇<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>適合的授權條款。 </target>
2208 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group> 2210 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">85</context></context-group>
2209 </trans-unit> 2211 </trans-unit>
2210 <trans-unit id="5462361983940693567"> 2212 <trans-unit id="5462361983940693567">
@@ -2280,7 +2282,7 @@
2280 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group> 2282 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">183</context></context-group>
2281 </trans-unit> 2283 </trans-unit>
2282 <trans-unit id="5600963353867835532"> 2284 <trans-unit id="5600963353867835532">
2283 <source>Already uploaded ✔</source> 2285 <source>Already uploaded ✔</source>
2284 <target>已上傳 ✔</target> 2286 <target>已上傳 ✔</target>
2285 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group> 2287 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">187</context></context-group>
2286 </trans-unit> 2288 </trans-unit>
@@ -2859,8 +2861,8 @@
2859 <trans-unit id="2482137713226830428" datatype="html"> 2861 <trans-unit id="2482137713226830428" datatype="html">
2860 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source> 2862 <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></source>
2861 <target state="translated">已發佈 <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target> 2863 <target state="translated">已發佈 <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/></target>
2862 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">31</context></context-group> 2864
2863 </trans-unit> 2865 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">27</context></context-group></trans-unit>
2864 <trans-unit id="1813238393038053050" datatype="html"> 2866 <trans-unit id="1813238393038053050" datatype="html">
2865 <source>SUPPORT</source> 2867 <source>SUPPORT</source>
2866 <target state="translated">支援</target> 2868 <target state="translated">支援</target>
@@ -2899,8 +2901,8 @@
2899 <trans-unit id="687548610091961489"> 2901 <trans-unit id="687548610091961489">
2900 <source>By <x id="INTERPOLATION"/></source> 2902 <source>By <x id="INTERPOLATION"/></source>
2901 <target>由 <x id="INTERPOLATION"/></target> 2903 <target>由 <x id="INTERPOLATION"/></target>
2902 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">71</context></context-group> 2904
2903 </trans-unit> 2905 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group></trans-unit>
2904 <trans-unit id="1144407473317535723" datatype="html"> 2906 <trans-unit id="1144407473317535723" datatype="html">
2905 <source>Subscribe</source> 2907 <source>Subscribe</source>
2906 <target state="translated">訂閱</target> 2908 <target state="translated">訂閱</target>
@@ -2972,9 +2974,9 @@
2972 <trans-unit id="1465291804668949243" datatype="html"> 2974 <trans-unit id="1465291804668949243" datatype="html">
2973 <source>NSFW</source> 2975 <source>NSFW</source>
2974 <target state="translated">NSFW</target> 2976 <target state="translated">NSFW</target>
2975 <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">56</context></context-group> 2977
2976 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</context></context-group> 2978
2977 </trans-unit> 2979 <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">56</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">75</context></context-group></trans-unit>
2978 <trans-unit id="4512155674928869984"> 2980 <trans-unit id="4512155674928869984">
2979 <source>Get more information</source> 2981 <source>Get more information</source>
2980 <target>取得更多資訊</target> 2982 <target>取得更多資訊</target>
@@ -3534,13 +3536,13 @@
3534 <trans-unit id="2348557406282409966" datatype="html"> 3536 <trans-unit id="2348557406282409966" datatype="html">
3535 <source>Open account in a new tab</source> 3537 <source>Open account in a new tab</source>
3536 <target state="translated">在新分頁中開啟帳號</target> 3538 <target state="translated">在新分頁中開啟帳號</target>
3537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">67</context></context-group> 3539
3538 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group> 3540
3539 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</context></context-group> 3541
3540 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">44</context></context-group> 3542
3541 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> 3543
3542 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group> 3544
3543 </trans-unit> 3545 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">94</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">38</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">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">34</context></context-group></trans-unit>
3544 <trans-unit id="3111569165173971676" datatype="html"> 3546 <trans-unit id="3111569165173971676" datatype="html">
3545 <source>Deleted account</source> 3547 <source>Deleted account</source>
3546 <target state="translated">已刪除的帳號</target> 3548 <target state="translated">已刪除的帳號</target>
@@ -3674,30 +3676,30 @@
3674 <trans-unit id="7692347838587821095"> 3676 <trans-unit id="7692347838587821095">
3675 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> 3677 <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source>
3676 <target>日期 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target> 3678 <target>日期 <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></target>
3677 <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">29</context></context-group> 3679
3678 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group> 3680
3679 </trans-unit> 3681 <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">29</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">46</context></context-group></trans-unit>
3680 <trans-unit id="1451763834047485033" datatype="html"> 3682 <trans-unit id="1451763834047485033" datatype="html">
3681 <source>Select this row</source> 3683 <source>Select this row</source>
3682 <target state="translated">選取此列</target> 3684 <target state="translated">選取此列</target>
3683 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">52</context></context-group> 3685
3684 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group> 3686
3685 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">53</context></context-group> 3687
3686 </trans-unit> 3688 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">79</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">51</context></context-group></trans-unit>
3687 <trans-unit id="4043531994869127329" datatype="html"> 3689 <trans-unit id="4043531994869127329" datatype="html">
3688 <source>See full comment</source> 3690 <source>See full comment</source>
3689 <target state="translated">檢視完整留言</target> 3691 <target state="translated">檢視完整留言</target>
3690 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">56</context></context-group> 3692
3691 </trans-unit> 3693 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">58</context></context-group></trans-unit>
3692 <trans-unit id="3193976279273491157"> 3694 <trans-unit id="3193976279273491157">
3693 <source>Actions</source> 3695 <source>Actions</source>
3694 <target>動作</target> 3696 <target>動作</target>
3695 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</context></context-group> 3697
3696 <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">43</context></context-group> 3698
3697 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">62</context></context-group> 3699
3698 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</context></context-group> 3700
3699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">39</context></context-group> 3701
3700 </trans-unit> 3702 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">23</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">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">64</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">18</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">39</context></context-group></trans-unit>
3701 <trans-unit id="8390803680962035202" datatype="html"> 3703 <trans-unit id="8390803680962035202" datatype="html">
3702 <source>Follower</source> 3704 <source>Follower</source>
3703 <target state="translated">追蹤者</target> 3705 <target state="translated">追蹤者</target>
@@ -3709,18 +3711,18 @@
3709 <trans-unit id="4691552465058437520" datatype="html"> 3711 <trans-unit id="4691552465058437520" datatype="html">
3710 <source>Commented video</source> 3712 <source>Commented video</source>
3711 <target state="translated">有留言的影片</target> 3713 <target state="translated">有留言的影片</target>
3712 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">79</context></context-group> 3714
3713 </trans-unit> 3715 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit>
3714 <trans-unit id="7266085473379376028" datatype="html"> 3716 <trans-unit id="7266085473379376028" datatype="html">
3715 <source>No comments found matching current filters.</source> 3717 <source>No comments found matching current filters.</source>
3716 <target state="translated">找不到符合目前過濾器的留言。</target> 3718 <target state="translated">找不到符合目前過濾器的留言。</target>
3717 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">104</context></context-group> 3719
3718 </trans-unit> 3720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">106</context></context-group></trans-unit>
3719 <trans-unit id="2398388496754671928" datatype="html"> 3721 <trans-unit id="2398388496754671928" datatype="html">
3720 <source>No comments found.</source> 3722 <source>No comments found.</source>
3721 <target state="translated">找不到留言。</target> 3723 <target state="translated">找不到留言。</target>
3722 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">105</context></context-group> 3724
3723 </trans-unit> 3725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">107</context></context-group></trans-unit>
3724 <trans-unit id="4604870995665811499" datatype="html"> 3726 <trans-unit id="4604870995665811499" datatype="html">
3725 <source>Local comments</source> 3727 <source>Local comments</source>
3726 <target state="translated">本機留言</target> 3728 <target state="translated">本機留言</target>
@@ -3828,18 +3830,18 @@
3828 <trans-unit id="6549265851868599441"> 3830 <trans-unit id="6549265851868599441">
3829 <source>Video</source> 3831 <source>Video</source>
3830 <target>影片</target> 3832 <target>影片</target>
3831 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">42</context></context-group> 3833
3832 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group> 3834
3833 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group> 3835
3834 <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">18</context></context-group> 3836
3835 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">8</context></context-group> 3837
3836 </trans-unit> 3838 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">44</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">40</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">20</context></context-group><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">18</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">8</context></context-group></trans-unit>
3837 <trans-unit id="2662644497259948010" datatype="html"> 3839 <trans-unit id="2662644497259948010" datatype="html">
3838 <source>Comment</source> 3840 <source>Comment</source>
3839 <target state="translated">留言</target> 3841 <target state="translated">留言</target>
3840 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group> 3842
3841 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group> 3843
3842 </trans-unit> 3844 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">45</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.ts</context><context context-type="linenumber">81</context></context-group></trans-unit>
3843 <trans-unit id="1359961255805685312" datatype="html"> 3845 <trans-unit id="1359961255805685312" datatype="html">
3844 <source>This video has been reported multiple times.</source> 3846 <source>This video has been reported multiple times.</source>
3845 <target state="translated">此影片已被多次回報。</target> 3847 <target state="translated">此影片已被多次回報。</target>
@@ -3903,8 +3905,8 @@
3903 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group> 3905 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">28</context></context-group>
3904 </trans-unit> 3906 </trans-unit>
3905 <trans-unit id="1258618443362430782" datatype="html"> 3907 <trans-unit id="1258618443362430782" datatype="html">
3906 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 3908 <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}" xid="1879828604800763221"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
3907 <target state="translated"><x id="ICU" xid="1879828604800763221" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;&gt;"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 3909 <target state="translated"><x id="ICU" xid="1879828604800763221" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;ml-1 glyphicon glyphicon-flag&quot;>"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
3908 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group> 3910 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">21</context></context-group>
3909 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group> 3911 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">41</context></context-group>
3910 </trans-unit> 3912 </trans-unit>
@@ -3981,10 +3983,10 @@
3981 <trans-unit id="4086606389696938932"> 3983 <trans-unit id="4086606389696938932">
3982 <source>Account</source> 3984 <source>Account</source>
3983 <target>帳號</target> 3985 <target>帳號</target>
3984 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">41</context></context-group> 3986
3985 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> 3987
3986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group> 3988
3987 </trans-unit> 3989 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">43</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/account-blocklist.component.html</context><context context-type="linenumber">23</context></context-group></trans-unit>
3988 <trans-unit id="8564972645418093229" datatype="html"> 3990 <trans-unit id="8564972645418093229" datatype="html">
3989 <source>No account found matching current filters.</source> 3991 <source>No account found matching current filters.</source>
3990 <target state="translated">沒有帳號符合目前的過濾器。</target> 3992 <target state="translated">沒有帳號符合目前的過濾器。</target>
@@ -4229,10 +4231,10 @@
4229 <trans-unit id="6110554376228744887" datatype="html"> 4231 <trans-unit id="6110554376228744887" datatype="html">
4230 <source>Select all rows</source> 4232 <source>Select all rows</source>
4231 <target state="translated">選取所有列</target> 4233 <target state="translated">選取所有列</target>
4232 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">37</context></context-group> 4234
4233 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group> 4235
4234 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">38</context></context-group> 4236
4235 </trans-unit> 4237 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.html</context><context context-type="linenumber">39</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">36</context></context-group></trans-unit>
4236 <trans-unit id="2719284837486030903" datatype="html"> 4238 <trans-unit id="2719284837486030903" datatype="html">
4237 <source>Job type</source> 4239 <source>Job type</source>
4238 <target state="translated">工作類型</target> 4240 <target state="translated">工作類型</target>
@@ -4263,8 +4265,8 @@
4263 <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> 4265 <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>
4264 </trans-unit> 4266 </trans-unit>
4265 <trans-unit id="3901868627411944813" datatype="html"> 4267 <trans-unit id="3901868627411944813" datatype="html">
4266 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></source> 4268 <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></source>
4267 <target state="translated">優先程度 <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small&gt;"/>(1 = 最高優先度)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small&gt;"/></target> 4269 <target state="translated">優先程度 <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="&lt;small>"/>(1 = 最高優先度)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="&lt;/small>"/></target>
4268 <context-group purpose="location"> 4270 <context-group purpose="location">
4269 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> 4271 <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context>
4270 <context context-type="linenumber">47</context> 4272 <context context-type="linenumber">47</context>
@@ -4284,8 +4286,8 @@
4284 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group> 4286 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">105</context></context-group>
4285 </trans-unit> 4287 </trans-unit>
4286 <trans-unit id="2713421326605345655" datatype="html"> 4288 <trans-unit id="2713421326605345655" datatype="html">
4287 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> jobs found.</source> 4289 <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> jobs found.</source>
4288 <target state="translated">找不到 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt; "/> 工作。</target> 4290 <target state="translated">找不到 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code> "/> 工作。</target>
4289 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group> 4291 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">106</context></context-group>
4290 </trans-unit> 4292 </trans-unit>
4291 <trans-unit id="2384897339170501794" datatype="html"> 4293 <trans-unit id="2384897339170501794" datatype="html">
@@ -4301,10 +4303,10 @@
4301 <trans-unit id="1102717806459547726"> 4303 <trans-unit id="1102717806459547726">
4302 <source>Refresh</source> 4304 <source>Refresh</source>
4303 <target>重新整理</target> 4305 <target>重新整理</target>
4304 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">28</context></context-group> 4306
4305 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group> 4307
4306 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group> 4308
4307 </trans-unit> 4309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/comments/video-comment-list.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context><context context-type="linenumber">30</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">33</context></context-group></trans-unit>
4308 <trans-unit id="6052766076365105714" datatype="html"> 4310 <trans-unit id="6052766076365105714" datatype="html">
4309 <source>now</source> 4311 <source>now</source>
4310 <target state="translated">現在</target> 4312 <target state="translated">現在</target>
@@ -4332,8 +4334,8 @@
4332 </context-group> 4334 </context-group>
4333 </trans-unit> 4335 </trans-unit>
4334 <trans-unit id="2232767208623640457" datatype="html"> 4336 <trans-unit id="2232767208623640457" datatype="html">
4335 <source>By <x id="INTERPOLATION"/> -&gt;</source> 4337 <source>By <x id="INTERPOLATION"/> -></source>
4336 <target state="translated">由 <x id="INTERPOLATION"/> -&gt;</target> 4338 <target state="translated">由 <x id="INTERPOLATION"/> -></target>
4337 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group> 4339 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">47</context></context-group>
4338 </trans-unit> 4340 </trans-unit>
4339 <trans-unit id="7396175500300709096" datatype="html"> 4341 <trans-unit id="7396175500300709096" datatype="html">
@@ -4405,8 +4407,8 @@
4405 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group> 4407 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">82</context></context-group>
4406 </trans-unit> 4408 </trans-unit>
4407 <trans-unit id="4423835119021329687" datatype="html"> 4409 <trans-unit id="4423835119021329687" datatype="html">
4408 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to build a moderation team. </source> 4410 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to build a moderation team. </source>
4409 <target state="translated">管理 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> 以建立審核團隊。 </target> 4411 <target state="translated">管理 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> 以建立審核團隊。 </target>
4410 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group> 4412 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">83</context></context-group>
4411 </trans-unit> 4413 </trans-unit>
4412 <trans-unit id="7030031694783481217"> 4414 <trans-unit id="7030031694783481217">
@@ -4415,8 +4417,8 @@
4415 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group> 4417 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">93</context></context-group>
4416 </trans-unit> 4418 </trans-unit>
4417 <trans-unit id="4620493570088713907" datatype="html"> 4419 <trans-unit id="4620493570088713907" datatype="html">
4418 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> 4420 <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source>
4419 <target state="translated">啟用此功能會讓其他管理員知道您主要是在串流敏感內容。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/> 此外,預設情況下,系統會自動勾選影片上傳中的 NSFW 勾選框。 </target> 4421 <target state="translated">啟用此功能會讓其他管理員知道您主要是在串流敏感內容。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/> 此外,預設情況下,系統會自動勾選影片上傳中的 NSFW 勾選框。 </target>
4420 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group> 4422 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">97</context></context-group>
4421 </trans-unit> 4423 </trans-unit>
4422 <trans-unit id="7497677457560701935"> 4424 <trans-unit id="7497677457560701935">
@@ -4535,8 +4537,8 @@
4535 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group> 4537 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">4</context></context-group>
4536 </trans-unit> 4538 </trans-unit>
4537 <trans-unit id="2107098695989136934" datatype="html"> 4539 <trans-unit id="2107098695989136934" datatype="html">
4538 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 4540 <source>Use <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>plugins &amp; themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4539 <target state="translated">使用<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;&gt;"/>外掛程式與佈景主題<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>取得更多相關的變更,或<x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;&gt;"/>新增小自訂<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>。 </target> 4541 <target state="translated">使用<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/plugins&quot;>"/>外掛程式與佈景主題<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>取得更多相關的變更,或<x id="START_LINK_1" equiv-text="&lt;a routerLink=&quot;/admin/config/edit-custom&quot; fragment=&quot;advanced-configuration&quot;>"/>新增小自訂<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target>
4540 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group> 4542 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">5</context></context-group>
4541 </trans-unit> 4543 </trans-unit>
4542 <trans-unit id="6855462350544488601"> 4544 <trans-unit id="6855462350544488601">
@@ -4642,8 +4644,8 @@
4642 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group> 4644 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">150</context></context-group>
4643 </trans-unit> 4645 </trans-unit>
4644 <trans-unit id="2669509104300979449" datatype="html"> 4646 <trans-unit id="2669509104300979449" datatype="html">
4645 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to set their quota individually. </source> 4647 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to set their quota individually. </source>
4646 <target state="translated">管理<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;&gt;"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>以單獨設定他們的配額。 </target> 4648 <target state="translated">管理<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/users&quot;>"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>以單獨設定他們的配額。 </target>
4647 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group> 4649 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">151</context></context-group>
4648 </trans-unit> 4650 </trans-unit>
4649 <trans-unit id="4497115134891299867"> 4651 <trans-unit id="4497115134891299867">
@@ -4834,8 +4836,8 @@
4834 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group> 4836 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">376</context></context-group>
4835 </trans-unit> 4837 </trans-unit>
4836 <trans-unit id="1886227550697837417" datatype="html"> 4838 <trans-unit id="1886227550697837417" datatype="html">
4837 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>. </source> 4839 <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>. </source>
4838 <target state="translated">您只應在生產環境中使用審核的搜尋索引,或<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;&gt;"/>自行架設<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>。 </target> 4840 <target state="translated">您只應在生產環境中使用審核的搜尋索引,或<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://framagit.org/framasoft/peertube/search-index&quot;>"/>自行架設<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>。 </target>
4839 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group> 4841 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">378</context></context-group>
4840 </trans-unit> 4842 </trans-unit>
4841 <trans-unit id="2331464426553277323" datatype="html"> 4843 <trans-unit id="2331464426553277323" datatype="html">
@@ -4869,8 +4871,8 @@
4869 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group> 4871 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">426</context></context-group>
4870 </trans-unit> 4872 </trans-unit>
4871 <trans-unit id="252719899360434356" datatype="html"> 4873 <trans-unit id="252719899360434356" datatype="html">
4872 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> with other instances. </source> 4874 <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> with other instances. </source>
4873 <target state="translated">管理與其他站台的<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;&gt;"/>關係<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>。 </target> 4875 <target state="translated">管理與其他站台的<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/admin/follows&quot;>"/>關係<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>。 </target>
4874 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group> 4876 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">427</context></context-group>
4875 </trans-unit> 4877 </trans-unit>
4876 <trans-unit id="9119248927271669654" datatype="html"> 4878 <trans-unit id="9119248927271669654" datatype="html">
@@ -4906,8 +4908,8 @@
4906 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group> 4908 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">473</context></context-group>
4907 </trans-unit> 4909 </trans-unit>
4908 <trans-unit id="9076632742417302918" datatype="html"> 4910 <trans-unit id="9076632742417302918" datatype="html">
4909 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information about the expected URL </source> 4911 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information about the expected URL </source>
4910 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;&gt;"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>以取得關於預期 URL 的更多資訊 </target> 4912 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances&quot; rel=&quot;noopener noreferer&quot; target=&quot;_blank&quot;>"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>以取得關於預期 URL 的更多資訊 </target>
4911 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group> 4913 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">478</context></context-group>
4912 </trans-unit> 4914 </trans-unit>
4913 <trans-unit id="3946988229617310200" datatype="html"> 4915 <trans-unit id="3946988229617310200" datatype="html">
@@ -4956,8 +4958,8 @@
4956 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group> 4958 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">559</context></context-group>
4957 </trans-unit> 4959 </trans-unit>
4958 <trans-unit id="2076338542820061819" datatype="html"> 4960 <trans-unit id="2076338542820061819" datatype="html">
4959 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> to see if you instance is allowed. </source> 4961 <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/w/blabla) on <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> to see if you instance is allowed. </source>
4960 <target state="translated">如果您的站台明顯被 Twitter 允許,Twitter 的 feed 將會嵌入 PeerTube 影片分享的影片播放器。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>如果您的站台沒有,那麼我們會用圖片連結卡片來重新導向到您的 PeerTube 站台。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>勾選此核取方塊,儲存設定並使用您站台的影片 URL (https://example.com/w/blabla) 在 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'&gt;"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> 來檢視您的站台是否被允許。 </target> 4962 <target state="translated">如果您的站台明顯被 Twitter 允許,Twitter 的 feed 將會嵌入 PeerTube 影片分享的影片播放器。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>如果您的站台沒有,那麼我們會用圖片連結卡片來重新導向到您的 PeerTube 站台。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>勾選此核取方塊,儲存設定並使用您站台的影片 URL (https://example.com/w/blabla) 在 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a target='_blank' rel='noopener noreferrer' href='https://cards-dev.twitter.com/validator'>"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> 來檢視您的站台是否被允許。 </target>
4961 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group> 4963 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html</context><context context-type="linenumber">563</context></context-group>
4962 </trans-unit> 4964 </trans-unit>
4963 <trans-unit id="493135676263039396" datatype="html"> 4965 <trans-unit id="493135676263039396" datatype="html">
@@ -4995,13 +4997,13 @@
4995 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group> 4997 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">33</context></context-group>
4996 </trans-unit> 4998 </trans-unit>
4997 <trans-unit id="4420104899393268652" datatype="html"> 4999 <trans-unit id="4420104899393268652" datatype="html">
4998 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 5000 <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
4999 <target state="translated">在您的站台上可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 5001 <target state="translated">在您的站台上可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
5000 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group> 5002 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">40</context></context-group>
5001 </trans-unit> 5003 </trans-unit>
5002 <trans-unit id="7210210728441530221" datatype="html"> 5004 <trans-unit id="7210210728441530221" datatype="html">
5003 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></source> 5005 <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></source>
5004 <target state="translated">每個使用者可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;&gt;"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/></target> 5006 <target state="translated">每個使用者可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;text-muted&quot;>"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/></target>
5005 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group> 5007 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-live-configuration.component.html</context><context context-type="linenumber">53</context></context-group>
5006 </trans-unit> 5008 </trans-unit>
5007 <trans-unit id="6830777508073747241" datatype="html"> 5009 <trans-unit id="6830777508073747241" datatype="html">
@@ -5145,8 +5147,8 @@
5145 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group> 5147 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context><context context-type="linenumber">94</context></context-group>
5146 </trans-unit> 5148 </trans-unit>
5147 <trans-unit id="7334484418359079994" datatype="html"> 5149 <trans-unit id="7334484418359079994" datatype="html">
5148 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Requires ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source> 5150 <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with plain WebTorrent:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
5149 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>需要 ffmpeg &gt;= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>與普通的 WebTorrent 相比,生成 HLS 播放清單與片段化的 MP4 檔案可得到更好的播放體驗:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>變更解析度更平順<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>更快的播放速度(特別是對較長的影片來說)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li&gt;"/>更穩定的播放(較少臭蟲與無限載入)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p&gt;"/>若您也啟用了 WebTorrent 支援,儲存空間需求將會乘以 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 5151 <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>需要 ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>與普通的 WebTorrent 相比,生成 HLS 播放清單與片段化的 MP4 檔案可得到更好的播放體驗:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>變更解析度更平順<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>更快的播放速度(特別是對較長的影片來說)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li>"/>更穩定的播放(較少臭蟲與無限載入)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p>"/>若您也啟用了 WebTorrent 支援,儲存空間需求將會乘以 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
5150 <context-group purpose="location"> 5152 <context-group purpose="location">
5151 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> 5153 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context>
5152 <context context-type="linenumber">99,108</context> 5154 <context context-type="linenumber">99,108</context>
@@ -5309,13 +5311,19 @@
5309 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group> 5311 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">74</context></context-group>
5310 </trans-unit> 5312 </trans-unit>
5311 <trans-unit id="4067880101082150743" datatype="html"> 5313 <trans-unit id="4067880101082150743" datatype="html">
5312 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 5314 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5313 <target state="translated">直接編寫 JavaScript 程式碼。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>範例:<x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target> 5315 <target state="translated">直接編寫 JavaScript 程式碼。<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/>範例:<x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5314 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group> 5316 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">77</context></context-group>
5315 </trans-unit> 5317 </trans-unit>
5316 <trans-unit id="5464209657969421100" datatype="html"> 5318 <trans-unit id="5464209657969421100" datatype="html">
5317 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 5319 <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5318 <target state="translated">直接編寫 CSS 程式碼。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> 在前方加入 <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> 以覆寫樣式。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target> 5320color: red;
5321<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5322<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/>
5323color: red;
5324<x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/>
5325<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></source>
5326 <target state="translated">直接編寫 CSS 程式碼。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/> 在前方加入 <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em> "/> 以覆寫樣式。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre>"/></target>
5319 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group> 5327 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">96</context></context-group>
5320 </trans-unit> 5328 </trans-unit>
5321 <trans-unit id="283725429207896837" datatype="html"> 5329 <trans-unit id="283725429207896837" datatype="html">
@@ -5332,8 +5340,8 @@
5332 </context-group> 5340 </context-group>
5333 </trans-unit> 5341 </trans-unit>
5334 <trans-unit id="8167543029214637769" datatype="html"> 5342 <trans-unit id="8167543029214637769" datatype="html">
5335 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source> 5343 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></source>
5336 <target state="translated">格式有誤:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target> 5344 <target state="translated">格式有誤:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;>"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul>"/></target>
5337 <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">71</context></context-group> 5345 <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">71</context></context-group>
5338 </trans-unit> 5346 </trans-unit>
5339 <trans-unit id="1445676851449000175"> 5347 <trans-unit id="1445676851449000175">
@@ -5409,8 +5417,8 @@
5409 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group> 5417 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">255</context></context-group>
5410 </trans-unit> 5418 </trans-unit>
5411 <trans-unit id="6317170736181476800" datatype="html"> 5419 <trans-unit id="6317170736181476800" datatype="html">
5412 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source> 5420 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></source>
5413 <target state="translated">更新<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>您的設定<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target> 5421 <target state="translated">更新<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;>"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;>"/>您的設定<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a >"/></target>
5414 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5422 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5415 </trans-unit> 5423 </trans-unit>
5416 <trans-unit id="1405600824334286337" datatype="html"> 5424 <trans-unit id="1405600824334286337" datatype="html">
@@ -5430,40 +5438,40 @@
5430 </context-group> 5438 </context-group>
5431 </trans-unit> 5439 </trans-unit>
5432 <trans-unit id="7028708681117573961" datatype="html"> 5440 <trans-unit id="7028708681117573961" datatype="html">
5433 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5441 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5434 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「最近新增」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5442 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「最近新增」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5435 <context-group purpose="location"> 5443 <context-group purpose="location">
5436 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5444 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5437 <context context-type="linenumber">46</context> 5445 <context context-type="linenumber">46</context>
5438 </context-group> 5446 </context-group>
5439 </trans-unit> 5447 </trans-unit>
5440 <trans-unit id="8190023086228606960" datatype="html"> 5448 <trans-unit id="8190023086228606960" datatype="html">
5441 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5449 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5442 <target state="translated">按<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「近期檢視」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>排序</target> 5450 <target state="translated">按<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「近期檢視」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>排序</target>
5443 <context-group purpose="location"> 5451 <context-group purpose="location">
5444 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5452 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5445 <context context-type="linenumber">48</context> 5453 <context context-type="linenumber">48</context>
5446 </context-group> 5454 </context-group>
5447 </trans-unit> 5455 </trans-unit>
5448 <trans-unit id="3224510615614621760" datatype="html"> 5456 <trans-unit id="3224510615614621760" datatype="html">
5449 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5457 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5450 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「熱門」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5458 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「熱門」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5451 <context-group purpose="location"> 5459 <context-group purpose="location">
5452 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5460 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5453 <context context-type="linenumber">49</context> 5461 <context context-type="linenumber">49</context>
5454 </context-group> 5462 </context-group>
5455 </trans-unit> 5463 </trans-unit>
5456 <trans-unit id="3082811226222076503" datatype="html"> 5464 <trans-unit id="3082811226222076503" datatype="html">
5457 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5465 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5458 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「最佳」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5466 <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「最佳」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5459 <context-group purpose="location"> 5467 <context-group purpose="location">
5460 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5468 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5461 <context context-type="linenumber">50</context> 5469 <context context-type="linenumber">50</context>
5462 </context-group> 5470 </context-group>
5463 </trans-unit> 5471 </trans-unit>
5464 <trans-unit id="4322133526902910662" datatype="html"> 5472 <trans-unit id="4322133526902910662" datatype="html">
5465 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5473 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></source>
5466 <target state="translated">排序<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>「喜歡」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5474 <target state="translated">排序<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>「喜歡」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/></target>
5467 <context-group purpose="location"> 5475 <context-group purpose="location">
5468 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5476 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5469 <context context-type="linenumber">51</context> 5477 <context context-type="linenumber">51</context>
@@ -5579,8 +5587,8 @@
5579 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group> 5587 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">4</context></context-group>
5580 </trans-unit> 5588 </trans-unit>
5581 <trans-unit id="7350483582490037954" datatype="html"> 5589 <trans-unit id="7350483582490037954" datatype="html">
5582 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, a confirmation will be requested to watch the video. </source> 5590 <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, a confirmation will be requested to watch the video. </source>
5583 <target state="translated">有<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>隱藏<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>或<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>模糊縮圖<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,要觀看影片時將會請求確認。 </target> 5591 <target state="translated">有<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>隱藏<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>或<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>模糊縮圖<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,要觀看影片時將會請求確認。 </target>
5584 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group> 5592 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">110</context></context-group>
5585 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group> 5593 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">7</context></context-group>
5586 </trans-unit> 5594 </trans-unit>
@@ -5700,9 +5708,9 @@
5700 <trans-unit id="5417361655914085905" datatype="html"> 5708 <trans-unit id="5417361655914085905" datatype="html">
5701 <source>Account page</source> 5709 <source>Account page</source>
5702 <target state="translated">帳號頁面</target> 5710 <target state="translated">帳號頁面</target>
5703 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">70</context></context-group> 5711
5704 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">76</context></context-group> 5712
5705 </trans-unit> 5713 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</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>
5706 <trans-unit id="2000373220662583633" datatype="html"> 5714 <trans-unit id="2000373220662583633" datatype="html">
5707 <source>No ownership change request found.</source> 5715 <source>No ownership change request found.</source>
5708 <target state="translated">找不到所有權變更請求。</target> 5716 <target state="translated">找不到所有權變更請求。</target>
@@ -5802,10 +5810,10 @@
5802 <trans-unit id="4000980858407872649" datatype="html"> 5810 <trans-unit id="4000980858407872649" datatype="html">
5803 <source>Channel page</source> 5811 <source>Channel page</source>
5804 <target state="translated">頻道頁面</target> 5812 <target state="translated">頻道頁面</target>
5805 <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">25</context></context-group> 5813
5806 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</context></context-group> 5814
5807 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">67</context></context-group> 5815
5808 </trans-unit> 5816 <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">25</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-follows/my-subscriptions.component.html</context><context context-type="linenumber">20</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">63</context></context-group></trans-unit>
5809 <trans-unit id="9131836378905533756"> 5817 <trans-unit id="9131836378905533756">
5810 <source>Created by <x id="INTERPOLATION"/></source> 5818 <source>Created by <x id="INTERPOLATION"/></source>
5811 <target>由 <x id="INTERPOLATION"/> 建立</target> 5819 <target>由 <x id="INTERPOLATION"/> 建立</target>
@@ -5842,8 +5850,8 @@
5842 </context-group> 5850 </context-group>
5843 </trans-unit> 5851 </trans-unit>
5844 <trans-unit id="5511928240200239994" datatype="html"> 5852 <trans-unit id="5511928240200239994" datatype="html">
5845 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source> 5853 <source>Some of your channels are not fully set up. Make them welcoming and explicit about what you publish by adding a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
5846 <target state="translated">您的某些頻道還沒設定完成。透過新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>橫幅<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>、<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>使其發佈的內容足夠明確並受人歡迎。</target> 5854 <target state="translated">您的某些頻道還沒設定完成。透過新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>橫幅<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>、<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>使其發佈的內容足夠明確並受人歡迎。</target>
5847 <context-group purpose="location"> 5855 <context-group purpose="location">
5848 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> 5856 <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context>
5849 <context context-type="linenumber">5</context> 5857 <context context-type="linenumber">5</context>
@@ -5952,8 +5960,8 @@
5952 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group> 5960 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">13</context></context-group>
5953 </trans-unit> 5961 </trans-unit>
5954 <trans-unit id="8844610145426272276" datatype="html"> 5962 <trans-unit id="8844610145426272276" datatype="html">
5955 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>. </source> 5963 <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>. </source>
5956 <target state="translated">要協助管理員與其他使用者知道<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>,請不要忘記<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;&gt;"/>設定您的帳號個人簡介<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>,新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>。 </target> 5964 <target state="translated">要協助管理員與其他使用者知道<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>,請不要忘記<x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot;>"/>設定您的帳號個人簡介<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>,新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>。 </target>
5957 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group> 5965 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">17</context></context-group>
5958 </trans-unit> 5966 </trans-unit>
5959 <trans-unit id="3030338154442300172" datatype="html"> 5967 <trans-unit id="3030338154442300172" datatype="html">
@@ -6136,7 +6144,9 @@
6136 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group> 6144 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-playlist/video-playlist-miniature.component.html</context><context context-type="linenumber">9</context></context-group>
6137 </trans-unit> 6145 </trans-unit>
6138 <trans-unit id="7152797255397280410" datatype="html"> 6146 <trans-unit id="7152797255397280410" datatype="html">
6139 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> 6147 <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>?
6148It will delete <x id="PH_1" equiv-text="videoChannel.videosCount"/> videos uploaded in this channel, and you will not be able to create another
6149channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source>
6140 <target state="translated">您真的想要刪除 <x id="PH" equiv-text="videoChannel.displayName"/> 嗎?其將會刪除 <x id="PH_1" equiv-text="videoChannel.videosCount"/> 部上傳至此頻道的影片,且您將無法建立其他同名的頻道 (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target> 6150 <target state="translated">您真的想要刪除 <x id="PH" equiv-text="videoChannel.displayName"/> 嗎?其將會刪除 <x id="PH_1" equiv-text="videoChannel.videosCount"/> 部上傳至此頻道的影片,且您將無法建立其他同名的頻道 (<x id="PH_2" equiv-text="videoChannel.name"/>)!</target>
6141 <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">44</context></context-group> 6151 <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">44</context></context-group>
6142 </trans-unit> 6152 </trans-unit>
@@ -6168,8 +6178,8 @@
6168 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group> 6178 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">41</context></context-group>
6169 </trans-unit> 6179 </trans-unit>
6170 <trans-unit id="2705478076887104088" datatype="html"> 6180 <trans-unit id="2705478076887104088" datatype="html">
6171 <source>SHOW THIS CHANNEL &gt;</source> 6181 <source>SHOW THIS CHANNEL ></source>
6172 <target state="translated">顯示此頻道 &gt;</target> 6182 <target state="translated">顯示此頻道 ></target>
6173 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group> 6183 <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">49</context></context-group>
6174 </trans-unit> 6184 </trans-unit>
6175 <trans-unit id="4088311569349098646"> 6185 <trans-unit id="4088311569349098646">
@@ -6417,8 +6427,8 @@
6417 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group> 6427 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">111</context></context-group>
6418 </trans-unit> 6428 </trans-unit>
6419 <trans-unit id="1120376809358109718" datatype="html"> 6429 <trans-unit id="1120376809358109718" datatype="html">
6420 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> for more information </source> 6430 <source>Web peers are not publicly accessible: because we use the websocket transport, the protocol is different from classic BitTorrent tracker. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> for more information </source>
6421 <target state="translated">網路 peer 無法公開存取:因為我們使用 WebSocket 傳輸,與傳統的 BitTorrent 追蹤器不同。當您在網路瀏覽器裡時,您就會傳送包含您的 IP 的訊號到隨機選取其他 peer 轉發資訊的追蹤器。請見 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;&gt;"/>此文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> 以取得更多資訊 </target> 6431 <target state="translated">網路 peer 無法公開存取:因為我們使用 WebSocket 傳輸,與傳統的 BitTorrent 追蹤器不同。當您在網路瀏覽器裡時,您就會傳送包含您的 IP 的訊號到隨機選取其他 peer 轉發資訊的追蹤器。請見 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst&quot;>"/>此文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> 以取得更多資訊 </target>
6422 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group> 6432 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">115</context></context-group>
6423 </trans-unit> 6433 </trans-unit>
6424 <trans-unit id="7812408733559506009" datatype="html"> 6434 <trans-unit id="7812408733559506009" datatype="html">
@@ -6519,8 +6529,8 @@
6519 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group> 6529 <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/about-instance.component.ts</context><context context-type="linenumber">98</context></context-group>
6520 </trans-unit> 6530 </trans-unit>
6521 <trans-unit id="4807161697338135032" datatype="html"> 6531 <trans-unit id="4807161697338135032" datatype="html">
6522 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></source> 6532 <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></source>
6523 <target state="translated">聯絡管理員<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p&gt;"/></target> 6533 <target state="translated">聯絡管理員<x id="START_PARAGRAPH" ctype="x-p" equiv-text="&lt;p class=&quot;modal-subtitle&quot;>"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="&lt;/p>"/></target>
6524 <context-group purpose="location"> 6534 <context-group purpose="location">
6525 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> 6535 <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context>
6526 <context context-type="linenumber">3</context> 6536 <context context-type="linenumber">3</context>
@@ -6623,8 +6633,8 @@
6623 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group> 6633 <context-group purpose="location"><context context-type="sourcefile">src/app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">50</context></context-group>
6624 </trans-unit> 6634 </trans-unit>
6625 <trans-unit id="7440807341905682986" datatype="html"> 6635 <trans-unit id="7440807341905682986" datatype="html">
6626 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> of this instance </source> 6636 <source>I am at least <x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/> years old and agree to the <x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/> and to the <x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> of this instance </source>
6627 <target state="translated">我至少<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歲,且同意此站台的<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'&gt;"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;&gt;"/>與<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'&gt;"/>行為準則<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container&gt;"/> </target> 6637 <target state="translated">我至少<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歲,且同意此站台的<x id="START_LINK" ctype="x-a" equiv-text="&lt;a class=&quot;terms-anchor&quot; (click)=&quot;onTermsClick($event)&quot; href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;ng-container *ngIf=&quot;hasCodeOfConduct&quot;>"/>與<x id="START_LINK_1" equiv-text="&lt;a (click)=&quot;onCodeOfConductClick($event)&quot; href='#'>"/>行為準則<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="&lt;/ng-container>"/> </target>
6628 <context-group purpose="location"> 6638 <context-group purpose="location">
6629 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> 6639 <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context>
6630 <context context-type="linenumber">5,10</context> 6640 <context context-type="linenumber">5,10</context>
@@ -6798,8 +6808,8 @@
6798 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group> 6808 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">17</context></context-group>
6799 </trans-unit> 6809 </trans-unit>
6800 <trans-unit id="8011855989482474311" datatype="html"> 6810 <trans-unit id="8011855989482474311" datatype="html">
6801 <source>A &lt;code&gt;.mp4&lt;/code&gt; that keeps the original audio track, with no video</source> 6811 <source>A &lt;code>.mp4&lt;/code> that keeps the original audio track, with no video</source>
6802 <target state="translated">&lt;code&gt;.mp4&lt;/code&gt; 保留了原始音訊軌,但沒有影片</target> 6812 <target state="translated">&lt;code>.mp4&lt;/code> 保留了原始音訊軌,但沒有影片</target>
6803 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group> 6813 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-configuration.service.ts</context><context context-type="linenumber">18</context></context-group>
6804 </trans-unit> 6814 </trans-unit>
6805 <trans-unit id="7756250490108954499" datatype="html"> 6815 <trans-unit id="7756250490108954499" datatype="html">
@@ -7598,8 +7608,8 @@
7598 </context-group> 7608 </context-group>
7599 </trans-unit> 7609 </trans-unit>
7600 <trans-unit id="7223931053738621590" datatype="html"> 7610 <trans-unit id="7223931053738621590" datatype="html">
7601 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>.</source> 7611 <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>.</source>
7602 <target state="translated">PeerTube 認為您的網路瀏覽器的公開 IP 為 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/>。</target> 7612 <target state="translated">PeerTube 認為您的網路瀏覽器的公開 IP 為 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong>"/>。</target>
7603 <context-group purpose="location"> 7613 <context-group purpose="location">
7604 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7614 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7605 <context context-type="linenumber">4</context> 7615 <context context-type="linenumber">4</context>
@@ -7646,16 +7656,16 @@
7646 </context-group> 7656 </context-group>
7647 </trans-unit> 7657 </trans-unit>
7648 <trans-unit id="1285026053775066761" datatype="html"> 7658 <trans-unit id="1285026053775066761" datatype="html">
7649 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> configuration key</source> 7659 <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> configuration key</source>
7650 <target state="translated">檢查 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> 設定鍵</target> 7660 <target state="translated">檢查 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> 設定鍵</target>
7651 <context-group purpose="location"> 7661 <context-group purpose="location">
7652 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7662 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7653 <context context-type="linenumber">15</context> 7663 <context context-type="linenumber">15</context>
7654 </context-group> 7664 </context-group>
7655 </trans-unit> 7665 </trans-unit>
7656 <trans-unit id="7014275542536964627" datatype="html"> 7666 <trans-unit id="7014275542536964627" datatype="html">
7657 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</source> 7667 <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</source>
7658 <target state="translated">如果您正使用 Docker 執行,請檢查您是否執行 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/> 與 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code&gt;"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code&gt;"/>(請參閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;&gt;"/>議題 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>)</target> 7668 <target state="translated">如果您正使用 Docker 執行,請檢查您是否執行 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/> 與 <x id="START_TAG_CODE" ctype="x-code" equiv-text="&lt;code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="&lt;/code>"/>(請參閱<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666&quot;>"/>議題 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a>"/>)</target>
7659 <context-group purpose="location"> 7669 <context-group purpose="location">
7660 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> 7670 <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context>
7661 <context context-type="linenumber">16,17</context> 7671 <context context-type="linenumber">16,17</context>
@@ -7705,19 +7715,19 @@
7705 <trans-unit id="314315645942131479"> 7715 <trans-unit id="314315645942131479">
7706 <source>Info</source> 7716 <source>Info</source>
7707 <target>資訊</target> 7717 <target>資訊</target>
7708 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group> 7718
7709 <context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group> 7719
7710 </trans-unit> 7720 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">41</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/core/notification/notifier.service.ts</context><context context-type="linenumber">11</context></context-group></trans-unit>
7711 <trans-unit id="4116911651502837995" datatype="html"> 7721 <trans-unit id="4116911651502837995" datatype="html">
7712 <source>Files</source> 7722 <source>Files</source>
7713 <target state="translated">檔案</target> 7723 <target state="translated">檔案</target>
7714 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">44</context></context-group> 7724
7715 </trans-unit> 7725 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">42</context></context-group></trans-unit>
7716 <trans-unit id="4767765747214995164" datatype="html"> 7726 <trans-unit id="4767765747214995164" datatype="html">
7717 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 7727 <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></source>
7718 <target state="translated">已發佈 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 7728 <target state="translated">已發佈 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;publishedAt&quot;>"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon>"/></target>
7719 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">45</context></context-group> 7729
7720 </trans-unit> 7730 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">43</context></context-group></trans-unit>
7721 <trans-unit id="6759205696902713848"> 7731 <trans-unit id="6759205696902713848">
7722 <source>Warning</source> 7732 <source>Warning</source>
7723 <target>警告</target> 7733 <target>警告</target>
@@ -7993,8 +8003,8 @@
7993 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group> 8003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context><context context-type="linenumber">13</context></context-group>
7994 </trans-unit> 8004 </trans-unit>
7995 <trans-unit id="778524577866863576" datatype="html"> 8005 <trans-unit id="778524577866863576" datatype="html">
7996 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> Clear all history </source> 8006 <source><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> Clear all history </source>
7997 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;&gt;"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon&gt;"/> 清除所有歷史紀錄 </target> 8007 <target state="translated"><x id="START_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;my-global-icon iconName=&quot;delete&quot; aria-hidden=&quot;true&quot;>"/><x id="CLOSE_TAG_MY_GLOBAL_ICON" ctype="x-my_global_icon" equiv-text="&lt;/my-global-icon>"/> 清除所有歷史紀錄 </target>
7998 <context-group purpose="location"> 8008 <context-group purpose="location">
7999 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context> 8009 <context context-type="sourcefile">src/app/+my-library/my-history/my-history.component.html</context>
8000 <context context-type="linenumber">17,19</context> 8010 <context context-type="linenumber">17,19</context>
@@ -8016,8 +8026,8 @@
8016 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group> 8026 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.ts</context><context context-type="linenumber">55</context></context-group>
8017 </trans-unit> 8027 </trans-unit>
8018 <trans-unit id="8553059323353586765" datatype="html"> 8028 <trans-unit id="8553059323353586765" datatype="html">
8019 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>. It is never shown to the public. </source> 8029 <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>. It is never shown to the public. </source>
8020 <target state="translated">您目前的電子郵件為 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;&gt;"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>。其不會公開顯示。 </target> 8030 <target state="translated">您目前的電子郵件為 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span class=&quot;email&quot;>"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span>"/>。其不會公開顯示。 </target>
8021 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group> 8031 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">4</context></context-group>
8022 </trans-unit> 8032 </trans-unit>
8023 <trans-unit id="853586874765134886"> 8033 <trans-unit id="853586874765134886">
@@ -8763,16 +8773,16 @@
8763 </context-group> 8773 </context-group>
8764 </trans-unit> 8774 </trans-unit>
8765 <trans-unit id="3858880927114551513" datatype="html"> 8775 <trans-unit id="3858880927114551513" datatype="html">
8766 <source>The current video will be overwritten by this edited video and &lt;strong&gt;you won't be able to recover it&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;</source> 8776 <source>The current video will be overwritten by this edited video and &lt;strong>you won't be able to recover it&lt;/strong>.&lt;br />&lt;br /></source>
8767 <target state="translated">目前的影片將被編輯後的影片覆寫且&lt;strong&gt;您將無法還原&lt;/strong&gt;。&lt;br /&gt;&lt;br /&gt;</target> 8777 <target state="translated">目前的影片將被編輯後的影片覆寫且&lt;strong>您將無法還原&lt;/strong>。&lt;br />&lt;br /></target>
8768 <context-group purpose="location"> 8778 <context-group purpose="location">
8769 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context> 8779 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
8770 <context context-type="linenumber">76</context> 8780 <context context-type="linenumber">76</context>
8771 </context-group> 8781 </context-group>
8772 </trans-unit> 8782 </trans-unit>
8773 <trans-unit id="4876327655498234453" datatype="html"> 8783 <trans-unit id="4876327655498234453" datatype="html">
8774 <source>As a reminder, the following tasks will be executed: &lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</source> 8784 <source>As a reminder, the following tasks will be executed: &lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></source>
8775 <target state="translated">提醒一下,將執行以下工作:&lt;ol&gt;<x id="PH" equiv-text="listHTML"/>&lt;/ol&gt;</target> 8785 <target state="translated">提醒一下,將執行以下工作:&lt;ol><x id="PH" equiv-text="listHTML"/>&lt;/ol></target>
8776 <context-group purpose="location"> 8786 <context-group purpose="location">
8777 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context> 8787 <context context-type="sourcefile">src/app/+video-editor/edit/video-editor-edit.component.ts</context>
8778 <context context-type="linenumber">77</context> 8788 <context context-type="linenumber">77</context>
@@ -8834,7 +8844,8 @@
8834 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group> 8844 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">73</context></context-group>
8835 </trans-unit> 8845 </trans-unit>
8836 <trans-unit id="2013324644839511073" datatype="html"> 8846 <trans-unit id="2013324644839511073" datatype="html">
8837 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> 8847 <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>.
8848Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source>
8838 <target state="translated">無法擷取 OAuth 客戶端憑證:<x id="PH" equiv-text="error.text"/>。請確保您已正確設定 PeerTube(config/ 目錄),特別是 "webserver" 部份。</target> 8849 <target state="translated">無法擷取 OAuth 客戶端憑證:<x id="PH" equiv-text="error.text"/>。請確保您已正確設定 PeerTube(config/ 目錄),特別是 "webserver" 部份。</target>
8839 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group> 8850 <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">100</context></context-group>
8840 </trans-unit> 8851 </trans-unit>
@@ -9007,7 +9018,7 @@
9007 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group> 9018 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">63</context></context-group>
9008 </trans-unit> 9019 </trans-unit>
9009 <trans-unit id="6613870447286561244"> 9020 <trans-unit id="6613870447286561244">
9010 <source>Long (&gt; 10 min)</source> 9021 <source>Long (> 10 min)</source>
9011 <target>長(大於 10 分鐘)</target> 9022 <target>長(大於 10 分鐘)</target>
9012 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group> 9023 <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">67</context></context-group>
9013 </trans-unit> 9024 </trans-unit>
@@ -9699,8 +9710,8 @@
9699 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group> 9710 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/form-validators/video-channel-validators.ts</context><context context-type="linenumber">48</context></context-group>
9700 </trans-unit> 9711 </trans-unit>
9701 <trans-unit id="5637879201055173642" datatype="html"> 9712 <trans-unit id="5637879201055173642" datatype="html">
9702 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/> to learn how to use the PeerTube live streaming feature. </source> 9713 <source>See <x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/> to learn how to use the PeerTube live streaming feature. </source>
9703 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt; "/>以取得如何使用 PeerTube 直播串流功能的資訊。 </target> 9714 <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="&lt;a href=&quot;https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;>"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a> "/>以取得如何使用 PeerTube 直播串流功能的資訊。 </target>
9704 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group> 9715 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-live/live-documentation-link.component.html</context><context context-type="linenumber">1</context></context-group>
9705 </trans-unit> 9716 </trans-unit>
9706 <trans-unit id="4267638333776227701"> 9717 <trans-unit id="4267638333776227701">
@@ -10986,8 +10997,8 @@
10986 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group> 10997 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">316</context></context-group>
10987 </trans-unit> 10998 </trans-unit>
10988 <trans-unit id="8272123190776748811" datatype="html"> 10999 <trans-unit id="8272123190776748811" datatype="html">
10989 <source>You need to be &lt;a href="/login"&gt;logged in&lt;/a&gt; to rate this video.</source> 11000 <source>You need to be &lt;a href="/login">logged in&lt;/a> to rate this video.</source>
10990 <target state="translated">您必須 &lt;a href="/login"&gt;登入&lt;/a&gt; 以對此影片進行評價。</target> 11001 <target state="translated">您必須 &lt;a href="/login">登入&lt;/a> 以對此影片進行評價。</target>
10991 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group> 11002 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/video-rate.component.ts</context><context context-type="linenumber">85</context></context-group>
10992 </trans-unit> 11003 </trans-unit>
10993 <trans-unit id="4503408361537553733" datatype="html"> 11004 <trans-unit id="4503408361537553733" datatype="html">
@@ -11166,22 +11177,22 @@
11166 <trans-unit id="187187500641108332" datatype="html"> 11177 <trans-unit id="187187500641108332" datatype="html">
11167 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source> 11178 <source><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></source>
11168 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target> 11179 <target state="translated"><x id="INTERPOLATION" equiv-text="{{ noResultMessage }}"/></target>
11169 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">79</context></context-group> 11180
11170 <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> 11181
11171 <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">31</context></context-group> 11182
11172 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">77</context></context-group> 11183
11173 <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group> 11184
11174 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group> 11185
11175 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group> 11186
11176 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</context></context-group> 11187
11177 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">3</context></context-group> 11188
11178 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">27</context></context-group> 11189
11179 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">52</context></context-group> 11190
11180 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">78</context></context-group> 11191
11181 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">89</context></context-group> 11192
11182 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">101</context></context-group> 11193
11183 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group> 11194
11184 </trans-unit> 11195 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">77</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/+videos/+video-edit/video-add-components/video-go-live.component.html</context><context context-type="linenumber">31</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">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">110</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/action-dropdown.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">14</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/misc/top-menu-dropdown.component.html</context><context context-type="linenumber">24</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">3</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">27</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">52</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">78</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">89</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">101</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-selection.component.html</context><context context-type="linenumber">1</context></context-group></trans-unit>
11185 <trans-unit id="1795705931707209785" datatype="html"> 11196 <trans-unit id="1795705931707209785" datatype="html">
11186 <source>Add to watch later</source> 11197 <source>Add to watch later</source>
11187 <target state="translated">新增到稍後觀看</target> 11198 <target state="translated">新增到稍後觀看</target>
@@ -11342,23 +11353,23 @@
11342 <trans-unit id="6775540171466219199" datatype="html"> 11353 <trans-unit id="6775540171466219199" datatype="html">
11343 <source>Stop autoplaying next video</source> 11354 <source>Stop autoplaying next video</source>
11344 <target state="translated">停止自動播放下一部影片</target> 11355 <target state="translated">停止自動播放下一部影片</target>
11345 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">228</context></context-group> 11356
11346 </trans-unit> 11357 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group></trans-unit>
11347 <trans-unit id="5149234672404299151" datatype="html"> 11358 <trans-unit id="5149234672404299151" datatype="html">
11348 <source>Autoplay next video</source> 11359 <source>Autoplay next video</source>
11349 <target state="translated">自動播放下一部影片</target> 11360 <target state="translated">自動播放下一部影片</target>
11350 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">229</context></context-group> 11361
11351 </trans-unit> 11362 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group></trans-unit>
11352 <trans-unit id="5870421136141540382" datatype="html"> 11363 <trans-unit id="5870421136141540382" datatype="html">
11353 <source>Stop looping playlist videos</source> 11364 <source>Stop looping playlist videos</source>
11354 <target state="translated">停止循環播放播放清單中的影片</target> 11365 <target state="translated">停止循環播放播放清單中的影片</target>
11355 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">234</context></context-group> 11366
11356 </trans-unit> 11367 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit>
11357 <trans-unit id="1599585307037758139" datatype="html"> 11368 <trans-unit id="1599585307037758139" datatype="html">
11358 <source>Loop playlist videos</source> 11369 <source>Loop playlist videos</source>
11359 <target state="translated">循環播放播放清單中的影片</target> 11370 <target state="translated">循環播放播放清單中的影片</target>
11360 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">235</context></context-group> 11371
11361 </trans-unit> 11372 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/playlist/video-watch-playlist.component.ts</context><context context-type="linenumber">241</context></context-group></trans-unit>
11362 <trans-unit id="3704292036525161260" datatype="html"> 11373 <trans-unit id="3704292036525161260" datatype="html">
11363 <source>Placeholder image</source> 11374 <source>Placeholder image</source>
11364 <target state="translated">佔位圖片</target> 11375 <target state="translated">佔位圖片</target>
@@ -11368,8 +11379,8 @@
11368 </context-group> 11379 </context-group>
11369 </trans-unit> 11380 </trans-unit>
11370 <trans-unit id="961774488937452220" datatype="html"> 11381 <trans-unit id="961774488937452220" datatype="html">
11371 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt;?</source> 11382 <source>This video is not available on this instance. Do you want to be redirected on the origin instance: &lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a>?</source>
11372 <target state="translated">此影片在此站臺上不可用。您想要重新導向至原始站臺:&lt;a href="<x id="PH"/>"&gt;<x id="PH_1"/>&lt;/a&gt; 嗎?</target> 11383 <target state="translated">此影片在此站臺上不可用。您想要重新導向至原始站臺:&lt;a href="<x id="PH"/>"><x id="PH_1"/>&lt;/a> 嗎?</target>
11373 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group> 11384 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">301</context></context-group>
11374 </trans-unit> 11385 </trans-unit>
11375 <trans-unit id="5761611056224181752" datatype="html"> 11386 <trans-unit id="5761611056224181752" datatype="html">
diff --git a/client/src/locale/player.fa-IR.json b/client/src/locale/player.fa-IR.json
index c72355f9d..98625a10f 100644
--- a/client/src/locale/player.fa-IR.json
+++ b/client/src/locale/player.fa-IR.json
@@ -7,13 +7,39 @@
7 "peer": "همتا", 7 "peer": "همتا",
8 "Go to the video page": "رفتن‌به‌صفحه‌ویدئو", 8 "Go to the video page": "رفتن‌به‌صفحه‌ویدئو",
9 "Settings": "تنظیمات", 9 "Settings": "تنظیمات",
10 "Uses P2P, others may know you are watching this video.": "استفاده‌از P2P، ممکنه‌بقیه‌متوجه‌شوند‌ شما‌این ویدئو‌را تماشا‌میکنید.", 10 "Watching this video may reveal your IP address to others.": "Watching this video may reveal your IP address to others.",
11 "Copy the video URL": "رونوشت کردن نشانی ویدئو", 11 "Copy the video URL": "رونوشت کردن نشانی ویدئو",
12 "Copy the video URL at the current time": "کپی‌کردن‌نشانی‌ویدئو‌در‌زمان‌کنونی", 12 "Copy the video URL at the current time": "کپی‌کردن‌نشانی‌ویدئو‌در‌زمان‌کنونی",
13 "Copy embed code": "کپی‌کد‌جاسازی", 13 "Copy embed code": "کپی‌کد‌جاسازی",
14 "Copy magnet URI": "کپی آدرس چسبان", 14 "Copy magnet URI": "کپی آدرس چسبان",
15 "Total downloaded: ": "دانلودهای نهایی ", 15 "Total downloaded: ": "دانلودهای نهایی ",
16 "Total uploaded: ": "آپلود نهایی ", 16 "Total uploaded: ": "آپلود نهایی ",
17 "From servers: ": "From servers: ",
18 "From peers: ": "From peers: ",
19 "Normal mode": "Normal mode",
20 "Stats for nerds": "Stats for nerds",
21 "Theater mode": "Theater mode",
22 "Video UUID": "Video UUID",
23 "Viewport / Frames": "Viewport / Frames",
24 "Resolution": "Resolution",
25 "Volume": "Volume",
26 "Codecs": "Codecs",
27 "Color": "Color",
28 "Connection Speed": "Connection Speed",
29 "Network Activity": "Network Activity",
30 "Total Transfered": "Total Transfered",
31 "Download Breakdown": "Download Breakdown",
32 "Buffer Progress": "Buffer Progress",
33 "Buffer State": "Buffer State",
34 "Live Latency": "Live Latency",
35 "P2P": "P2P",
36 "{1} seconds": "{1} seconds",
37 "enabled": "enabled",
38 "Playlist: {1}": "Playlist: {1}",
39 "disabled": "disabled",
40 " off": " off",
41 "Player mode": "Player mode",
42 "The video failed to play, will try to fast forward.": "The video failed to play, will try to fast forward.",
17 "Audio Player": "پخش‌کننده‌ی صدا", 43 "Audio Player": "پخش‌کننده‌ی صدا",
18 "Video Player": "پخش‌کننده‌ی ویدئو", 44 "Video Player": "پخش‌کننده‌ی ویدئو",
19 "Play": "پخش", 45 "Play": "پخش",
@@ -96,5 +122,6 @@
96 "Caption Settings Dialog": "پنجره تنظیمات‌عنوان", 122 "Caption Settings Dialog": "پنجره تنظیمات‌عنوان",
97 "Beginning of dialog window. Escape will cancel and close the window.": "شروع پنجره گفتگو . برای ستن این پنجره دکمه escape را بزنید.", 123 "Beginning of dialog window. Escape will cancel and close the window.": "شروع پنجره گفتگو . برای ستن این پنجره دکمه escape را بزنید.",
98 "End of dialog window.": "انتهای پنجره دیالوگ.", 124 "End of dialog window.": "انتهای پنجره دیالوگ.",
99 "{1} is loading.": "{1} در حال بارگیری است." 125 "{1} is loading.": "{1} در حال بارگیری است.",
126 "Uses P2P, others may know you are watching this video.": "استفاده‌از P2P، ممکنه‌بقیه‌متوجه‌شوند‌ شما‌این ویدئو‌را تماشا‌میکنید."
100} 127}
diff --git a/client/src/locale/server.fa-IR.json b/client/src/locale/server.fa-IR.json
index 069104303..e45be5651 100644
--- a/client/src/locale/server.fa-IR.json
+++ b/client/src/locale/server.fa-IR.json
@@ -27,18 +27,33 @@
27 "Public": "عمومی", 27 "Public": "عمومی",
28 "Unlisted": "فهرست‌نشده", 28 "Unlisted": "فهرست‌نشده",
29 "Private": "خصوصی", 29 "Private": "خصوصی",
30 "Internal": "Internal",
30 "Published": "انتشار‌یافته‌", 31 "Published": "انتشار‌یافته‌",
31 "To transcode": "برای کدگذاری", 32 "To transcode": "برای کدگذاری",
32 "To import": "وارد کردن", 33 "To import": "وارد کردن",
34 "Waiting for livestream": "Waiting for livestream",
35 "Livestream ended": "Livestream ended",
36 "To move to an external storage": "To move to an external storage",
37 "Transcoding failed": "Transcoding failed",
38 "External storage move failed": "External storage move failed",
39 "To edit*": "To edit*",
33 "Pending": "انتظار", 40 "Pending": "انتظار",
34 "Success": "موفقیت", 41 "Success": "موفقیت",
35 "Failed": "ناموفق", 42 "Failed": "ناموفق",
43 "Rejected": "Rejected",
44 "Cancelled": "Cancelled",
45 "Processing": "Processing",
36 "Regular": "معمولی", 46 "Regular": "معمولی",
37 "Watch later": "بعدا می بینم", 47 "Watch later": "بعدا می بینم",
38 "This video does not exist.": "این ویدیو وجود ندارد.", 48 "This video does not exist.": "این ویدیو وجود ندارد.",
39 "We cannot fetch the video. Please try again later.": "ما نتوانستیم این ویدیو را آماده کنیم. لطفا دوباره تلاش کنید.", 49 "We cannot fetch the video. Please try again later.": "ما نتوانستیم این ویدیو را آماده کنیم. لطفا دوباره تلاش کنید.",
40 "Sorry": "عذر می خواهم", 50 "Sorry": "عذر می خواهم",
41 "This video is not available because the remote instance is not responding.": "این ویدیو در دسترس نیست زیرا نمونه از راه دور آن پاسخگو نیست.", 51 "This video is not available because the remote instance is not responding.": "این ویدیو در دسترس نیست زیرا نمونه از راه دور آن پاسخگو نیست.",
52 "This playlist does not exist": "This playlist does not exist",
53 "We cannot fetch the playlist. Please try again later.": "We cannot fetch the playlist. Please try again later.",
54 "Playlist: {1}": "Playlist: {1}",
55 "By {1}": "By {1}",
56 "Unavailable video": "Unavailable video",
42 "Misc": "متفرقه", 57 "Misc": "متفرقه",
43 "Unknown": "ناشناخته", 58 "Unknown": "ناشناخته",
44 "Afar": "آفار", 59 "Afar": "آفار",
@@ -123,6 +138,7 @@
123 "Lojban": "لوژبان", 138 "Lojban": "لوژبان",
124 "Japanese": "ژاپنی", 139 "Japanese": "ژاپنی",
125 "Japanese Sign Language": "زبان اشاره ژاپنی", 140 "Japanese Sign Language": "زبان اشاره ژاپنی",
141 "Kabyle": "Kabyle",
126 "Kalaallisut": "کالالیسوت", 142 "Kalaallisut": "کالالیسوت",
127 "Kannada": "کانادا", 143 "Kannada": "کانادا",
128 "Kashmiri": "کشمیری", 144 "Kashmiri": "کشمیری",
@@ -139,6 +155,7 @@
139 "Kuanyama": "کویاناما", 155 "Kuanyama": "کویاناما",
140 "Kurdish": "کردی (کورد)", 156 "Kurdish": "کردی (کورد)",
141 "Lao": "کار یدی", 157 "Lao": "کار یدی",
158 "Latin": "Latin",
142 "Latvian": "لتونیایی", 159 "Latvian": "لتونیایی",
143 "Limburgan": "لیمبورگ", 160 "Limburgan": "لیمبورگ",
144 "Lingala": "لینگالا", 161 "Lingala": "لینگالا",
@@ -232,5 +249,8 @@
232 "Yoruba": "یوروبا", 249 "Yoruba": "یوروبا",
233 "Zhuang": "ژوانگ", 250 "Zhuang": "ژوانگ",
234 "Chinese": "چینی", 251 "Chinese": "چینی",
235 "Zulu": "زولو" 252 "Zulu": "زولو",
253 "No linguistic content": "No linguistic content",
254 "Simplified Chinese": "Simplified Chinese",
255 "Traditional Chinese": "Traditional Chinese"
236} 256}
diff --git a/scripts/build/client.sh b/scripts/build/client.sh
index bae91a2b6..f4f9b1352 100755
--- a/scripts/build/client.sh
+++ b/scripts/build/client.sh
@@ -8,6 +8,7 @@ defaultLanguage="en-US"
8# Supported languages 8# Supported languages
9languages=( 9languages=(
10 ["ar"]="ar" 10 ["ar"]="ar"
11 ["fa"]="fa-IR"
11 ["en"]="en-US" 12 ["en"]="en-US"
12 ["vi"]="vi-VN" 13 ["vi"]="vi-VN"
13 ["hu"]="hu-HU" 14 ["hu"]="hu-HU"
diff --git a/shared/core-utils/i18n/i18n.ts b/shared/core-utils/i18n/i18n.ts
index ae6af8192..f0fcb5af7 100644
--- a/shared/core-utils/i18n/i18n.ts
+++ b/shared/core-utils/i18n/i18n.ts
@@ -17,6 +17,7 @@ export const I18N_LOCALES = {
17 'gd': 'Gàidhlig', 17 'gd': 'Gàidhlig',
18 'gl-ES': 'galego', 18 'gl-ES': 'galego',
19 'hu-HU': 'magyar', 19 'hu-HU': 'magyar',
20 'fa-IR': 'فارسی',
20 'it-IT': 'Italiano', 21 'it-IT': 'Italiano',
21 'ja-JP': '日本語', 22 'ja-JP': '日本語',
22 'kab': 'Taqbaylit', 23 'kab': 'Taqbaylit',
@@ -47,6 +48,7 @@ const I18N_LOCALE_ALIAS = {
47 'eu': 'eu-ES', 48 'eu': 'eu-ES',
48 'fi': 'fi-FI', 49 'fi': 'fi-FI',
49 'gl': 'gl-ES', 50 'gl': 'gl-ES',
51 'fa': 'fa-IR',
50 'fr': 'fr-FR', 52 'fr': 'fr-FR',
51 'hu': 'hu-HU', 53 'hu': 'hu-HU',
52 'it': 'it-IT', 54 'it': 'it-IT',