Skip to content

Commit b606f13

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 4a654a8 commit b606f13

File tree

2 files changed

+60
-15
lines changed

2 files changed

+60
-15
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,8 @@ pick_reaction=リアクションを選択
681681
reactions_more=さらに %d 件
682682
unit_disabled=サイト管理者がこのリポジトリセクションを無効にしています。
683683
language_other=その他
684+
delete_preexisting_label=削除
685+
delete_preexisting=既存のファイルを削除
684686

685687
desc.private=プライベート
686688
desc.public=公開

options/locale/locale_zh-TW.ini

Lines changed: 58 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ CommitChoice=提交選擇
332332
TreeName=檔案路徑
333333
Content=內容
334334

335+
SSPISeparatorReplacement=分隔符
335336
SSPIDefaultLanguage=預設語言
336337

337338
require_error=不能為空。
@@ -799,18 +800,24 @@ editor.update=更新 '%s'
799800
editor.delete=刪除 '%s'
800801
editor.commit_directly_to_this_branch=直接提交到 <strong class="branch-name">%s</strong> 分支。
801802
editor.create_new_branch=建立 <strong>新的分支</strong> 為此提交和開始合併請求。
803+
editor.propose_file_change=提出檔案變更
802804
editor.new_branch_name_desc=新的分支名稱...
803805
editor.cancel=取消
804806
editor.filename_cannot_be_empty=檔案名稱不能為空。
805807
editor.filename_is_invalid=檔名無效:%s
808+
editor.branch_does_not_exist=此儲存庫沒有名為「%s」的分支。
806809
editor.branch_already_exists='%s' 已存在於此存儲庫。
810+
editor.commit_empty_file_header=提交空白檔案
811+
editor.commit_empty_file_text=你準備提交的檔案是空白的,是否繼續?
807812
editor.no_changes_to_show=沒有可以顯示的變更。
808813
editor.fail_to_update_file=上傳/建立檔案 '%s' 失敗, 錯誤訊息: %v
809814
editor.add_subdir=加入目錄
810815
editor.unable_to_upload_files=上傳檔案失敗到 '%s', 錯誤訊息: %v
811816
editor.upload_file_is_locked=檔案「%s」已被 %s 鎖定
812817
editor.upload_files_to_dir=上傳檔案到 '%s'
813818
editor.cannot_commit_to_protected_branch=無法提交到受保護的分支「%s」。
819+
editor.no_commit_to_branch=無法直接提交到分支因為:
820+
editor.user_no_push_to_branch=使用者無法推送到分支
814821

815822
commits.desc=瀏覽原始碼修改歷程。
816823
commits.commits=次程式碼提交
@@ -913,6 +920,7 @@ issues.delete_branch_at=`刪除分支 <b>%s</b> %s`
913920
issues.open_tab=%d 個開放中
914921
issues.close_tab=%d 個已關閉
915922
issues.filter_label=標籤
923+
issues.filter_label_exclude=`使用 <code>alt</code> + <code>click/enter</code> 來排除標籤`。
916924
issues.filter_label_no_select=所有標籤
917925
issues.filter_milestone=里程碑
918926
issues.filter_milestone_no_select=所有里程碑
@@ -1146,21 +1154,26 @@ activity.period.quarterly=3 個月
11461154
activity.period.semiyearly=6 個月
11471155
activity.period.yearly=1 年
11481156
activity.overview=概覽
1149-
activity.merged_prs_count_1=合併請求
1150-
activity.merged_prs_count_n=合併請求
1151-
activity.opened_prs_count_1=建立合併請求
1152-
activity.title.user_1=%d 使用者
1153-
activity.title.user_n=%d 使用者
1157+
activity.active_prs_count_1=<strong>%d</strong> 個合併請求
1158+
activity.active_prs_count_n=<strong>%d</strong> 個合併請求
1159+
activity.merged_prs_count_1=合併
1160+
activity.merged_prs_count_n=合併
1161+
activity.opened_prs_count_1=提出合併請求
1162+
activity.opened_prs_count_n=提出合併請求
1163+
activity.title.user_1=%d 位使用者
1164+
activity.title.user_n=%d 位使用者
11541165
activity.title.prs_1=%d 合併請求
11551166
activity.title.prs_n=%d 合併請求
1167+
activity.title.prs_merged_by=%[2]s 合併了 %[1]s
1168+
activity.title.prs_opened_by=%[2]s 提出了 %[1]s
11561169
activity.merged_prs_label=已合併
11571170
activity.opened_prs_label=提案
11581171
activity.active_issues_count_1=<strong>%d</strong> 個問題
11591172
activity.active_issues_count_n=<strong>%d</strong> 個問題
1160-
activity.closed_issues_count_1=已關閉的 Issue
1161-
activity.closed_issues_count_n=已關閉的 Issue
1162-
activity.title.issues_1=%d Issue
1163-
activity.title.issues_n=%d Issues
1173+
activity.closed_issues_count_1=關閉的問題
1174+
activity.closed_issues_count_n=關閉的問題
1175+
activity.title.issues_1=%d 個問題
1176+
activity.title.issues_n=%d 個問題
11641177
activity.title.issues_closed_by=%[2]s 關閉了 %[1]s
11651178
activity.title.issues_created_by=%[2]s 建立了 %[1]s
11661179
activity.closed_issue_label=已關閉
@@ -1173,10 +1186,29 @@ activity.unresolved_conv_desc=這些最近更改的問題和合併請求尚未
11731186
activity.unresolved_conv_label=打開
11741187
activity.title.releases_1=%d 版本發佈
11751188
activity.title.releases_n=%d 版本發佈
1176-
activity.title.releases_published_by=%s 由 %s 發佈
1189+
activity.title.releases_published_by=%[2]s 發佈了 %[1]s
11771190
activity.published_release_label=已發佈
11781191
activity.no_git_activity=期間內沒有任何提交動態
1192+
activity.git_stats_exclude_merges=排除合併,
1193+
activity.git_stats_author_1=%d 位作者
1194+
activity.git_stats_author_n=%d 位作者
1195+
activity.git_stats_pushed_1=已經推送
1196+
activity.git_stats_pushed_n=已經推送
1197+
activity.git_stats_commit_1=%d 次提交
1198+
activity.git_stats_commit_n=%d 次提交
1199+
activity.git_stats_push_to_branch=到 %s 和
1200+
activity.git_stats_push_to_all_branches=到所有分支。
1201+
activity.git_stats_on_default_branch=於 %s,
1202+
activity.git_stats_file_1=%d 個檔案
1203+
activity.git_stats_file_n=%d 個檔案
1204+
activity.git_stats_files_changed_1=已變更
1205+
activity.git_stats_files_changed_n=已變更
1206+
activity.git_stats_additions=:
1207+
activity.git_stats_addition_1=新增 %d 行
1208+
activity.git_stats_addition_n=新增 %d 行
11791209
activity.git_stats_and_deletions=和
1210+
activity.git_stats_deletion_1=刪除 %d 行
1211+
activity.git_stats_deletion_n=刪除 %d 行
11801212

11811213
search=搜尋
11821214
search.search_repo=搜尋儲存庫
@@ -1404,6 +1436,7 @@ settings.archive.button=封存儲存庫
14041436
settings.archive.header=封存本儲存庫
14051437
settings.archive.text=封存此儲存庫會將它完全進入唯讀狀態。它將自資訊主頁隱藏、無法進行推送且不能建立問題及合併請求。
14061438
settings.archive.success=此儲存庫已被封存
1439+
settings.archive.error_ismirror=無法封存鏡像儲存庫。
14071440
settings.unarchive.button=解除封存儲存庫
14081441
settings.unarchive.header=解除封存本儲存庫
14091442
settings.unarchive.success=此儲存庫已解除封存
@@ -1450,8 +1483,11 @@ release.prerelease=預發佈版本
14501483
release.stable=穩定
14511484
release.edit=編輯
14521485
release.source_code=程式碼
1486+
release.new_subheader=發佈、整理專案的版本。
1487+
release.edit_subheader=發佈、整理專案的版本。
14531488
release.tag_name=標籤名稱
14541489
release.target=目標分支
1490+
release.tag_helper=新增或選擇一個既有的標籤。
14551491
release.title=標題
14561492
release.content=內容
14571493
release.prerelease_desc=標記為 Pre-Release
@@ -1623,11 +1659,13 @@ dashboard.operation_switch=開關
16231659
dashboard.operation_run=執行
16241660
dashboard.clean_unbind_oauth=清理未綁定的 OAuth 連結
16251661
dashboard.clean_unbind_oauth_success=所有未綁定的 OAuth 連結已刪除。
1662+
dashboard.cron.process=Cron: %[1]s
16261663
dashboard.delete_inactive_accounts=刪除所有未啟用帳戶
16271664
dashboard.delete_inactive_accounts.started=刪除所有未啟用帳戶的工作已啟動。
16281665
dashboard.delete_repo_archives=刪除所有儲存庫存檔
16291666
dashboard.delete_missing_repos=刪除所有遺失 Git 檔案的儲存庫記錄
16301667
dashboard.update_mirrors=更新鏡像
1668+
dashboard.repo_health_check=對所有儲存庫進行健康檢查
16311669
dashboard.deleted_branches_cleanup=清理已刪除的分支
16321670
dashboard.git_gc_repos=對所有儲存庫進行垃圾回收
16331671
dashboard.reinit_missing_repos=重新初始化所有遺失具已存在記錄的Git 儲存庫
@@ -1688,8 +1726,10 @@ users.is_activated=該使用者帳號已被啟用
16881726
users.prohibit_login=停用登入
16891727
users.is_admin=是管理員
16901728
users.is_restricted=受限制的
1691-
users.allow_import_local=允許匯入本地儲存庫
1692-
users.allow_create_organization=允許建立組織
1729+
users.allow_git_hook=可以建立 Git Hook
1730+
users.allow_git_hook_tooltip=Git Hook 將以執行 Gitea 的作業系統使用者的身份執行,並且對主機擁有相同的存取權限
1731+
users.allow_import_local=可以匯入本地儲存庫
1732+
users.allow_create_organization=可以建立組織
16931733
users.update_profile=更新使用者帳戶
16941734
users.delete_account=刪除使用者帳戶
16951735
users.still_own_repo=這個使用者還擁有一個或更多的儲存庫。請先刪除或是轉移這些儲存庫。
@@ -1817,6 +1857,7 @@ config.app_name=網站標題
18171857
config.app_ver=Gitea 版本
18181858
config.app_url=Gitea 基本 URL
18191859
config.custom_conf=設定檔案路徑
1860+
config.custom_file_root_path=自訂檔案根目錄
18201861
config.domain=SSH 伺服器域名
18211862
config.offline_mode=本地模式
18221863
config.disable_router_log=關閉路由日誌
@@ -1825,7 +1866,7 @@ config.run_mode=執行模式
18251866
config.git_version=Git 版本
18261867
config.repo_root_path=儲存庫目錄
18271868
config.lfs_root_path=LFS 根目錄
1828-
config.static_file_root_path=靜態檔案目錄
1869+
config.static_file_root_path=靜態檔案根目錄
18291870
config.log_file_root_path=日誌路徑
18301871
config.script_type=腳本類型
18311872
config.reverse_auth_user=反向代理認證
@@ -1930,6 +1971,7 @@ config.git_gc_timeout=GC 作業逾時
19301971
19311972
config.log_config=日誌組態
19321973
config.log_mode=日誌模式
1974+
config.macaron_log_mode=Macaron 日誌模式
19331975
config.disabled_logger=已停用
19341976
config.access_log_template=範本
19351977
@@ -1972,8 +2014,8 @@ notices.delete_success=已刪除系統提示。
19722014
create_repo=建立了儲存庫 <a href="%s">%s</a>
19732015
rename_repo=重新命名儲存庫 <code>%[1]s</code> 為 <a href="%[2]s">%[3]s</a>
19742016
create_issue=`建立了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
1975-
close_issue=`已關閉問題 <a href="%s/issues/%s">%s#%[2]s</a>`
1976-
reopen_issue=`已重新開放問題 <a href="%s/issues/%s">%s#%[2]s</a>`
2017+
close_issue=`關閉了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
2018+
reopen_issue=`重新開放了問題 <a href="%s/issues/%s">%s#%[2]s</a>`
19772019
create_pull_request=`建立了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
19782020
close_pull_request=`已關閉合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
19792021
reopen_pull_request=`已重新開啟合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
@@ -1983,6 +2025,7 @@ merge_pull_request=`合併了合併請求 <a href="%s/pulls/%s">%s#%[2]s</a>`
19832025
transfer_repo=將儲存庫 <code>%s</code> 轉移至 <a href="%s">%s</a>
19842026
compare_branch=比較
19852027
compare_commits=比較 %d 提交
2028+
compare_commits_general=比較提交
19862029
19872030
[tool]
19882031
ago=%s之前

0 commit comments

Comments
 (0)