diff options
Diffstat (limited to 'client/src/locale/angular.zh-Hant-TW.xlf')
-rw-r--r-- | client/src/locale/angular.zh-Hant-TW.xlf | 546 |
1 files changed, 158 insertions, 388 deletions
diff --git a/client/src/locale/angular.zh-Hant-TW.xlf b/client/src/locale/angular.zh-Hant-TW.xlf index 228844512..abe4b4aad 100644 --- a/client/src/locale/angular.zh-Hant-TW.xlf +++ b/client/src/locale/angular.zh-Hant-TW.xlf | |||
@@ -2,279 +2,38 @@ | |||
2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> | 2 | <!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2"> |
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 | |
6 | <source>Close</source> | 6 | |
7 | <target state="translated">關閉</target> | 7 | |
8 | <context-group purpose="location"> | 8 | |
9 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/alert/alert.ts</context> | 9 | |
10 | <context context-type="linenumber">58,61</context> | 10 | |
11 | </context-group> | 11 | |
12 | </trans-unit> | 12 | |
13 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> | 13 | |
14 | <source>Slide <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> of <x id="INTERPOLATION_1" equiv-text="; private _pa"/> </source> | 14 | |
15 | <target state="translated">滑動 <x id="INTERPOLATION" equiv-text="OnHover$ = new"/> 的 <x id="INTERPOLATION_1" equiv-text="; private _pa"/> </target> | 15 | |
16 | <context-group purpose="location"> | 16 | |
17 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 17 | |
18 | <context context-type="linenumber">114,118</context> | 18 | |
19 | </context-group> | 19 | |
20 | <note priority="1" from="description">Currently selected slide number read by screen reader</note> | 20 | |
21 | </trans-unit> | 21 | |
22 | <trans-unit id="ngb.carousel.previous" datatype="html"> | 22 | |
23 | <source>Previous</source> | 23 | |
24 | <target state="translated">上一個</target> | 24 | |
25 | <context-group purpose="location"> | 25 | |
26 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 26 | |
27 | <context context-type="linenumber">132,134</context> | 27 | |
28 | </context-group> | 28 | |
29 | </trans-unit> | 29 | |
30 | <trans-unit id="ngb.carousel.next" datatype="html"> | 30 | |
31 | <source>Next</source> | 31 | |
32 | <target state="translated">下一步</target> | 32 | |
33 | <context-group purpose="location"> | 33 | |
34 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/carousel/carousel.ts</context> | 34 | |
35 | <context context-type="linenumber">147,152</context> | 35 | |
36 | </context-group> | 36 | |
37 | </trans-unit> | ||
38 | <trans-unit id="ngb.datepicker.select-month" datatype="html"> | ||
39 | <source>Select month</source> | ||
40 | <target state="translated">選取月</target> | ||
41 | <context-group purpose="location"> | ||
42 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
43 | <context context-type="linenumber">44,49</context> | ||
44 | </context-group> | ||
45 | <context-group purpose="location"> | ||
46 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
47 | <context context-type="linenumber">49,50</context> | ||
48 | </context-group> | ||
49 | </trans-unit> | ||
50 | <trans-unit id="ngb.datepicker.select-year" datatype="html"> | ||
51 | <source>Select year</source> | ||
52 | <target state="translated">選取年</target> | ||
53 | <context-group purpose="location"> | ||
54 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
55 | <context context-type="linenumber">59,63</context> | ||
56 | </context-group> | ||
57 | <context-group purpose="location"> | ||
58 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation-select.ts</context> | ||
59 | <context context-type="linenumber">74</context> | ||
60 | </context-group> | ||
61 | </trans-unit> | ||
62 | <trans-unit id="ngb.datepicker.previous-month" datatype="html"> | ||
63 | <source>Previous month</source> | ||
64 | <target state="translated">上個月</target> | ||
65 | <context-group purpose="location"> | ||
66 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
67 | <context context-type="linenumber">24,27</context> | ||
68 | </context-group> | ||
69 | <context-group purpose="location"> | ||
70 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
71 | <context context-type="linenumber">35,36</context> | ||
72 | </context-group> | ||
73 | </trans-unit> | ||
74 | <trans-unit id="ngb.datepicker.next-month" datatype="html"> | ||
75 | <source>Next month</source> | ||
76 | <target state="translated">下個月</target> | ||
77 | <context-group purpose="location"> | ||
78 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
79 | <context context-type="linenumber">47,50</context> | ||
80 | </context-group> | ||
81 | <context-group purpose="location"> | ||
82 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/datepicker/datepicker-navigation.ts</context> | ||
83 | <context context-type="linenumber">60,64</context> | ||
84 | </context-group> | ||
85 | </trans-unit> | ||
86 | <trans-unit id="ngb.pagination.first" datatype="html"> | ||
87 | <source>««</source> | ||
88 | <target state="translated">««</target> | ||
89 | <context-group purpose="location"> | ||
90 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
91 | <context context-type="linenumber">182,183</context> | ||
92 | </context-group> | ||
93 | </trans-unit> | ||
94 | <trans-unit id="ngb.pagination.previous" datatype="html"> | ||
95 | <source>«</source> | ||
96 | <target state="translated">«</target> | ||
97 | <context-group purpose="location"> | ||
98 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
99 | <context context-type="linenumber">186,190</context> | ||
100 | </context-group> | ||
101 | </trans-unit> | ||
102 | <trans-unit id="ngb.pagination.next" datatype="html"> | ||
103 | <source>»</source> | ||
104 | <target state="translated">»</target> | ||
105 | <context-group purpose="location"> | ||
106 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
107 | <context context-type="linenumber">194,195</context> | ||
108 | </context-group> | ||
109 | </trans-unit> | ||
110 | <trans-unit id="ngb.pagination.last" datatype="html"> | ||
111 | <source>»»</source> | ||
112 | <target state="translated">»»</target> | ||
113 | <context-group purpose="location"> | ||
114 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
115 | <context context-type="linenumber">201,204</context> | ||
116 | </context-group> | ||
117 | </trans-unit> | ||
118 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> | ||
119 | <source>First</source> | ||
120 | <target state="translated">第一個</target> | ||
121 | <context-group purpose="location"> | ||
122 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
123 | <context context-type="linenumber">208,209</context> | ||
124 | </context-group> | ||
125 | </trans-unit> | ||
126 | <trans-unit id="ngb.pagination.previous-aria" datatype="html"> | ||
127 | <source>Previous</source> | ||
128 | <target state="translated">上一個</target> | ||
129 | <context-group purpose="location"> | ||
130 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
131 | <context context-type="linenumber">215,216</context> | ||
132 | </context-group> | ||
133 | </trans-unit> | ||
134 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> | ||
135 | <source>Next</source> | ||
136 | <target state="translated">下一個</target> | ||
137 | <context-group purpose="location"> | ||
138 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
139 | <context context-type="linenumber">226,228</context> | ||
140 | </context-group> | ||
141 | </trans-unit> | ||
142 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> | ||
143 | <source>Last</source> | ||
144 | <target state="translated">最後一個</target> | ||
145 | <context-group purpose="location"> | ||
146 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/pagination/pagination.ts</context> | ||
147 | <context context-type="linenumber">232,233</context> | ||
148 | </context-group> | ||
149 | </trans-unit> | ||
150 | <trans-unit id="ngb.progressbar.value" datatype="html"> | ||
151 | <source><x id="INTERPOLATION" equiv-text="; } /** *"/></source> | ||
152 | <target state="translated"><x id="INTERPOLATION" equiv-text="; } /** *"/></target> | ||
153 | <context-group purpose="location"> | ||
154 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/progressbar/progressbar.ts</context> | ||
155 | <context context-type="linenumber">32,38</context> | ||
156 | </context-group> | ||
157 | </trans-unit> | ||
158 | <trans-unit id="ngb.timepicker.HH" datatype="html"> | ||
159 | <source>HH</source> | ||
160 | <target state="translated">HH</target> | ||
161 | <context-group purpose="location"> | ||
162 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
163 | <context context-type="linenumber">40,41</context> | ||
164 | </context-group> | ||
165 | </trans-unit> | ||
166 | <trans-unit id="ngb.timepicker.hours" datatype="html"> | ||
167 | <source>Hours</source> | ||
168 | <target state="translated">小時</target> | ||
169 | <context-group purpose="location"> | ||
170 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
171 | <context context-type="linenumber">46,47</context> | ||
172 | </context-group> | ||
173 | </trans-unit> | ||
174 | <trans-unit id="ngb.timepicker.MM" datatype="html"> | ||
175 | <source>MM</source> | ||
176 | <target state="translated">MM</target> | ||
177 | <context-group purpose="location"> | ||
178 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
179 | <context context-type="linenumber">51,54</context> | ||
180 | </context-group> | ||
181 | </trans-unit> | ||
182 | <trans-unit id="ngb.timepicker.minutes" datatype="html"> | ||
183 | <source>Minutes</source> | ||
184 | <target state="translated">分鐘</target> | ||
185 | <context-group purpose="location"> | ||
186 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
187 | <context context-type="linenumber">58,59</context> | ||
188 | </context-group> | ||
189 | </trans-unit> | ||
190 | <trans-unit id="ngb.timepicker.increment-hours" datatype="html"> | ||
191 | <source>Increment hours</source> | ||
192 | <target state="translated">增加小時數</target> | ||
193 | <context-group purpose="location"> | ||
194 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
195 | <context context-type="linenumber">63,64</context> | ||
196 | </context-group> | ||
197 | </trans-unit> | ||
198 | <trans-unit id="ngb.timepicker.decrement-hours" datatype="html"> | ||
199 | <source>Decrement hours</source> | ||
200 | <target state="translated">減少小時數</target> | ||
201 | <context-group purpose="location"> | ||
202 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
203 | <context context-type="linenumber">69,70</context> | ||
204 | </context-group> | ||
205 | </trans-unit> | ||
206 | <trans-unit id="ngb.timepicker.increment-minutes" datatype="html"> | ||
207 | <source>Increment minutes</source> | ||
208 | <target state="translated">增加分鐘數</target> | ||
209 | <context-group purpose="location"> | ||
210 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
211 | <context context-type="linenumber">76,78</context> | ||
212 | </context-group> | ||
213 | </trans-unit> | ||
214 | <trans-unit id="ngb.timepicker.decrement-minutes" datatype="html"> | ||
215 | <source>Decrement minutes</source> | ||
216 | <target state="translated">減少分鐘數</target> | ||
217 | <context-group purpose="location"> | ||
218 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
219 | <context context-type="linenumber">82,84</context> | ||
220 | </context-group> | ||
221 | </trans-unit> | ||
222 | <trans-unit id="ngb.timepicker.SS" datatype="html"> | ||
223 | <source>SS</source> | ||
224 | <target state="translated">SS</target> | ||
225 | <context-group purpose="location"> | ||
226 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
227 | <context context-type="linenumber">87,88</context> | ||
228 | </context-group> | ||
229 | </trans-unit> | ||
230 | <trans-unit id="ngb.timepicker.seconds" datatype="html"> | ||
231 | <source>Seconds</source> | ||
232 | <target state="translated">秒</target> | ||
233 | <context-group purpose="location"> | ||
234 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
235 | <context context-type="linenumber">92,93</context> | ||
236 | </context-group> | ||
237 | </trans-unit> | ||
238 | <trans-unit id="ngb.timepicker.increment-seconds" datatype="html"> | ||
239 | <source>Increment seconds</source> | ||
240 | <target state="translated">增加秒數</target> | ||
241 | <context-group purpose="location"> | ||
242 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
243 | <context context-type="linenumber">100,101</context> | ||
244 | </context-group> | ||
245 | </trans-unit> | ||
246 | <trans-unit id="ngb.timepicker.decrement-seconds" datatype="html"> | ||
247 | <source>Decrement seconds</source> | ||
248 | <target state="translated">減少秒數</target> | ||
249 | <context-group purpose="location"> | ||
250 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
251 | <context context-type="linenumber">106,110</context> | ||
252 | </context-group> | ||
253 | </trans-unit> | ||
254 | <trans-unit id="ngb.timepicker.AM" datatype="html"> | ||
255 | <source><x id="INTERPOLATION" equiv-text="NgbTime; pr"/></source> | ||
256 | <target state="translated"><x id="INTERPOLATION" equiv-text="NgbTime; pr"/></target> | ||
257 | <context-group purpose="location"> | ||
258 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
259 | <context context-type="linenumber">115,121</context> | ||
260 | </context-group> | ||
261 | </trans-unit> | ||
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> | ||
265 | <context-group purpose="location"> | ||
266 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/timepicker/timepicker.ts</context> | ||
267 | <context context-type="linenumber">123,131</context> | ||
268 | </context-group> | ||
269 | </trans-unit> | ||
270 | <trans-unit id="ngb.toast.close-aria" datatype="html"> | ||
271 | <source>Close</source> | ||
272 | <target state="translated">關閉</target> | ||
273 | <context-group purpose="location"> | ||
274 | <context context-type="sourcefile">node_modules/@ng-bootstrap/src/toast/toast.ts</context> | ||
275 | <context context-type="linenumber">78,85</context> | ||
276 | </context-group> | ||
277 | </trans-unit> | ||
278 | <trans-unit id="219462505467671767" datatype="html"> | 37 | <trans-unit id="219462505467671767" datatype="html"> |
279 | <source>Close the left menu</source> | 38 | <source>Close the left menu</source> |
280 | <target state="translated">關閉左側選單</target> | 39 | <target state="translated">關閉左側選單</target> |
@@ -382,8 +141,8 @@ | |||
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> | 141 | <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> |
383 | </trans-unit> | 142 | </trans-unit> |
384 | <trans-unit id="5504059606863599420" datatype="html"> | 143 | <trans-unit id="5504059606863599420" datatype="html"> |
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> | 144 | <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> |
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> | 145 | <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> |
387 | <context-group purpose="location"> | 146 | <context-group purpose="location"> |
388 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 147 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
389 | <context context-type="linenumber">164</context> | 148 | <context context-type="linenumber">164</context> |
@@ -400,16 +159,16 @@ | |||
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> | 159 | <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> |
401 | </trans-unit> | 160 | </trans-unit> |
402 | <trans-unit id="363592786729553688" datatype="html"> | 161 | <trans-unit id="363592786729553688" datatype="html"> |
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> | 162 | <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> |
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> | 163 | <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> |
405 | <context-group purpose="location"> | 164 | <context-group purpose="location"> |
406 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 165 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
407 | <context context-type="linenumber">198,199</context> | 166 | <context context-type="linenumber">198,199</context> |
408 | </context-group> | 167 | </context-group> |
409 | </trans-unit> | 168 | </trans-unit> |
410 | <trans-unit id="5055099158245592648" datatype="html"> | 169 | <trans-unit id="5055099158245592648" datatype="html"> |
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> | 170 | <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> |
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> | 171 | <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> |
413 | <context-group purpose="location"> | 172 | <context-group purpose="location"> |
414 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 173 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
415 | <context context-type="linenumber">206,207</context> | 174 | <context context-type="linenumber">206,207</context> |
@@ -950,8 +709,8 @@ | |||
950 | <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> | 709 | <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> |
951 | </trans-unit> | 710 | </trans-unit> |
952 | <trans-unit id="8644431249513874405" datatype="html"> | 711 | <trans-unit id="8644431249513874405" datatype="html"> |
953 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 712 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
954 | <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> | 713 | <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> |
955 | <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> | 714 | <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> |
956 | </trans-unit> | 715 | </trans-unit> |
957 | <trans-unit id="146235964740293376" datatype="html"> | 716 | <trans-unit id="146235964740293376" datatype="html"> |
@@ -1403,13 +1162,13 @@ | |||
1403 | <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> | 1162 | <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> |
1404 | </trans-unit> | 1163 | </trans-unit> |
1405 | <trans-unit id="7252854992688790751" datatype="html"> | 1164 | <trans-unit id="7252854992688790751" datatype="html"> |
1406 | <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> | 1165 | <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> |
1407 | <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> | 1166 | <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> |
1408 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> | 1167 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">63</context></context-group> |
1409 | </trans-unit> | 1168 | </trans-unit> |
1410 | <trans-unit id="7215649348148521605" datatype="html"> | 1169 | <trans-unit id="7215649348148521605" datatype="html"> |
1411 | <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> | 1170 | <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> |
1412 | <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> | 1171 | <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> |
1413 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> | 1172 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">68</context></context-group> |
1414 | </trans-unit> | 1173 | </trans-unit> |
1415 | <trans-unit id="2392488717875840729"> | 1174 | <trans-unit id="2392488717875840729"> |
@@ -1483,7 +1242,8 @@ | |||
1483 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> | 1242 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.html</context><context context-type="linenumber">106</context></context-group> |
1484 | </trans-unit> | 1243 | </trans-unit> |
1485 | <trans-unit id="1190256911880544559" datatype="html"> | 1244 | <trans-unit id="1190256911880544559" datatype="html"> |
1486 | <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> | 1245 | <source>An email with the reset password instructions will be sent to <x id="PH" equiv-text="this.forgotPasswordEmail"/>. |
1246 | The link will expire within 1 hour.</source> | ||
1487 | <target state="translated">包含重設密碼說明的電子郵件將會傳送到 <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連結會在 1 小時內過期。</target> | 1247 | <target state="translated">包含重設密碼說明的電子郵件將會傳送到 <x id="PH" equiv-text="this.forgotPasswordEmail"/>。連結會在 1 小時內過期。</target> |
1488 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> | 1248 | <context-group purpose="location"><context context-type="sourcefile">src/app/+login/login.component.ts</context><context context-type="linenumber">121</context></context-group> |
1489 | </trans-unit> | 1249 | </trans-unit> |
@@ -1522,8 +1282,8 @@ | |||
1522 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> | 1282 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search.component.html</context><context context-type="linenumber">8</context></context-group> |
1523 | </trans-unit> | 1283 | </trans-unit> |
1524 | <trans-unit id="8434369348784683733" datatype="html"> | 1284 | <trans-unit id="8434369348784683733" datatype="html"> |
1525 | <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> | 1285 | <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> |
1526 | <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> | 1286 | <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> |
1527 | <context-group purpose="location"> | 1287 | <context-group purpose="location"> |
1528 | <context context-type="sourcefile">src/app/+search/search.component.html</context> | 1288 | <context context-type="sourcefile">src/app/+search/search.component.html</context> |
1529 | <context context-type="linenumber">10</context> | 1289 | <context context-type="linenumber">10</context> |
@@ -2006,18 +1766,18 @@ | |||
2006 | <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> | 1766 | <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> |
2007 | </trans-unit> | 1767 | </trans-unit> |
2008 | <trans-unit id="7239874680342223476" datatype="html"> | 1768 | <trans-unit id="7239874680342223476" datatype="html"> |
2009 | <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> | 1769 | <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> |
2010 | <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> | 1770 | <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> |
2011 | <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> | 1771 | <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> |
2012 | </trans-unit> | 1772 | </trans-unit> |
2013 | <trans-unit id="5856432243446401016" datatype="html"> | 1773 | <trans-unit id="5856432243446401016" datatype="html"> |
2014 | <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> | 1774 | <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> |
2015 | <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> | 1775 | <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> |
2016 | <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> | 1776 | <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> |
2017 | </trans-unit> | 1777 | </trans-unit> |
2018 | <trans-unit id="3221645359464920754" datatype="html"> | 1778 | <trans-unit id="3221645359464920754" datatype="html"> |
2019 | <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> | 1779 | <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> |
2020 | <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> | 1780 | <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> |
2021 | <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> | 1781 | <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> |
2022 | </trans-unit> | 1782 | </trans-unit> |
2023 | <trans-unit id="2218100934178971211" datatype="html"> | 1783 | <trans-unit id="2218100934178971211" datatype="html"> |
@@ -2457,8 +2217,8 @@ | |||
2457 | <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> | 2217 | <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> |
2458 | </trans-unit> | 2218 | </trans-unit> |
2459 | <trans-unit id="1358902062258458923" datatype="html"> | 2219 | <trans-unit id="1358902062258458923" datatype="html"> |
2460 | <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> | 2220 | <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> |
2461 | <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> | 2221 | <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> |
2462 | <context-group purpose="location"> | 2222 | <context-group purpose="location"> |
2463 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> | 2223 | <context context-type="sourcefile">src/app/shared/shared-custom-markup/custom-markup-help.component.html</context> |
2464 | <context context-type="linenumber">2</context> | 2224 | <context context-type="linenumber">2</context> |
@@ -2533,8 +2293,8 @@ | |||
2533 | <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> | 2293 | <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> |
2534 | </trans-unit> | 2294 | </trans-unit> |
2535 | <trans-unit id="2090254132451149776" datatype="html"> | 2295 | <trans-unit id="2090254132451149776" datatype="html"> |
2536 | <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> | 2296 | <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> |
2537 | <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> | 2297 | <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> |
2538 | <context-group purpose="location"> | 2298 | <context-group purpose="location"> |
2539 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> | 2299 | <context context-type="sourcefile">src/app/+videos/+video-edit/shared/video-edit.component.html</context> |
2540 | <context context-type="linenumber">79,80</context> | 2300 | <context context-type="linenumber">79,80</context> |
@@ -2629,7 +2389,7 @@ | |||
2629 | <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> | 2389 | <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> |
2630 | </trans-unit> | 2390 | </trans-unit> |
2631 | <trans-unit id="5600963353867835532"> | 2391 | <trans-unit id="5600963353867835532"> |
2632 | <source>Already uploaded ✔</source> | 2392 | <source>Already uploaded ✔</source> |
2633 | <target>已上傳 ✔</target> | 2393 | <target>已上傳 ✔</target> |
2634 | <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> | 2394 | <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> |
2635 | </trans-unit> | 2395 | </trans-unit> |
@@ -4264,8 +4024,8 @@ | |||
4264 | <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> | 4024 | <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> |
4265 | </trans-unit> | 4025 | </trans-unit> |
4266 | <trans-unit id="1258618443362430782" datatype="html"> | 4026 | <trans-unit id="1258618443362430782" datatype="html"> |
4267 | <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> | 4027 | <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> |
4268 | <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> | 4028 | <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> |
4269 | <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> | 4029 | <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> |
4270 | <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> | 4030 | <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> |
4271 | </trans-unit> | 4031 | </trans-unit> |
@@ -4352,8 +4112,8 @@ | |||
4352 | <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> | 4112 | <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> |
4353 | </trans-unit> | 4113 | </trans-unit> |
4354 | <trans-unit id="1258618443362430782" datatype="html"> | 4114 | <trans-unit id="1258618443362430782" datatype="html"> |
4355 | <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> | 4115 | <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> |
4356 | <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> | 4116 | <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> |
4357 | <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> | 4117 | <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> |
4358 | </trans-unit> | 4118 | </trans-unit> |
4359 | <trans-unit id="6540177673229220400" datatype="html"> | 4119 | <trans-unit id="6540177673229220400" datatype="html"> |
@@ -4721,8 +4481,8 @@ | |||
4721 | <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> | 4481 | <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> |
4722 | </trans-unit> | 4482 | </trans-unit> |
4723 | <trans-unit id="3901868627411944813" datatype="html"> | 4483 | <trans-unit id="3901868627411944813" datatype="html"> |
4724 | <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> | 4484 | <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> |
4725 | <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> | 4485 | <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> |
4726 | <context-group purpose="location"> | 4486 | <context-group purpose="location"> |
4727 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> | 4487 | <context context-type="sourcefile">src/app/+admin/system/jobs/jobs.component.html</context> |
4728 | <context context-type="linenumber">47</context> | 4488 | <context context-type="linenumber">47</context> |
@@ -4742,8 +4502,8 @@ | |||
4742 | <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> | 4502 | <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> |
4743 | </trans-unit> | 4503 | </trans-unit> |
4744 | <trans-unit id="2713421326605345655" datatype="html"> | 4504 | <trans-unit id="2713421326605345655" datatype="html"> |
4745 | <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> | 4505 | <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> |
4746 | <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> | 4506 | <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> |
4747 | <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> | 4507 | <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> |
4748 | </trans-unit> | 4508 | </trans-unit> |
4749 | <trans-unit id="2384897339170501794" datatype="html"> | 4509 | <trans-unit id="2384897339170501794" datatype="html"> |
@@ -4789,8 +4549,8 @@ | |||
4789 | </context-group> | 4549 | </context-group> |
4790 | </trans-unit> | 4550 | </trans-unit> |
4791 | <trans-unit id="2232767208623640457" datatype="html"> | 4551 | <trans-unit id="2232767208623640457" datatype="html"> |
4792 | <source>By <x id="INTERPOLATION"/> -></source> | 4552 | <source>By <x id="INTERPOLATION"/> -></source> |
4793 | <target state="translated">由 <x id="INTERPOLATION"/> -></target> | 4553 | <target state="translated">由 <x id="INTERPOLATION"/> -></target> |
4794 | <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> | 4554 | <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> |
4795 | </trans-unit> | 4555 | </trans-unit> |
4796 | <trans-unit id="7396175500300709096" datatype="html"> | 4556 | <trans-unit id="7396175500300709096" datatype="html"> |
@@ -4862,8 +4622,8 @@ | |||
4862 | <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> | 4622 | <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> |
4863 | </trans-unit> | 4623 | </trans-unit> |
4864 | <trans-unit id="4423835119021329687" datatype="html"> | 4624 | <trans-unit id="4423835119021329687" datatype="html"> |
4865 | <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> | 4625 | <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> |
4866 | <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> | 4626 | <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> |
4867 | <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> | 4627 | <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> |
4868 | </trans-unit> | 4628 | </trans-unit> |
4869 | <trans-unit id="7030031694783481217"> | 4629 | <trans-unit id="7030031694783481217"> |
@@ -4872,8 +4632,8 @@ | |||
4872 | <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> | 4632 | <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> |
4873 | </trans-unit> | 4633 | </trans-unit> |
4874 | <trans-unit id="4620493570088713907" datatype="html"> | 4634 | <trans-unit id="4620493570088713907" datatype="html"> |
4875 | <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> | 4635 | <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> |
4876 | <target state="translated">啟用此功能會讓其他管理員知道您主要是在串流敏感內容。<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> 此外,預設情況下,系統會自動勾選影片上傳中的 NSFW 勾選框。 </target> | 4636 | <target state="translated">啟用此功能會讓其他管理員知道您主要是在串流敏感內容。<x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/><x id="LINE_BREAK" ctype="lb" equiv-text="<br /> "/> 此外,預設情況下,系統會自動勾選影片上傳中的 NSFW 勾選框。 </target> |
4877 | <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> | 4637 | <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> |
4878 | </trans-unit> | 4638 | </trans-unit> |
4879 | <trans-unit id="7497677457560701935"> | 4639 | <trans-unit id="7497677457560701935"> |
@@ -4882,8 +4642,8 @@ | |||
4882 | <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> | 4642 | <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> |
4883 | </trans-unit> | 4643 | </trans-unit> |
4884 | <trans-unit id="7350483582490037954" datatype="html"> | 4644 | <trans-unit id="7350483582490037954" datatype="html"> |
4885 | <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> | 4645 | <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> |
4886 | <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> | 4646 | <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> |
4887 | <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> | 4647 | <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> |
4888 | <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> | 4648 | <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> |
4889 | </trans-unit> | 4649 | </trans-unit> |
@@ -4998,8 +4758,8 @@ | |||
4998 | <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> | 4758 | <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> |
4999 | </trans-unit> | 4759 | </trans-unit> |
5000 | <trans-unit id="2107098695989136934" datatype="html"> | 4760 | <trans-unit id="2107098695989136934" datatype="html"> |
5001 | <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> | 4761 | <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> |
5002 | <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> | 4762 | <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> |
5003 | <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> | 4763 | <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> |
5004 | </trans-unit> | 4764 | </trans-unit> |
5005 | <trans-unit id="6855462350544488601"> | 4765 | <trans-unit id="6855462350544488601"> |
@@ -5073,8 +4833,8 @@ | |||
5073 | <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> | 4833 | <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> |
5074 | </trans-unit> | 4834 | </trans-unit> |
5075 | <trans-unit id="2669509104300979449" datatype="html"> | 4835 | <trans-unit id="2669509104300979449" datatype="html"> |
5076 | <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> | 4836 | <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> |
5077 | <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> | 4837 | <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> |
5078 | <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> | 4838 | <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> |
5079 | </trans-unit> | 4839 | </trans-unit> |
5080 | <trans-unit id="4497115134891299867"> | 4840 | <trans-unit id="4497115134891299867"> |
@@ -5261,8 +5021,8 @@ | |||
5261 | <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> | 5021 | <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> |
5262 | </trans-unit> | 5022 | </trans-unit> |
5263 | <trans-unit id="1886227550697837417" datatype="html"> | 5023 | <trans-unit id="1886227550697837417" datatype="html"> |
5264 | <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> | 5024 | <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> |
5265 | <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> | 5025 | <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> |
5266 | <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> | 5026 | <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> |
5267 | </trans-unit> | 5027 | </trans-unit> |
5268 | <trans-unit id="2331464426553277323" datatype="html"> | 5028 | <trans-unit id="2331464426553277323" datatype="html"> |
@@ -5296,8 +5056,8 @@ | |||
5296 | <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> | 5056 | <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> |
5297 | </trans-unit> | 5057 | </trans-unit> |
5298 | <trans-unit id="252719899360434356" datatype="html"> | 5058 | <trans-unit id="252719899360434356" datatype="html"> |
5299 | <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> | 5059 | <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> |
5300 | <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> | 5060 | <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> |
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">389</context></context-group> | 5061 | <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> |
5302 | </trans-unit> | 5062 | </trans-unit> |
5303 | <trans-unit id="9119248927271669654" datatype="html"> | 5063 | <trans-unit id="9119248927271669654" datatype="html"> |
@@ -5333,8 +5093,8 @@ | |||
5333 | <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> | 5093 | <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> |
5334 | </trans-unit> | 5094 | </trans-unit> |
5335 | <trans-unit id="9076632742417302918" datatype="html"> | 5095 | <trans-unit id="9076632742417302918" datatype="html"> |
5336 | <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> | 5096 | <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> |
5337 | <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> | 5097 | <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> |
5338 | <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> | 5098 | <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> |
5339 | </trans-unit> | 5099 | </trans-unit> |
5340 | <trans-unit id="3946988229617310200" datatype="html"> | 5100 | <trans-unit id="3946988229617310200" datatype="html"> |
@@ -5383,8 +5143,8 @@ | |||
5383 | <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> | 5143 | <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> |
5384 | </trans-unit> | 5144 | </trans-unit> |
5385 | <trans-unit id="2076338542820061819" datatype="html"> | 5145 | <trans-unit id="2076338542820061819" datatype="html"> |
5386 | <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> | 5146 | <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> |
5387 | <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> | 5147 | <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> |
5388 | <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> | 5148 | <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> |
5389 | </trans-unit> | 5149 | </trans-unit> |
5390 | <trans-unit id="493135676263039396" datatype="html"> | 5150 | <trans-unit id="493135676263039396" datatype="html"> |
@@ -5422,8 +5182,8 @@ | |||
5422 | <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> | 5182 | <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> |
5423 | </trans-unit> | 5183 | </trans-unit> |
5424 | <trans-unit id="4420104899393268652" datatype="html"> | 5184 | <trans-unit id="4420104899393268652" datatype="html"> |
5425 | <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> | 5185 | <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> |
5426 | <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> | 5186 | <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> |
5427 | <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> | 5187 | <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> |
5428 | </trans-unit> | 5188 | </trans-unit> |
5429 | <trans-unit id="6830777508073747241" datatype="html"> | 5189 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5433,8 +5193,8 @@ | |||
5433 | <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> | 5193 | <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> |
5434 | </trans-unit> | 5194 | </trans-unit> |
5435 | <trans-unit id="7210210728441530221" datatype="html"> | 5195 | <trans-unit id="7210210728441530221" datatype="html"> |
5436 | <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> | 5196 | <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> |
5437 | <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> | 5197 | <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> |
5438 | <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> | 5198 | <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> |
5439 | </trans-unit> | 5199 | </trans-unit> |
5440 | <trans-unit id="6830777508073747241" datatype="html"> | 5200 | <trans-unit id="6830777508073747241" datatype="html"> |
@@ -5577,8 +5337,8 @@ | |||
5577 | <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> | 5337 | <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> |
5578 | </trans-unit> | 5338 | </trans-unit> |
5579 | <trans-unit id="7334484418359079994" datatype="html"> | 5339 | <trans-unit id="7334484418359079994" datatype="html"> |
5580 | <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> | 5340 | <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> |
5581 | <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> | 5341 | <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> |
5582 | <context-group purpose="location"> | 5342 | <context-group purpose="location"> |
5583 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> | 5343 | <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-vod-transcoding.component.html</context> |
5584 | <context context-type="linenumber">99,108</context> | 5344 | <context context-type="linenumber">99,108</context> |
@@ -5709,13 +5469,19 @@ | |||
5709 | <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> | 5469 | <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> |
5710 | </trans-unit> | 5470 | </trans-unit> |
5711 | <trans-unit id="4067880101082150743" datatype="html"> | 5471 | <trans-unit id="4067880101082150743" datatype="html"> |
5712 | <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> | 5472 | <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> |
5713 | <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> | 5473 | <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> |
5714 | <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> | 5474 | <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> |
5715 | </trans-unit> | 5475 | </trans-unit> |
5716 | <trans-unit id="5464209657969421100" datatype="html"> | 5476 | <trans-unit id="5464209657969421100" datatype="html"> |
5717 | <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> | 5477 | <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="{{ '{' }}"/> |
5718 | <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> | 5478 | color: red; |
5479 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5480 | <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="{{ '{' }}"/> | ||
5481 | color: red; | ||
5482 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | ||
5483 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/></source> | ||
5484 | <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> | ||
5719 | <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> | 5485 | <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> |
5720 | </trans-unit> | 5486 | </trans-unit> |
5721 | <trans-unit id="283725429207896837" datatype="html"> | 5487 | <trans-unit id="283725429207896837" datatype="html"> |
@@ -5732,8 +5498,8 @@ | |||
5732 | </context-group> | 5498 | </context-group> |
5733 | </trans-unit> | 5499 | </trans-unit> |
5734 | <trans-unit id="8167543029214637769" datatype="html"> | 5500 | <trans-unit id="8167543029214637769" datatype="html"> |
5735 | <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> | 5501 | <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> |
5736 | <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> | 5502 | <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> |
5737 | <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> | 5503 | <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> |
5738 | </trans-unit> | 5504 | </trans-unit> |
5739 | <trans-unit id="1445676851449000175"> | 5505 | <trans-unit id="1445676851449000175"> |
@@ -5809,8 +5575,8 @@ | |||
5809 | <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> | 5575 | <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> |
5810 | </trans-unit> | 5576 | </trans-unit> |
5811 | <trans-unit id="6317170736181476800" datatype="html"> | 5577 | <trans-unit id="6317170736181476800" datatype="html"> |
5812 | <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> | 5578 | <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> |
5813 | <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> | 5579 | <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> |
5814 | <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> | 5580 | <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> |
5815 | </trans-unit> | 5581 | </trans-unit> |
5816 | <trans-unit id="1405600824334286337" datatype="html"> | 5582 | <trans-unit id="1405600824334286337" datatype="html"> |
@@ -5830,40 +5596,40 @@ | |||
5830 | </context-group> | 5596 | </context-group> |
5831 | </trans-unit> | 5597 | </trans-unit> |
5832 | <trans-unit id="7028708681117573961" datatype="html"> | 5598 | <trans-unit id="7028708681117573961" datatype="html"> |
5833 | <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> | 5599 | <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> |
5834 | <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> | 5600 | <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> |
5835 | <context-group purpose="location"> | 5601 | <context-group purpose="location"> |
5836 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5602 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5837 | <context context-type="linenumber">46</context> | 5603 | <context context-type="linenumber">46</context> |
5838 | </context-group> | 5604 | </context-group> |
5839 | </trans-unit> | 5605 | </trans-unit> |
5840 | <trans-unit id="8190023086228606960" datatype="html"> | 5606 | <trans-unit id="8190023086228606960" datatype="html"> |
5841 | <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> | 5607 | <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> |
5842 | <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> | 5608 | <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> |
5843 | <context-group purpose="location"> | 5609 | <context-group purpose="location"> |
5844 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5610 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5845 | <context context-type="linenumber">48</context> | 5611 | <context context-type="linenumber">48</context> |
5846 | </context-group> | 5612 | </context-group> |
5847 | </trans-unit> | 5613 | </trans-unit> |
5848 | <trans-unit id="3224510615614621760" datatype="html"> | 5614 | <trans-unit id="3224510615614621760" datatype="html"> |
5849 | <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> | 5615 | <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> |
5850 | <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> | 5616 | <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> |
5851 | <context-group purpose="location"> | 5617 | <context-group purpose="location"> |
5852 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5618 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5853 | <context context-type="linenumber">49</context> | 5619 | <context context-type="linenumber">49</context> |
5854 | </context-group> | 5620 | </context-group> |
5855 | </trans-unit> | 5621 | </trans-unit> |
5856 | <trans-unit id="3082811226222076503" datatype="html"> | 5622 | <trans-unit id="3082811226222076503" datatype="html"> |
5857 | <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> | 5623 | <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> |
5858 | <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> | 5624 | <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> |
5859 | <context-group purpose="location"> | 5625 | <context-group purpose="location"> |
5860 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5626 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5861 | <context context-type="linenumber">50</context> | 5627 | <context context-type="linenumber">50</context> |
5862 | </context-group> | 5628 | </context-group> |
5863 | </trans-unit> | 5629 | </trans-unit> |
5864 | <trans-unit id="4322133526902910662" datatype="html"> | 5630 | <trans-unit id="4322133526902910662" datatype="html"> |
5865 | <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> | 5631 | <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> |
5866 | <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> | 5632 | <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> |
5867 | <context-group purpose="location"> | 5633 | <context-group purpose="location"> |
5868 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> | 5634 | <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> |
5869 | <context context-type="linenumber">51</context> | 5635 | <context context-type="linenumber">51</context> |
@@ -5979,8 +5745,8 @@ | |||
5979 | <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> | 5745 | <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> |
5980 | </trans-unit> | 5746 | </trans-unit> |
5981 | <trans-unit id="7350483582490037954" datatype="html"> | 5747 | <trans-unit id="7350483582490037954" datatype="html"> |
5982 | <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> | 5748 | <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> |
5983 | <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> | 5749 | <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> |
5984 | <context-group purpose="location"> | 5750 | <context-group purpose="location"> |
5985 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> | 5751 | <context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context> |
5986 | <context context-type="linenumber">8,9</context> | 5752 | <context context-type="linenumber">8,9</context> |
@@ -6179,8 +5945,9 @@ | |||
6179 | </context-group> | 5945 | </context-group> |
6180 | </trans-unit> | 5946 | </trans-unit> |
6181 | <trans-unit id="2124774733637750483" datatype="html"> | 5947 | <trans-unit id="2124774733637750483" datatype="html"> |
6182 | <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> | 5948 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> |
6183 | <target state="translated">告訴人們他們可以怎麼支持您頻道的簡短文字(會員平台等……)。<br /><br /> 當您要在此頻道上傳影片時,影片支援欄位將會自動填入這些文字。</target> | 5949 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> |
5950 | <target state="translated">告訴人們他們可以怎麼支持您頻道的簡短文字(會員平台等……)。<br /><br /> 當您要在此頻道上傳影片時,影片支援欄位將會自動填入這些文字。</target> | ||
6184 | <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> | 5951 | <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> |
6185 | <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> | 5952 | <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> |
6186 | </trans-unit> | 5953 | </trans-unit> |
@@ -6269,8 +6036,8 @@ | |||
6269 | </context-group> | 6036 | </context-group> |
6270 | </trans-unit> | 6037 | </trans-unit> |
6271 | <trans-unit id="5511928240200239994" datatype="html"> | 6038 | <trans-unit id="5511928240200239994" datatype="html"> |
6272 | <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> | 6039 | <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> |
6273 | <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> | 6040 | <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> |
6274 | <context-group purpose="location"> | 6041 | <context-group purpose="location"> |
6275 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> | 6042 | <context context-type="sourcefile">src/app/shared/shared-main/misc/channels-setup-message.component.html</context> |
6276 | <context context-type="linenumber">5</context> | 6043 | <context context-type="linenumber">5</context> |
@@ -6379,8 +6146,8 @@ | |||
6379 | <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> | 6146 | <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> |
6380 | </trans-unit> | 6147 | </trans-unit> |
6381 | <trans-unit id="8844610145426272276" datatype="html"> | 6148 | <trans-unit id="8844610145426272276" datatype="html"> |
6382 | <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> | 6149 | <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> |
6383 | <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> | 6150 | <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> |
6384 | <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> | 6151 | <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> |
6385 | </trans-unit> | 6152 | </trans-unit> |
6386 | <trans-unit id="3030338154442300172" datatype="html"> | 6153 | <trans-unit id="3030338154442300172" datatype="html"> |
@@ -6575,7 +6342,9 @@ | |||
6575 | <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> | 6342 | <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> |
6576 | </trans-unit> | 6343 | </trans-unit> |
6577 | <trans-unit id="7152797255397280410" datatype="html"> | 6344 | <trans-unit id="7152797255397280410" datatype="html"> |
6578 | <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> | 6345 | <source>Do you really want to delete <x id="PH" equiv-text="videoChannel.displayName"/>? |
6346 | 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 | ||
6347 | channel with the same name (<x id="PH_2" equiv-text="videoChannel.name"/>)!</source> | ||
6579 | <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> | 6348 | <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> |
6580 | <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> | 6349 | <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> |
6581 | </trans-unit> | 6350 | </trans-unit> |
@@ -6613,8 +6382,8 @@ | |||
6613 | <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> | 6382 | <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> |
6614 | </trans-unit> | 6383 | </trans-unit> |
6615 | <trans-unit id="2705478076887104088" datatype="html"> | 6384 | <trans-unit id="2705478076887104088" datatype="html"> |
6616 | <source>SHOW THIS CHANNEL ></source> | 6385 | <source>SHOW THIS CHANNEL ></source> |
6617 | <target state="translated">顯示此頻道 ></target> | 6386 | <target state="translated">顯示此頻道 ></target> |
6618 | <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> | 6387 | <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> |
6619 | </trans-unit> | 6388 | </trans-unit> |
6620 | <trans-unit id="4088311569349098646"> | 6389 | <trans-unit id="4088311569349098646"> |
@@ -6862,8 +6631,8 @@ | |||
6862 | <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> | 6631 | <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> |
6863 | </trans-unit> | 6632 | </trans-unit> |
6864 | <trans-unit id="1120376809358109718" datatype="html"> | 6633 | <trans-unit id="1120376809358109718" datatype="html"> |
6865 | <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> | 6634 | <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> |
6866 | <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> | 6635 | <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> |
6867 | <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> | 6636 | <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> |
6868 | </trans-unit> | 6637 | </trans-unit> |
6869 | <trans-unit id="7812408733559506009" datatype="html"> | 6638 | <trans-unit id="7812408733559506009" datatype="html"> |
@@ -6964,8 +6733,8 @@ | |||
6964 | <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> | 6733 | <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> |
6965 | </trans-unit> | 6734 | </trans-unit> |
6966 | <trans-unit id="4807161697338135032" datatype="html"> | 6735 | <trans-unit id="4807161697338135032" datatype="html"> |
6967 | <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> | 6736 | <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> |
6968 | <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> | 6737 | <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> |
6969 | <context-group purpose="location"> | 6738 | <context-group purpose="location"> |
6970 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> | 6739 | <context context-type="sourcefile">src/app/+about/about-instance/contact-admin-modal.component.html</context> |
6971 | <context context-type="linenumber">3</context> | 6740 | <context context-type="linenumber">3</context> |
@@ -7068,8 +6837,8 @@ | |||
7068 | <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> | 6837 | <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> |
7069 | </trans-unit> | 6838 | </trans-unit> |
7070 | <trans-unit id="7440807341905682986" datatype="html"> | 6839 | <trans-unit id="7440807341905682986" datatype="html"> |
7071 | <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> | 6840 | <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> |
7072 | <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> | 6841 | <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> |
7073 | <context-group purpose="location"> | 6842 | <context-group purpose="location"> |
7074 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> | 6843 | <context context-type="sourcefile">src/app/+signup/+register/register-step-terms.component.html</context> |
7075 | <context context-type="linenumber">5,10</context> | 6844 | <context context-type="linenumber">5,10</context> |
@@ -7242,8 +7011,8 @@ | |||
7242 | <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> | 7011 | <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> |
7243 | </trans-unit> | 7012 | </trans-unit> |
7244 | <trans-unit id="8011855989482474311" datatype="html"> | 7013 | <trans-unit id="8011855989482474311" datatype="html"> |
7245 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 7014 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
7246 | <target state="translated"><code>.mp4</code> 保留了原始音訊軌,但沒有影片</target> | 7015 | <target state="translated"><code>.mp4</code> 保留了原始音訊軌,但沒有影片</target> |
7247 | <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> | 7016 | <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> |
7248 | </trans-unit> | 7017 | </trans-unit> |
7249 | <trans-unit id="7756250490108954499" datatype="html"> | 7018 | <trans-unit id="7756250490108954499" datatype="html"> |
@@ -8045,8 +7814,8 @@ | |||
8045 | </context-group> | 7814 | </context-group> |
8046 | </trans-unit> | 7815 | </trans-unit> |
8047 | <trans-unit id="7223931053738621590" datatype="html"> | 7816 | <trans-unit id="7223931053738621590" datatype="html"> |
8048 | <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> | 7817 | <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> |
8049 | <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> | 7818 | <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> |
8050 | <context-group purpose="location"> | 7819 | <context-group purpose="location"> |
8051 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7820 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8052 | <context context-type="linenumber">4</context> | 7821 | <context context-type="linenumber">4</context> |
@@ -8093,16 +7862,16 @@ | |||
8093 | </context-group> | 7862 | </context-group> |
8094 | </trans-unit> | 7863 | </trans-unit> |
8095 | <trans-unit id="1285026053775066761" datatype="html"> | 7864 | <trans-unit id="1285026053775066761" datatype="html"> |
8096 | <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> | 7865 | <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> |
8097 | <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> | 7866 | <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> |
8098 | <context-group purpose="location"> | 7867 | <context-group purpose="location"> |
8099 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7868 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8100 | <context context-type="linenumber">15</context> | 7869 | <context context-type="linenumber">15</context> |
8101 | </context-group> | 7870 | </context-group> |
8102 | </trans-unit> | 7871 | </trans-unit> |
8103 | <trans-unit id="7014275542536964627" datatype="html"> | 7872 | <trans-unit id="7014275542536964627" datatype="html"> |
8104 | <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> | 7873 | <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> |
8105 | <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> | 7874 | <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> |
8106 | <context-group purpose="location"> | 7875 | <context-group purpose="location"> |
8107 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> | 7876 | <context context-type="sourcefile">src/app/+admin/system/debug/debug.component.html</context> |
8108 | <context context-type="linenumber">16,17</context> | 7877 | <context context-type="linenumber">16,17</context> |
@@ -8163,8 +7932,8 @@ | |||
8163 | </context-group> | 7932 | </context-group> |
8164 | </trans-unit> | 7933 | </trans-unit> |
8165 | <trans-unit id="4767765747214995164" datatype="html"> | 7934 | <trans-unit id="4767765747214995164" datatype="html"> |
8166 | <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> | 7935 | <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> |
8167 | <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> | 7936 | <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> |
8168 | <context-group purpose="location"> | 7937 | <context-group purpose="location"> |
8169 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> | 7938 | <context context-type="sourcefile">src/app/+admin/overview/videos/video-list.component.html</context> |
8170 | <context context-type="linenumber">42</context> | 7939 | <context context-type="linenumber">42</context> |
@@ -8461,8 +8230,8 @@ | |||
8461 | <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> | 8230 | <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> |
8462 | </trans-unit> | 8231 | </trans-unit> |
8463 | <trans-unit id="8553059323353586765" datatype="html"> | 8232 | <trans-unit id="8553059323353586765" datatype="html"> |
8464 | <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> | 8233 | <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> |
8465 | <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> | 8234 | <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> |
8466 | <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> | 8235 | <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> |
8467 | </trans-unit> | 8236 | </trans-unit> |
8468 | <trans-unit id="853586874765134886"> | 8237 | <trans-unit id="853586874765134886"> |
@@ -9078,7 +8847,8 @@ | |||
9078 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 8847 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> |
9079 | </trans-unit> | 8848 | </trans-unit> |
9080 | <trans-unit id="2013324644839511073" datatype="html"> | 8849 | <trans-unit id="2013324644839511073" datatype="html"> |
9081 | <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> | 8850 | <source>Cannot retrieve OAuth Client credentials: <x id="PH" equiv-text="err.text"/>. |
8851 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
9082 | <target state="translated">無法擷取 OAuth 客戶端憑證:<x id="PH" equiv-text="error.text"/>。請確保您已正確設定 PeerTube(config/ 目錄),特別是 "webserver" 部份。</target> | 8852 | <target state="translated">無法擷取 OAuth 客戶端憑證:<x id="PH" equiv-text="error.text"/>。請確保您已正確設定 PeerTube(config/ 目錄),特別是 "webserver" 部份。</target> |
9083 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> | 8853 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/auth/auth.service.ts</context><context context-type="linenumber">98</context></context-group> |
9084 | </trans-unit> | 8854 | </trans-unit> |
@@ -9253,7 +9023,7 @@ | |||
9253 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> | 9023 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">75</context></context-group> |
9254 | </trans-unit> | 9024 | </trans-unit> |
9255 | <trans-unit id="6613870447286561244"> | 9025 | <trans-unit id="6613870447286561244"> |
9256 | <source>Long (> 10 min)</source> | 9026 | <source>Long (> 10 min)</source> |
9257 | <target>長(大於 10 分鐘)</target> | 9027 | <target>長(大於 10 分鐘)</target> |
9258 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> | 9028 | <context-group purpose="location"><context context-type="sourcefile">src/app/+search/search-filters.component.ts</context><context context-type="linenumber">79</context></context-group> |
9259 | </trans-unit> | 9029 | </trans-unit> |
@@ -9923,8 +9693,8 @@ | |||
9923 | <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> | 9693 | <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> |
9924 | </trans-unit> | 9694 | </trans-unit> |
9925 | <trans-unit id="5637879201055173642" datatype="html"> | 9695 | <trans-unit id="5637879201055173642" datatype="html"> |
9926 | <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> | 9696 | <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> |
9927 | <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> | 9697 | <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> |
9928 | <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> | 9698 | <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> |
9929 | </trans-unit> | 9699 | </trans-unit> |
9930 | <trans-unit id="4267638333776227701"> | 9700 | <trans-unit id="4267638333776227701"> |
@@ -11116,8 +10886,8 @@ | |||
11116 | <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> | 10886 | <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> |
11117 | </trans-unit> | 10887 | </trans-unit> |
11118 | <trans-unit id="8272123190776748811" datatype="html"> | 10888 | <trans-unit id="8272123190776748811" datatype="html"> |
11119 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 10889 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
11120 | <target state="translated">您必須 <a href="/login">登入</a> 以對此影片進行評價。</target> | 10890 | <target state="translated">您必須 <a href="/login">登入</a> 以對此影片進行評價。</target> |
11121 | <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> | 10891 | <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> |
11122 | </trans-unit> | 10892 | </trans-unit> |
11123 | <trans-unit id="4503408361537553733" datatype="html"> | 10893 | <trans-unit id="4503408361537553733" datatype="html"> |
@@ -11407,8 +11177,8 @@ | |||
11407 | </context-group> | 11177 | </context-group> |
11408 | </trans-unit> | 11178 | </trans-unit> |
11409 | <trans-unit id="961774488937452220" datatype="html"> | 11179 | <trans-unit id="961774488937452220" datatype="html"> |
11410 | <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> | 11180 | <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> |
11411 | <target state="translated">此影片在此站臺上不可用。您想要重新導向至原始站臺:<a href="<x id="PH"/>"><x id="PH_1"/></a> 嗎?</target> | 11181 | <target state="translated">此影片在此站臺上不可用。您想要重新導向至原始站臺:<a href="<x id="PH"/>"><x id="PH_1"/></a> 嗎?</target> |
11412 | <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> | 11182 | <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> |
11413 | </trans-unit> | 11183 | </trans-unit> |
11414 | <trans-unit id="5761611056224181752" datatype="html"> | 11184 | <trans-unit id="5761611056224181752" datatype="html"> |