Skip to content

Commit 0cc4aad

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 6590cac commit 0cc4aad

File tree

2 files changed

+57
-37
lines changed

2 files changed

+57
-37
lines changed

options/locale/locale_tr-TR.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ enterred_invalid_owner_name=Yeni sahip ismi hatalı.
371371
enterred_invalid_password=Girdiğiniz parola hatalı.
372372
user_not_exist=Böyle bir kullanıcı yok.
373373
team_not_exist=Böyle bir takım bulunmuyor.
374+
last_org_owner=Son kullanıcıyı 'sahipler' takımından çıkaramazsınız. Bir organizasyonun en az bir sahibi olmalıdır.
374375
cannot_add_org_to_team=Organizasyon, takım üyesi olarak eklenemez.
375376
376377
invalid_ssh_key=SSH anahtarınız doğrulanamıyor: %s
@@ -1239,6 +1240,7 @@ milestones.new=Yeni Kilometre Taşı
12391240
milestones.open_tab=%d Açık
12401241
milestones.close_tab=%d Kapalı
12411242
milestones.closed=Kapalı %s
1243+
milestones.update_ago=%s önce güncellendi
12421244
milestones.no_due_date=Bitiş tarihi yok
12431245
milestones.open=Aç
12441246
milestones.close=Kapat

options/locale/locale_zh-TW.ini

Lines changed: 55 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,16 @@ view_home=訪問 %s
196196
search_repos=搜尋儲存庫...
197197
filter=其他篩選條件
198198

199+
show_archived=已封存
200+
show_both_archived_unarchived=顯示已封存和未封存
201+
show_only_archived=只顯示已封存
202+
show_only_unarchived=只顯示未封存
199203

204+
show_private=私有
205+
show_both_private_public=顯示公開和私有
206+
show_only_private=只顯示私有
200207

201-
issues.in_your_repos=屬於該用戶儲存庫的
208+
issues.in_your_repos=在您的儲存庫中
202209

203210
[explore]
204211
repos=儲存庫
@@ -254,6 +261,7 @@ openid_register_title=建立新帳戶
254261
openid_register_desc=所選的 OpenID URI 未知。在這裡連結一個新帳戶。
255262
openid_signin_desc=輸入您的 OpenID URI。例如: https://anne.me、bob.openid.org.cn 或 gnusocial.net/carry。
256263
disable_forgot_password_mail=已停用帳號救援功能。請與網站管理員聯絡。
264+
authorize_application_description=如果您允許,它將能夠讀取和修改您的所有帳戶資訊,包括私有儲存庫和組織。
257265

258266
[mail]
259267
activate_account=請啟用您的帳戶
@@ -378,6 +386,7 @@ cancel=取消操作
378386
language=語言
379387
ui=佈景主題
380388
keep_activity_private=在個人資料頁面隱藏最近活動
389+
keep_activity_private_popup=讓最近的活動只有你和管理員看得到
381390

382391
lookup_avatar_by_mail=以電子信箱查詢大頭貼
383392
federated_avatar_lookup=Federated Avatar 查詢
@@ -526,6 +535,8 @@ template_helper=將儲存庫設為範本
526535
template_description=儲存庫範本讓使用者可新增相同目錄結構、檔案以及設定的儲存庫。
527536
visibility=可見度
528537
visibility_description=只有組織擁有者或有權限的組織成員才能看到。
538+
visibility_helper=將儲存庫設為私有
539+
visibility_helper_forced=您的網站管理員強制新的存儲庫必需設定為私有。
529540
fork_repo=複製儲存庫
530541
fork_from=複製自
531542
use_template=使用此範本
@@ -550,6 +561,8 @@ pick_reaction=選擇你的表情反應
550561
reactions_more=再多添加 %d個
551562
language_other=其它
552563

564+
desc.private=私有
565+
desc.private_template=私有樣板
553566

554567
template.avatar=大頭貼
555568

@@ -1132,6 +1145,10 @@ settings.options=組織
11321145
settings.full_name=組織全名
11331146
settings.website=官方網站
11341147
settings.location=所在地區
1148+
settings.repoadminchangeteam=儲存庫管理者可增加與移除團隊權限
1149+
settings.visibility.public=公開
1150+
settings.visibility.limited=被限制的(只有登入的使用者才能看到)
1151+
settings.visibility.private=私有(只有組織成員才能看到)
11351152

11361153
settings.update_settings=更新組織設定
11371154
settings.update_setting_success=組織設定已更新。
@@ -1183,7 +1200,7 @@ users=使用者帳號
11831200
organizations=組織管理
11841201
repositories=儲存庫管理
11851202
authentication=認證來源
1186-
config=應用設定管理
1203+
config=組態
11871204
notices=系統提示管理
11881205
monitor=應用監控面版
11891206
first_page=首頁
@@ -1201,38 +1218,38 @@ dashboard.clean_unbind_oauth=清理未綁定OAuth的連結
12011218
dashboard.clean_unbind_oauth_success=所有未綁定 OAuth 的連結已刪除。
12021219
dashboard.delete_repo_archives=刪除所有儲存庫存檔
12031220
dashboard.delete_missing_repos=刪除所有遺失 Git 檔案的儲存庫記錄
1204-
dashboard.git_gc_repos=對儲存庫進行垃圾回收
1221+
dashboard.git_gc_repos=對所有儲存庫進行垃圾回收
12051222
dashboard.reinit_missing_repos=重新初始化所有遺失具已存在記錄的Git 儲存庫
12061223
dashboard.sync_external_users=同步外部使用者資料
12071224
dashboard.server_uptime=服務執行時間
12081225
dashboard.current_goroutine=當前 Goroutines 數量
1209-
dashboard.current_memory_usage=當前內存使用量
1210-
dashboard.total_memory_allocated=所有被分配的內存
1211-
dashboard.memory_obtained=內存佔用量
1226+
dashboard.current_memory_usage=目前記憶體使用量
1227+
dashboard.total_memory_allocated=所有被分配的記憶體
1228+
dashboard.memory_obtained=記憶體佔用量
12121229
dashboard.pointer_lookup_times=指針查找次數
12131230
dashboard.memory_allocate_times=記憶體分配次數
12141231
dashboard.memory_free_times=記憶體釋放次數
1215-
dashboard.current_heap_usage=當前 Heap 內存使用量
1216-
dashboard.heap_memory_obtained=Heap 內存佔用量
1217-
dashboard.heap_memory_idle=Heap 內存空閒量
1218-
dashboard.heap_memory_in_use=正在使用的 Heap 內存
1219-
dashboard.heap_memory_released=被釋放的 Heap 內存
1232+
dashboard.current_heap_usage=目前 Heap 記憶體使用量
1233+
dashboard.heap_memory_obtained=Heap 記憶體佔用量
1234+
dashboard.heap_memory_idle=Heap 記憶體閒置量
1235+
dashboard.heap_memory_in_use=正在使用的 Heap 記憶體
1236+
dashboard.heap_memory_released=被釋放的 Heap 記憶體
12201237
dashboard.heap_objects=Heap 對象數量
12211238
dashboard.bootstrap_stack_usage=啟動 Stack 使用量
1222-
dashboard.stack_memory_obtained=被分配的 Stack 內存
1223-
dashboard.mspan_structures_usage=MSpan 結構內存使用量
1224-
dashboard.mspan_structures_obtained=被分配的 MSpan 結構內存
1225-
dashboard.mcache_structures_usage=MCache 結構內存使用量
1226-
dashboard.mcache_structures_obtained=被分配的 MCache 結構內存
1227-
dashboard.profiling_bucket_hash_table_obtained=被分配的剖析哈希表內存
1228-
dashboard.gc_metadata_obtained=被分配的垃圾收集元資料內存
1229-
dashboard.other_system_allocation_obtained=其它被分配的系統內存
1230-
dashboard.next_gc_recycle=下次垃圾收集內存回收量
1231-
dashboard.last_gc_time=距離上次垃圾收集時間
1232-
dashboard.total_gc_time=垃圾收集執行時間總量
1233-
dashboard.total_gc_pause=垃圾收集暫停時間總量
1234-
dashboard.last_gc_pause=上次垃圾收集暫停時間
1235-
dashboard.gc_times=垃圾收集執行次數
1239+
dashboard.stack_memory_obtained=被分配的 Stack 記憶體
1240+
dashboard.mspan_structures_usage=MSpan 結構使用量
1241+
dashboard.mspan_structures_obtained=被分配的 MSpan 結構
1242+
dashboard.mcache_structures_usage=MCache 結構記使用量
1243+
dashboard.mcache_structures_obtained=被分配的 MCache 結構
1244+
dashboard.profiling_bucket_hash_table_obtained=被分配的剖析雜湊表
1245+
dashboard.gc_metadata_obtained=被分配 GC Metadata
1246+
dashboard.other_system_allocation_obtained=其它被分配的系統記憶體
1247+
dashboard.next_gc_recycle=下次 GC 記憶體回收量
1248+
dashboard.last_gc_time=距離上次 GC 時間
1249+
dashboard.total_gc_time=總 GC 暫停時間
1250+
dashboard.total_gc_pause=總 GC 暫停時間
1251+
dashboard.last_gc_pause=上次 GC 暫停時間
1252+
dashboard.gc_times=GC 執行次數
12361253

12371254
users.user_manage_panel=帳號管理
12381255
users.new_account=建立新帳號
@@ -1276,7 +1293,7 @@ orgs.new_orga=新增組織
12761293
repos.repo_manage_panel=儲存庫管理
12771294
repos.owner=擁有者
12781295
repos.name=儲存庫名稱
1279-
repos.private=私有庫
1296+
repos.private=私有
12801297
repos.watches=關注數
12811298
repos.stars=讚好數
12821299
repos.forks=複製
@@ -1345,7 +1362,7 @@ auths.update=更新驗證來源
13451362
auths.delete=刪除驗證來源
13461363
auths.delete_auth_title=刪除認證來源
13471364
1348-
config.server_config=伺服器設定
1365+
config.server_config=伺服器組態
13491366
config.app_name=網站標題
13501367
config.app_ver=Gitea 版本
13511368
config.app_url=Gitea 基本 URL
@@ -1362,7 +1379,7 @@ config.log_file_root_path=日誌路徑
13621379
config.script_type=腳本類型
13631380
config.reverse_auth_user=反向代理認證
13641381
1365-
config.ssh_config=SSH 設定
1382+
config.ssh_config=SSH 組態
13661383
config.ssh_enabled=已啟用
13671384
config.ssh_start_builtin_server=使用內建的伺服器
13681385
config.ssh_domain=伺服器域名
@@ -1374,16 +1391,17 @@ config.ssh_keygen_path=金鑰產生 (' ssh-keygen ') 路徑
13741391
config.ssh_minimum_key_size_check=金鑰最小大小檢查
13751392
config.ssh_minimum_key_sizes=金鑰最小大小
13761393
1394+
config.lfs_config=LFS 組態
13771395
1378-
config.db_config=資料庫設定
1396+
config.db_config=資料庫組態
13791397
config.db_type=資料庫類型
13801398
config.db_host=主機地址
13811399
config.db_name=資料庫名稱
13821400
config.db_user=使用者名稱
13831401
config.db_ssl_mode=SSL
13841402
config.db_path=資料庫路徑
13851403
1386-
config.service_config=服務設定
1404+
config.service_config=服務組態
13871405
config.register_email_confirm=要求註冊時確認電子郵件
13881406
config.disable_register=關閉註冊功能
13891407
config.enable_openid_signup=啟用 OpenID 註冊
@@ -1400,12 +1418,12 @@ config.enable_timetracking=啟用時間追蹤
14001418
config.default_enable_timetracking=預設啟用時間追蹤
14011419
config.no_reply_address=隱藏電子郵件域名
14021420
1403-
config.webhook_config=Webhook 設定
1421+
config.webhook_config=Webhook 組態
14041422
config.queue_length=隊列長度
14051423
config.deliver_timeout=推送超時
14061424
config.skip_tls_verify=略過 TLS 驗證
14071425
1408-
config.mailer_config=SMTP 設定
1426+
config.mailer_config=SMTP 組態
14091427
config.mailer_enabled=啟用服務
14101428
config.mailer_disable_helo=禁用 HELO 操作
14111429
config.mailer_name=發送者名稱
@@ -1431,17 +1449,17 @@ config.session_provider=Session 提供者
14311449
config.provider_config=提供者設定
14321450
config.cookie_name=Cookie 名稱
14331451
config.enable_set_cookie=啟用設定 Cookie
1434-
config.gc_interval_time=垃圾收集周期
1452+
config.gc_interval_time=GC 週期
14351453
config.session_life_time=Session 生命周期
14361454
config.https_only=僅限 HTTPS
14371455
config.cookie_life_time=Cookie 生命周期
14381456

1439-
config.picture_config=圖片和大頭貼設定
1457+
config.picture_config=圖片和大頭貼組態
14401458
config.picture_service=圖片服務
14411459
config.disable_gravatar=停用 Gravatar
14421460
config.enable_federated_avatar=啟用 Federated Avatars
14431461

1444-
config.git_config=Git 設定
1462+
config.git_config=Git 組態
14451463
config.git_disable_diff_highlight=禁用比較語法高亮
14461464
config.git_max_diff_lines=Max Diff 線 (對於單個檔)
14471465
config.git_max_diff_line_characters=最大比較的字元 (單行)
@@ -1453,7 +1471,7 @@ config.git_clone_timeout=複製操作超時
14531471
config.git_pull_timeout=操作超時
14541472
config.git_gc_timeout=GC 操作超時
14551473

1456-
config.log_config=日誌設定
1474+
config.log_config=日誌組態
14571475
config.log_mode=日誌模式
14581476
config.disabled_logger=已停用
14591477

@@ -1463,7 +1481,7 @@ monitor.schedule=任務安排
14631481
monitor.next=下次執行時間
14641482
monitor.previous=上次執行時間
14651483
monitor.execute_times=執行時間
1466-
monitor.process=執行中進程
1484+
monitor.process=執行中的處理程序
14671485
monitor.desc=進程描述
14681486
monitor.start=開始時間
14691487
monitor.execute_time=已執行時間

0 commit comments

Comments
 (0)