diff options
author | Jeff Huang <s8321414@gmail.com> | 2021-11-23 02:38:19 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2021-11-25 16:24:33 +0100 |
commit | 4e9eaf77140d69a990382685cb4eda0213698f20 (patch) | |
tree | 5c2af5ce0af26bcfced77e433525b9f5c4c08c5b /client/src | |
parent | 50a66a69a0cde2cc3f9d46acf7fd03f99d275b0c (diff) | |
download | PeerTube-4e9eaf77140d69a990382685cb4eda0213698f20.tar.gz PeerTube-4e9eaf77140d69a990382685cb4eda0213698f20.tar.zst PeerTube-4e9eaf77140d69a990382685cb4eda0213698f20.zip |
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1923 of 1923 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/locale/angular.zh-Hant-TW.xlf | 916 |
1 files changed, 498 insertions, 418 deletions
diff --git a/client/src/locale/angular.zh-Hant-TW.xlf b/client/src/locale/angular.zh-Hant-TW.xlf index 2b4752382..cb7fde8a0 100644 --- a/client/src/locale/angular.zh-Hant-TW.xlf +++ b/client/src/locale/angular.zh-Hant-TW.xlf | |||
@@ -3,34 +3,41 @@ | |||
3 | <file source-language="en-US" datatype="plaintext" original="" target-language="zh-Hant-TW"> | 3 | <file source-language="en-US" datatype="plaintext" original="" target-language="zh-Hant-TW"> |
4 | <body> | 4 | <body> |
5 | <trans-unit id="ngb.alert.close" datatype="html"> | 5 | <trans-unit id="ngb.alert.close" datatype="html"> |
6 | <source>Close</source><target state="new">Close</target> | 6 | <source>Close</source> |
7 | <target state="translated">關閉</target> | ||
7 | <context-group purpose="location"> | 8 | <context-group purpose="location"> |
8 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context> | 9 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context> |
9 | <context context-type="linenumber">58,61</context> | 10 | <context context-type="linenumber">58,61</context> |
10 | </context-group> | 11 | </context-group> |
11 | </trans-unit><trans-unit id="ngb.carousel.slide-number" datatype="html"> | 12 | </trans-unit> |
12 | <source> Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; | 13 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> |
13 | private _pa"/> </source><target state="new"> Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; | 14 | <source>Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; private _pa"/> </source> |
14 | private _pa"/> </target> | 15 | <target state="translated">滑動 <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> 的 <x id="INTERPOLATION_1" equiv-text="; private _pa"/> </target> |
15 | <context-group purpose="location"> | 16 | <context-group purpose="location"> |
16 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 17 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> |
17 | <context context-type="linenumber">114,118</context> | 18 | <context context-type="linenumber">114,118</context> |
18 | </context-group> | 19 | </context-group> |
19 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | 20 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> |
20 | </trans-unit><trans-unit id="ngb.carousel.previous" datatype="html"> | 21 | </trans-unit> |
21 | <source>Previous</source><target state="new">Previous</target> | 22 | <trans-unit id="ngb.carousel.previous" datatype="html"> |
23 | <source>Previous</source> | ||
24 | <target state="translated">上一個</target> | ||
22 | <context-group purpose="location"> | 25 | <context-group purpose="location"> |
23 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 26 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> |
24 | <context context-type="linenumber">132,134</context> | 27 | <context context-type="linenumber">132,134</context> |
25 | </context-group> | 28 | </context-group> |
26 | </trans-unit><trans-unit id="ngb.carousel.next" datatype="html"> | 29 | </trans-unit> |
27 | <source>Next</source><target state="new">Next</target> | 30 | <trans-unit id="ngb.carousel.next" datatype="html"> |
31 | <source>Next</source> | ||
32 | <target state="translated">下一步</target> | ||
28 | <context-group purpose="location"> | 33 | <context-group purpose="location"> |
29 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 34 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> |
30 | <context context-type="linenumber">147,152</context> | 35 | <context context-type="linenumber">147,152</context> |
31 | </context-group> | 36 | </context-group> |
32 | </trans-unit><trans-unit id="ngb.datepicker.select-month" datatype="html"> | 37 | </trans-unit> |
33 | <source>Select month</source><target state="new">Select month</target> | 38 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> |
39 | <source>Select month</source> | ||
40 | <target state="translated">選取月</target> | ||
34 | <context-group purpose="location"> | 41 | <context-group purpose="location"> |
35 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | 42 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> |
36 | <context context-type="linenumber">44,49</context> | 43 | <context context-type="linenumber">44,49</context> |
@@ -39,8 +46,10 @@ | |||
39 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | 46 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> |
40 | <context context-type="linenumber">49,50</context> | 47 | <context context-type="linenumber">49,50</context> |
41 | </context-group> | 48 | </context-group> |
42 | </trans-unit><trans-unit id="ngb.datepicker.select-year" datatype="html"> | 49 | </trans-unit> |
43 | <source>Select year</source><target state="new">Select year</target> | 50 | <trans-unit id="ngb.datepicker.select-year" datatype="html"> |
51 | <source>Select year</source> | ||
52 | <target state="translated">選取年</target> | ||
44 | <context-group purpose="location"> | 53 | <context-group purpose="location"> |
45 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | 54 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> |
46 | <context context-type="linenumber">59,63</context> | 55 | <context context-type="linenumber">59,63</context> |
@@ -49,8 +58,10 @@ | |||
49 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | 58 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> |
50 | <context context-type="linenumber">74</context> | 59 | <context context-type="linenumber">74</context> |
51 | </context-group> | 60 | </context-group> |
52 | </trans-unit><trans-unit id="ngb.datepicker.previous-month" datatype="html"> | 61 | </trans-unit> |
53 | <source>Previous month</source><target state="new">Previous month</target> | 62 | <trans-unit id="ngb.datepicker.previous-month" datatype="html"> |
63 | <source>Previous month</source> | ||
64 | <target state="translated">上個月</target> | ||
54 | <context-group purpose="location"> | 65 | <context-group purpose="location"> |
55 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | 66 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> |
56 | <context context-type="linenumber">24,27</context> | 67 | <context context-type="linenumber">24,27</context> |
@@ -59,8 +70,10 @@ | |||
59 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | 70 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> |
60 | <context context-type="linenumber">35,36</context> | 71 | <context context-type="linenumber">35,36</context> |
61 | </context-group> | 72 | </context-group> |
62 | </trans-unit><trans-unit id="ngb.datepicker.next-month" datatype="html"> | 73 | </trans-unit> |
63 | <source>Next month</source><target state="new">Next month</target> | 74 | <trans-unit id="ngb.datepicker.next-month" datatype="html"> |
75 | <source>Next month</source> | ||
76 | <target state="translated">下個月</target> | ||
64 | <context-group purpose="location"> | 77 | <context-group purpose="location"> |
65 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | 78 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> |
66 | <context context-type="linenumber">47,50</context> | 79 | <context context-type="linenumber">47,50</context> |
@@ -69,161 +82,200 @@ | |||
69 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | 82 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> |
70 | <context context-type="linenumber">60,64</context> | 83 | <context context-type="linenumber">60,64</context> |
71 | </context-group> | 84 | </context-group> |
72 | </trans-unit><trans-unit id="ngb.pagination.first" datatype="html"> | 85 | </trans-unit> |
73 | <source>««</source><target state="new">««</target> | 86 | <trans-unit id="ngb.pagination.first" datatype="html"> |
87 | <source>««</source> | ||
88 | <target state="translated">««</target> | ||
74 | <context-group purpose="location"> | 89 | <context-group purpose="location"> |
75 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 90 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
76 | <context context-type="linenumber">182,183</context> | 91 | <context context-type="linenumber">182,183</context> |
77 | </context-group> | 92 | </context-group> |
78 | </trans-unit><trans-unit id="ngb.pagination.previous" datatype="html"> | 93 | </trans-unit> |
79 | <source>«</source><target state="new">«</target> | 94 | <trans-unit id="ngb.pagination.previous" datatype="html"> |
95 | <source>«</source> | ||
96 | <target state="translated">«</target> | ||
80 | <context-group purpose="location"> | 97 | <context-group purpose="location"> |
81 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 98 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
82 | <context context-type="linenumber">186,190</context> | 99 | <context context-type="linenumber">186,190</context> |
83 | </context-group> | 100 | </context-group> |
84 | </trans-unit><trans-unit id="ngb.pagination.next" datatype="html"> | 101 | </trans-unit> |
85 | <source>»</source><target state="new">»</target> | 102 | <trans-unit id="ngb.pagination.next" datatype="html"> |
103 | <source>»</source> | ||
104 | <target state="translated">»</target> | ||
86 | <context-group purpose="location"> | 105 | <context-group purpose="location"> |
87 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 106 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
88 | <context context-type="linenumber">194,195</context> | 107 | <context context-type="linenumber">194,195</context> |
89 | </context-group> | 108 | </context-group> |
90 | </trans-unit><trans-unit id="ngb.pagination.last" datatype="html"> | 109 | </trans-unit> |
91 | <source>»»</source><target state="new">»»</target> | 110 | <trans-unit id="ngb.pagination.last" datatype="html"> |
111 | <source>»»</source> | ||
112 | <target state="translated">»»</target> | ||
92 | <context-group purpose="location"> | 113 | <context-group purpose="location"> |
93 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 114 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
94 | <context context-type="linenumber">201,204</context> | 115 | <context context-type="linenumber">201,204</context> |
95 | </context-group> | 116 | </context-group> |
96 | </trans-unit><trans-unit id="ngb.pagination.first-aria" datatype="html"> | 117 | </trans-unit> |
97 | <source>First</source><target state="new">First</target> | 118 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> |
119 | <source>First</source> | ||
120 | <target state="translated">第一個</target> | ||
98 | <context-group purpose="location"> | 121 | <context-group purpose="location"> |
99 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 122 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
100 | <context context-type="linenumber">208,209</context> | 123 | <context context-type="linenumber">208,209</context> |
101 | </context-group> | 124 | </context-group> |
102 | </trans-unit><trans-unit id="ngb.pagination.previous-aria" datatype="html"> | 125 | </trans-unit> |
103 | <source>Previous</source><target state="new">Previous</target> | 126 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> |
127 | <source>Previous</source> | ||
128 | <target state="translated">上一個</target> | ||
104 | <context-group purpose="location"> | 129 | <context-group purpose="location"> |
105 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 130 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
106 | <context context-type="linenumber">215,216</context> | 131 | <context context-type="linenumber">215,216</context> |
107 | </context-group> | 132 | </context-group> |
108 | </trans-unit><trans-unit id="ngb.pagination.next-aria" datatype="html"> | 133 | </trans-unit> |
109 | <source>Next</source><target state="new">Next</target> | 134 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> |
135 | <source>Next</source> | ||
136 | <target state="translated">下一個</target> | ||
110 | <context-group purpose="location"> | 137 | <context-group purpose="location"> |
111 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 138 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
112 | <context context-type="linenumber">226,228</context> | 139 | <context context-type="linenumber">226,228</context> |
113 | </context-group> | 140 | </context-group> |
114 | </trans-unit><trans-unit id="ngb.pagination.last-aria" datatype="html"> | 141 | </trans-unit> |
115 | <source>Last</source><target state="new">Last</target> | 142 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> |
143 | <source>Last</source> | ||
144 | <target state="translated">最後一個</target> | ||
116 | <context-group purpose="location"> | 145 | <context-group purpose="location"> |
117 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | 146 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> |
118 | <context context-type="linenumber">232,233</context> | 147 | <context context-type="linenumber">232,233</context> |
119 | </context-group> | 148 | </context-group> |
120 | </trans-unit><trans-unit id="ngb.progressbar.value" datatype="html"> | 149 | </trans-unit> |
121 | <source><x id="INTERPOLATION" equiv-text="; } | 150 | <trans-unit id="ngb.progressbar.value" datatype="html"> |
122 | 151 | <source><x id="INTERPOLATION" equiv-text="; } /** *"/></source> | |
123 | /** | 152 | <target state="translated"><x id="INTERPOLATION" equiv-text="; } /** *"/></target> |
124 | *"/></source><target state="new"><x id="INTERPOLATION" equiv-text="; } | ||
125 | |||
126 | /** | ||
127 | *"/></target> | ||
128 | <context-group purpose="location"> | 153 | <context-group purpose="location"> |
129 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context> | 154 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context> |
130 | <context context-type="linenumber">32,38</context> | 155 | <context context-type="linenumber">32,38</context> |
131 | </context-group> | 156 | </context-group> |
132 | </trans-unit><trans-unit id="ngb.timepicker.HH" datatype="html"> | 157 | </trans-unit> |
133 | <source>HH</source><target state="new">HH</target> | 158 | <trans-unit id="ngb.timepicker.HH" datatype="html"> |
159 | <source>HH</source> | ||
160 | <target state="translated">HH</target> | ||
134 | <context-group purpose="location"> | 161 | <context-group purpose="location"> |
135 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 162 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
136 | <context context-type="linenumber">40,41</context> | 163 | <context context-type="linenumber">40,41</context> |
137 | </context-group> | 164 | </context-group> |
138 | </trans-unit><trans-unit id="ngb.timepicker.hours" datatype="html"> | 165 | </trans-unit> |
139 | <source>Hours</source><target state="new">Hours</target> | 166 | <trans-unit id="ngb.timepicker.hours" datatype="html"> |
167 | <source>Hours</source> | ||
168 | <target state="translated">小時</target> | ||
140 | <context-group purpose="location"> | 169 | <context-group purpose="location"> |
141 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 170 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
142 | <context context-type="linenumber">46,47</context> | 171 | <context context-type="linenumber">46,47</context> |
143 | </context-group> | 172 | </context-group> |
144 | </trans-unit><trans-unit id="ngb.timepicker.MM" datatype="html"> | 173 | </trans-unit> |
145 | <source>MM</source><target state="new">MM</target> | 174 | <trans-unit id="ngb.timepicker.MM" datatype="html"> |
175 | <source>MM</source> | ||
176 | <target state="translated">MM</target> | ||
146 | <context-group purpose="location"> | 177 | <context-group purpose="location"> |
147 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 178 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
148 | <context context-type="linenumber">51,54</context> | 179 | <context context-type="linenumber">51,54</context> |
149 | </context-group> | 180 | </context-group> |
150 | </trans-unit><trans-unit id="ngb.timepicker.minutes" datatype="html"> | 181 | </trans-unit> |
151 | <source>Minutes</source><target state="new">Minutes</target> | 182 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> |
183 | <source>Minutes</source> | ||
184 | <target state="translated">分鐘</target> | ||
152 | <context-group purpose="location"> | 185 | <context-group purpose="location"> |
153 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 186 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
154 | <context context-type="linenumber">58,59</context> | 187 | <context context-type="linenumber">58,59</context> |
155 | </context-group> | 188 | </context-group> |
156 | </trans-unit><trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | 189 | </trans-unit> |
157 | <source>Increment hours</source><target state="new">Increment hours</target> | 190 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> |
191 | <source>Increment hours</source> | ||
192 | <target state="translated">增加小時數</target> | ||
158 | <context-group purpose="location"> | 193 | <context-group purpose="location"> |
159 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 194 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
160 | <context context-type="linenumber">63,64</context> | 195 | <context context-type="linenumber">63,64</context> |
161 | </context-group> | 196 | </context-group> |
162 | </trans-unit><trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | 197 | </trans-unit> |
163 | <source>Decrement hours</source><target state="new">Decrement hours</target> | 198 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> |
199 | <source>Decrement hours</source> | ||
200 | <target state="translated">減少小時數</target> | ||
164 | <context-group purpose="location"> | 201 | <context-group purpose="location"> |
165 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 202 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
166 | <context context-type="linenumber">69,70</context> | 203 | <context context-type="linenumber">69,70</context> |
167 | </context-group> | 204 | </context-group> |
168 | </trans-unit><trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | 205 | </trans-unit> |
169 | <source>Increment minutes</source><target state="new">Increment minutes</target> | 206 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> |
207 | <source>Increment minutes</source> | ||
208 | <target state="translated">增加分鐘數</target> | ||
170 | <context-group purpose="location"> | 209 | <context-group purpose="location"> |
171 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 210 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
172 | <context context-type="linenumber">76,78</context> | 211 | <context context-type="linenumber">76,78</context> |
173 | </context-group> | 212 | </context-group> |
174 | </trans-unit><trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | 213 | </trans-unit> |
175 | <source>Decrement minutes</source><target state="new">Decrement minutes</target> | 214 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> |
215 | <source>Decrement minutes</source> | ||
216 | <target state="translated">減少分鐘數</target> | ||
176 | <context-group purpose="location"> | 217 | <context-group purpose="location"> |
177 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 218 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
178 | <context context-type="linenumber">82,84</context> | 219 | <context context-type="linenumber">82,84</context> |
179 | </context-group> | 220 | </context-group> |
180 | </trans-unit><trans-unit id="ngb.timepicker.SS" datatype="html"> | 221 | </trans-unit> |
181 | <source>SS</source><target state="new">SS</target> | 222 | <trans-unit id="ngb.timepicker.SS" datatype="html"> |
223 | <source>SS</source> | ||
224 | <target state="translated">SS</target> | ||
182 | <context-group purpose="location"> | 225 | <context-group purpose="location"> |
183 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 226 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
184 | <context context-type="linenumber">87,88</context> | 227 | <context context-type="linenumber">87,88</context> |
185 | </context-group> | 228 | </context-group> |
186 | </trans-unit><trans-unit id="ngb.timepicker.seconds" datatype="html"> | 229 | </trans-unit> |
187 | <source>Seconds</source><target state="new">Seconds</target> | 230 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> |
231 | <source>Seconds</source> | ||
232 | <target state="translated">秒</target> | ||
188 | <context-group purpose="location"> | 233 | <context-group purpose="location"> |
189 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 234 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
190 | <context context-type="linenumber">92,93</context> | 235 | <context context-type="linenumber">92,93</context> |
191 | </context-group> | 236 | </context-group> |
192 | </trans-unit><trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | 237 | </trans-unit> |
193 | <source>Increment seconds</source><target state="new">Increment seconds</target> | 238 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> |
239 | <source>Increment seconds</source> | ||
240 | <target state="translated">增加秒數</target> | ||
194 | <context-group purpose="location"> | 241 | <context-group purpose="location"> |
195 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 242 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
196 | <context context-type="linenumber">100,101</context> | 243 | <context context-type="linenumber">100,101</context> |
197 | </context-group> | 244 | </context-group> |
198 | </trans-unit><trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | 245 | </trans-unit> |
199 | <source>Decrement seconds</source><target state="new">Decrement seconds</target> | 246 | <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> |
247 | <source>Decrement seconds</source> | ||
248 | <target state="translated">減少秒數</target> | ||
200 | <context-group purpose="location"> | 249 | <context-group purpose="location"> |
201 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 250 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
202 | <context context-type="linenumber">106,110</context> | 251 | <context context-type="linenumber">106,110</context> |
203 | </context-group> | 252 | </context-group> |
204 | </trans-unit><trans-unit id="ngb.timepicker.AM" datatype="html"> | 253 | </trans-unit> |
205 | <source><x id="INTERPOLATION" equiv-text="NgbTime; | 254 | <trans-unit id="ngb.timepicker.AM" datatype="html"> |
206 | 255 | <source><x id="INTERPOLATION" equiv-text="NgbTime; pr"/></source> | |
207 | pr"/></source><target state="new"><x id="INTERPOLATION" equiv-text="NgbTime; | 256 | <target state="translated"><x id="INTERPOLATION" equiv-text="NgbTime; pr"/></target> |
208 | |||
209 | pr"/></target> | ||
210 | <context-group purpose="location"> | 257 | <context-group purpose="location"> |
211 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 258 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
212 | <context context-type="linenumber">115,121</context> | 259 | <context context-type="linenumber">115,121</context> |
213 | </context-group> | 260 | </context-group> |
214 | </trans-unit><trans-unit id="ngb.timepicker.PM" datatype="html"> | 261 | </trans-unit> |
215 | <source><x id="INTERPOLATION" equiv-text="t() meridian: b"/></source><target state="new"><x id="INTERPOLATION" equiv-text="t() meridian: b"/></target> | 262 | <trans-unit id="ngb.timepicker.PM" datatype="html"> |
263 | <source><x id="INTERPOLATION" equiv-text="t() meridian: b"/></source> | ||
264 | <target state="translated"><x id="INTERPOLATION" equiv-text="t() meridian: b"/></target> | ||
216 | <context-group purpose="location"> | 265 | <context-group purpose="location"> |
217 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | 266 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> |
218 | <context context-type="linenumber">123,131</context> | 267 | <context context-type="linenumber">123,131</context> |
219 | </context-group> | 268 | </context-group> |
220 | </trans-unit><trans-unit id="ngb.toast.close-aria" datatype="html"> | 269 | </trans-unit> |
221 | <source>Close</source><target state="new">Close</target> | 270 | <trans-unit id="ngb.toast.close-aria" datatype="html"> |
271 | <source>Close</source> | ||
272 | <target state="translated">關閉</target> | ||
222 | <context-group purpose="location"> | 273 | <context-group purpose="location"> |
223 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context> | 274 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context> |
224 | <context context-type="linenumber">78,85</context> | 275 | <context context-type="linenumber">78,85</context> |
225 | </context-group> | 276 | </context-group> |
226 | </trans-unit><trans-unit id="219462505467671767" datatype="html"> | 277 | </trans-unit> |
278 | <trans-unit id="219462505467671767" datatype="html"> | ||
227 | <source>Close the left menu</source> | 279 | <source>Close the left menu</source> |
228 | <target state="translated">關閉左側選單</target> | 280 | <target state="translated">關閉左側選單</target> |
229 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group> | 281 | <context-group purpose="location"><context context-type="sourcefile">src/app/app.component.ts</context><context context-type="linenumber">133</context></context-group> |
@@ -330,8 +382,8 @@ | |||
330 | <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> | 382 | <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> |
331 | </trans-unit> | 383 | </trans-unit> |
332 | <trans-unit id="5504059606863599420" datatype="html"> | 384 | <trans-unit id="5504059606863599420" datatype="html"> |
333 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 385 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
334 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> 提及您於 <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>影片 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 386 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> 提及您於 <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>影片 <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
335 | <context-group purpose="location"> | 387 | <context-group purpose="location"> |
336 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 388 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
337 | <context context-type="linenumber">164</context> | 389 | <context context-type="linenumber">164</context> |
@@ -348,16 +400,16 @@ | |||
348 | <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> | 400 | <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> |
349 | </trans-unit> | 401 | </trans-unit> |
350 | <trans-unit id="363592786729553688" datatype="html"> | 402 | <trans-unit id="363592786729553688" datatype="html"> |
351 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> | 403 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>A new version of the plugin/theme <x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </source> |
352 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>新版的外掛程式/佈景主題<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>已經可用:<x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> | 404 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.pluginUrl" [queryParams]="notification.pluginQueryParams">"/>新版的外掛程式/佈景主題<x id="INTERPOLATION" equiv-text="{{ notification.plugin.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>已經可用:<x id="INTERPOLATION_1" equiv-text="{{ notification.plugin.latestVersion }}"/> </target> |
353 | <context-group purpose="location"> | 405 | <context-group purpose="location"> |
354 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 406 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
355 | <context context-type="linenumber">198,199</context> | 407 | <context context-type="linenumber">198,199</context> |
356 | </context-group> | 408 | </context-group> |
357 | </trans-unit> | 409 | </trans-unit> |
358 | <trans-unit id="5055099158245592648" datatype="html"> | 410 | <trans-unit id="5055099158245592648" datatype="html"> |
359 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> | 411 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>A new version of PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is available: <x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </source> |
360 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>新版本的 PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>已經可用:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> | 412 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [href]="notification.peertubeVersionLink" target="_blank" rel="noopener noreferer">"/>新版本的 PeerTube<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>已經可用:<x id="INTERPOLATION" equiv-text="{{ notification.peertube.latestVersion }}"/> </target> |
361 | <context-group purpose="location"> | 413 | <context-group purpose="location"> |
362 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 414 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
363 | <context context-type="linenumber">206,207</context> | 415 | <context context-type="linenumber">206,207</context> |
@@ -383,30 +435,30 @@ | |||
383 | <target state="translated"> | 435 | <target state="translated"> |
384 | <x id="INTERPOLATION" equiv-text="{{ action.label }}"/> | 436 | <x id="INTERPOLATION" equiv-text="{{ action.label }}"/> |
385 | </target> | 437 | </target> |
386 | 438 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">76</context></context-group> | |
387 | 439 | <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> | |
388 | 440 | <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> | |
389 | 441 | <context-group purpose="location"><context context-type="sourcefile">src/app/menu/menu.component.html</context><context context-type="linenumber">105</context></context-group> | |
390 | 442 | <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> | |
391 | 443 | <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> | |
392 | 444 | <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> | |
393 | 445 | <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> | |
394 | 446 | <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> | |
395 | 447 | <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> | |
396 | 448 | <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> | |
397 | 449 | <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> | |
398 | 450 | <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> | |
399 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">76</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">105</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-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> | 451 | </trans-unit> |
400 | <trans-unit id="8817917090143649804" datatype="html"> | 452 | <trans-unit id="8817917090143649804" datatype="html"> |
401 | <source>Account muted</source> | 453 | <source>Account muted</source> |
402 | <target state="translated">帳號已靜音</target> | 454 | <target state="translated">帳號已靜音</target> |
403 | 455 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group> | |
404 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">78</context></context-group></trans-unit> | 456 | </trans-unit> |
405 | <trans-unit id="1684597533616494551" datatype="html"> | 457 | <trans-unit id="1684597533616494551" datatype="html"> |
406 | <source>Server muted</source> | 458 | <source>Server muted</source> |
407 | <target state="translated">伺服器已靜音</target> | 459 | <target state="translated">伺服器已靜音</target> |
408 | 460 | <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> | |
409 | <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> | 461 | </trans-unit> |
410 | <trans-unit id="1486537403020619891" datatype="html"> | 462 | <trans-unit id="1486537403020619891" datatype="html"> |
411 | <source>My watch history</source> | 463 | <source>My watch history</source> |
412 | <target state="translated">我的觀看紀錄</target> | 464 | <target state="translated">我的觀看紀錄</target> |
@@ -585,10 +637,10 @@ | |||
585 | <trans-unit id="3099741642167775297"> | 637 | <trans-unit id="3099741642167775297"> |
586 | <source>Download</source> | 638 | <source>Download</source> |
587 | <target>下載</target> | 639 | <target>下載</target> |
588 | 640 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group> | |
589 | 641 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group> | |
590 | 642 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group> | |
591 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">315</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">4</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">156</context></context-group></trans-unit> | 643 | </trans-unit> |
592 | <trans-unit id="6325096236207614377"> | 644 | <trans-unit id="6325096236207614377"> |
593 | <source>Reason...</source> | 645 | <source>Reason...</source> |
594 | <target>理由……</target> | 646 | <target>理由……</target> |
@@ -611,13 +663,12 @@ | |||
611 | <trans-unit id="935187492052582731"> | 663 | <trans-unit id="935187492052582731"> |
612 | <source>Submit</source> | 664 | <source>Submit</source> |
613 | <target>遞交</target> | 665 | <target>遞交</target> |
614 | 666 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group> | |
615 | 667 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group> | |
616 | 668 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group> | |
617 | 669 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group> | |
618 | 670 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">94</context></context-group> | |
619 | 671 | </trans-unit> | |
620 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">27</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">58</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">94</context></context-group></trans-unit> | ||
621 | <trans-unit id="8343217707114977013" datatype="html"> | 672 | <trans-unit id="8343217707114977013" datatype="html"> |
622 | <source>The contact form is not enabled on this instance.</source> | 673 | <source>The contact form is not enabled on this instance.</source> |
623 | <target state="translated">此站台未啟用聯絡表單。</target> | 674 | <target state="translated">此站台未啟用聯絡表單。</target> |
@@ -638,8 +689,6 @@ | |||
638 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group> | 689 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">13</context></context-group> |
639 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group> | 690 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">13</context></context-group> |
640 | </trans-unit> | 691 | </trans-unit> |
641 | |||
642 | |||
643 | <trans-unit id="2466846716878254816" datatype="html"> | 692 | <trans-unit id="2466846716878254816" datatype="html"> |
644 | <source>Element <x id="PH" equiv-text="param"/> not found</source> | 693 | <source>Element <x id="PH" equiv-text="param"/> not found</source> |
645 | <target state="translated">找不到 <x id="PH" equiv-text="param"/> 元素</target> | 694 | <target state="translated">找不到 <x id="PH" equiv-text="param"/> 元素</target> |
@@ -648,7 +697,6 @@ | |||
648 | <context context-type="linenumber">80</context> | 697 | <context context-type="linenumber">80</context> |
649 | </context-group> | 698 | </context-group> |
650 | </trans-unit> | 699 | </trans-unit> |
651 | |||
652 | <trans-unit id="7539427273132299890"> | 700 | <trans-unit id="7539427273132299890"> |
653 | <source>Unlisted</source> | 701 | <source>Unlisted</source> |
654 | <target>不列出</target> | 702 | <target>不列出</target> |
@@ -702,45 +750,57 @@ | |||
702 | <trans-unit id="9081463435738465430" datatype="html"> | 750 | <trans-unit id="9081463435738465430" datatype="html"> |
703 | <source>Blocked</source> | 751 | <source>Blocked</source> |
704 | <target state="translated">已封鎖</target> | 752 | <target state="translated">已封鎖</target> |
705 | 753 | <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> | |
706 | 754 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group> | |
707 | <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><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-miniature.component.html</context><context context-type="linenumber">57</context></context-group></trans-unit> | 755 | </trans-unit> |
708 | <trans-unit id="870586304593427318" datatype="html"> | 756 | <trans-unit id="870586304593427318" datatype="html"> |
709 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> | 757 | <source>Are you sure you want to delete these <x id="PH" equiv-text="videos.length"/> videos?</source> |
710 | <target state="translated">您確定您想要刪除這些 <x id="PH" equiv-text="videos.length"/> 影片?</target> | 758 | <target state="translated">您確定您想要刪除這些 <x id="PH" equiv-text="videos.length"/> 影片?</target> |
711 | 759 | <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> | |
712 | <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"> | 760 | </trans-unit> |
713 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source><target state="new">Deleted <x id="PH" equiv-text="videos.length"/> videos.</target> | 761 | <trans-unit id="6630644917521475697" datatype="html"> |
762 | <source>Deleted <x id="PH" equiv-text="videos.length"/> videos.</source> | ||
763 | <target state="translated">已刪除 <x id="PH" equiv-text="videos.length"/> 影片。</target> | ||
714 | <context-group purpose="location"> | 764 | <context-group purpose="location"> |
715 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 765 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
716 | <context context-type="linenumber">204</context> | 766 | <context context-type="linenumber">204</context> |
717 | </context-group> | 767 | </context-group> |
718 | </trans-unit><trans-unit id="2870417795706430145" datatype="html"> | 768 | </trans-unit> |
719 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source><target state="new">Unblocked <x id="PH" equiv-text="videos.length"/> videos.</target> | 769 | <trans-unit id="2870417795706430145" datatype="html"> |
770 | <source>Unblocked <x id="PH" equiv-text="videos.length"/> videos.</source> | ||
771 | <target state="translated">已解除封鎖 <x id="PH" equiv-text="videos.length"/> 影片。</target> | ||
720 | <context-group purpose="location"> | 772 | <context-group purpose="location"> |
721 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 773 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
722 | <context context-type="linenumber">216</context> | 774 | <context context-type="linenumber">216</context> |
723 | </context-group> | 775 | </context-group> |
724 | </trans-unit><trans-unit id="9088099192924395359" datatype="html"> | 776 | </trans-unit> |
725 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source><target state="new">Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</target> | 777 | <trans-unit id="9088099192924395359" datatype="html"> |
778 | <source>Are you sure you want to delete <x id="PH" equiv-text="videos.length"/> HLS streaming playlists?</source> | ||
779 | <target state="translated">您確定您要刪除 <x id="PH" equiv-text="videos.length"/> HLS 串流播放清單嗎?</target> | ||
726 | <context-group purpose="location"> | 780 | <context-group purpose="location"> |
727 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 781 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
728 | <context context-type="linenumber">226</context> | 782 | <context context-type="linenumber">226</context> |
729 | </context-group> | 783 | </context-group> |
730 | </trans-unit><trans-unit id="5442133371267277333" datatype="html"> | 784 | </trans-unit> |
731 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source><target state="new">Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</target> | 785 | <trans-unit id="5442133371267277333" datatype="html"> |
786 | <source>Are you sure you want to delete WebTorrent files of <x id="PH" equiv-text="videos.length"/> videos?</source> | ||
787 | <target state="translated">您確定您要刪除 <x id="PH" equiv-text="videos.length"/> 影片的 WebTorrent 檔案嗎?</target> | ||
732 | <context-group purpose="location"> | 788 | <context-group purpose="location"> |
733 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 789 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
734 | <context context-type="linenumber">227</context> | 790 | <context context-type="linenumber">227</context> |
735 | </context-group> | 791 | </context-group> |
736 | </trans-unit><trans-unit id="1571742433738679426" datatype="html"> | 792 | </trans-unit> |
737 | <source>Files were removed.</source><target state="new">Files were removed.</target> | 793 | <trans-unit id="1571742433738679426" datatype="html"> |
794 | <source>Files were removed.</source> | ||
795 | <target state="translated">檔案被移除。</target> | ||
738 | <context-group purpose="location"> | 796 | <context-group purpose="location"> |
739 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 797 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
740 | <context context-type="linenumber">235</context> | 798 | <context context-type="linenumber">235</context> |
741 | </context-group> | 799 | </context-group> |
742 | </trans-unit><trans-unit id="7054344823477412274" datatype="html"> | 800 | </trans-unit> |
743 | <source>Transcoding jobs created.</source><target state="new">Transcoding jobs created.</target> | 801 | <trans-unit id="7054344823477412274" datatype="html"> |
802 | <source>Transcoding jobs created.</source> | ||
803 | <target state="translated">已建立轉換編碼工作。</target> | ||
744 | <context-group purpose="location"> | 804 | <context-group purpose="location"> |
745 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 805 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
746 | <context context-type="linenumber">247</context> | 806 | <context context-type="linenumber">247</context> |
@@ -777,10 +837,9 @@ | |||
777 | <trans-unit id="6381490568322624964"> | 837 | <trans-unit id="6381490568322624964"> |
778 | <source>Deleted</source> | 838 | <source>Deleted</source> |
779 | <target>已刪除</target> | 839 | <target>已刪除</target> |
780 | 840 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group> | |
781 | 841 | <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">34</context></context-group> | |
782 | 842 | </trans-unit> | |
783 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment.component.html</context><context context-type="linenumber">47</context></context-group><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">34</context></context-group></trans-unit> | ||
784 | <trans-unit id="5263519165976128456"> | 843 | <trans-unit id="5263519165976128456"> |
785 | <source>Edit starts/stops at</source> | 844 | <source>Edit starts/stops at</source> |
786 | <target>編輯開始/停止於</target> | 845 | <target>編輯開始/停止於</target> |
@@ -819,31 +878,32 @@ | |||
819 | <trans-unit id="7022070615528435141"> | 878 | <trans-unit id="7022070615528435141"> |
820 | <source>Delete</source> | 879 | <source>Delete</source> |
821 | <target>刪除</target> | 880 | <target>刪除</target> |
822 | 881 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group> | |
823 | 882 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group> | |
824 | 883 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group> | |
825 | 884 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group> | |
826 | 885 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group> | |
827 | 886 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group> | |
828 | 887 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group> | |
829 | 888 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group> | |
830 | 889 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group> | |
831 | 890 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group> | |
832 | 891 | <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">52</context></context-group> | |
833 | 892 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group> | |
834 | 893 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group> | |
835 | 894 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group> | |
836 | 895 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group> | |
837 | 896 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group> | |
838 | 897 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group> | |
839 | 898 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group> | |
840 | 899 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group> | |
841 | 900 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group> | |
842 | 901 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group> | |
843 | 902 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group> | |
844 | 903 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group> | |
845 | 904 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group> | |
846 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/followers-list/followers-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">91</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">95</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">100</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-comment-list/video-comment-list.component.ts</context><context context-type="linenumber">169</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-list/user-list.component.ts</context><context context-type="linenumber">200</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">74</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">198</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">229</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.ts</context><context context-type="linenumber">52</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">127</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">35</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">151</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">219</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">178</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comments.component.ts</context><context context-type="linenumber">171</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">134</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">375</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">410</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/delete-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group></trans-unit> | 905 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group> |
906 | </trans-unit> | ||
847 | <trans-unit id="158575725114802951" datatype="html"> | 907 | <trans-unit id="158575725114802951" datatype="html"> |
848 | <source>Only live videos</source> | 908 | <source>Only live videos</source> |
849 | <target state="translated">僅直播影片</target> | 909 | <target state="translated">僅直播影片</target> |
@@ -889,8 +949,8 @@ | |||
889 | <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> | 949 | <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> |
890 | </trans-unit> | 950 | </trans-unit> |
891 | <trans-unit id="8644431249513874405" datatype="html"> | 951 | <trans-unit id="8644431249513874405" datatype="html"> |
892 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 952 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
893 | <target state="translated">相容 <a href="https://zh.wikipedia.org/wiki/Markdown#%E7%A4%BA%E4%BE%8B" target="_blank" rel="noopener noreferrer">Markdown</a> ,支援:</target> | 953 | <target state="translated">相容 <a href="https://zh.wikipedia.org/wiki/Markdown#%E7%A4%BA%E4%BE%8B" target="_blank" rel="noopener noreferrer">Markdown</a> ,支援:</target> |
894 | <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> | 954 | <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> |
895 | </trans-unit> | 955 | </trans-unit> |
896 | <trans-unit id="146235964740293376" datatype="html"> | 956 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -924,32 +984,40 @@ | |||
924 | <trans-unit id="7639191791633609999" datatype="html"> | 984 | <trans-unit id="7639191791633609999" datatype="html"> |
925 | <source>The live stream will be automatically terminated.</source> | 985 | <source>The live stream will be automatically terminated.</source> |
926 | <target state="translated">直播串流將會自動結束。</target> | 986 | <target state="translated">直播串流將會自動結束。</target> |
927 | 987 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group> | |
928 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">219</context></context-group></trans-unit> | 988 | </trans-unit> |
929 | <trans-unit id="8023282004085823427" datatype="html"> | 989 | <trans-unit id="8023282004085823427" datatype="html"> |
930 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> | 990 | <source><x id="PH" equiv-text="this.video.name"/> will be duplicated by your instance.</source> |
931 | <target state="translated"><x id="PH" equiv-text="this.video.name"/> 將被您的站台複製。</target> | 991 | <target state="translated"><x id="PH" equiv-text="this.video.name"/> 將被您的站台複製。</target> |
932 | 992 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group> | |
933 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">240</context></context-group></trans-unit><trans-unit id="4140366911638662173" datatype="html"> | 993 | </trans-unit> |
934 | <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source><target state="new">Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</target> | 994 | <trans-unit id="4140366911638662173" datatype="html"> |
995 | <source>Do you really want to remove "<x id="PH" equiv-text="this.video.name"/>" files?</source> | ||
996 | <target state="translated">您真的想要移除「<x id="PH" equiv-text="this.video.name"/>」檔案嗎?</target> | ||
935 | <context-group purpose="location"> | 997 | <context-group purpose="location"> |
936 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 998 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
937 | <context context-type="linenumber">263</context> | 999 | <context context-type="linenumber">263</context> |
938 | </context-group> | 1000 | </context-group> |
939 | </trans-unit><trans-unit id="2955645766721124100" datatype="html"> | 1001 | </trans-unit> |
940 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source><target state="new">Remove "<x id="PH" equiv-text="this.video.name"/>" files</target> | 1002 | <trans-unit id="2955645766721124100" datatype="html"> |
1003 | <source>Remove "<x id="PH" equiv-text="this.video.name"/>" files</source> | ||
1004 | <target state="translated">移除「<x id="PH" equiv-text="this.video.name"/>」檔案</target> | ||
941 | <context-group purpose="location"> | 1005 | <context-group purpose="location"> |
942 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1006 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
943 | <context context-type="linenumber">265</context> | 1007 | <context context-type="linenumber">265</context> |
944 | </context-group> | 1008 | </context-group> |
945 | </trans-unit><trans-unit id="7758350391886784213" datatype="html"> | 1009 | </trans-unit> |
946 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source><target state="new">Removed files of <x id="PH" equiv-text="video.name"/>.</target> | 1010 | <trans-unit id="7758350391886784213" datatype="html"> |
1011 | <source>Removed files of <x id="PH" equiv-text="video.name"/>.</source> | ||
1012 | <target state="translated">移除 <x id="PH" equiv-text="video.name"/> 的檔案。</target> | ||
947 | <context-group purpose="location"> | 1013 | <context-group purpose="location"> |
948 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1014 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
949 | <context context-type="linenumber">271</context> | 1015 | <context context-type="linenumber">271</context> |
950 | </context-group> | 1016 | </context-group> |
951 | </trans-unit><trans-unit id="6279087330074580345" datatype="html"> | 1017 | </trans-unit> |
952 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source><target state="new">Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</target> | 1018 | <trans-unit id="6279087330074580345" datatype="html"> |
1019 | <source>Transcoding jobs created for <x id="PH" equiv-text="video.name"/>.</source> | ||
1020 | <target state="translated">已建立 <x id="PH" equiv-text="video.name"/> 的轉換編碼工作。</target> | ||
953 | <context-group purpose="location"> | 1021 | <context-group purpose="location"> |
954 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 1022 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
955 | <context context-type="linenumber">283</context> | 1023 | <context context-type="linenumber">283</context> |
@@ -1203,26 +1271,26 @@ | |||
1203 | <trans-unit id="2159130950882492111"> | 1271 | <trans-unit id="2159130950882492111"> |
1204 | <source>Cancel</source> | 1272 | <source>Cancel</source> |
1205 | <target>取消</target> | 1273 | <target>取消</target> |
1206 | 1274 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group> | |
1207 | 1275 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group> | |
1208 | 1276 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group> | |
1209 | 1277 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group> | |
1210 | 1278 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group> | |
1211 | 1279 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group> | |
1212 | 1280 | <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">69</context></context-group> | |
1213 | 1281 | <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">81</context></context-group> | |
1214 | 1282 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group> | |
1215 | 1283 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group> | |
1216 | 1284 | <context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group> | |
1217 | 1285 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group> | |
1218 | 1286 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group> | |
1219 | 1287 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | |
1220 | 1288 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group> | |
1221 | 1289 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group> | |
1222 | 1290 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group> | |
1223 | 1291 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group> | |
1224 | 1292 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group> | |
1225 | <context-group purpose="location"><context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context><context context-type="linenumber">48</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/follows/following-list/follow-modal.component.html</context><context context-type="linenumber">33</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">121</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/modals/video-change-ownership.component.html</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-caption-add-modal.component.html</context><context context-type="linenumber">37</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">69</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-upload.component.html</context><context context-type="linenumber">81</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/comment/video-comment-add.component.html</context><context context-type="linenumber">73</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">416</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/modal/confirm.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/moderation-comment-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/batch-domains-modal.component.html</context><context context-type="linenumber">31</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">54</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">90</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-ban-modal.component.html</context><context context-type="linenumber">26</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">46</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 1293 | </trans-unit> |
1226 | <trans-unit id="3616223838716839702"> | 1294 | <trans-unit id="3616223838716839702"> |
1227 | <source>Ban this user</source> | 1295 | <source>Ban this user</source> |
1228 | <target>阻擋此使用者</target> | 1296 | <target>阻擋此使用者</target> |
@@ -1231,49 +1299,61 @@ | |||
1231 | <trans-unit id="4526499522377118108" datatype="html"> | 1299 | <trans-unit id="4526499522377118108" datatype="html"> |
1232 | <source>Block video "<x id="INTERPOLATION"/>"</source> | 1300 | <source>Block video "<x id="INTERPOLATION"/>"</source> |
1233 | <target state="translated">封鎖影片 "<x id="INTERPOLATION"/>"</target> | 1301 | <target state="translated">封鎖影片 "<x id="INTERPOLATION"/>"</target> |
1234 | 1302 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">8</context></context-group> | |
1235 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">8</context></context-group></trans-unit> | 1303 | </trans-unit> |
1236 | <trans-unit id="2992313729068029516" datatype="html"> | 1304 | <trans-unit id="2992313729068029516" datatype="html"> |
1237 | <source>Block live "<x id="INTERPOLATION"/>"</source> | 1305 | <source>Block live "<x id="INTERPOLATION"/>"</source> |
1238 | <target state="translated">封鎖直播 "<x id="INTERPOLATION"/>"</target> | 1306 | <target state="translated">封鎖直播 "<x id="INTERPOLATION"/>"</target> |
1239 | 1307 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">9</context></context-group> | |
1240 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">9</context></context-group></trans-unit> | 1308 | </trans-unit> |
1241 | <trans-unit id="7256462927215762997" datatype="html"> | 1309 | <trans-unit id="7256462927215762997" datatype="html"> |
1242 | <source>Please describe the reason...</source> | 1310 | <source>Please describe the reason...</source> |
1243 | <target state="translated">請描述理由……</target> | 1311 | <target state="translated">請描述理由……</target> |
1244 | 1312 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">20</context></context-group> | |
1245 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">20</context></context-group></trans-unit><trans-unit id="9133713232258232158" datatype="html"> | 1313 | </trans-unit> |
1246 | <source>Unfederate</source><target state="new">Unfederate</target> | 1314 | <trans-unit id="9133713232258232158" datatype="html"> |
1315 | <source>Unfederate</source> | ||
1316 | <target state="translated">解除聯播</target> | ||
1247 | <context-group purpose="location"> | 1317 | <context-group purpose="location"> |
1248 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1318 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1249 | <context context-type="linenumber">31</context> | 1319 | <context context-type="linenumber">31</context> |
1250 | </context-group> | 1320 | </context-group> |
1251 | </trans-unit><trans-unit id="7312374115603954471" datatype="html"> | 1321 | </trans-unit> |
1252 | <source>This will ask remote instances to delete local videos</source><target state="new">This will ask remote instances to delete local videos</target> | 1322 | <trans-unit id="7312374115603954471" datatype="html"> |
1323 | <source>This will ask remote instances to delete local videos</source> | ||
1324 | <target state="translated">這會要求遠端站台刪除本機影片</target> | ||
1253 | <context-group purpose="location"> | 1325 | <context-group purpose="location"> |
1254 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1326 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1255 | <context context-type="linenumber">34</context> | 1327 | <context context-type="linenumber">34</context> |
1256 | </context-group> | 1328 | </context-group> |
1257 | </trans-unit><trans-unit id="2728722206183105047" datatype="html"> | 1329 | </trans-unit> |
1258 | <source>This will ask remote instances to delete this video</source><target state="new">This will ask remote instances to delete this video</target> | 1330 | <trans-unit id="2728722206183105047" datatype="html"> |
1331 | <source>This will ask remote instances to delete this video</source> | ||
1332 | <target state="translated">這會要求遠端站台刪除此影片</target> | ||
1259 | <context-group purpose="location"> | 1333 | <context-group purpose="location"> |
1260 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1334 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1261 | <context context-type="linenumber">35</context> | 1335 | <context context-type="linenumber">35</context> |
1262 | </context-group> | 1336 | </context-group> |
1263 | </trans-unit><trans-unit id="3849007546028672808" datatype="html"> | 1337 | </trans-unit> |
1264 | <source> Blocking a live will automatically terminate the live stream. </source><target state="new"> Blocking a live will automatically terminate the live stream. </target> | 1338 | <trans-unit id="3849007546028672808" datatype="html"> |
1339 | <source>Blocking a live will automatically terminate the live stream.</source> | ||
1340 | <target state="translated">封鎖直播將會自動中止直播串流。</target> | ||
1265 | <context-group purpose="location"> | 1341 | <context-group purpose="location"> |
1266 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 1342 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
1267 | <context context-type="linenumber">40,42</context> | 1343 | <context context-type="linenumber">40,42</context> |
1268 | </context-group> | 1344 | </context-group> |
1269 | </trans-unit><trans-unit id="4195458579645833046" datatype="html"> | 1345 | </trans-unit> |
1270 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source><target state="new">Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</target> | 1346 | <trans-unit id="4195458579645833046" datatype="html"> |
1347 | <source>Blocked <x id="PH" equiv-text="this.videos.length"/> videos.</source> | ||
1348 | <target state="translated">已封鎖 <x id="PH" equiv-text="this.videos.length"/> 影片。</target> | ||
1271 | <context-group purpose="location"> | 1349 | <context-group purpose="location"> |
1272 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1350 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1273 | <context context-type="linenumber">84</context> | 1351 | <context context-type="linenumber">84</context> |
1274 | </context-group> | 1352 | </context-group> |
1275 | </trans-unit><trans-unit id="8507506914483467943" datatype="html"> | 1353 | </trans-unit> |
1276 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source><target state="new">Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></target> | 1354 | <trans-unit id="8507506914483467943" datatype="html"> |
1355 | <source>Blocked <x id="PH" equiv-text="this.getSingleVideo().name"/></source> | ||
1356 | <target state="translated">已封鎖 <x id="PH" equiv-text="this.getSingleVideo().name"/></target> | ||
1277 | <context-group purpose="location"> | 1357 | <context-group purpose="location"> |
1278 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> | 1358 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.ts</context> |
1279 | <context context-type="linenumber">85</context> | 1359 | <context context-type="linenumber">85</context> |
@@ -1322,13 +1402,13 @@ | |||
1322 | <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> | 1402 | <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> |
1323 | </trans-unit> | 1403 | </trans-unit> |
1324 | <trans-unit id="7252854992688790751" datatype="html"> | 1404 | <trans-unit id="7252854992688790751" datatype="html"> |
1325 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1405 | <source>This instance allows registration. However, be careful to check the <x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> before creating an account. You may also search for another instance to match your exact needs at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1326 | <target state="translated">此站臺允許註冊。然而,請留心查閱<x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ,然後才建立帳號。您亦可搜尋另一個站臺以切合您的需要:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>。 </target> | 1406 | <target state="translated">此站臺允許註冊。然而,請留心查閱<x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event, instanceInformation)" href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_LINK_1" equiv-text="<a class="terms-link" target="_blank" routerLink="/about/instance" fragment="terms">"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ,然後才建立帳號。您亦可搜尋另一個站臺以切合您的需要:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_LINK_2" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>。 </target> |
1327 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> | 1407 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> |
1328 | </trans-unit> | 1408 | </trans-unit> |
1329 | <trans-unit id="7215649348148521605" datatype="html"> | 1409 | <trans-unit id="7215649348148521605" datatype="html"> |
1330 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 1410 | <source>Currently this instance doesn't allow for user registration, you may check the <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more details or find an instance that gives you the possibility to sign up for an account and upload your videos there. Find yours among multiple instances at: <x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
1331 | <target state="translated">目前此站臺不允許使用者註冊,您可查閱<x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> 以瞭解詳情,或尋找別的站臺,好讓您註冊帳號並上載您的影片。看看一眾站臺中有哪個合您心意:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>。 </target> | 1411 | <target state="translated">目前此站臺不允許使用者註冊,您可查閱<x id="START_LINK" ctype="x-a" equiv-text="<a (click)="onTermsClick($event, instanceInformation)" href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> 以瞭解詳情,或尋找別的站臺,好讓您註冊帳號並上載您的影片。看看一眾站臺中有哪個合您心意:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_LINK_1" equiv-text="<a class="alert-link" href="https://joinpeertube.org/instances" target="_blank" rel="noopener noreferrer">"/>https://joinpeertube.org/instances<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>。 </target> |
1332 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> | 1412 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> |
1333 | </trans-unit> | 1413 | </trans-unit> |
1334 | <trans-unit id="2392488717875840729"> | 1414 | <trans-unit id="2392488717875840729"> |
@@ -1402,8 +1482,7 @@ | |||
1402 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> | 1482 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> |
1403 | </trans-unit> | 1483 | </trans-unit> |
1404 | <trans-unit id="1190256911880544559" datatype="html"> | 1484 | <trans-unit id="1190256911880544559" datatype="html"> |
1405 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. | 1485 | <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> |
1406 | The link will expire within 1 hour.</source> | ||
1407 | <target state="translated">包含重設密碼說明的電子郵件將會傳送到 <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連結會在 1 小時內過期。</target> | 1486 | <target state="translated">包含重設密碼說明的電子郵件將會傳送到 <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連結會在 1 小時內過期。</target> |
1408 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> | 1487 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> |
1409 | </trans-unit> | 1488 | </trans-unit> |
@@ -1442,8 +1521,8 @@ The link will expire within 1 hour.</source> | |||
1442 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1521 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1443 | </trans-unit> | 1522 | </trans-unit> |
1444 | <trans-unit id="8434369348784683733" datatype="html"> | 1523 | <trans-unit id="8434369348784683733" datatype="html"> |
1445 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 1524 | <source>for <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
1446 | <target state="translated">給<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 1525 | <target state="translated">給<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="search-value">"/><x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
1447 | <context-group purpose="location"> | 1526 | <context-group purpose="location"> |
1448 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1527 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1449 | <context context-type="linenumber">10</context> | 1528 | <context context-type="linenumber">10</context> |
@@ -1925,18 +2004,18 @@ The link will expire within 1 hour.</source> | |||
1925 | <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> | 2004 | <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> |
1926 | </trans-unit> | 2005 | </trans-unit> |
1927 | <trans-unit id="7239874680342223476" datatype="html"> | 2006 | <trans-unit id="7239874680342223476" datatype="html"> |
1928 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> | 2007 | <source>Help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> by:</source> |
1929 | <target state="translated">協助管理員與其他使用者認識<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>,透過:</target> | 2008 | <target state="translated">協助管理員與其他使用者認識<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>,透過:</target> |
1930 | <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> | 2009 | <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> |
1931 | </trans-unit> | 2010 | </trans-unit> |
1932 | <trans-unit id="5856432243446401016" datatype="html"> | 2011 | <trans-unit id="5856432243446401016" datatype="html"> |
1933 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 2012 | <source>Uploading an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1934 | <target state="translated">上傳<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 2013 | <target state="translated">上傳<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1935 | <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> | 2014 | <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> |
1936 | </trans-unit> | 2015 | </trans-unit> |
1937 | <trans-unit id="3221645359464920754" datatype="html"> | 2016 | <trans-unit id="3221645359464920754" datatype="html"> |
1938 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 2017 | <source>Writing a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
1939 | <target state="translated">編寫<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 2018 | <target state="translated">編寫<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
1940 | <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> | 2019 | <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> |
1941 | </trans-unit> | 2020 | </trans-unit> |
1942 | <trans-unit id="2218100934178971211" datatype="html"> | 2021 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -2376,8 +2455,8 @@ The link will expire within 1 hour.</source> | |||
2376 | <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> | 2455 | <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> |
2377 | </trans-unit> | 2456 | </trans-unit> |
2378 | <trans-unit id="1358902062258458923" datatype="html"> | 2457 | <trans-unit id="1358902062258458923" datatype="html"> |
2379 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 2458 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown compatible<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> that also supports <x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>custom PeerTube HTML tags<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
2380 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown 相容版本<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>也支援<x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>自訂 PeerTube HTML 標籤<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 2459 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noreferer noopener">"/>Markdown 相容版本<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>也支援<x id="START_LINK_1" equiv-text="<a href="https://docs.joinpeertube.org/api-custom-client-markup" target="_blank" rel="noreferer noopener">"/>自訂 PeerTube HTML 標籤<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
2381 | <context-group purpose="location"> | 2460 | <context-group purpose="location"> |
2382 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2461 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2383 | <context context-type="linenumber">2</context> | 2462 | <context context-type="linenumber">2</context> |
@@ -2452,8 +2531,8 @@ The link will expire within 1 hour.</source> | |||
2452 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> | 2531 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">42</context></context-group> |
2453 | </trans-unit> | 2532 | </trans-unit> |
2454 | <trans-unit id="2090254132451149776" datatype="html"> | 2533 | <trans-unit id="2090254132451149776" datatype="html"> |
2455 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> | 2534 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>Choose<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> the appropriate licence for your work. </source> |
2456 | <target state="translated">為您的作品<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>選擇<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>適合的授權條款。 </target> | 2535 | <target state="translated">為您的作品<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">"/>選擇<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>適合的授權條款。 </target> |
2457 | <context-group purpose="location"> | 2536 | <context-group purpose="location"> |
2458 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2537 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2459 | <context context-type="linenumber">79,80</context> | 2538 | <context context-type="linenumber">79,80</context> |
@@ -2548,7 +2627,7 @@ The link will expire within 1 hour.</source> | |||
2548 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> | 2627 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">172</context></context-group> |
2549 | </trans-unit> | 2628 | </trans-unit> |
2550 | <trans-unit id="5600963353867835532"> | 2629 | <trans-unit id="5600963353867835532"> |
2551 | <source>Already uploaded ✔</source> | 2630 | <source>Already uploaded ✔</source> |
2552 | <target>已上傳 ✔</target> | 2631 | <target>已上傳 ✔</target> |
2553 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> | 2632 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">176</context></context-group> |
2554 | </trans-unit> | 2633 | </trans-unit> |
@@ -2727,17 +2806,17 @@ The link will expire within 1 hour.</source> | |||
2727 | <trans-unit id="4021752662928002901"> | 2806 | <trans-unit id="4021752662928002901"> |
2728 | <source>Update</source> | 2807 | <source>Update</source> |
2729 | <target>更新</target> | 2808 | <target>更新</target> |
2730 | 2809 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">180</context></context-group> | |
2731 | 2810 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</context></context-group> | |
2732 | 2811 | <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">62</context></context-group> | |
2733 | 2812 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group> | |
2734 | 2813 | <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">61</context></context-group> | |
2735 | 2814 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group> | |
2736 | 2815 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">20</context></context-group> | |
2737 | 2816 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group> | |
2738 | 2817 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group> | |
2739 | 2818 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">327</context></context-group> | |
2740 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-update.component.ts</context><context context-type="linenumber">180</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-update.component.ts</context><context context-type="linenumber">115</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">62</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-torrent.component.html</context><context context-type="linenumber">68</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-add-components/video-import-url.component.html</context><context context-type="linenumber">61</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">3</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-edit/video-update.component.html</context><context context-type="linenumber">20</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">17</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/buttons/edit-button.component.ts</context><context context-type="linenumber">22</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">327</context></context-group></trans-unit> | 2819 | </trans-unit> |
2741 | <trans-unit id="6722765664648523978"> | 2820 | <trans-unit id="6722765664648523978"> |
2742 | <source>Select the file to upload</source> | 2821 | <source>Select the file to upload</source> |
2743 | <target>選取要上傳的檔案</target> | 2822 | <target>選取要上傳的檔案</target> |
@@ -3264,9 +3343,9 @@ The link will expire within 1 hour.</source> | |||
3264 | <trans-unit id="1465291804668949243" datatype="html"> | 3343 | <trans-unit id="1465291804668949243" datatype="html"> |
3265 | <source>NSFW</source> | 3344 | <source>NSFW</source> |
3266 | <target state="translated">NSFW</target> | 3345 | <target state="translated">NSFW</target> |
3267 | 3346 | <context-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> | |
3268 | 3347 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context><context context-type="linenumber">74</context></context-group> | |
3269 | <context-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">74</context></context-group></trans-unit> | 3348 | </trans-unit> |
3270 | <trans-unit id="4512155674928869984"> | 3349 | <trans-unit id="4512155674928869984"> |
3271 | <source>Get more information</source> | 3350 | <source>Get more information</source> |
3272 | <target>取得更多資訊</target> | 3351 | <target>取得更多資訊</target> |
@@ -4092,13 +4171,13 @@ The link will expire within 1 hour.</source> | |||
4092 | <trans-unit id="1420624050293070194" datatype="html"> | 4171 | <trans-unit id="1420624050293070194" datatype="html"> |
4093 | <source>No abuses found matching current filters.</source> | 4172 | <source>No abuses found matching current filters.</source> |
4094 | <target state="translated">找不到符合目前過濾器的濫用。</target> | 4173 | <target state="translated">找不到符合目前過濾器的濫用。</target> |
4095 | 4174 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">152</context></context-group> | |
4096 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">152</context></context-group></trans-unit> | 4175 | </trans-unit> |
4097 | <trans-unit id="639328713281980021" datatype="html"> | 4176 | <trans-unit id="639328713281980021" datatype="html"> |
4098 | <source>No abuses found.</source> | 4177 | <source>No abuses found.</source> |
4099 | <target state="translated">找不到濫用。</target> | 4178 | <target state="translated">找不到濫用。</target> |
4100 | 4179 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">153</context></context-group> | |
4101 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">153</context></context-group></trans-unit> | 4180 | </trans-unit> |
4102 | <trans-unit id="1807029821872995706" datatype="html"> | 4181 | <trans-unit id="1807029821872995706" datatype="html"> |
4103 | <source>Unsolved reports</source> | 4182 | <source>Unsolved reports</source> |
4104 | <target state="translated">未解決的回報</target> | 4183 | <target state="translated">未解決的回報</target> |
@@ -4182,8 +4261,8 @@ The link will expire within 1 hour.</source> | |||
4182 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> | 4261 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">21</context></context-group> |
4183 | </trans-unit> | 4262 | </trans-unit> |
4184 | <trans-unit id="1258618443362430782" datatype="html"> | 4263 | <trans-unit id="1258618443362430782" datatype="html"> |
4185 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 4264 | <source><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
4186 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 4265 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {1 report} other {{{ abuse.countReportsForReporter }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
4187 | <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> | 4266 | <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> |
4188 | <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> | 4267 | <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> |
4189 | </trans-unit> | 4268 | </trans-unit> |
@@ -4220,8 +4299,8 @@ The link will expire within 1 hour.</source> | |||
4220 | <trans-unit id="5021295327106206941" datatype="html"> | 4299 | <trans-unit id="5021295327106206941" datatype="html"> |
4221 | <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source> | 4300 | <source>by <x id="INTERPOLATION"/> on <x id="INTERPOLATION_1"/> </source> |
4222 | <target state="translated">由 <x id="INTERPOLATION"/> 在 <x id="INTERPOLATION_1"/> </target> | 4301 | <target state="translated">由 <x id="INTERPOLATION"/> 在 <x id="INTERPOLATION_1"/> </target> |
4223 | 4302 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">85</context></context-group> | |
4224 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">85</context></context-group></trans-unit> | 4303 | </trans-unit> |
4225 | <trans-unit id="1443698606045744844" datatype="html"> | 4304 | <trans-unit id="1443698606045744844" datatype="html"> |
4226 | <source>Video was deleted</source> | 4305 | <source>Video was deleted</source> |
4227 | <target state="translated">影片已被刪除</target> | 4306 | <target state="translated">影片已被刪除</target> |
@@ -4230,8 +4309,8 @@ The link will expire within 1 hour.</source> | |||
4230 | <trans-unit id="1530731524535521716" datatype="html"> | 4309 | <trans-unit id="1530731524535521716" datatype="html"> |
4231 | <source>Account deleted</source> | 4310 | <source>Account deleted</source> |
4232 | <target state="translated">帳號已刪除</target> | 4311 | <target state="translated">帳號已刪除</target> |
4233 | 4312 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">110</context></context-group> | |
4234 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.html</context><context context-type="linenumber">110</context></context-group></trans-unit> | 4313 | </trans-unit> |
4235 | <trans-unit id="1191715835847858871" datatype="html"> | 4314 | <trans-unit id="1191715835847858871" datatype="html"> |
4236 | <source>Open video in a new tab</source> | 4315 | <source>Open video in a new tab</source> |
4237 | <target state="translated">在新分頁中開啟影片</target> | 4316 | <target state="translated">在新分頁中開啟影片</target> |
@@ -4270,8 +4349,8 @@ The link will expire within 1 hour.</source> | |||
4270 | <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> | 4349 | <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> |
4271 | </trans-unit> | 4350 | </trans-unit> |
4272 | <trans-unit id="1258618443362430782" datatype="html"> | 4351 | <trans-unit id="1258618443362430782" datatype="html"> |
4273 | <source><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 4352 | <source><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
4274 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 4353 | <target state="translated"><x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {1 report} other {{{ abuse.countReportsForReportee }} reports}}"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="ml-1 glyphicon glyphicon-flag">"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
4275 | <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> | 4354 | <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> |
4276 | </trans-unit> | 4355 | </trans-unit> |
4277 | <trans-unit id="6540177673229220400" datatype="html"> | 4356 | <trans-unit id="6540177673229220400" datatype="html"> |
@@ -4639,8 +4718,8 @@ The link will expire within 1 hour.</source> | |||
4639 | <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> | 4718 | <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> |
4640 | </trans-unit> | 4719 | </trans-unit> |
4641 | <trans-unit id="3901868627411944813" datatype="html"> | 4720 | <trans-unit id="3901868627411944813" datatype="html"> |
4642 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> | 4721 | <source>Priority <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = highest priority)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></source> |
4643 | <target state="translated">優先程度 <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = 最高優先度)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> | 4722 | <target state="translated">優先程度 <x id="START_SMALL_TEXT" ctype="x-small" equiv-text="<small>"/>(1 = 最高優先度)<x id="CLOSE_SMALL_TEXT" ctype="x-small" equiv-text="</small>"/></target> |
4644 | <context-group purpose="location"> | 4723 | <context-group purpose="location"> |
4645 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4724 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4646 | <context context-type="linenumber">47</context> | 4725 | <context context-type="linenumber">47</context> |
@@ -4660,8 +4739,8 @@ The link will expire within 1 hour.</source> | |||
4660 | <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> | 4739 | <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> |
4661 | </trans-unit> | 4740 | </trans-unit> |
4662 | <trans-unit id="2713421326605345655" datatype="html"> | 4741 | <trans-unit id="2713421326605345655" datatype="html"> |
4663 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> | 4742 | <source>No <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> jobs found.</source> |
4664 | <target state="translated">找不到 <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> 工作。</target> | 4743 | <target state="translated">找不到 <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/><x id="INTERPOLATION" equiv-text="{{ jobType }}"/><x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code> "/> 工作。</target> |
4665 | <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> | 4744 | <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> |
4666 | </trans-unit> | 4745 | </trans-unit> |
4667 | <trans-unit id="2384897339170501794" datatype="html"> | 4746 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4707,8 +4786,8 @@ The link will expire within 1 hour.</source> | |||
4707 | </context-group> | 4786 | </context-group> |
4708 | </trans-unit> | 4787 | </trans-unit> |
4709 | <trans-unit id="2232767208623640457" datatype="html"> | 4788 | <trans-unit id="2232767208623640457" datatype="html"> |
4710 | <source>By <x id="INTERPOLATION"/> -></source> | 4789 | <source>By <x id="INTERPOLATION"/> -></source> |
4711 | <target state="translated">由 <x id="INTERPOLATION"/> -></target> | 4790 | <target state="translated">由 <x id="INTERPOLATION"/> -></target> |
4712 | <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> | 4791 | <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> |
4713 | </trans-unit> | 4792 | </trans-unit> |
4714 | <trans-unit id="7396175500300709096" datatype="html"> | 4793 | <trans-unit id="7396175500300709096" datatype="html"> |
@@ -4780,8 +4859,8 @@ The link will expire within 1 hour.</source> | |||
4780 | <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> | 4859 | <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> |
4781 | </trans-unit> | 4860 | </trans-unit> |
4782 | <trans-unit id="4423835119021329687" datatype="html"> | 4861 | <trans-unit id="4423835119021329687" datatype="html"> |
4783 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> | 4862 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to build a moderation team. </source> |
4784 | <target state="translated">管理 <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> 以建立審核團隊。 </target> | 4863 | <target state="translated">管理 <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> 以建立審核團隊。 </target> |
4785 | <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> | 4864 | <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> |
4786 | </trans-unit> | 4865 | </trans-unit> |
4787 | <trans-unit id="7030031694783481217"> | 4866 | <trans-unit id="7030031694783481217"> |
@@ -4790,8 +4869,8 @@ The link will expire within 1 hour.</source> | |||
4790 | <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> | 4869 | <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> |
4791 | </trans-unit> | 4870 | </trans-unit> |
4792 | <trans-unit id="4620493570088713907" datatype="html"> | 4871 | <trans-unit id="4620493570088713907" datatype="html"> |
4793 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 4872 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
4794 | <target state="translated">啟用此功能會讓其他管理員知道您主要是在串流敏感內容。<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> 此外,預設情況下,系統會自動勾選影片上傳中的 NSFW 勾選框。 </target> | 4873 | <target state="translated">啟用此功能會讓其他管理員知道您主要是在串流敏感內容。<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> 此外,預設情況下,系統會自動勾選影片上傳中的 NSFW 勾選框。 </target> |
4795 | <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> | 4874 | <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> |
4796 | </trans-unit> | 4875 | </trans-unit> |
4797 | <trans-unit id="7497677457560701935"> | 4876 | <trans-unit id="7497677457560701935"> |
@@ -4800,8 +4879,8 @@ The link will expire within 1 hour.</source> | |||
4800 | <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> | 4879 | <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> |
4801 | </trans-unit> | 4880 | </trans-unit> |
4802 | <trans-unit id="7350483582490037954" datatype="html"> | 4881 | <trans-unit id="7350483582490037954" datatype="html"> |
4803 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 4882 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
4804 | <target state="translated">有<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>隱藏<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>或<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>模糊縮圖<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>,要觀看影片時將會請求確認。 </target> | 4883 | <target state="translated">有<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>隱藏<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>或<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>模糊縮圖<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>,要觀看影片時將會請求確認。 </target> |
4805 | <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> | 4884 | <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> |
4806 | <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> | 4885 | <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> |
4807 | </trans-unit> | 4886 | </trans-unit> |
@@ -4916,8 +4995,8 @@ The link will expire within 1 hour.</source> | |||
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">4</context></context-group> | 4995 | <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> |
4917 | </trans-unit> | 4996 | </trans-unit> |
4918 | <trans-unit id="2107098695989136934" datatype="html"> | 4997 | <trans-unit id="2107098695989136934" datatype="html"> |
4919 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 4998 | <source>Use <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>plugins & themes<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or <x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>add slight customizations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
4920 | <target state="translated">使用<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>外掛程式與佈景主題<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>取得更多相關的變更,或<x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>新增小自訂<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>。 </target> | 4999 | <target state="translated">使用<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/plugins">"/>外掛程式與佈景主題<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>取得更多相關的變更,或<x id="START_LINK_1" equiv-text="<a routerLink="/admin/config/edit-custom" fragment="advanced-configuration">"/>新增小自訂<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>。 </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">5</context></context-group> | 5000 | <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> |
4922 | </trans-unit> | 5001 | </trans-unit> |
4923 | <trans-unit id="6855462350544488601"> | 5002 | <trans-unit id="6855462350544488601"> |
@@ -4991,8 +5070,8 @@ The link will expire within 1 hour.</source> | |||
4991 | <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">120</context></context-group> | 5070 | <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">120</context></context-group> |
4992 | </trans-unit> | 5071 | </trans-unit> |
4993 | <trans-unit id="2669509104300979449" datatype="html"> | 5072 | <trans-unit id="2669509104300979449" datatype="html"> |
4994 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> | 5073 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>users<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to set their quota individually. </source> |
4995 | <target state="translated">管理<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>以單獨設定他們的配額。 </target> | 5074 | <target state="translated">管理<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/users">"/>使用者<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>以單獨設定他們的配額。 </target> |
4996 | <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">121</context></context-group> | 5075 | <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">121</context></context-group> |
4997 | </trans-unit> | 5076 | </trans-unit> |
4998 | <trans-unit id="4497115134891299867"> | 5077 | <trans-unit id="4497115134891299867"> |
@@ -5179,8 +5258,8 @@ The link will expire within 1 hour.</source> | |||
5179 | <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">338</context></context-group> | 5258 | <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">338</context></context-group> |
5180 | </trans-unit> | 5259 | </trans-unit> |
5181 | <trans-unit id="1886227550697837417" datatype="html"> | 5260 | <trans-unit id="1886227550697837417" datatype="html"> |
5182 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> | 5261 | <source>You should only use moderated search indexes in production, or <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>host your own<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. </source> |
5183 | <target state="translated">您只應在生產環境中使用審核的搜尋索引,或<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>自行架設<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>。 </target> | 5262 | <target state="translated">您只應在生產環境中使用審核的搜尋索引,或<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://framagit.org/framasoft/peertube/search-index">"/>自行架設<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>。 </target> |
5184 | <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">340</context></context-group> | 5263 | <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">340</context></context-group> |
5185 | </trans-unit> | 5264 | </trans-unit> |
5186 | <trans-unit id="2331464426553277323" datatype="html"> | 5265 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -5214,8 +5293,8 @@ The link will expire within 1 hour.</source> | |||
5214 | <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">388</context></context-group> | 5293 | <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">388</context></context-group> |
5215 | </trans-unit> | 5294 | </trans-unit> |
5216 | <trans-unit id="252719899360434356" datatype="html"> | 5295 | <trans-unit id="252719899360434356" datatype="html"> |
5217 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> | 5296 | <source>Manage <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>relations<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> with other instances. </source> |
5218 | <target state="translated">管理與其他站台的<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>關係<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>。 </target> | 5297 | <target state="translated">管理與其他站台的<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/admin/follows">"/>關係<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>。 </target> |
5219 | <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">389</context></context-group> | 5298 | <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">389</context></context-group> |
5220 | </trans-unit> | 5299 | </trans-unit> |
5221 | <trans-unit id="9119248927271669654" datatype="html"> | 5300 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -5251,8 +5330,8 @@ The link will expire within 1 hour.</source> | |||
5251 | <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">435</context></context-group> | 5330 | <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">435</context></context-group> |
5252 | </trans-unit> | 5331 | </trans-unit> |
5253 | <trans-unit id="9076632742417302918" datatype="html"> | 5332 | <trans-unit id="9076632742417302918" datatype="html"> |
5254 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> | 5333 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information about the expected URL </source> |
5255 | <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>以取得關於預期 URL 的更多資訊 </target> | 5334 | <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/admin-following-instances?id=automatically-follow-other-instances" rel="noopener noreferer" target="_blank">"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>以取得關於預期 URL 的更多資訊 </target> |
5256 | <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">440</context></context-group> | 5335 | <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">440</context></context-group> |
5257 | </trans-unit> | 5336 | </trans-unit> |
5258 | <trans-unit id="3946988229617310200" datatype="html"> | 5337 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -5301,8 +5380,8 @@ The link will expire within 1 hour.</source> | |||
5301 | <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">521</context></context-group> | 5380 | <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">521</context></context-group> |
5302 | </trans-unit> | 5381 | </trans-unit> |
5303 | <trans-unit id="2076338542820061819" datatype="html"> | 5382 | <trans-unit id="2076338542820061819" datatype="html"> |
5304 | <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="<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="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<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="<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="</a>"/> to see if you instance is allowed. </source> | 5383 | <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="<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="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<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="<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="</a>"/> to see if you instance is allowed. </source> |
5305 | <target state="translated">如果您的站台明顯被 Twitter 允許,Twitter 的 feed 將會嵌入 PeerTube 影片分享的影片播放器。<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>如果您的站台沒有,那麼我們會用圖片連結卡片來重新導向到您的 PeerTube 站台。<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>勾選此核取方塊,儲存設定並使用您站台的影片 URL (https://example.com/w/blabla) 在 <x id="START_LINK" ctype="x-a" equiv-text="<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="</a>"/> 來檢視您的站台是否被允許。 </target> | 5384 | <target state="translated">如果您的站台明顯被 Twitter 允許,Twitter 的 feed 將會嵌入 PeerTube 影片分享的影片播放器。<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>如果您的站台沒有,那麼我們會用圖片連結卡片來重新導向到您的 PeerTube 站台。<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>勾選此核取方塊,儲存設定並使用您站台的影片 URL (https://example.com/w/blabla) 在 <x id="START_LINK" ctype="x-a" equiv-text="<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="</a>"/> 來檢視您的站台是否被允許。 </target> |
5306 | <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">525</context></context-group> | 5385 | <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">525</context></context-group> |
5307 | </trans-unit> | 5386 | </trans-unit> |
5308 | <trans-unit id="493135676263039396" datatype="html"> | 5387 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -5340,8 +5419,8 @@ The link will expire within 1 hour.</source> | |||
5340 | <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> | 5419 | <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> |
5341 | </trans-unit> | 5420 | </trans-unit> |
5342 | <trans-unit id="4420104899393268652" datatype="html"> | 5421 | <trans-unit id="4420104899393268652" datatype="html"> |
5343 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5422 | <source>Max simultaneous lives created on your instance <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5344 | <target state="translated">在您的站台上可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5423 | <target state="translated">在您的站台上可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5345 | <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> | 5424 | <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> |
5346 | </trans-unit> | 5425 | </trans-unit> |
5347 | <trans-unit id="6830777508073747241" datatype="html"> | 5426 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5351,8 +5430,8 @@ The link will expire within 1 hour.</source> | |||
5351 | <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">59</context></context-group> | 5430 | <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">59</context></context-group> |
5352 | </trans-unit> | 5431 | </trans-unit> |
5353 | <trans-unit id="7210210728441530221" datatype="html"> | 5432 | <trans-unit id="7210210728441530221" datatype="html"> |
5354 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | 5433 | <source>Max simultaneous lives created per user <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 for "unlimited")<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> |
5355 | <target state="translated">每個使用者可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 5434 | <target state="translated">每個使用者可同時建立的最大同時直播數<x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="text-muted">"/>(-1 為「無限制」)<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
5356 | <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> | 5435 | <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> |
5357 | </trans-unit> | 5436 | </trans-unit> |
5358 | <trans-unit id="6830777508073747241" datatype="html"> | 5437 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5495,8 +5574,8 @@ The link will expire within 1 hour.</source> | |||
5495 | <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> | 5574 | <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> |
5496 | </trans-unit> | 5575 | </trans-unit> |
5497 | <trans-unit id="7334484418359079994" datatype="html"> | 5576 | <trans-unit id="7334484418359079994" datatype="html"> |
5498 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<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="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 5577 | <source><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<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="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback especially with long videos<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
5499 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>需要 ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>與普通的 WebTorrent 相比,生成 HLS 播放清單與片段化的 MP4 檔案可得到更好的播放體驗:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>變更解析度更平順<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>更快的播放速度(特別是對較長的影片來說)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>更穩定的播放(較少臭蟲與無限載入)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>若您也啟用了 WebTorrent 支援,儲存空間需求將會乘以 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 5578 | <target state="translated"><x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>需要 ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>與普通的 WebTorrent 相比,生成 HLS 播放清單與片段化的 MP4 檔案可得到更好的播放體驗:<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/><x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>變更解析度更平順<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>更快的播放速度(特別是對較長的影片來說)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>更穩定的播放(較少臭蟲與無限載入)<x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/><x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>若您也啟用了 WebTorrent 支援,儲存空間需求將會乘以 2<x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
5500 | <context-group purpose="location"> | 5579 | <context-group purpose="location"> |
5501 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5580 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5502 | <context context-type="linenumber">99,108</context> | 5581 | <context context-type="linenumber">99,108</context> |
@@ -5627,19 +5706,13 @@ The link will expire within 1 hour.</source> | |||
5627 | <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> | 5706 | <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> |
5628 | </trans-unit> | 5707 | </trans-unit> |
5629 | <trans-unit id="4067880101082150743" datatype="html"> | 5708 | <trans-unit id="4067880101082150743" datatype="html"> |
5630 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | 5709 | <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> |
5631 | <target state="translated">直接編寫 JavaScript 程式碼。<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>範例:<x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> | 5710 | <target state="translated">直接編寫 JavaScript 程式碼。<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/>範例:<x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></target> |
5632 | <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> | 5711 | <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> |
5633 | </trans-unit> | 5712 | </trans-unit> |
5634 | <trans-unit id="5464209657969421100" datatype="html"> | 5713 | <trans-unit id="5464209657969421100" datatype="html"> |
5635 | <source> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 5714 | <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/></source> |
5636 | color: red; | 5715 | <target state="translated">直接編寫 CSS 程式碼。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/> 在前方加入 <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> 以覆寫樣式。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/></target> |
5637 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5638 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="LINE_BREAK" ctype="lb" equiv-text="<br />"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | ||
5639 | color: red; | ||
5640 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5641 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5642 | <target state="translated">直接編寫 CSS 程式碼。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/> 在前方加入 <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em> "/> 以覆寫樣式。範例:<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="<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="</pre>"/></target> | ||
5643 | <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> | 5716 | <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> |
5644 | </trans-unit> | 5717 | </trans-unit> |
5645 | <trans-unit id="283725429207896837" datatype="html"> | 5718 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5656,8 +5729,8 @@ color: red; | |||
5656 | </context-group> | 5729 | </context-group> |
5657 | </trans-unit> | 5730 | </trans-unit> |
5658 | <trans-unit id="8167543029214637769" datatype="html"> | 5731 | <trans-unit id="8167543029214637769" datatype="html"> |
5659 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> | 5732 | <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></source> |
5660 | <target state="translated">格式有誤:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> | 5733 | <target state="translated">格式有誤:<x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul> "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li *ngFor="let error of grabAllErrors()">"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/></target> |
5661 | <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> | 5734 | <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> |
5662 | </trans-unit> | 5735 | </trans-unit> |
5663 | <trans-unit id="1445676851449000175"> | 5736 | <trans-unit id="1445676851449000175"> |
@@ -5733,8 +5806,8 @@ color: red; | |||
5733 | <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> | 5806 | <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> |
5734 | </trans-unit> | 5807 | </trans-unit> |
5735 | <trans-unit id="6317170736181476800" datatype="html"> | 5808 | <trans-unit id="6317170736181476800" datatype="html"> |
5736 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> | 5809 | <source>Update <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></source> |
5737 | <target state="translated">更新<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>您的設定<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> | 5810 | <target state="translated">更新<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings" [fragment]="fragment">"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span (click)="onAccountSettingsClick($event)">"/>您的設定<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a >"/></target> |
5738 | <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> | 5811 | <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> |
5739 | </trans-unit> | 5812 | </trans-unit> |
5740 | <trans-unit id="1405600824334286337" datatype="html"> | 5813 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5754,40 +5827,40 @@ color: red; | |||
5754 | </context-group> | 5827 | </context-group> |
5755 | </trans-unit> | 5828 | </trans-unit> |
5756 | <trans-unit id="7028708681117573961" datatype="html"> | 5829 | <trans-unit id="7028708681117573961" datatype="html"> |
5757 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5830 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recently Added"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5758 | <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「最近新增」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5831 | <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「最近新增」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5759 | <context-group purpose="location"> | 5832 | <context-group purpose="location"> |
5760 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5833 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5761 | <context context-type="linenumber">46</context> | 5834 | <context context-type="linenumber">46</context> |
5762 | </context-group> | 5835 | </context-group> |
5763 | </trans-unit> | 5836 | </trans-unit> |
5764 | <trans-unit id="8190023086228606960" datatype="html"> | 5837 | <trans-unit id="8190023086228606960" datatype="html"> |
5765 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5838 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Recent Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5766 | <target state="translated">按<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「近期檢視」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>排序</target> | 5839 | <target state="translated">按<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「近期檢視」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>排序</target> |
5767 | <context-group purpose="location"> | 5840 | <context-group purpose="location"> |
5768 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5841 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5769 | <context context-type="linenumber">48</context> | 5842 | <context context-type="linenumber">48</context> |
5770 | </context-group> | 5843 | </context-group> |
5771 | </trans-unit> | 5844 | </trans-unit> |
5772 | <trans-unit id="3224510615614621760" datatype="html"> | 5845 | <trans-unit id="3224510615614621760" datatype="html"> |
5773 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5846 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Hot"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5774 | <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「熱門」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5847 | <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「熱門」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5775 | <context-group purpose="location"> | 5848 | <context-group purpose="location"> |
5776 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5849 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5777 | <context context-type="linenumber">49</context> | 5850 | <context context-type="linenumber">49</context> |
5778 | </context-group> | 5851 | </context-group> |
5779 | </trans-unit> | 5852 | </trans-unit> |
5780 | <trans-unit id="3082811226222076503" datatype="html"> | 5853 | <trans-unit id="3082811226222076503" datatype="html"> |
5781 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5854 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Best"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5782 | <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「最佳」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5855 | <target state="translated">排序由<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「最佳」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5783 | <context-group purpose="location"> | 5856 | <context-group purpose="location"> |
5784 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5857 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5785 | <context context-type="linenumber">50</context> | 5858 | <context context-type="linenumber">50</context> |
5786 | </context-group> | 5859 | </context-group> |
5787 | </trans-unit> | 5860 | </trans-unit> |
5788 | <trans-unit id="4322133526902910662" datatype="html"> | 5861 | <trans-unit id="4322133526902910662" datatype="html"> |
5789 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> | 5862 | <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>"Likes"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></source> |
5790 | <target state="translated">排序<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「喜歡」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> | 5863 | <target state="translated">排序<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>「喜歡」<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/></target> |
5791 | <context-group purpose="location"> | 5864 | <context-group purpose="location"> |
5792 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5865 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5793 | <context context-type="linenumber">51</context> | 5866 | <context context-type="linenumber">51</context> |
@@ -5903,8 +5976,8 @@ color: red; | |||
5903 | <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> | 5976 | <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> |
5904 | </trans-unit> | 5977 | </trans-unit> |
5905 | <trans-unit id="7350483582490037954" datatype="html"> | 5978 | <trans-unit id="7350483582490037954" datatype="html"> |
5906 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> | 5979 | <source>With <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Hide<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. </source> |
5907 | <target state="translated">有<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>隱藏<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>或<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>模糊縮圖<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>,要觀看影片時將會請求確認。 </target> | 5980 | <target state="translated">有<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>隱藏<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>或<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>模糊縮圖<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>,要觀看影片時將會請求確認。 </target> |
5908 | <context-group purpose="location"> | 5981 | <context-group purpose="location"> |
5909 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> | 5982 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> |
5910 | <context context-type="linenumber">8,9</context> | 5983 | <context context-type="linenumber">8,9</context> |
@@ -6103,9 +6176,8 @@ color: red; | |||
6103 | </context-group> | 6176 | </context-group> |
6104 | </trans-unit> | 6177 | </trans-unit> |
6105 | <trans-unit id="2124774733637750483" datatype="html"> | 6178 | <trans-unit id="2124774733637750483" datatype="html"> |
6106 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> | 6179 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> |
6107 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> | 6180 | <target state="translated">告訴人們他們可以怎麼支持您頻道的簡短文字(會員平台等……)。<br /><br /> 當您要在此頻道上傳影片時,影片支援欄位將會自動填入這些文字。</target> |
6108 | <target state="translated">告訴人們他們可以怎麼支持您頻道的簡短文字(會員平台等……)。<br /><br /> 當您要在此頻道上傳影片時,影片支援欄位將會自動填入這些文字。</target> | ||
6109 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group> | 6181 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group> |
6110 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group> | 6182 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channel-edit.component.html</context><context context-type="linenumber">84</context></context-group> |
6111 | </trans-unit> | 6183 | </trans-unit> |
@@ -6194,8 +6266,8 @@ color: red; | |||
6194 | </context-group> | 6266 | </context-group> |
6195 | </trans-unit> | 6267 | </trans-unit> |
6196 | <trans-unit id="5511928240200239994" datatype="html"> | 6268 | <trans-unit id="5511928240200239994" datatype="html"> |
6197 | <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="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 6269 | <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="<strong>"/>banner<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
6198 | <target state="translated">您的某些頻道還沒設定完成。透過新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>橫幅<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>、<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>使其發佈的內容足夠明確並受人歡迎。</target> | 6270 | <target state="translated">您的某些頻道還沒設定完成。透過新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>橫幅<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>、<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>使其發佈的內容足夠明確並受人歡迎。</target> |
6199 | <context-group purpose="location"> | 6271 | <context-group purpose="location"> |
6200 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 6272 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
6201 | <context context-type="linenumber">5</context> | 6273 | <context context-type="linenumber">5</context> |
@@ -6309,8 +6381,8 @@ color: red; | |||
6309 | <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> | 6381 | <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> |
6310 | </trans-unit> | 6382 | </trans-unit> |
6311 | <trans-unit id="8844610145426272276" datatype="html"> | 6383 | <trans-unit id="8844610145426272276" datatype="html"> |
6312 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> | 6384 | <source>To help moderators and other users to know <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, don't forget to <x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>set up your account profile<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> by adding an <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>avatar<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and a <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>description<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. </source> |
6313 | <target state="translated">要協助管理員與其他使用者知道<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>,請不要忘記<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>設定您的帳號個人簡介<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>,新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>。 </target> | 6385 | <target state="translated">要協助管理員與其他使用者知道<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>您是誰<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>,請不要忘記<x id="START_LINK" ctype="x-a" equiv-text="<a routerLink="/my-account/settings">"/>設定您的帳號個人簡介<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>,新增<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>大頭照<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>與<x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>描述<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>。 </target> |
6314 | <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> | 6386 | <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> |
6315 | </trans-unit> | 6387 | </trans-unit> |
6316 | <trans-unit id="3030338154442300172" datatype="html"> | 6388 | <trans-unit id="3030338154442300172" datatype="html"> |
@@ -6505,9 +6577,7 @@ color: red; | |||
6505 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">30</context></context-group> | 6577 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">30</context></context-group> |
6506 | </trans-unit> | 6578 | </trans-unit> |
6507 | <trans-unit id="7152797255397280410" datatype="html"> | 6579 | <trans-unit id="7152797255397280410" datatype="html"> |
6508 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? | 6580 | <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> |
6509 | 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 | ||
6510 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6511 | <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> | 6581 | <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> |
6512 | <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> | 6582 | <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> |
6513 | </trans-unit> | 6583 | </trans-unit> |
@@ -6545,8 +6615,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6545 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> | 6615 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">38</context></context-group> |
6546 | </trans-unit> | 6616 | </trans-unit> |
6547 | <trans-unit id="2705478076887104088" datatype="html"> | 6617 | <trans-unit id="2705478076887104088" datatype="html"> |
6548 | <source>SHOW THIS CHANNEL ></source> | 6618 | <source>SHOW THIS CHANNEL ></source> |
6549 | <target state="translated">顯示此頻道 ></target> | 6619 | <target state="translated">顯示此頻道 ></target> |
6550 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> | 6620 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">46</context></context-group> |
6551 | </trans-unit> | 6621 | </trans-unit> |
6552 | <trans-unit id="4088311569349098646"> | 6622 | <trans-unit id="4088311569349098646"> |
@@ -6794,8 +6864,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6794 | <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> | 6864 | <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> |
6795 | </trans-unit> | 6865 | </trans-unit> |
6796 | <trans-unit id="1120376809358109718" datatype="html"> | 6866 | <trans-unit id="1120376809358109718" datatype="html"> |
6797 | <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="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> | 6867 | <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="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>this document<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> for more information </source> |
6798 | <target state="translated">網路 peer 無法公開存取:因為我們使用 WebSocket 傳輸,與傳統的 BitTorrent 追蹤器不同。當您在網路瀏覽器裡時,您就會傳送包含您的 IP 的訊號到隨機選取其他 peer 轉發資訊的追蹤器。請見 <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>此文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> 以取得更多資訊 </target> | 6868 | <target state="translated">網路 peer 無法公開存取:因為我們使用 WebSocket 傳輸,與傳統的 BitTorrent 追蹤器不同。當您在網路瀏覽器裡時,您就會傳送包含您的 IP 的訊號到隨機選取其他 peer 轉發資訊的追蹤器。請見 <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/yciabaud/webtorrent/blob/beps/bep_webrtc.rst">"/>此文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> 以取得更多資訊 </target> |
6799 | <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> | 6869 | <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> |
6800 | </trans-unit> | 6870 | </trans-unit> |
6801 | <trans-unit id="7812408733559506009" datatype="html"> | 6871 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -6896,8 +6966,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
6896 | <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> | 6966 | <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> |
6897 | </trans-unit> | 6967 | </trans-unit> |
6898 | <trans-unit id="4807161697338135032" datatype="html"> | 6968 | <trans-unit id="4807161697338135032" datatype="html"> |
6899 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> | 6969 | <source>Contact the administrator(s)<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></source> |
6900 | <target state="translated">聯絡管理員<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> | 6970 | <target state="translated">聯絡管理員<x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p class="modal-subtitle">"/><x id="INTERPOLATION" equiv-text="{{ instanceName }}"/><x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/></target> |
6901 | <context-group purpose="location"> | 6971 | <context-group purpose="location"> |
6902 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 6972 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
6903 | <context context-type="linenumber">3</context> | 6973 | <context context-type="linenumber">3</context> |
@@ -7000,8 +7070,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7000 | <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> | 7070 | <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> |
7001 | </trans-unit> | 7071 | </trans-unit> |
7002 | <trans-unit id="7440807341905682986" datatype="html"> | 7072 | <trans-unit id="7440807341905682986" datatype="html"> |
7003 | <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="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> | 7073 | <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="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>Terms<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/> and to the <x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>Code of Conduct<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> of this instance </source> |
7004 | <target state="translated">我至少<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歲,且同意此站台的<x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/>與<x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>行為準則<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> </target> | 7074 | <target state="translated">我至少<x id="INTERPOLATION" equiv-text="{{ minimumAge }}"/>歲,且同意此站台的<x id="START_LINK" ctype="x-a" equiv-text="<a class="terms-anchor" (click)="onTermsClick($event)" href='#'>"/>條款<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="hasCodeOfConduct">"/>與<x id="START_LINK_1" equiv-text="<a (click)="onCodeOfConductClick($event)" href='#'>"/>行為準則<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/> </target> |
7005 | <context-group purpose="location"> | 7075 | <context-group purpose="location"> |
7006 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 7076 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
7007 | <context context-type="linenumber">5,10</context> | 7077 | <context context-type="linenumber">5,10</context> |
@@ -7174,8 +7244,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7174 | <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> | 7244 | <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> |
7175 | </trans-unit> | 7245 | </trans-unit> |
7176 | <trans-unit id="8011855989482474311" datatype="html"> | 7246 | <trans-unit id="8011855989482474311" datatype="html"> |
7177 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 7247 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
7178 | <target state="translated"><code>.mp4</code> 保留了原始音訊軌,但沒有影片</target> | 7248 | <target state="translated"><code>.mp4</code> 保留了原始音訊軌,但沒有影片</target> |
7179 | <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> | 7249 | <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> |
7180 | </trans-unit> | 7250 | </trans-unit> |
7181 | <trans-unit id="7756250490108954499" datatype="html"> | 7251 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -7552,13 +7622,13 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7552 | <trans-unit id="8312101634344200207" datatype="html"> | 7622 | <trans-unit id="8312101634344200207" datatype="html"> |
7553 | <source><x id="PH" equiv-text="this.views"/> viewers</source> | 7623 | <source><x id="PH" equiv-text="this.views"/> viewers</source> |
7554 | <target state="translated"><x id="PH" equiv-text="this.views"/> 個檢視者</target> | 7624 | <target state="translated"><x id="PH" equiv-text="this.views"/> 個檢視者</target> |
7555 | 7625 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">258</context></context-group> | |
7556 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">258</context></context-group></trans-unit> | 7626 | </trans-unit> |
7557 | <trans-unit id="7756087706411154095" datatype="html"> | 7627 | <trans-unit id="7756087706411154095" datatype="html"> |
7558 | <source><x id="PH" equiv-text="this.views"/> views</source> | 7628 | <source><x id="PH" equiv-text="this.views"/> views</source> |
7559 | <target state="translated"><x id="PH" equiv-text="this.views"/> 次檢視</target> | 7629 | <target state="translated"><x id="PH" equiv-text="this.views"/> 次檢視</target> |
7560 | 7630 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">261</context></context-group> | |
7561 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.model.ts</context><context context-type="linenumber">261</context></context-group></trans-unit> | 7631 | </trans-unit> |
7562 | <trans-unit id="2452034338905853167"> | 7632 | <trans-unit id="2452034338905853167"> |
7563 | <source><x id="PH"/> removed from instance followers </source> | 7633 | <source><x id="PH"/> removed from instance followers </source> |
7564 | <target><x id="PH"/> 已從站臺追蹤者中移除 </target> | 7634 | <target><x id="PH"/> 已從站臺追蹤者中移除 </target> |
@@ -7772,9 +7842,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7772 | <trans-unit id="4762794934098378428" datatype="html"> | 7842 | <trans-unit id="4762794934098378428" datatype="html"> |
7773 | <source>Video blocked.</source> | 7843 | <source>Video blocked.</source> |
7774 | <target state="translated">影片已封鎖。</target> | 7844 | <target state="translated">影片已封鎖。</target> |
7775 | 7845 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">344</context></context-group> | |
7776 | 7846 | </trans-unit> | |
7777 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">344</context></context-group></trans-unit> | ||
7778 | <trans-unit id="4328862996304258770" datatype="html"> | 7847 | <trans-unit id="4328862996304258770" datatype="html"> |
7779 | <source>Unblock video</source> | 7848 | <source>Unblock video</source> |
7780 | <target state="translated">解除封鎖影片</target> | 7849 | <target state="translated">解除封鎖影片</target> |
@@ -7833,16 +7902,17 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7833 | <trans-unit id="4859202148272511129" datatype="html"> | 7902 | <trans-unit id="4859202148272511129" datatype="html"> |
7834 | <source>Unblock</source> | 7903 | <source>Unblock</source> |
7835 | <target state="translated">解除封鎖</target> | 7904 | <target state="translated">解除封鎖</target> |
7836 | 7905 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group> | |
7837 | 7906 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group> | |
7838 | 7907 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">86</context></context-group> | |
7839 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">133</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">86</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group></trans-unit> | 7908 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group> |
7909 | </trans-unit> | ||
7840 | <trans-unit id="4922469417589203720" datatype="html"> | 7910 | <trans-unit id="4922469417589203720" datatype="html"> |
7841 | <source>Video <x id="PH"/> unblocked.</source> | 7911 | <source>Video <x id="PH"/> unblocked.</source> |
7842 | <target state="translated">影片 <x id="PH"/> 已解除封鎖。</target> | 7912 | <target state="translated">影片 <x id="PH"/> 已解除封鎖。</target> |
7843 | 7913 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group> | |
7844 | 7914 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">202</context></context-group> | |
7845 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/moderation/video-block-list/video-block-list.component.ts</context><context context-type="linenumber">139</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">202</context></context-group></trans-unit> | 7915 | </trans-unit> |
7846 | <trans-unit id="6286037250766429054"> | 7916 | <trans-unit id="6286037250766429054"> |
7847 | <source>yes</source> | 7917 | <source>yes</source> |
7848 | <target>是</target> | 7918 | <target>是</target> |
@@ -7977,8 +8047,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
7977 | </context-group> | 8047 | </context-group> |
7978 | </trans-unit> | 8048 | </trans-unit> |
7979 | <trans-unit id="7223931053738621590" datatype="html"> | 8049 | <trans-unit id="7223931053738621590" datatype="html"> |
7980 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> | 8050 | <source>PeerTube thinks your web browser public IP is <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>.</source> |
7981 | <target state="translated">PeerTube 認為您的網路瀏覽器的公開 IP 為 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>。</target> | 8051 | <target state="translated">PeerTube 認為您的網路瀏覽器的公開 IP 為 <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/><x id="INTERPOLATION" equiv-text="{{ debug?.ip }}"/><x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>。</target> |
7982 | <context-group purpose="location"> | 8052 | <context-group purpose="location"> |
7983 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8053 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
7984 | <context context-type="linenumber">4</context> | 8054 | <context context-type="linenumber">4</context> |
@@ -8025,16 +8095,16 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8025 | </context-group> | 8095 | </context-group> |
8026 | </trans-unit> | 8096 | </trans-unit> |
8027 | <trans-unit id="1285026053775066761" datatype="html"> | 8097 | <trans-unit id="1285026053775066761" datatype="html"> |
8028 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> | 8098 | <source>Check the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> configuration key</source> |
8029 | <target state="translated">檢查 <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> 設定鍵</target> | 8099 | <target state="translated">檢查 <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>trust_proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> 設定鍵</target> |
8030 | <context-group purpose="location"> | 8100 | <context-group purpose="location"> |
8031 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8101 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8032 | <context context-type="linenumber">15</context> | 8102 | <context context-type="linenumber">15</context> |
8033 | </context-group> | 8103 | </context-group> |
8034 | </trans-unit> | 8104 | </trans-unit> |
8035 | <trans-unit id="7014275542536964627" datatype="html"> | 8105 | <trans-unit id="7014275542536964627" datatype="html"> |
8036 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> | 8106 | <source>If you run PeerTube using Docker, check you run the <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> with <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> (see <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>issue 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</source> |
8037 | <target state="translated">如果您正使用 Docker 執行,請檢查您是否執行 <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> 與 <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>(請參閱<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>議題 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> | 8107 | <target state="translated">如果您正使用 Docker 執行,請檢查您是否執行 <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>reverse-proxy<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/> 與 <x id="START_TAG_CODE" ctype="x-code" equiv-text="<code>"/>network_mode: "host"<x id="CLOSE_TAG_CODE" ctype="x-code" equiv-text="</code>"/>(請參閱<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://github.com/Chocobozzz/PeerTube/issues/1643#issuecomment-464789666">"/>議題 1643<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>)</target> |
8038 | <context-group purpose="location"> | 8108 | <context-group purpose="location"> |
8039 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 8109 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8040 | <context context-type="linenumber">16,17</context> | 8110 | <context context-type="linenumber">16,17</context> |
@@ -8095,8 +8165,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8095 | </context-group> | 8165 | </context-group> |
8096 | </trans-unit> | 8166 | </trans-unit> |
8097 | <trans-unit id="4767765747214995164" datatype="html"> | 8167 | <trans-unit id="4767765747214995164" datatype="html"> |
8098 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> | 8168 | <source>Published <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></source> |
8099 | <target state="translated">已發佈 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> | 8169 | <target state="translated">已發佈 <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="<p-sortIcon field="publishedAt">"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="</p-sortIcon>"/></target> |
8100 | <context-group purpose="location"> | 8170 | <context-group purpose="location"> |
8101 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 8171 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> |
8102 | <context context-type="linenumber">42</context> | 8172 | <context context-type="linenumber">42</context> |
@@ -8393,8 +8463,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8393 | <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> | 8463 | <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> |
8394 | </trans-unit> | 8464 | </trans-unit> |
8395 | <trans-unit id="8553059323353586765" datatype="html"> | 8465 | <trans-unit id="8553059323353586765" datatype="html"> |
8396 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> | 8466 | <source>Your current email is <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>. It is never shown to the public. </source> |
8397 | <target state="translated">您目前的電子郵件為 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>。其不會公開顯示。 </target> | 8467 | <target state="translated">您目前的電子郵件為 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="email">"/><x id="INTERPOLATION" equiv-text="{{ user.email }}"/><x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/>。其不會公開顯示。 </target> |
8398 | <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> | 8468 | <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> |
8399 | </trans-unit> | 8469 | </trans-unit> |
8400 | <trans-unit id="853586874765134886"> | 8470 | <trans-unit id="853586874765134886"> |
@@ -8761,11 +8831,11 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8761 | <trans-unit id="2027805873922338635"> | 8831 | <trans-unit id="2027805873922338635"> |
8762 | <source>Do you really want to delete <x id="PH"/>?</source> | 8832 | <source>Do you really want to delete <x id="PH"/>?</source> |
8763 | <target>您真的想要刪除 <x id="PH"/> 嗎?</target> | 8833 | <target>您真的想要刪除 <x id="PH"/> 嗎?</target> |
8764 | 8834 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group> | |
8765 | 8835 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group> | |
8766 | 8836 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</context></context-group> | |
8767 | 8837 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group> | |
8768 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlist-elements.component.ts</context><context context-type="linenumber">126</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-video-playlists/my-video-playlists.component.ts</context><context context-type="linenumber">34</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">177</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">217</context></context-group></trans-unit> | 8838 | </trans-unit> |
8769 | <trans-unit id="4844578664427956129" datatype="html"> | 8839 | <trans-unit id="4844578664427956129" datatype="html"> |
8770 | <source>Change ownership</source> | 8840 | <source>Change ownership</source> |
8771 | <target state="translated">變更擁有權</target> | 8841 | <target state="translated">變更擁有權</target> |
@@ -8795,9 +8865,8 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8795 | <trans-unit id="2728855911908920537"> | 8865 | <trans-unit id="2728855911908920537"> |
8796 | <source><x id="PH"/> videos deleted. </source> | 8866 | <source><x id="PH"/> videos deleted. </source> |
8797 | <target><x id="PH"/> 影片已刪除。 </target> | 8867 | <target><x id="PH"/> 影片已刪除。 </target> |
8798 | 8868 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">167</context></context-group> | |
8799 | 8869 | </trans-unit> | |
8800 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">167</context></context-group></trans-unit> | ||
8801 | <trans-unit id="2591467977473302125" datatype="html"> | 8870 | <trans-unit id="2591467977473302125" datatype="html"> |
8802 | <source>Videos list</source> | 8871 | <source>Videos list</source> |
8803 | <target state="translated">影片清單</target> | 8872 | <target state="translated">影片清單</target> |
@@ -8819,9 +8888,9 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8819 | <trans-unit id="2767660806989176400"> | 8888 | <trans-unit id="2767660806989176400"> |
8820 | <source>Video <x id="PH"/> deleted.</source> | 8889 | <source>Video <x id="PH"/> deleted.</source> |
8821 | <target>影片 <x id="PH"/> 已刪除。</target> | 8890 | <target>影片 <x id="PH"/> 已刪除。</target> |
8822 | 8891 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group> | |
8823 | 8892 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">228</context></context-group> | |
8824 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">185</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">228</context></context-group></trans-unit> | 8893 | </trans-unit> |
8825 | <trans-unit id="6810714890760227072"> | 8894 | <trans-unit id="6810714890760227072"> |
8826 | <source>Ownership change request sent.</source> | 8895 | <source>Ownership change request sent.</source> |
8827 | <target>所有權變更請求已發送。</target> | 8896 | <target>所有權變更請求已發送。</target> |
@@ -8992,8 +9061,7 @@ channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</sou | |||
8992 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 9061 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> |
8993 | </trans-unit> | 9062 | </trans-unit> |
8994 | <trans-unit id="2013324644839511073" datatype="html"> | 9063 | <trans-unit id="2013324644839511073" datatype="html"> |
8995 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. | 9064 | <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> |
8996 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
8997 | <target state="translated">無法擷取 OAuth 客戶端憑證:<x id="PH" equiv-text="error.text"/>。請確保您已正確設定 PeerTube(config/ 目錄),特別是 "webserver" 部份。</target> | 9065 | <target state="translated">無法擷取 OAuth 客戶端憑證:<x id="PH" equiv-text="error.text"/>。請確保您已正確設定 PeerTube(config/ 目錄),特別是 "webserver" 部份。</target> |
8998 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 9066 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> |
8999 | </trans-unit> | 9067 | </trans-unit> |
@@ -9168,7 +9236,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9168 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> | 9236 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> |
9169 | </trans-unit> | 9237 | </trans-unit> |
9170 | <trans-unit id="6613870447286561244"> | 9238 | <trans-unit id="6613870447286561244"> |
9171 | <source>Long (> 10 min)</source> | 9239 | <source>Long (> 10 min)</source> |
9172 | <target>長(大於 10 分鐘)</target> | 9240 | <target>長(大於 10 分鐘)</target> |
9173 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> | 9241 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> |
9174 | </trans-unit> | 9242 | </trans-unit> |
@@ -9838,8 +9906,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9838 | <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> | 9906 | <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> |
9839 | </trans-unit> | 9907 | </trans-unit> |
9840 | <trans-unit id="5637879201055173642" datatype="html"> | 9908 | <trans-unit id="5637879201055173642" datatype="html"> |
9841 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> | 9909 | <source>See <x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>the documentation<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> to learn how to use the PeerTube live streaming feature. </source> |
9842 | <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>以取得如何使用 PeerTube 直播串流功能的資訊。 </target> | 9910 | <target state="translated">檢視<x id="START_LINK" ctype="x-a" equiv-text="<a href="https://docs.joinpeertube.org/#/use-create-upload-video?id=publish-a-live-in-peertube-gt-v3" target="_blank" rel="noopener noreferrer">"/>文件<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/>以取得如何使用 PeerTube 直播串流功能的資訊。 </target> |
9843 | <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> | 9911 | <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> |
9844 | </trans-unit> | 9912 | </trans-unit> |
9845 | <trans-unit id="4267638333776227701"> | 9913 | <trans-unit id="4267638333776227701"> |
@@ -10451,9 +10519,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10451 | <trans-unit id="6307826440781941134" datatype="html"> | 10519 | <trans-unit id="6307826440781941134" datatype="html"> |
10452 | <source>Delete <x id="PH" equiv-text="user.username"/></source> | 10520 | <source>Delete <x id="PH" equiv-text="user.username"/></source> |
10453 | <target state="translated">刪除 <x id="PH" equiv-text="user.username"/></target> | 10521 | <target state="translated">刪除 <x id="PH" equiv-text="user.username"/></target> |
10454 | 10522 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">87</context></context-group> | |
10455 | 10523 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">222</context></context-group> | |
10456 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">87</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">222</context></context-group></trans-unit> | 10524 | </trans-unit> |
10457 | <trans-unit id="6301381219225831298"> | 10525 | <trans-unit id="6301381219225831298"> |
10458 | <source>User <x id="PH"/> deleted.</source> | 10526 | <source>User <x id="PH"/> deleted.</source> |
10459 | <target>使用者 <x id="PH"/> 已刪除。</target> | 10527 | <target>使用者 <x id="PH"/> 已刪除。</target> |
@@ -10467,9 +10535,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10467 | <trans-unit id="8150022485860412528"> | 10535 | <trans-unit id="8150022485860412528"> |
10468 | <source>Account <x id="PH"/> muted.</source> | 10536 | <source>Account <x id="PH"/> muted.</source> |
10469 | <target>帳號 <x id="PH"/> 已解除靜音。</target> | 10537 | <target>帳號 <x id="PH"/> 已解除靜音。</target> |
10470 | 10538 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</context></context-group> | |
10471 | 10539 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group> | |
10472 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">117</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">254</context></context-group></trans-unit> | 10540 | </trans-unit> |
10473 | <trans-unit id="1598375456114200087"> | 10541 | <trans-unit id="1598375456114200087"> |
10474 | <source>Instance <x id="PH"/> muted. </source> | 10542 | <source>Instance <x id="PH"/> muted. </source> |
10475 | <target>站臺 <x id="PH"/> 已解除靜音。 </target> | 10543 | <target>站臺 <x id="PH"/> 已解除靜音。 </target> |
@@ -10662,8 +10730,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10662 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 10730 | <context context-type="sourcefile">src/app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
10663 | <context context-type="linenumber">401</context> | 10731 | <context context-type="linenumber">401</context> |
10664 | </context-group> | 10732 | </context-group> |
10665 | </trans-unit><trans-unit id="8546847443058492245" datatype="html"> | 10733 | </trans-unit> |
10666 | <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source><target state="new">Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</target> | 10734 | <trans-unit id="8546847443058492245" datatype="html"> |
10735 | <source>Block <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> videos</source> | ||
10736 | <target state="translated">封鎖 <x id="INTERPOLATION" equiv-text="{{ videos.length }}"/> 影片</target> | ||
10667 | <context-group purpose="location"> | 10737 | <context-group purpose="location"> |
10668 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> | 10738 | <context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context> |
10669 | <context context-type="linenumber">4</context> | 10739 | <context context-type="linenumber">4</context> |
@@ -10955,9 +11025,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10955 | <trans-unit id="7672331870004528654" datatype="html"> | 11025 | <trans-unit id="7672331870004528654" datatype="html"> |
10956 | <source>Display live information</source> | 11026 | <source>Display live information</source> |
10957 | <target state="translated">顯示直播資訊</target> | 11027 | <target state="translated">顯示直播資訊</target> |
10958 | 11028 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">208</context></context-group> | |
10959 | 11029 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group> | |
10960 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.ts</context><context context-type="linenumber">208</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group></trans-unit> | 11030 | </trans-unit> |
10961 | <trans-unit id="4021752662928002901" datatype="html"> | 11031 | <trans-unit id="4021752662928002901" datatype="html"> |
10962 | <source>Update</source> | 11032 | <source>Update</source> |
10963 | <target state="translated">更新</target> | 11033 | <target state="translated">更新</target> |
@@ -10970,9 +11040,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10970 | <trans-unit id="420763834450076269" datatype="html"> | 11040 | <trans-unit id="420763834450076269" datatype="html"> |
10971 | <source>Block</source> | 11041 | <source>Block</source> |
10972 | <target state="translated">封鎖</target> | 11042 | <target state="translated">封鎖</target> |
10973 | 11043 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">80</context></context-group> | |
10974 | <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context><context context-type="linenumber">80</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group></trans-unit><trans-unit id="6521421218398377925" datatype="html"> | 11044 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-moderation/video-block.component.html</context><context context-type="linenumber">50</context></context-group> |
10975 | <source>Run HLS transcoding</source><target state="new">Run HLS transcoding</target> | 11045 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group> |
11046 | </trans-unit> | ||
11047 | <trans-unit id="6521421218398377925" datatype="html"> | ||
11048 | <source>Run HLS transcoding</source> | ||
11049 | <target state="translated">執行 HLS 轉換編碼</target> | ||
10976 | <context-group purpose="location"> | 11050 | <context-group purpose="location"> |
10977 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11051 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
10978 | <context context-type="linenumber">94</context> | 11052 | <context context-type="linenumber">94</context> |
@@ -10981,8 +11055,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10981 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11055 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
10982 | <context context-type="linenumber">365</context> | 11056 | <context context-type="linenumber">365</context> |
10983 | </context-group> | 11057 | </context-group> |
10984 | </trans-unit><trans-unit id="4956271014213477815" datatype="html"> | 11058 | </trans-unit> |
10985 | <source>Run WebTorrent transcoding</source><target state="new">Run WebTorrent transcoding</target> | 11059 | <trans-unit id="4956271014213477815" datatype="html"> |
11060 | <source>Run WebTorrent transcoding</source> | ||
11061 | <target state="translated">執行 WebTorrent 轉換編碼</target> | ||
10986 | <context-group purpose="location"> | 11062 | <context-group purpose="location"> |
10987 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11063 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
10988 | <context context-type="linenumber">100</context> | 11064 | <context context-type="linenumber">100</context> |
@@ -10991,8 +11067,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
10991 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11067 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
10992 | <context context-type="linenumber">371</context> | 11068 | <context context-type="linenumber">371</context> |
10993 | </context-group> | 11069 | </context-group> |
10994 | </trans-unit><trans-unit id="5972374600810542430" datatype="html"> | 11070 | </trans-unit> |
10995 | <source>Delete HLS files</source><target state="new">Delete HLS files</target> | 11071 | <trans-unit id="5972374600810542430" datatype="html"> |
11072 | <source>Delete HLS files</source> | ||
11073 | <target state="translated">刪除 HLS 檔案</target> | ||
10996 | <context-group purpose="location"> | 11074 | <context-group purpose="location"> |
10997 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11075 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
10998 | <context context-type="linenumber">106</context> | 11076 | <context context-type="linenumber">106</context> |
@@ -11001,8 +11079,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11001 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> | 11079 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context> |
11002 | <context context-type="linenumber">377</context> | 11080 | <context context-type="linenumber">377</context> |
11003 | </context-group> | 11081 | </context-group> |
11004 | </trans-unit><trans-unit id="3844238590532933757" datatype="html"> | 11082 | </trans-unit> |
11005 | <source>Delete WebTorrent files</source><target state="new">Delete WebTorrent files</target> | 11083 | <trans-unit id="3844238590532933757" datatype="html"> |
11084 | <source>Delete WebTorrent files</source> | ||
11085 | <target state="translated">刪除 WebTorrent 檔案</target> | ||
11006 | <context-group purpose="location"> | 11086 | <context-group purpose="location"> |
11007 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> | 11087 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.ts</context> |
11008 | <context context-type="linenumber">112</context> | 11088 | <context context-type="linenumber">112</context> |
@@ -11015,19 +11095,19 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11015 | <trans-unit id="1950057220179636309"> | 11095 | <trans-unit id="1950057220179636309"> |
11016 | <source>Save to playlist</source> | 11096 | <source>Save to playlist</source> |
11017 | <target>儲存到播放清單</target> | 11097 | <target>儲存到播放清單</target> |
11018 | 11098 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group> | |
11019 | 11099 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group> | |
11020 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/action-buttons/action-buttons.component.ts</context><context context-type="linenumber">57</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">307</context></context-group></trans-unit> | 11100 | </trans-unit> |
11021 | <trans-unit id="8272123190776748811" datatype="html"> | 11101 | <trans-unit id="8272123190776748811" datatype="html"> |
11022 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 11102 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
11023 | <target state="translated">您必須 <a href="/login">登入</a> 以對此影片進行評價。</target> | 11103 | <target state="translated">您必須 <a href="/login">登入</a> 以對此影片進行評價。</target> |
11024 | <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> | 11104 | <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> |
11025 | </trans-unit> | 11105 | </trans-unit> |
11026 | <trans-unit id="4503408361537553733" datatype="html"> | 11106 | <trans-unit id="4503408361537553733" datatype="html"> |
11027 | <source>Mirror</source> | 11107 | <source>Mirror</source> |
11028 | <target state="translated">鏡像</target> | 11108 | <target state="translated">鏡像</target> |
11029 | 11109 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group> | |
11030 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">345</context></context-group></trans-unit> | 11110 | </trans-unit> |
11031 | <trans-unit id="2631340539474479416" datatype="html"> | 11111 | <trans-unit id="2631340539474479416" datatype="html"> |
11032 | <source>Subtitles</source> | 11112 | <source>Subtitles</source> |
11033 | <target state="translated">字幕</target> | 11113 | <target state="translated">字幕</target> |
@@ -11039,10 +11119,10 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11039 | <trans-unit id="7008439939460403347" datatype="html"> | 11119 | <trans-unit id="7008439939460403347" datatype="html"> |
11040 | <source>Report</source> | 11120 | <source>Report</source> |
11041 | <target state="translated">回報</target> | 11121 | <target state="translated">回報</target> |
11042 | 11122 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group> | |
11043 | 11123 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group> | |
11044 | 11124 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group> | |
11045 | <context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/accounts.component.ts</context><context context-type="linenumber">196</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">55</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">357</context></context-group></trans-unit> | 11125 | </trans-unit> |
11046 | <trans-unit id="4814285799071780083" datatype="html"> | 11126 | <trans-unit id="4814285799071780083" datatype="html"> |
11047 | <source>Remove</source> | 11127 | <source>Remove</source> |
11048 | <target state="translated">移除</target> | 11128 | <target state="translated">移除</target> |
@@ -11069,9 +11149,9 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11069 | <trans-unit id="4903651219400691248" datatype="html"> | 11149 | <trans-unit id="4903651219400691248" datatype="html"> |
11070 | <source>Mute account</source> | 11150 | <source>Mute account</source> |
11071 | <target state="translated">靜音帳號</target> | 11151 | <target state="translated">靜音帳號</target> |
11072 | 11152 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">291</context></context-group> | |
11073 | 11153 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group> | |
11074 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-abuse-list/abuse-list-table.component.ts</context><context context-type="linenumber">291</context></context-group><context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">391</context></context-group></trans-unit> | 11154 | </trans-unit> |
11075 | <trans-unit id="4021487547497211597" datatype="html"> | 11155 | <trans-unit id="4021487547497211597" datatype="html"> |
11076 | <source>Open video actions</source> | 11156 | <source>Open video actions</source> |
11077 | <target state="translated">開啟影片動作</target> | 11157 | <target state="translated">開啟影片動作</target> |
@@ -11087,13 +11167,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11087 | <trans-unit id="3076101305843397295" datatype="html"> | 11167 | <trans-unit id="3076101305843397295" datatype="html"> |
11088 | <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source> | 11168 | <source>Do you really want to unblock <x id="PH" equiv-text="this.video.name"/>? It will be available again in the videos list.</source> |
11089 | <target state="translated">您真的想要解除封鎖 <x id="PH" equiv-text="this.video.name"/> 嗎?其將會再次出現在影片清單中。</target> | 11169 | <target state="translated">您真的想要解除封鎖 <x id="PH" equiv-text="this.video.name"/> 嗎?其將會再次出現在影片清單中。</target> |
11090 | 11170 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">194</context></context-group> | |
11091 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">194</context></context-group></trans-unit> | 11171 | </trans-unit> |
11092 | <trans-unit id="8359747231611535508" datatype="html"> | 11172 | <trans-unit id="8359747231611535508" datatype="html"> |
11093 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> | 11173 | <source>Unblock <x id="PH" equiv-text="this.video.name"/></source> |
11094 | <target state="translated">解除封鎖 <x id="PH" equiv-text="this.video.name"/></target> | 11174 | <target state="translated">解除封鎖 <x id="PH" equiv-text="this.video.name"/></target> |
11095 | 11175 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">196</context></context-group> | |
11096 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-actions-dropdown.component.ts</context><context context-type="linenumber">196</context></context-group></trans-unit> | 11176 | </trans-unit> |
11097 | <trans-unit id="3719503424625455635" datatype="html"> | 11177 | <trans-unit id="3719503424625455635" datatype="html"> |
11098 | <source>Mute server account</source> | 11178 | <source>Mute server account</source> |
11099 | <target state="translated">靜音伺服器帳號</target> | 11179 | <target state="translated">靜音伺服器帳號</target> |
@@ -11211,23 +11291,23 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11211 | <trans-unit id="2439066254855913806"> | 11291 | <trans-unit id="2439066254855913806"> |
11212 | <source>Only I can see this video</source> | 11292 | <source>Only I can see this video</source> |
11213 | <target>只有我可以看見此影片</target> | 11293 | <target>只有我可以看見此影片</target> |
11214 | 11294 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">370</context></context-group> | |
11215 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">370</context></context-group></trans-unit> | 11295 | </trans-unit> |
11216 | <trans-unit id="6767380569816110388" datatype="html"> | 11296 | <trans-unit id="6767380569816110388" datatype="html"> |
11217 | <source>Only shareable via a private link</source> | 11297 | <source>Only shareable via a private link</source> |
11218 | <target state="translated">僅可透過私人連結分享</target> | 11298 | <target state="translated">僅可透過私人連結分享</target> |
11219 | 11299 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">371</context></context-group> | |
11220 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">371</context></context-group></trans-unit> | 11300 | </trans-unit> |
11221 | <trans-unit id="6828965264297239528"> | 11301 | <trans-unit id="6828965264297239528"> |
11222 | <source>Anyone can see this video</source> | 11302 | <source>Anyone can see this video</source> |
11223 | <target>任何人都可以看到此影片</target> | 11303 | <target>任何人都可以看到此影片</target> |
11224 | 11304 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">372</context></context-group> | |
11225 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">372</context></context-group></trans-unit> | 11305 | </trans-unit> |
11226 | <trans-unit id="1425933035739773115" datatype="html"> | 11306 | <trans-unit id="1425933035739773115" datatype="html"> |
11227 | <source>Only users of this instance can see this video</source> | 11307 | <source>Only users of this instance can see this video</source> |
11228 | <target state="translated">僅此站臺的使用者才可觀看此影片</target> | 11308 | <target state="translated">僅此站臺的使用者才可觀看此影片</target> |
11229 | 11309 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">373</context></context-group> | |
11230 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-main/video/video.service.ts</context><context context-type="linenumber">373</context></context-group></trans-unit> | 11310 | </trans-unit> |
11231 | <trans-unit id="5210096066382592800"> | 11311 | <trans-unit id="5210096066382592800"> |
11232 | <source>Video to import updated.</source> | 11312 | <source>Video to import updated.</source> |
11233 | <target>匯入的影片已更新。</target> | 11313 | <target>匯入的影片已更新。</target> |
@@ -11310,8 +11390,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11310 | </context-group> | 11390 | </context-group> |
11311 | </trans-unit> | 11391 | </trans-unit> |
11312 | <trans-unit id="961774488937452220" datatype="html"> | 11392 | <trans-unit id="961774488937452220" datatype="html"> |
11313 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> | 11393 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> |
11314 | <target state="translated">此影片在此站臺上不可用。您想要重新導向至原始站臺:<a href="<x id="PH"/>"><x id="PH_1"/></a> 嗎?</target> | 11394 | <target state="translated">此影片在此站臺上不可用。您想要重新導向至原始站臺:<a href="<x id="PH"/>"><x id="PH_1"/></a> 嗎?</target> |
11315 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group> | 11395 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">296</context></context-group> |
11316 | </trans-unit> | 11396 | </trans-unit> |
11317 | <trans-unit id="5761611056224181752" datatype="html"> | 11397 | <trans-unit id="5761611056224181752" datatype="html"> |