Merge branch 'origin/development' into Weblate.
This commit is contained in:
commit
947ba241af
|
@ -346,6 +346,7 @@ Settings:
|
||||||
Hide Comments: 隱藏留言
|
Hide Comments: 隱藏留言
|
||||||
Hide Live Streams: 隱藏直播串流
|
Hide Live Streams: 隱藏直播串流
|
||||||
Hide Sharing Actions: 隱藏分享動作
|
Hide Sharing Actions: 隱藏分享動作
|
||||||
|
Hide Chapters: 隱藏章節
|
||||||
The app needs to restart for changes to take effect. Restart and apply change?: 此變更需要重啟讓修改生效。重啟並且套用變更?
|
The app needs to restart for changes to take effect. Restart and apply change?: 此變更需要重啟讓修改生效。重啟並且套用變更?
|
||||||
Proxy Settings:
|
Proxy Settings:
|
||||||
Error getting network information. Is your proxy configured properly?: 取得網路資訊時發生錯誤。您的代理伺服器設定正確嗎?
|
Error getting network information. Is your proxy configured properly?: 取得網路資訊時發生錯誤。您的代理伺服器設定正確嗎?
|
||||||
|
@ -813,3 +814,7 @@ Channels:
|
||||||
Clipboard:
|
Clipboard:
|
||||||
Copy failed: 複製到剪貼簿失敗
|
Copy failed: 複製到剪貼簿失敗
|
||||||
Cannot access clipboard without a secure connection: 無法在沒有安全連線的情況下存取剪貼簿
|
Cannot access clipboard without a secure connection: 無法在沒有安全連線的情況下存取剪貼簿
|
||||||
|
Chapters:
|
||||||
|
Chapters: 章節
|
||||||
|
'Chapters list visible, current chapter: {chapterName}': 章節清單可見,目前章節:{chapterName}
|
||||||
|
'Chapters list hidden, current chapter: {chapterName}': 章節清單已隱藏,目前章節:{chapterName}
|
||||||
|
|
Loading…
Reference in New Issue