diff options
author | GiteaBot <teabot@gitea.io> | 2021-10-18 00:25:12 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-10-18 00:25:12 +0000 |
commit | 62a671770163d739d71e4d109ae4e7104932fee8 (patch) | |
tree | 52ffd64912cdf14e653c3cae8045f1eef5c4826f /options | |
parent | db895040ddae323058ef8ae617a17d8095a7a8a2 (diff) | |
download | gitea-62a671770163d739d71e4d109ae4e7104932fee8.tar.gz gitea-62a671770163d739d71e4d109ae4e7104932fee8.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_pt-PT.ini | 1 | ||||
-rw-r--r-- | options/locale/locale_zh-TW.ini | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/options/locale/locale_pt-PT.ini b/options/locale/locale_pt-PT.ini index af3eedf5e2..731541369b 100644 --- a/options/locale/locale_pt-PT.ini +++ b/options/locale/locale_pt-PT.ini @@ -2763,6 +2763,7 @@ publish_release=`lançou <a href="%s/releases/tag/%s"> "%[4]s" </a> à <a href=" review_dismissed=`descartou a revisão de <b>%[4]s</b> para <a href="%[1]s/pulls/%[2]s">%[3]s#%[2]s</a>` review_dismissed_reason=Motivo: create_branch=criou o ramo <a href="%[1]s/src/branch/%[2]s">%[3]s</a> em <a href="%[1]s">%[4]s</a> +watched_repo=começou a vigiar <a href="%[1]s">%[2]s</a> [tool] ago=há %s diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index f5df671e27..ca7692e59a 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -228,6 +228,7 @@ view_home=訪問 %s search_repos=搜尋儲存庫... filter=其他篩選條件 filter_by_team_repositories=以團隊儲存庫篩選 +feed_of=「%s」的訊息來源 show_archived=已封存 show_both_archived_unarchived=顯示已封存和未封存 @@ -887,6 +888,7 @@ migrate_items_releases=版本發佈 migrate_repo=遷移儲存庫 migrate.clone_address=從 URL 遷移 / Clone migrate.clone_address_desc=現有存儲庫的 HTTP(S) 或 Git Clone URL +migrate.github_token_desc=由於 Github API 的速率限制,您可在此輸入一個或多個由半形逗號「,」分隔的 Token 來加快遷移速度。警告:濫用此功能可能會違反該服務提供者的政策並導致帳戶被封鎖。 migrate.clone_local_path=或者是本地端伺服器路徑 migrate.permission_denied=您並沒有導入本地儲存庫的權限。 migrate.permission_denied_blocked=您未被允許從已封鎖的主機匯入。 @@ -2026,6 +2028,8 @@ diff.file_image_height=高度 diff.file_byte_size=大小 diff.file_suppressed=檔案差異因為檔案過大而無法顯示 diff.file_suppressed_line_too_long=檔案差異因為一行或多行太長而無法顯示 +diff.too_many_files=本差異變更的檔案數量過多導致部分檔案未顯示 +diff.show_more=顯示更多 diff.generated=generated diff.vendored=vendored diff.comment.placeholder=留言... @@ -2774,6 +2778,8 @@ publish_release=`發佈了 <a href="%[1]s">%[3]s</a> 的<a href="%s/releases/tag review_dismissed=`取消了 <b>%[4]s</b> 對 <a href="%[1]s/pulls/%[2]s">%[3]s#%[2]s</a> 的審核` review_dismissed_reason=原因: create_branch=建立了分支 <a href="%[1]s/src/branch/%[2]s">%[3]s</a> 於 <a href="%[1]s">%[4]s</a> +stared_repo=為 <a href="%[1]s">%[2]s</a> 加上星號 +watched_repo=開始關注 <a href="%[1]s">%[2]s</a> [tool] ago=%s前 |