aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/target/angular_zh_Hant_TW.xml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-10-17 10:57:58 +0200
committerChocobozzz <me@florianbigard.com>2018-10-17 10:57:58 +0200
commitf365e978ed08e8fc7adf0607271c4071915629ee (patch)
tree09bc2317f491e236307e5fc2584a54eed0c04e9a /client/src/locale/target/angular_zh_Hant_TW.xml
parentbb5d90e62f631af3c899fbe586485e64938a5927 (diff)
downloadPeerTube-f365e978ed08e8fc7adf0607271c4071915629ee.tar.gz
PeerTube-f365e978ed08e8fc7adf0607271c4071915629ee.tar.zst
PeerTube-f365e978ed08e8fc7adf0607271c4071915629ee.zip
Update translations
Diffstat (limited to 'client/src/locale/target/angular_zh_Hant_TW.xml')
-rw-r--r--client/src/locale/target/angular_zh_Hant_TW.xml647
1 files changed, 512 insertions, 135 deletions
diff --git a/client/src/locale/target/angular_zh_Hant_TW.xml b/client/src/locale/target/angular_zh_Hant_TW.xml
index b6b7f1e4f..65ffe97e6 100644
--- a/client/src/locale/target/angular_zh_Hant_TW.xml
+++ b/client/src/locale/target/angular_zh_Hant_TW.xml
@@ -38,6 +38,20 @@
38 <context context-type="linenumber">27</context> 38 <context context-type="linenumber">27</context>
39 </context-group> 39 </context-group>
40 </trans-unit> 40 </trans-unit>
41 <trans-unit id="ngb.datepicker.select-month">
42 <source>Select month</source>
43 <target>選取月份</target>
44 <context-group name="null">
45 <context context-type="linenumber">7</context>
46 </context-group>
47 </trans-unit>
48 <trans-unit id="ngb.datepicker.select-year">
49 <source>Select year</source>
50 <target>選取年份</target>
51 <context-group name="null">
52 <context context-type="linenumber">16</context>
53 </context-group>
54 </trans-unit>
41 <trans-unit id="ngb.pagination.first"> 55 <trans-unit id="ngb.pagination.first">
42 <source>««</source> 56 <source>««</source>
43 <target>««</target> 57 <target>««</target>
@@ -217,7 +231,7 @@
217 <source><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source> 231 <source><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source>
218 <target><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> 次檢視</target> 232 <target><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> 次檢視</target>
219 <context-group name="null"> 233 <context-group name="null">
220 <context context-type="linenumber">13</context> 234 <context context-type="linenumber">16</context>
221 </context-group> 235 </context-group>
222 </trans-unit> 236 </trans-unit>
223 <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7"> 237 <trans-unit id="826b25211922a1b46436589233cb6f1a163d89b7">
@@ -231,7 +245,7 @@
231 <source>Edit</source> 245 <source>Edit</source>
232 <target>編輯</target> 246 <target>編輯</target>
233 <context-group name="null"> 247 <context-group name="null">
234 <context context-type="linenumber">5</context> 248 <context context-type="linenumber">1</context>
235 </context-group> 249 </context-group>
236 </trans-unit> 250 </trans-unit>
237 <trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d"> 251 <trans-unit id="961a134583d6256df39fbc520d020ebc48e3128d">
@@ -255,11 +269,112 @@
255 <context context-type="linenumber">19</context> 269 <context context-type="linenumber">19</context>
256 </context-group> 270 </context-group>
257 </trans-unit> 271 </trans-unit>
272 <trans-unit id="450025269732888db1f04cfe6033843110ab65ee">
273 <source>
274 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
275 Subscribe
276 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
277 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>
278 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/>
279 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
280 </source>
281 <target>
282 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>
283 訂閱
284 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
285 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>
286 <x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount | myNumberFormatter }}"/>
287 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
288 </target>
289 <context-group name="null">
290 <context context-type="linenumber">5</context>
291 </context-group>
292 </trans-unit>
293 <trans-unit id="c374edf3b9228d3df6d761bdc8a289e7df0096e8">
294 <source>
295 Unsubscribe
296 </source>
297 <target>
298 取消訂閱
299 </target>
300 <context-group name="null">
301 <context context-type="linenumber">18</context>
302 </context-group>
303 </trans-unit>
304 <trans-unit id="9b3287f52c239cad05ec98391553e5052ba1aa66">
305 <source>Using an ActivityPub account</source>
306 <target>使用 ActivityPub 帳號</target>
307 <context-group name="null">
308 <context context-type="linenumber">36</context>
309 </context-group>
310 </trans-unit>
311 <trans-unit id="60251958d9e05c8cc00abf9645bb0026ebbe4dc3">
312 <source>Subscribe with an account on <x id="INTERPOLATION" equiv-text="{{ videoChannel.host }}"/></source>
313 <target>使用 <x id="INTERPOLATION" equiv-text="{{ videoChannel.host }}"/> 上的帳號訂閱</target>
314 <context-group name="null">
315 <context context-type="linenumber">39</context>
316 </context-group>
317 </trans-unit>
318 <trans-unit id="e7adf422424a61b71465d183f9d44bf956482ef0">
319 <source>Subscribe with your local account</source>
320 <target>以您的本地帳號訂閱</target>
321 <context-group name="null">
322 <context context-type="linenumber">40</context>
323 </context-group>
324 </trans-unit>
325 <trans-unit id="5047522cc670b1f4a288bce07f9b1c5061e913ed">
326 <source>Subscribe with a Mastodon account:</source>
327 <target>使用 Mastodon 帳號訂閱:</target>
328 <context-group name="null">
329 <context context-type="linenumber">43</context>
330 </context-group>
331 </trans-unit>
332 <trans-unit id="d8758664cadd6452256ca25ca0c7259074f427c1">
333 <source>Using a syndication feed</source>
334 <target>使用聯合供稿</target>
335 <context-group name="null">
336 <context context-type="linenumber">48</context>
337 </context-group>
338 </trans-unit>
339 <trans-unit id="d5e5bc7d213694fc0414a76f0ff3085bae44268a">
340 <source>Subscribe via RSS</source>
341 <target>透過 RSS 訂閱</target>
342 <context-group name="null">
343 <context context-type="linenumber">49</context>
344 </context-group>
345 </trans-unit>
346 <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3">
347 <source>
348 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote subscribe<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
349 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>Remote interact<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
350 </source>
351 <target>
352 <x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span&gt;"/>遠端訂閱<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
353 <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="&lt;span&gt;"/>遠端實體<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/>
354 </target>
355 <context-group name="null">
356 <context context-type="linenumber">10</context>
357 </context-group>
358 </trans-unit>
359 <trans-unit id="319933e1af77ca2e35b75a5e9270a3c90e83dd4b">
360 <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there.</source>
361 <target>您可以透過任何相容於 ActivityPub 的聯盟實體訂閱。例如 Mastodon 或 Pleroma,您可以在搜尋框輸入頻道 URL 以訂閱。</target>
362 <context-group name="null">
363 <context context-type="linenumber">17</context>
364 </context-group>
365 </trans-unit>
366 <trans-unit id="2767d5461b6c622ccdeb868df8becf26bc16b99a">
367 <source>You can interact with this via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there.</source>
368 <target>您可以透過任何相容於 ActivityPub 的聯盟實體進行互動。例如 Mastodon 或 Pleroma,您可以在搜尋框中輸入目前的 URL 並在那裡與其互動。</target>
369 <context-group name="null">
370 <context context-type="linenumber">22</context>
371 </context-group>
372 </trans-unit>
258 <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b"> 373 <trans-unit id="15f046007e4fca2e8477966745e2ec4e3e81bc3b">
259 <source>Video quota</source> 374 <source>Video quota</source>
260 <target>影片配額</target> 375 <target>影片配額</target>
261 <context-group name="null"> 376 <context-group name="null">
262 <context context-type="linenumber">19</context> 377 <context context-type="linenumber">42</context>
263 </context-group> 378 </context-group>
264 </trans-unit> 379 </trans-unit>
265 <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85"> 380 <trans-unit id="9270dfd4606fb45a991fe7716e640b6efa28ba85">
@@ -273,6 +388,38 @@
273 <context context-type="linenumber">14</context> 388 <context context-type="linenumber">14</context>
274 </context-group> 389 </context-group>
275 </trans-unit> 390 </trans-unit>
391 <trans-unit id="6a323f80f9d90a32db8ce52cc82075938c3c36f0">
392 <source>Ban</source>
393 <target>阻擋</target>
394 <context-group name="null">
395 <context context-type="linenumber">3</context>
396 </context-group>
397 </trans-unit>
398 <trans-unit id="bb44873ad8d4c5dbad0ac2a6a50e0ceee9119125">
399 <source>Reason...</source>
400 <target>理由……</target>
401 <context-group name="null">
402 <context context-type="linenumber">11</context>
403 </context-group>
404 </trans-unit>
405 <trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251">
406 <source>
407 A banned user will no longer be able to login.
408 </source>
409 <target>
410 被阻擋的使用者將不再能登入。
411 </target>
412 <context-group name="null">
413 <context context-type="linenumber">17</context>
414 </context-group>
415 </trans-unit>
416 <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020">
417 <source>Ban this user</source>
418 <target>阻擋此使用者</target>
419 <context-group name="null">
420 <context context-type="linenumber">25</context>
421 </context-group>
422 </trans-unit>
276 <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea"> 423 <trans-unit id="12910217fdcdbca64bee06f511639b653d5428ea">
277 <source> 424 <source>
278 Login 425 Login
@@ -473,34 +620,27 @@
473 <context context-type="linenumber">6</context> 620 <context context-type="linenumber">6</context>
474 </context-group> 621 </context-group>
475 </trans-unit> 622 </trans-unit>
476 <trans-unit id="1298c1d2bbbb7415f5494e800f6775fdb70f4df6">
477 <source>Filters</source>
478 <target>過濾器</target>
479 <context-group name="null">
480 <context context-type="linenumber">16</context>
481 </context-group>
482 </trans-unit>
483 <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d"> 623 <trans-unit id="e2dbf0426cbb0b573faf49dffeb7d5bdf16eda5d">
484 <source> 624 <source>
485 No results found 625 No results found
486 </source> 626 </source>
487 <target>沒有結果</target> 627 <target>沒有結果</target>
488 <context-group name="null"> 628 <context-group name="null">
489 <context context-type="linenumber">25</context> 629 <context context-type="linenumber">28</context>
490 </context-group> 630 </context-group>
491 </trans-unit> 631 </trans-unit>
492 <trans-unit id="10341623e991a4185990a0c3c76ac2bc3543cc4a"> 632 <trans-unit id="10341623e991a4185990a0c3c76ac2bc3543cc4a">
493 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers</source> 633 <source><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> subscribers</source>
494 <target><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> 個訂閱者</target> 634 <target><x id="INTERPOLATION" equiv-text="{{ result.followersCount }}"/> 個訂閱者</target>
495 <context-group name="null"> 635 <context-group name="null">
496 <context context-type="linenumber">41</context> 636 <context context-type="linenumber">44</context>
497 </context-group> 637 </context-group>
498 </trans-unit> 638 </trans-unit>
499 <trans-unit id="602281e45fe8b79748e3fbf21c432379fcb58883"> 639 <trans-unit id="602281e45fe8b79748e3fbf21c432379fcb58883">
500 <source><x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/> views</source> 640 <source><x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/> views</source>
501 <target><x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/> 次檢視</target> 641 <target><x id="INTERPOLATION" equiv-text="{{ result.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ result.views | myNumberFormatter }}"/> 次檢視</target>
502 <context-group name="null"> 642 <context-group name="null">
503 <context context-type="linenumber">52</context> 643 <context context-type="linenumber">55</context>
504 </context-group> 644 </context-group>
505 </trans-unit> 645 </trans-unit>
506 <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96"> 646 <trans-unit id="aef5c45fb9c725573d20a6283492e6b80fd2ae96">
@@ -624,6 +764,13 @@
624 <context context-type="linenumber">25</context> 764 <context context-type="linenumber">25</context>
625 </context-group> 765 </context-group>
626 </trans-unit> 766 </trans-unit>
767 <trans-unit id="4752e5e33da1c3396d3248eb8fef59bca5d00cb3">
768 <source>Show keyboard shortcuts</source>
769 <target>顯示鍵盤快捷鍵</target>
770 <context-group name="null">
771 <context context-type="linenumber">91</context>
772 </context-group>
773 </trans-unit>
627 <trans-unit id="cf75021ac8cb9efd4f95e8880cf52c9acd265768"> 774 <trans-unit id="cf75021ac8cb9efd4f95e8880cf52c9acd265768">
628 <source>Toggle dark interface</source> 775 <source>Toggle dark interface</source>
629 <target>切換至暗色介面</target> 776 <target>切換至暗色介面</target>
@@ -733,7 +880,7 @@
733 <source>No results.</source> 880 <source>No results.</source>
734 <target>沒有結果</target> 881 <target>沒有結果</target>
735 <context-group name="null"> 882 <context-group name="null">
736 <context context-type="linenumber">7</context> 883 <context context-type="linenumber">17</context>
737 </context-group> 884 </context-group>
738 </trans-unit> 885 </trans-unit>
739 <trans-unit id="2290d09f4f113351baa9152ca8ad14cd03a11ba6"> 886 <trans-unit id="2290d09f4f113351baa9152ca8ad14cd03a11ba6">
@@ -747,6 +894,17 @@
747 <context context-type="linenumber">6</context> 894 <context context-type="linenumber">6</context>
748 </context-group> 895 </context-group>
749 </trans-unit> 896 </trans-unit>
897 <trans-unit id="48a5d0af93b94c4575b7f76a47fb3cdee58e6919">
898 <source>
899 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>#<x id="INTERPOLATION" equiv-text="{{ object.tag }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
900 </source>
901 <target>
902 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>#<x id="INTERPOLATION" equiv-text="{{ object.tag }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a&gt;"/>
903 </target>
904 <context-group name="null">
905 <context context-type="linenumber">14</context>
906 </context-group>
907 </trans-unit>
750 <trans-unit id="e093a5a83045ff283f992a93699abb7cb9dd3c1b"> 908 <trans-unit id="e093a5a83045ff283f992a93699abb7cb9dd3c1b">
751 <source> 909 <source>
752 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/> 910 <x id="START_LINK" ctype="x-a" equiv-text="&lt;a&gt;"/>
@@ -770,7 +928,7 @@
770 <source>Instance</source> 928 <source>Instance</source>
771 <target>實體</target> 929 <target>實體</target>
772 <context-group name="null"> 930 <context-group name="null">
773 <context context-type="linenumber">8</context> 931 <context context-type="linenumber">12</context>
774 </context-group> 932 </context-group>
775 </trans-unit> 933 </trans-unit>
776 <trans-unit id="6385c357c1de58ce92c0cf618ecf9cf74b917390"> 934 <trans-unit id="6385c357c1de58ce92c0cf618ecf9cf74b917390">
@@ -1075,14 +1233,14 @@
1075 <source><x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> subscribers</source> 1233 <source><x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> subscribers</source>
1076 <target><x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> 個訂閱者</target> 1234 <target><x id="INTERPOLATION" equiv-text="{{ account.followersCount }}"/> 個訂閱者</target>
1077 <context-group name="null"> 1235 <context-group name="null">
1078 <context context-type="linenumber">12</context> 1236 <context context-type="linenumber">24</context>
1079 </context-group> 1237 </context-group>
1080 </trans-unit> 1238 </trans-unit>
1081 <trans-unit id="6f5a458f827503ac7b8697688ecf3e0490818ee8"> 1239 <trans-unit id="6f5a458f827503ac7b8697688ecf3e0490818ee8">
1082 <source>Video channels</source> 1240 <source>Video channels</source>
1083 <target>影片頻道</target> 1241 <target>影片頻道</target>
1084 <context-group name="null"> 1242 <context-group name="null">
1085 <context context-type="linenumber">19</context> 1243 <context context-type="linenumber">31</context>
1086 </context-group> 1244 </context-group>
1087 </trans-unit> 1245 </trans-unit>
1088 <trans-unit id="299f97b8ee9c62d45f2cc01961aa1e5101d6d05a"> 1246 <trans-unit id="299f97b8ee9c62d45f2cc01961aa1e5101d6d05a">
@@ -1225,13 +1383,6 @@
1225 <context context-type="linenumber">42</context> 1383 <context context-type="linenumber">42</context>
1226 </context-group> 1384 </context-group>
1227 </trans-unit> 1385 </trans-unit>
1228 <trans-unit id="e9964673c94eb0b4ff8088c84018217c031f31ce">
1229 <source>Video import with HTTP enabled</source>
1230 <target>已啟用 HTTP 匯入影片</target>
1231 <context-group name="null">
1232 <context context-type="linenumber">115</context>
1233 </context-group>
1234 </trans-unit>
1235 <trans-unit id="05fdf7b5be1c3a7126e3c06d81da3134981b0a9e"> 1386 <trans-unit id="05fdf7b5be1c3a7126e3c06d81da3134981b0a9e">
1236 <source>Video import with a torrent file or a magnet URI enabled</source> 1387 <source>Video import with a torrent file or a magnet URI enabled</source>
1237 <target>已啟用種子檔案或磁力連結匯入影片</target> 1388 <target>已啟用種子檔案或磁力連結匯入影片</target>
@@ -1556,14 +1707,14 @@
1556 <source>Score</source> 1707 <source>Score</source>
1557 <target>分數</target> 1708 <target>分數</target>
1558 <context-group name="null"> 1709 <context-group name="null">
1559 <context context-type="linenumber">8</context> 1710 <context context-type="linenumber">17</context>
1560 </context-group> 1711 </context-group>
1561 </trans-unit> 1712 </trans-unit>
1562 <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767"> 1713 <trans-unit id="fe22ca53e651df951dac25b67c17894b0980f767">
1563 <source>Host</source> 1714 <source>Host</source>
1564 <target>主機</target> 1715 <target>主機</target>
1565 <context-group name="null"> 1716 <context-group name="null">
1566 <context context-type="linenumber">8</context> 1717 <context context-type="linenumber">19</context>
1567 </context-group> 1718 </context-group>
1568 </trans-unit> 1719 </trans-unit>
1569 <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b"> 1720 <trans-unit id="873b72903b1858a9cd6c8967521030b4d7d1435b">
@@ -1580,6 +1731,27 @@
1580 <context context-type="linenumber">11</context> 1731 <context context-type="linenumber">11</context>
1581 </context-group> 1732 </context-group>
1582 </trans-unit> 1733 </trans-unit>
1734 <trans-unit id="7823909fb1d8d313382f6f4bd842f1a7ef6f08d1">
1735 <source>Accepted</source>
1736 <target>已接受</target>
1737 <context-group name="null">
1738 <context context-type="linenumber">32</context>
1739 </context-group>
1740 </trans-unit>
1741 <trans-unit id="e6a27066251ca1e04c5be86ad758380856df2506">
1742 <source>Pending</source>
1743 <target>擱置中</target>
1744 <context-group name="null">
1745 <context context-type="linenumber">33</context>
1746 </context-group>
1747 </trans-unit>
1748 <trans-unit id="1d729bcbe3529d2fe2295b7a3a41282ee09de2c8">
1749 <source>Redundancy allowed</source>
1750 <target>允許冗餘</target>
1751 <context-group name="null">
1752 <context context-type="linenumber">22</context>
1753 </context-group>
1754 </trans-unit>
1583 <trans-unit id="5fccee488a9ea908c16d2ab9dbdaf264f1aac479"> 1755 <trans-unit id="5fccee488a9ea908c16d2ab9dbdaf264f1aac479">
1584 <source>Manage follows</source> 1756 <source>Manage follows</source>
1585 <target>管理追蹤</target> 1757 <target>管理追蹤</target>
@@ -1668,7 +1840,7 @@
1668 <source>Role</source> 1840 <source>Role</source>
1669 <target>角色</target> 1841 <target>角色</target>
1670 <context-group name="null"> 1842 <context-group name="null">
1671 <context context-type="linenumber">20</context> 1843 <context context-type="linenumber">43</context>
1672 </context-group> 1844 </context-group>
1673 </trans-unit> 1845 </trans-unit>
1674 <trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345"> 1846 <trans-unit id="42e3c0e89177ca135974221eaf0e4e836c32e345">
@@ -1691,38 +1863,6 @@
1691 <context context-type="linenumber">72</context> 1863 <context context-type="linenumber">72</context>
1692 </context-group> 1864 </context-group>
1693 </trans-unit> 1865 </trans-unit>
1694 <trans-unit id="ffd94bfbcc0363386484e45e8bdc7b2361a95a33">
1695 <source>Ban <x id="INTERPOLATION" equiv-text="{{ userToBan.username }}"/></source>
1696 <target>阻擋 <x id="INTERPOLATION" equiv-text="{{ userToBan.username }}"/></target>
1697 <context-group name="null">
1698 <context context-type="linenumber">3</context>
1699 </context-group>
1700 </trans-unit>
1701 <trans-unit id="bb44873ad8d4c5dbad0ac2a6a50e0ceee9119125">
1702 <source>Reason...</source>
1703 <target>理由……</target>
1704 <context-group name="null">
1705 <context context-type="linenumber">11</context>
1706 </context-group>
1707 </trans-unit>
1708 <trans-unit id="f21428bd564d1cacdbc737f87a8def2e2ad42251">
1709 <source>
1710 A banned user will no longer be able to login.
1711 </source>
1712 <target>
1713 被阻擋的使用者將不再能登入。
1714 </target>
1715 <context-group name="null">
1716 <context context-type="linenumber">17</context>
1717 </context-group>
1718 </trans-unit>
1719 <trans-unit id="35fdca47605de8113a0db7f587f7c099abec8020">
1720 <source>Ban this user</source>
1721 <target>阻擋此使用者</target>
1722 <context-group name="null">
1723 <context context-type="linenumber">25</context>
1724 </context-group>
1725 </trans-unit>
1726 <trans-unit id="5e8b4663c17c337a1f11160c0a683350936faa1f"> 1866 <trans-unit id="5e8b4663c17c337a1f11160c0a683350936faa1f">
1727 <source>Users list</source> 1867 <source>Users list</source>
1728 <target>使用者清單</target> 1868 <target>使用者清單</target>
@@ -1734,21 +1874,21 @@
1734 <source>Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 1874 <source>Username <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
1735 <target>使用者名稱 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 1875 <target>使用者名稱 <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;p-sortIcon&gt;"/><x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
1736 <context-group name="null"> 1876 <context-group name="null">
1737 <context context-type="linenumber">17</context> 1877 <context context-type="linenumber">40</context>
1738 </context-group> 1878 </context-group>
1739 </trans-unit> 1879 </trans-unit>
1740 <trans-unit id="030b4423b92167200e39519599f9b863b4f7c62c"> 1880 <trans-unit id="be73b652c2707f42b5d780d0c7b8fc5ea0b1706c">
1741 <source>Actions</source> 1881 <source>Go to the account page</source>
1742 <target></target> 1882 <target>帳號頁面</target>
1743 <context-group name="null"> 1883 <context-group name="null">
1744 <context context-type="linenumber">33</context> 1884 <context context-type="linenumber">133</context>
1745 </context-group> 1885 </context-group>
1746 </trans-unit> 1886 </trans-unit>
1747 <trans-unit id="a9587caabf0dc5d824f817baae1c2f5521d9b1ee"> 1887 <trans-unit id="a9587caabf0dc5d824f817baae1c2f5521d9b1ee">
1748 <source>Ban reason:</source> 1888 <source>Ban reason:</source>
1749 <target>阻擋理由:</target> 1889 <target>阻擋理由:</target>
1750 <context-group name="null"> 1890 <context-group name="null">
1751 <context context-type="linenumber">51</context> 1891 <context context-type="linenumber">82</context>
1752 </context-group> 1892 </context-group>
1753 </trans-unit> 1893 </trans-unit>
1754 <trans-unit id="bb863c794307735652d8695143e116eaee8a3c4f"> 1894 <trans-unit id="bb863c794307735652d8695143e116eaee8a3c4f">
@@ -1811,6 +1951,13 @@
1811 <context context-type="linenumber">33</context> 1951 <context context-type="linenumber">33</context>
1812 </context-group> 1952 </context-group>
1813 </trans-unit> 1953 </trans-unit>
1954 <trans-unit id="030b4423b92167200e39519599f9b863b4f7c62c">
1955 <source>Actions</source>
1956 <target>動作</target>
1957 <context-group name="null">
1958 <context context-type="linenumber">33</context>
1959 </context-group>
1960 </trans-unit>
1814 <trans-unit id="e330cbadca2d8639aabf525d5fe7e5b62d324ee2"> 1961 <trans-unit id="e330cbadca2d8639aabf525d5fe7e5b62d324ee2">
1815 <source>Reason:</source> 1962 <source>Reason:</source>
1816 <target>理由:</target> 1963 <target>理由:</target>
@@ -1920,7 +2067,7 @@
1920 <source>Ownership changes</source> 2067 <source>Ownership changes</source>
1921 <target>所有權變更</target> 2068 <target>所有權變更</target>
1922 <context-group name="null"> 2069 <context-group name="null">
1923 <context context-type="linenumber">22</context> 2070 <context context-type="linenumber">33</context>
1924 </context-group> 2071 </context-group>
1925 </trans-unit> 2072 </trans-unit>
1926 <trans-unit id="9518d3fb042d551167c1701ddeb88a1374cf1e48"> 2073 <trans-unit id="9518d3fb042d551167c1701ddeb88a1374cf1e48">
@@ -2058,6 +2205,13 @@ When you will upload a video in this channel, the video support field will be au
2058 <context context-type="linenumber">8</context> 2205 <context context-type="linenumber">8</context>
2059 </context-group> 2206 </context-group>
2060 </trans-unit> 2207 </trans-unit>
2208 <trans-unit id="3a5d57052d13d2da1cbcffdbb8effb9874b1595a">
2209 <source>You don't have any subscriptions yet.</source>
2210 <target>您還沒有任何訂閱。</target>
2211 <context-group name="null">
2212 <context context-type="linenumber">1</context>
2213 </context-group>
2214 </trans-unit>
2061 <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add"> 2215 <trans-unit id="c65641c36859c328928e6b0f14c3f913886f8add">
2062 <source>Created by <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></source> 2216 <source>Created by <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/></source>
2063 <target>由 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/> 建立</target> 2217 <target>由 <x id="INTERPOLATION" equiv-text="{{ videoChannel.ownerBy }}"/> 建立</target>
@@ -2141,6 +2295,13 @@ When you will upload a video in this channel, the video support field will be au
2141 <context context-type="linenumber">30</context> 2295 <context context-type="linenumber">30</context>
2142 </context-group> 2296 </context-group>
2143 </trans-unit> 2297 </trans-unit>
2298 <trans-unit id="0dd390d056411e1709ec97ec51c46d78600e3f7b">
2299 <source>Current password</source>
2300 <target>目前的密碼</target>
2301 <context-group name="null">
2302 <context context-type="linenumber">7</context>
2303 </context-group>
2304 </trans-unit>
2144 <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229"> 2305 <trans-unit id="e70e209561583f360b1e9cefd2cbb1fe434b6229">
2145 <source>New password</source> 2306 <source>New password</source>
2146 <target>新密碼</target> 2307 <target>新密碼</target>
@@ -2166,14 +2327,14 @@ When you will upload a video in this channel, the video support field will be au
2166 <source>Automatically plays video</source> 2327 <source>Automatically plays video</source>
2167 <target>自動播放影片</target> 2328 <target>自動播放影片</target>
2168 <context-group name="null"> 2329 <context-group name="null">
2169 <context context-type="linenumber">20</context> 2330 <context context-type="linenumber">25</context>
2170 </context-group> 2331 </context-group>
2171 </trans-unit> 2332 </trans-unit>
2172 <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe"> 2333 <trans-unit id="52c9a103b812f258bcddc3d90a6e3f46871d25fe">
2173 <source>Save</source> 2334 <source>Save</source>
2174 <target>儲存</target> 2335 <target>儲存</target>
2175 <context-group name="null"> 2336 <context-group name="null">
2176 <context context-type="linenumber">23</context> 2337 <context context-type="linenumber">28</context>
2177 </context-group> 2338 </context-group>
2178 </trans-unit> 2339 </trans-unit>
2179 <trans-unit id="d2fa66a905b6b7f691c83be681d18188cbe4a8ba"> 2340 <trans-unit id="d2fa66a905b6b7f691c83be681d18188cbe4a8ba">
@@ -2204,6 +2365,13 @@ When you will upload a video in this channel, the video support field will be au
2204 <context context-type="linenumber">18</context> 2365 <context context-type="linenumber">18</context>
2205 </context-group> 2366 </context-group>
2206 </trans-unit> 2367 </trans-unit>
2368 <trans-unit id="d1a04ba05116499d4cf59a48a282a8bcbf5b622d">
2369 <source>Once you delete your account, there is no going back. Please be certain.</source>
2370 <target>一旦您刪除了您的帳號,就不能回頭了。請考慮清楚。</target>
2371 <context-group name="null">
2372 <context context-type="linenumber">2</context>
2373 </context-group>
2374 </trans-unit>
2207 <trans-unit id="9a2f889dde4574a6883c853d1034e75891b28c45"> 2375 <trans-unit id="9a2f889dde4574a6883c853d1034e75891b28c45">
2208 <source>Delete your account</source> 2376 <source>Delete your account</source>
2209 <target>刪除您的帳號</target> 2377 <target>刪除您的帳號</target>
@@ -2339,6 +2507,13 @@ When you will upload a video in this channel, the video support field will be au
2339 <context context-type="linenumber">6</context> 2507 <context context-type="linenumber">6</context>
2340 </context-group> 2508 </context-group>
2341 </trans-unit> 2509 </trans-unit>
2510 <trans-unit id="5e420747842373fa99a75a7a18df068cc81e46fb">
2511 <source>Scheduled</source>
2512 <target>排定</target>
2513 <context-group name="null">
2514 <context context-type="linenumber">25</context>
2515 </context-group>
2516 </trans-unit>
2342 <trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215"> 2517 <trans-unit id="f7ac2376749c7985f94f0fc89ba75ea624de1215">
2343 <source>Publish will be available when upload is finished</source> 2518 <source>Publish will be available when upload is finished</source>
2344 <target>上傳完成時將可發佈</target> 2519 <target>上傳完成時將可發佈</target>
@@ -2360,6 +2535,13 @@ When you will upload a video in this channel, the video support field will be au
2360 <context context-type="linenumber">6</context> 2535 <context context-type="linenumber">6</context>
2361 </context-group> 2536 </context-group>
2362 </trans-unit> 2537 </trans-unit>
2538 <trans-unit id="1b518e7f8c067fa55ea797bb1b35b4a2d31dccbc">
2539 <source>Or</source>
2540 <target>或</target>
2541 <context-group name="null">
2542 <context context-type="linenumber">11</context>
2543 </context-group>
2544 </trans-unit>
2363 <trans-unit id="0d6558176587662e9bb3b79cca57d42591cf82f9"> 2545 <trans-unit id="0d6558176587662e9bb3b79cca57d42591cf82f9">
2364 <source>Paste magnet URI</source> 2546 <source>Paste magnet URI</source>
2365 <target>貼上磁力連結</target> 2547 <target>貼上磁力連結</target>
@@ -2471,6 +2653,20 @@ When you will upload a video in this channel, the video support field will be au
2471 <context context-type="linenumber">18</context> 2653 <context context-type="linenumber">18</context>
2472 </context-group> 2654 </context-group>
2473 </trans-unit> 2655 </trans-unit>
2656 <trans-unit id="9bdd535a2817bf0b843a124bf65e4992625e7ecf">
2657 <source>+ Tag</source>
2658 <target>+ 標籤</target>
2659 <context-group name="null">
2660 <context context-type="linenumber">21</context>
2661 </context-group>
2662 </trans-unit>
2663 <trans-unit id="8389e9cde2928cc27aaecbdee818a255bf7984b0">
2664 <source>Enter a new tag</source>
2665 <target>輸入新標籤</target>
2666 <context-group name="null">
2667 <context context-type="linenumber">21</context>
2668 </context-group>
2669 </trans-unit>
2474 <trans-unit id="50f53834157770b8205ada0e7a6e235211e4765e"> 2670 <trans-unit id="50f53834157770b8205ada0e7a6e235211e4765e">
2475 <source>Video descriptions are truncated by default and require manual action to expand them.</source> 2671 <source>Video descriptions are truncated by default and require manual action to expand them.</source>
2476 <target>預設情況下,影片描述不會完整顯示,需要手動操作才能展開它們。</target> 2672 <target>預設情況下,影片描述不會完整顯示,需要手動操作才能展開它們。</target>
@@ -2541,6 +2737,20 @@ When you will upload a video in this channel, the video support field will be au
2541 <context context-type="linenumber">155</context> 2737 <context context-type="linenumber">155</context>
2542 </context-group> 2738 </context-group>
2543 </trans-unit> 2739 </trans-unit>
2740 <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee">
2741 <source>Already uploaded ✔</source>
2742 <target>已上傳 ✔</target>
2743 <context-group name="null">
2744 <context context-type="linenumber">159</context>
2745 </context-group>
2746 </trans-unit>
2747 <trans-unit id="ca4588e185413b2fc77dbe35c861cc540b11b9ad">
2748 <source>Will be created on update</source>
2749 <target>將在更新時建立</target>
2750 <context-group name="null">
2751 <context context-type="linenumber">167</context>
2752 </context-group>
2753 </trans-unit>
2544 <trans-unit id="308a79679d012938a625e41fdd4b804fe42b57b9"> 2754 <trans-unit id="308a79679d012938a625e41fdd4b804fe42b57b9">
2545 <source>Cancel create</source> 2755 <source>Cancel create</source>
2546 <target>取消建立</target> 2756 <target>取消建立</target>
@@ -2548,6 +2758,13 @@ When you will upload a video in this channel, the video support field will be au
2548 <context context-type="linenumber">169</context> 2758 <context context-type="linenumber">169</context>
2549 </context-group> 2759 </context-group>
2550 </trans-unit> 2760 </trans-unit>
2761 <trans-unit id="b6bfdd386cb0b560d697c93555d8cd8cab00c393">
2762 <source>Will be deleted on update</source>
2763 <target>將在更新時刪除</target>
2764 <context-group name="null">
2765 <context context-type="linenumber">175</context>
2766 </context-group>
2767 </trans-unit>
2551 <trans-unit id="88395fc0137e46a9853cf16762bf5a87687d0d0c"> 2768 <trans-unit id="88395fc0137e46a9853cf16762bf5a87687d0d0c">
2552 <source>Cancel deletion</source> 2769 <source>Cancel deletion</source>
2553 <target>取消刪除</target> 2770 <target>取消刪除</target>
@@ -2555,6 +2772,17 @@ When you will upload a video in this channel, the video support field will be au
2555 <context context-type="linenumber">177</context> 2772 <context context-type="linenumber">177</context>
2556 </context-group> 2773 </context-group>
2557 </trans-unit> 2774 </trans-unit>
2775 <trans-unit id="82f867b2607d45ba36de11d4c8b53d7177122ee0">
2776 <source>
2777 No captions for now.
2778 </source>
2779 <target>
2780 現在沒有字幕。
2781 </target>
2782 <context-group name="null">
2783 <context context-type="linenumber">182</context>
2784 </context-group>
2785 </trans-unit>
2558 <trans-unit id="0c720e0dd9e6c60095f961cb714f47e8c0090f93"> 2786 <trans-unit id="0c720e0dd9e6c60095f961cb714f47e8c0090f93">
2559 <source>Captions</source> 2787 <source>Captions</source>
2560 <target>字幕</target> 2788 <target>字幕</target>
@@ -2869,13 +3097,6 @@ When you will upload a video in this channel, the video support field will be au
2869 <context context-type="linenumber">134</context> 3097 <context context-type="linenumber">134</context>
2870 </context-group> 3098 </context-group>
2871 </trans-unit> 3099 </trans-unit>
2872 <trans-unit id="be73b652c2707f42b5d780d0c7b8fc5ea0b1706c">
2873 <source>Go to the account page</source>
2874 <target>到帳號頁面</target>
2875 <context-group name="null">
2876 <context context-type="linenumber">133</context>
2877 </context-group>
2878 </trans-unit>
2879 <trans-unit id="f0c5f6f270e70cbe063b5368fcf48f9afc1abd9b"> 3100 <trans-unit id="f0c5f6f270e70cbe063b5368fcf48f9afc1abd9b">
2880 <source>Show more</source> 3101 <source>Show more</source>
2881 <target>顯示更多</target> 3102 <target>顯示更多</target>
@@ -2955,25 +3176,18 @@ When you will upload a video in this channel, the video support field will be au
2955 <context context-type="linenumber">3</context> 3176 <context context-type="linenumber">3</context>
2956 </context-group> 3177 </context-group>
2957 </trans-unit> 3178 </trans-unit>
2958 <trans-unit id="da8a38f72f92714cf8680560c99982dc651480d5">
2959 <source>You can either comment on the page of your instance where this video is federated with your PeerTube account, or via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box &lt;strong&gt;@<x id="INTERPOLATION" equiv-text="{{video.account.name}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/>&lt;/strong&gt; and find back the video. Direct commenting capabilities are being worked on in &lt;a href='https://github.com/Chocobozzz/PeerTube/issues/224'&gt;#224&lt;/a&gt;.</source>
2960 <target>您可以對此影片使用有與您的 PeerTube 帳號在互聯的實體上評論,或是透過任何支援 ActivityPub 的互聯實體來進行。例如 Mastodon 或 Pleroma,您可以在搜尋欄輸入 &lt;strong&gt;@<x id="INTERPOLATION" equiv-text="{{video.account.name}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/>&lt;/strong&gt; 並搜尋影片。直接評論的功能還在 &lt;a href='https://github.com/Chocobozzz/PeerTube/issues/224'&gt;#224&lt;/a&gt; 上繼續努力實現。</target>
2961 <context-group name="null">
2962 <context context-type="linenumber">8</context>
2963 </context-group>
2964 </trans-unit>
2965 <trans-unit id="17810e68b0ba21e62e61eecfaf0a93b2c91033b4"> 3179 <trans-unit id="17810e68b0ba21e62e61eecfaf0a93b2c91033b4">
2966 <source>No comments.</source> 3180 <source>No comments.</source>
2967 <target>沒有評論。</target> 3181 <target>沒有評論。</target>
2968 <context-group name="null"> 3182 <context-group name="null">
2969 <context context-type="linenumber">18</context> 3183 <context context-type="linenumber">17</context>
2970 </context-group> 3184 </context-group>
2971 </trans-unit> 3185 </trans-unit>
2972 <trans-unit id="69c081796209e45e26af91152ec9bd0a65ec261e"> 3186 <trans-unit id="69c081796209e45e26af91152ec9bd0a65ec261e">
2973 <source>View all <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies</source> 3187 <source>View all <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> replies</source>
2974 <target>檢視全部 <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> 個回覆</target> 3188 <target>檢視全部 <x id="INTERPOLATION" equiv-text="{{ comment.totalReplies }}"/> 個回覆</target>
2975 <context-group name="null"> 3189 <context-group name="null">
2976 <context context-type="linenumber">55</context> 3190 <context context-type="linenumber">54</context>
2977 </context-group> 3191 </context-group>
2978 </trans-unit> 3192 </trans-unit>
2979 <trans-unit id="b7fccd922d6473725247ed85a9fdf96fe6794828"> 3193 <trans-unit id="b7fccd922d6473725247ed85a9fdf96fe6794828">
@@ -2984,7 +3198,7 @@ When you will upload a video in this channel, the video support field will be au
2984 評論已停用。 3198 評論已停用。
2985 </target> 3199 </target>
2986 <context-group name="null"> 3200 <context-group name="null">
2987 <context context-type="linenumber">64</context> 3201 <context context-type="linenumber">63</context>
2988 </context-group> 3202 </context-group>
2989 </trans-unit> 3203 </trans-unit>
2990 <trans-unit id="db79255cb8757e9e945ba5f901a2b67e4189016e"> 3204 <trans-unit id="db79255cb8757e9e945ba5f901a2b67e4189016e">
@@ -3005,6 +3219,57 @@ When you will upload a video in this channel, the video support field will be au
3005 <context context-type="linenumber">20</context> 3219 <context context-type="linenumber">20</context>
3006 </context-group> 3220 </context-group>
3007 </trans-unit> 3221 </trans-unit>
3222 <trans-unit id="8b2bb53dfb5f059f2b68cc4ac00661a865909135">
3223 <source>You are one step away from commenting</source>
3224 <target>您離評論只有一步之遙</target>
3225 <context-group name="null">
3226 <context context-type="linenumber">28</context>
3227 </context-group>
3228 </trans-unit>
3229 <trans-unit id="7984a44ce86b961f4f18c9a58c638f5e8f07a225">
3230 <source>
3231 If you have an account on this instance, you can login:
3232 </source>
3233 <target>
3234 如果您在此實體上有帳號,您可以登入:
3235 </target>
3236 <context-group name="null">
3237 <context context-type="linenumber">32</context>
3238 </context-group>
3239 </trans-unit>
3240 <trans-unit id="afe0ad39fee662489f1033e53aea3e16a7e89228">
3241 <source>login to comment</source>
3242 <target>登入以評論</target>
3243 <context-group name="null">
3244 <context context-type="linenumber">35</context>
3245 </context-group>
3246 </trans-unit>
3247 <trans-unit id="a5a3f17c9b4876952d78363834d57280c8684e7c">
3248 <source>
3249 Otherwise you can comment using an account on any ActivityPub-compatible instance.
3250 On most platforms, you can find the video by typing its URL in the search bar and then comment it
3251 from within the software's interface.
3252 </source>
3253 <target>
3254 或者您也可以使用在任何相容於 ActibityPub 的實體上的帳號評論。
3255 在大多數的平臺上,您可以透過輸入 URL 來找到影片,從而對其評論
3256 從軟體的界面。
3257 </target>
3258 <context-group name="null">
3259 <context context-type="linenumber">36</context>
3260 </context-group>
3261 </trans-unit>
3262 <trans-unit id="968b02fbc645be799727de0d1ec3c6f9b11b20eb">
3263 <source>
3264 If you have an account on Mastodon or Pleroma, you can open it directly in their interface:
3265 </source>
3266 <target>
3267 如果您有 Mastodon 或 Pleroma 的帳號,您可以在他們的界面中直接開啟它:
3268 </target>
3269 <context-group name="null">
3270 <context context-type="linenumber">41</context>
3271 </context-group>
3272 </trans-unit>
3008 <trans-unit id="a607fab03e11b0e07c1640e11a1b02d7af06b285"> 3273 <trans-unit id="a607fab03e11b0e07c1640e11a1b02d7af06b285">
3009 <source>Highlighted comment</source> 3274 <source>Highlighted comment</source>
3010 <target>已突顯的評論</target> 3275 <target>已突顯的評論</target>
@@ -3054,37 +3319,44 @@ When you will upload a video in this channel, the video support field will be au
3054 <context context-type="linenumber">1</context> 3319 <context context-type="linenumber">1</context>
3055 </context-group> 3320 </context-group>
3056 </trans-unit> 3321 </trans-unit>
3057 <trans-unit id="27a71a0aee65258179e90ecf0841c0a68f95beed"> 3322 <trans-unit id="d9fc2b03f04056671d7d4ffcac7197189d959cd6">
3058 <source>You set custom <x id="INTERPOLATION" equiv-text="{{customizationsText}}"/>. </source> 3323 <source>240p</source>
3059 <target>您可以設定自訂 <x id="INTERPOLATION" equiv-text="{{customizationsText}}"/>。</target> 3324 <target>240p</target>
3325 <context-group name="null">
3326 <context context-type="linenumber">1</context>
3327 </context-group>
3328 </trans-unit>
3329 <trans-unit id="c8cfad7e7a16c57c42535331b65cb7de40d8402e">
3330 <source>360p</source>
3331 <target>360p</target>
3060 <context-group name="null"> 3332 <context-group name="null">
3061 <context context-type="linenumber">1</context> 3333 <context context-type="linenumber">1</context>
3062 </context-group> 3334 </context-group>
3063 </trans-unit> 3335 </trans-unit>
3064 <trans-unit id="865bc18d22e223101ede0916967ead0abd515d0e"> 3336 <trans-unit id="48f0af5a0d0bea4e84b27eaf41b19c85a531c2a5">
3065 <source>This could lead to security issues or bugs if you do not understand it. </source> 3337 <source>480p</source>
3066 <target>這可能會導致安全性問題或臭蟲。若您不了解它。</target> 3338 <target>480p</target>
3067 <context-group name="null"> 3339 <context-group name="null">
3068 <context context-type="linenumber">1</context> 3340 <context context-type="linenumber">1</context>
3069 </context-group> 3341 </context-group>
3070 </trans-unit> 3342 </trans-unit>
3071 <trans-unit id="262e18b2efb5912651684a522fc08d77c99972d0"> 3343 <trans-unit id="6f06138daf6363746ff26bfc0cb2491c09cdfdf2">
3072 <source>Are you sure you want to update the configuration?</source> 3344 <source>720p</source>
3073 <target>您確定您想要更新設定嗎?</target> 3345 <target>720p</target>
3074 <context-group name="null"> 3346 <context-group name="null">
3075 <context context-type="linenumber">1</context> 3347 <context context-type="linenumber">1</context>
3076 </context-group> 3348 </context-group>
3077 </trans-unit> 3349 </trans-unit>
3078 <trans-unit id="1ae0ab69f5c19d179282c8d882fd2f3c00e29119"> 3350 <trans-unit id="65c94f9beb6fe957808c40060da280cc7ace7ab9">
3079 <source>Please type</source> 3351 <source>1080p</source>
3080 <target>請輸入</target> 3352 <target>1080p</target>
3081 <context-group name="null"> 3353 <context-group name="null">
3082 <context context-type="linenumber">1</context> 3354 <context context-type="linenumber">1</context>
3083 </context-group> 3355 </context-group>
3084 </trans-unit> 3356 </trans-unit>
3085 <trans-unit id="75f4bb68ee4c6b282abfd9d8d32be22c6202794d"> 3357 <trans-unit id="421a937491f19774d17eefa1d24816dae1a9f111">
3086 <source>to confirm.</source> 3358 <source>Auto (via ffmpeg)</source>
3087 <target>以確</target> 3359 <target>動(過 ffmpeg)</target>
3088 <context-group name="null"> 3360 <context-group name="null">
3089 <context context-type="linenumber">1</context> 3361 <context context-type="linenumber">1</context>
3090 </context-group> 3362 </context-group>
@@ -3110,6 +3382,69 @@ When you will upload a video in this channel, the video support field will be au
3110 <context context-type="linenumber">1</context> 3382 <context context-type="linenumber">1</context>
3111 </context-group> 3383 </context-group>
3112 </trans-unit> 3384 </trans-unit>
3385 <trans-unit id="54adc67482fdaa0d361a2992bc91e064dc61cc9a">
3386 <source>100MB</source>
3387 <target>100MB</target>
3388 <context-group name="null">
3389 <context context-type="linenumber">1</context>
3390 </context-group>
3391 </trans-unit>
3392 <trans-unit id="cd34ef1f476d5422f49f6ed429f61fc1cfcb1174">
3393 <source>500MB</source>
3394 <target>500MB</target>
3395 <context-group name="null">
3396 <context context-type="linenumber">1</context>
3397 </context-group>
3398 </trans-unit>
3399 <trans-unit id="4a47b4beea31cac6e5970b6bc522902f545acc8b">
3400 <source>1GB</source>
3401 <target>1GB</target>
3402 <context-group name="null">
3403 <context context-type="linenumber">1</context>
3404 </context-group>
3405 </trans-unit>
3406 <trans-unit id="b26d0cac75638623098ab7e06e16b096d1f55cc8">
3407 <source>5GB</source>
3408 <target>5GB</target>
3409 <context-group name="null">
3410 <context context-type="linenumber">1</context>
3411 </context-group>
3412 </trans-unit>
3413 <trans-unit id="f9fc4e7ec6743cb6f69bea2d0859a655ed44ffae">
3414 <source>20GB</source>
3415 <target>20GB</target>
3416 <context-group name="null">
3417 <context context-type="linenumber">1</context>
3418 </context-group>
3419 </trans-unit>
3420 <trans-unit id="a56e3f92fe16d97ee4f05051ea61c466ecb51d5e">
3421 <source>50GB</source>
3422 <target>50GB</target>
3423 <context-group name="null">
3424 <context context-type="linenumber">1</context>
3425 </context-group>
3426 </trans-unit>
3427 <trans-unit id="31dcc0c63f6234ace8caa84ae1abc33d4022122d">
3428 <source>10MB</source>
3429 <target>10MB</target>
3430 <context-group name="null">
3431 <context context-type="linenumber">1</context>
3432 </context-group>
3433 </trans-unit>
3434 <trans-unit id="f2f968b6f2199b919f567702c6f23b43e5ea71af">
3435 <source>50MB</source>
3436 <target>50MB</target>
3437 <context-group name="null">
3438 <context context-type="linenumber">1</context>
3439 </context-group>
3440 </trans-unit>
3441 <trans-unit id="c31575424fe1b2a57064413f3eda7ce657c46c8a">
3442 <source>2GB</source>
3443 <target>2GB</target>
3444 <context-group name="null">
3445 <context context-type="linenumber">1</context>
3446 </context-group>
3447 </trans-unit>
3113 <trans-unit id="fc5731a28a99b25c62d43333ceebb250d60aff84"> 3448 <trans-unit id="fc5731a28a99b25c62d43333ceebb250d60aff84">
3114 <source><x id="INTERPOLATION" equiv-text="{{host}}"/> is not valid</source> 3449 <source><x id="INTERPOLATION" equiv-text="{{host}}"/> is not valid</source>
3115 <target><x id="INTERPOLATION" equiv-text="{{host}}"/> 無效</target> 3450 <target><x id="INTERPOLATION" equiv-text="{{host}}"/> 無效</target>
@@ -3173,6 +3508,27 @@ When you will upload a video in this channel, the video support field will be au
3173 <context context-type="linenumber">1</context> 3508 <context context-type="linenumber">1</context>
3174 </context-group> 3509 </context-group>
3175 </trans-unit> 3510 </trans-unit>
3511 <trans-unit id="4d8f527638f3e0b518a96e07d41d886bcce01246">
3512 <source>enabled</source>
3513 <target>已啟用</target>
3514 <context-group name="null">
3515 <context context-type="linenumber">1</context>
3516 </context-group>
3517 </trans-unit>
3518 <trans-unit id="795733aac948794cadeb3be6386882efac2c38ad">
3519 <source>disabled</source>
3520 <target>已停用</target>
3521 <context-group name="null">
3522 <context context-type="linenumber">1</context>
3523 </context-group>
3524 </trans-unit>
3525 <trans-unit id="1123807fc813c816404598147173403d00117557">
3526 <source>Redundancy for <x id="INTERPOLATION" equiv-text="{{host}}"/> is <x id="INTERPOLATION_1" equiv-text="{{stateLabel}}"/></source>
3527 <target>冗餘 <x id="INTERPOLATION" equiv-text="{{host}}"/> is <x id="INTERPOLATION_1" equiv-text="{{stateLabel}}"/></target>
3528 <context-group name="null">
3529 <context context-type="linenumber">1</context>
3530 </context-group>
3531 </trans-unit>
3176 <trans-unit id="800cd3cdf47751b576587259ba3a1bc0a7f435b6"> 3532 <trans-unit id="800cd3cdf47751b576587259ba3a1bc0a7f435b6">
3177 <source>Comment updated.</source> 3533 <source>Comment updated.</source>
3178 <target>評論已更新。</target> 3534 <target>評論已更新。</target>
@@ -3250,20 +3606,6 @@ When you will upload a video in this channel, the video support field will be au
3250 <context context-type="linenumber">1</context> 3606 <context context-type="linenumber">1</context>
3251 </context-group> 3607 </context-group>
3252 </trans-unit> 3608 </trans-unit>
3253 <trans-unit id="3ab99e62550869aebc85661fca2faf46785263dd">
3254 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> banned.</source>
3255 <target>使用者 <x id="INTERPOLATION" equiv-text="{{username}}"/> 已阻擋。</target>
3256 <context-group name="null">
3257 <context context-type="linenumber">1</context>
3258 </context-group>
3259 </trans-unit>
3260 <trans-unit id="6a323f80f9d90a32db8ce52cc82075938c3c36f0">
3261 <source>Ban</source>
3262 <target>阻擋</target>
3263 <context-group name="null">
3264 <context context-type="linenumber">1</context>
3265 </context-group>
3266 </trans-unit>
3267 <trans-unit id="50dc7afa2305131cdbdb384cfc1f2a5f0f4647d8"> 3609 <trans-unit id="50dc7afa2305131cdbdb384cfc1f2a5f0f4647d8">
3268 <source>Unban</source> 3610 <source>Unban</source>
3269 <target>取消阻擋</target> 3611 <target>取消阻擋</target>
@@ -3278,20 +3620,6 @@ When you will upload a video in this channel, the video support field will be au
3278 <context context-type="linenumber">1</context> 3620 <context context-type="linenumber">1</context>
3279 </context-group> 3621 </context-group>
3280 </trans-unit> 3622 </trans-unit>
3281 <trans-unit id="faafee0c03ad25c8a43aa91bd5d98185b67ff734">
3282 <source>Do you really want to unban <x id="INTERPOLATION" equiv-text="{{username}}"/>?</source>
3283 <target>您真的想要取消阻擋 <x id="INTERPOLATION" equiv-text="{{username}}"/> 嗎?</target>
3284 <context-group name="null">
3285 <context context-type="linenumber">1</context>
3286 </context-group>
3287 </trans-unit>
3288 <trans-unit id="925ba9946b7b256a586f0fcbe3e04fa7a0dee7bd">
3289 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> unbanned.</source>
3290 <target>使用者 <x id="INTERPOLATION" equiv-text="{{username}}"/> 已取消阻擋。</target>
3291 <context-group name="null">
3292 <context context-type="linenumber">1</context>
3293 </context-group>
3294 </trans-unit>
3295 <trans-unit id="911fc197949e47aa5f0541627bc319f59edd9d11"> 3623 <trans-unit id="911fc197949e47aa5f0541627bc319f59edd9d11">
3296 <source>You cannot delete root.</source> 3624 <source>You cannot delete root.</source>
3297 <target>您無法刪除 root。</target> 3625 <target>您無法刪除 root。</target>
@@ -3299,13 +3627,6 @@ When you will upload a video in this channel, the video support field will be au
3299 <context context-type="linenumber">1</context> 3627 <context context-type="linenumber">1</context>
3300 </context-group> 3628 </context-group>
3301 </trans-unit> 3629 </trans-unit>
3302 <trans-unit id="28220fae6799ab98ef6b41af449aa9680082357a">
3303 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> deleted.</source>
3304 <target>使用者 <x id="INTERPOLATION" equiv-text="{{username}}"/> 已刪除。</target>
3305 <context-group name="null">
3306 <context context-type="linenumber">1</context>
3307 </context-group>
3308 </trans-unit>
3309 <trans-unit id="507192ee1fa84aefed02d603caada2d84927023e"> 3630 <trans-unit id="507192ee1fa84aefed02d603caada2d84927023e">
3310 <source>Ownership accepted</source> 3631 <source>Ownership accepted</source>
3311 <target>所有權已接受</target> 3632 <target>所有權已接受</target>
@@ -3320,6 +3641,13 @@ When you will upload a video in this channel, the video support field will be au
3320 <context context-type="linenumber">1</context> 3641 <context context-type="linenumber">1</context>
3321 </context-group> 3642 </context-group>
3322 </trans-unit> 3643 </trans-unit>
3644 <trans-unit id="466fc8cf56fd4e4e90fec4b900ef083d52bec38c">
3645 <source>You current password is invalid.</source>
3646 <target>您目前密碼無效。</target>
3647 <context-group name="null">
3648 <context context-type="linenumber">1</context>
3649 </context-group>
3650 </trans-unit>
3323 <trans-unit id="ca8e8cf0f1686604db3b6a2ebadab7f7b426a047"> 3651 <trans-unit id="ca8e8cf0f1686604db3b6a2ebadab7f7b426a047">
3324 <source>Are you sure you want to delete your account? This will delete all you data, including channels, videos etc.</source> 3652 <source>Are you sure you want to delete your account? This will delete all you data, including channels, videos etc.</source>
3325 <target>您確定要刪除您的帳號?這將會刪除您所有的資料,包含頻道、影片等。</target> 3653 <target>您確定要刪除您的帳號?這將會刪除您所有的資料,包含頻道、影片等。</target>
@@ -3539,6 +3867,13 @@ When you will upload a video in this channel, the video support field will be au
3539 <context context-type="linenumber">1</context> 3867 <context context-type="linenumber">1</context>
3540 </context-group> 3868 </context-group>
3541 </trans-unit> 3869 </trans-unit>
3870 <trans-unit id="5c0c574151dc8671d9199980ee04bf65aec3b452">
3871 <source>Keyboard Shortcuts:</source>
3872 <target>鍵盤快捷鍵:</target>
3873 <context-group name="null">
3874 <context context-type="linenumber">1</context>
3875 </context-group>
3876 </trans-unit>
3542 <trans-unit id="247071f6c9233b7e5bc1d8f46795ab6b032f1fbe"> 3877 <trans-unit id="247071f6c9233b7e5bc1d8f46795ab6b032f1fbe">
3543 <source>Incorrect username or password.</source> 3878 <source>Incorrect username or password.</source>
3544 <target>不正確的使用者名稱或密碼。</target> 3879 <target>不正確的使用者名稱或密碼。</target>
@@ -4680,6 +5015,41 @@ When you will upload a video in this channel, the video support field will be au
4680 <context context-type="linenumber">1</context> 5015 <context context-type="linenumber">1</context>
4681 </context-group> 5016 </context-group>
4682 </trans-unit> 5017 </trans-unit>
5018 <trans-unit id="3ab99e62550869aebc85661fca2faf46785263dd">
5019 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> banned.</source>
5020 <target>使用者 <x id="INTERPOLATION" equiv-text="{{username}}"/> 已阻擋。</target>
5021 <context-group name="null">
5022 <context context-type="linenumber">1</context>
5023 </context-group>
5024 </trans-unit>
5025 <trans-unit id="faafee0c03ad25c8a43aa91bd5d98185b67ff734">
5026 <source>Do you really want to unban <x id="INTERPOLATION" equiv-text="{{username}}"/>?</source>
5027 <target>您真的想要取消阻擋 <x id="INTERPOLATION" equiv-text="{{username}}"/> 嗎?</target>
5028 <context-group name="null">
5029 <context context-type="linenumber">1</context>
5030 </context-group>
5031 </trans-unit>
5032 <trans-unit id="925ba9946b7b256a586f0fcbe3e04fa7a0dee7bd">
5033 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> unbanned.</source>
5034 <target>使用者 <x id="INTERPOLATION" equiv-text="{{username}}"/> 已取消阻擋。</target>
5035 <context-group name="null">
5036 <context context-type="linenumber">1</context>
5037 </context-group>
5038 </trans-unit>
5039 <trans-unit id="ad07d34d4aadfe03c964cec02ca1d3a921e6b603">
5040 <source>If you remove this user, you will not be able to create another with the same username!</source>
5041 <target>如果您移除此使用者,您就沒辦法再使用同一個使用者名稱來建立另一個使用者!</target>
5042 <context-group name="null">
5043 <context context-type="linenumber">1</context>
5044 </context-group>
5045 </trans-unit>
5046 <trans-unit id="28220fae6799ab98ef6b41af449aa9680082357a">
5047 <source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> deleted.</source>
5048 <target>使用者 <x id="INTERPOLATION" equiv-text="{{username}}"/> 已刪除。</target>
5049 <context-group name="null">
5050 <context context-type="linenumber">1</context>
5051 </context-group>
5052 </trans-unit>
4683 <trans-unit id="0c0f5bbcd2386018ec057877f9d3c5c2c9880cac"> 5053 <trans-unit id="0c0f5bbcd2386018ec057877f9d3c5c2c9880cac">
4684 <source>Request is too large for the server. Please contact you administrator if you want to increase the limit size.</source> 5054 <source>Request is too large for the server. Please contact you administrator if you want to increase the limit size.</source>
4685 <target>請求對伺服器來說太大。若您想要增加限制大小,請聯絡您的管理員。</target> 5055 <target>請求對伺服器來說太大。若您想要增加限制大小,請聯絡您的管理員。</target>
@@ -4736,6 +5106,13 @@ When you will upload a video in this channel, the video support field will be au
4736 <context context-type="linenumber">1</context> 5106 <context context-type="linenumber">1</context>
4737 </context-group> 5107 </context-group>
4738 </trans-unit> 5108 </trans-unit>
5109 <trans-unit id="38c877fb0a5fdcadc379256953ad2d1eb8233fdf">
5110 <source>Moderator</source>
5111 <target>主持人</target>
5112 <context-group name="null">
5113 <context context-type="linenumber">1</context>
5114 </context-group>
5115 </trans-unit>
4739 <trans-unit id="d4195053fd38eacf6dee1fc507296928978cc8fb"> 5116 <trans-unit id="d4195053fd38eacf6dee1fc507296928978cc8fb">
4740 <source>Only I can see this video</source> 5117 <source>Only I can see this video</source>
4741 <target>只有我可以看見此影片</target> 5118 <target>只有我可以看見此影片</target>