Skip to content

Commit 0c77e07

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 1fc1d60 commit 0c77e07

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

options/locale/locale_zh-TW.ini

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,13 @@ reset_password=救援您的帳戶
318318
register_success=註冊成功
319319
register_notify=歡迎來到 Gitea
320320

321+
release.new.subject=%[2]s 中的 %[1]s 發佈了
321322

323+
repo.transfer.subject_to=%s 想要把「%s」轉移給 %s
324+
repo.transfer.subject_to_you=%s 想要把「%s」轉移給您
325+
repo.transfer.to_you=您
322326

327+
repo.collaborator.added.subject=%s 把您加入到 %s
323328

324329
[modal]
325330
yes=確認操作
@@ -719,6 +724,10 @@ mirror_address=從 URL Clone
719724
mirror_address_desc=在 Clone 授權資訊中填入必要的資料。
720725
mirror_address_url_invalid=提供的網址無效。請檢查您輸入的網址是否正確。
721726
mirror_address_protocol_invalid=提供的網址無效。只能從 http(s):// 或是 git:// 位址鏡像儲存庫。
727+
mirror_lfs=Large File Storage (LFS)
728+
mirror_lfs_desc=啟動 LFS 檔案的鏡像功能。
729+
mirror_lfs_endpoint=LFS 端點
730+
mirror_lfs_endpoint_desc=同步將會嘗試使用 Clone URL 來<a target="_blank" rel="noopener noreferrer" href="%s">確認 LFS 伺服器</a>。如果存儲庫的 LFS 資料放在其它地方,您也可以指定自訂的端點。
722731
mirror_last_synced=上次同步
723732
watchers=關注者
724733
stargazers=占星術師
@@ -777,6 +786,11 @@ migrate_options=遷移選項
777786
migrate_service=遷移服務
778787
migrate_options_mirror_helper=將此儲存庫設定為<span class="text blue">鏡像儲存庫</span>
779788
migrate_options_mirror_disabled=您的網站管理員已經停用新增鏡像儲存庫的功能。
789+
migrate_options_lfs=遷移 LFS 檔案
790+
migrate_options_lfs_endpoint.label=LFS 端點
791+
migrate_options_lfs_endpoint.description=遷移將會嘗試使用您的 Git Remote 來<a target="_blank" rel="noopener noreferrer" href="%s">確認 LFS 伺服器</a>。如果存儲庫的 LFS 資料放在其它地方,您也可以指定自訂的端點。
792+
migrate_options_lfs_endpoint.description.local=同時也支援本地伺服器路徑。
793+
migrate_options_lfs_endpoint.placeholder=留空則使用 Clone URL
780794
migrate_items=遷移項目
781795
migrate_items_wiki=Wiki
782796
migrate_items_milestones=里程碑
@@ -793,6 +807,7 @@ migrate.permission_denied=您並沒有導入本地儲存庫的權限。
793807
migrate.permission_denied_blocked=您未被允許從已封鎖的主機匯入。
794808
migrate.permission_denied_private_ip=您未被允許從私有 IP 匯入。
795809
migrate.invalid_local_path=無效的本地路徑,該路徑不存在或不是一個目錄!
810+
migrate.invalid_lfs_endpoint=該 LFS 端點無效。
796811
migrate.failed=遷移失敗:%v
797812
migrate.migrate_items_options=遷移其他項目需要 Access Token。
798813
migrated_from=已從 <a href="%[1]s">%[2]s</a> 遷移

0 commit comments

Comments
 (0)