gitlyx / translations / cn.tr
958 lines · 958 sloc · 14.94 KB · 63435c29f3c806c217e90701405b820b67cd180b
Raw
1welcome_to_gitly
2欢迎使用 Gitly!看起来您刚刚完成了设置,
3您需要为此服务器注册主管理员账户。
4-----
5register
6注册
7-----
8register_admin_account
9注册管理员账户
10-----
11new_repository
12新建仓库
13-----
14repo_being_cloned_plz_wait
15正在克隆您的仓库,请稍候...
16-----
17repo_being_cloned_clone_url
18克隆地址:
19-----
20username
21用户名
22-----
23password
24密码
25-----
26email
27邮箱
28-----
29index_intro
30Gitly 是一个开源开发平台,具有以下功能
31-----
32index_source_hosting
33源代码托管
34-----
35index_project_management
36项目管理
37-----
38index_ci_cd
39CI 和 CD
40-----
41index_main_features
42主要功能:
43-----
44index_feature_light_fast
45轻量快速
46-----
47index_feature_minimal_ram
48最低 RAM 占用(在最便宜的 $3.5 AWS Lightsail 实例上也能流畅运行)
49-----
50index_feature_easy_deploy
51易于部署(单个 <1 MB 的二进制文件,包含已编译的模板)
52-----
53index_feature_no_js
54无需 JavaScript 即可运行
55-----
56index_feature_lang_stats
57每个目录的详细语言统计
58-----
59index_feature_top_files
60"热门文件"功能提供项目概览
61-----
62index_feature_fast_ci
63带预缓存依赖的超快 CI
64-----
65index_feature_pr_no_fork
66无需 fork 仓库即可提交拉取请求
67-----
68index_open_source
69开源
70-----
71index_all_open_source
72所有功能均为开源
73-----
74index_min_ram
75最小内存
76-----
77index_cheapest_server
78最便宜的服务器
79-----
80index_works_no_js
81无需 JS 即可运行
82-----
83index_detailed_lang_stats
84详细的语言统计
85-----
86index_install_size
87安装大小
88-----
89index_load_time
90加载 vlang/v 仓库主页的时间
91-----
92index_ci_features_header
93CI 功能
94-----
95index_cpu_cores
96CPU 核心数
97-----
98index_dep_cache
99内置依赖缓存
100-----
101index_separate_instance
102独立实例,支持 SSH 连接
103-----
104index_instant_start
105提交/PR 时即时启动
106-----
107index_stop_ci
108轻松停止整个 CI 运行(手动或在新提交/PR/强制推送时)
109-----
110index_logs_storage_time
111CI 日志存储时间
112-----
113index_basic_ci_minutes
114基础套餐 CI 分钟数
115-----
116index_price_per_user
117每用户每月价格
118-----
119index_yes
120
121-----
122index_no
123
124-----
125index_partially
126部分支持
127-----
128index_three_months
1293 个月
130-----
131index_six_months
1326 个月
133-----
134index_check_action
135浏览 V 语言仓库以查看 Gitly 的实际效果:
136-----
137open_source_title
138GitLab 哪些功能不是开源的
139-----
140open_source_intro
141GitLab 经常被宣传为 GitHub 的开源替代品。实际上,只有 Community Edition (CE) 是基于 MIT 许可证的开源版本。GitLab 实际宣传和销售的大多数功能都在专有的 Enterprise Edition (EE) 中,该版本采用非自由的源代码可见许可证发布。如果您自托管免费的 CE,则无法使用这些功能。
142-----
143open_source_ee_only_title
144EE 专属(专有)功能的非完整列表:
145-----
146open_source_feat_advanced_search
147高级搜索(基于 Elasticsearch 的跨项目代码搜索)
148-----
149open_source_feat_mr_approvals
150多个合并请求审批规则和必需审批者
151-----
152open_source_feat_security_scanning
153SAST、DAST、容器扫描和密钥检测
154-----
155open_source_feat_dependency_scanning
156依赖扫描和许可证合规性
157-----
158open_source_feat_compliance
159合规框架和合规仪表板
160-----
161open_source_feat_audit_events
162完整审计事件和审计报告
163-----
164open_source_feat_epics
165史诗和多级史诗
166-----
167open_source_feat_roadmaps
168路线图和里程碑规划视图
169-----
170open_source_feat_portfolio
171投资组合和价值流分析
172-----
173open_source_feat_protected_envs
174受保护的环境和部署审批
175-----
176open_source_feat_geo
177跨多个地区的地理复制
178-----
179open_source_feat_dr
180灾难恢复
181-----
182open_source_feat_group_saml
183组级 SAML SSO 和 SCIM 配置
184-----
185open_source_feat_ldap_sync
186LDAP 组同步和 Kerberos 集成
187-----
188open_source_feat_push_rules
189推送规则和必需的流水线配置
190-----
191open_source_feat_insights
192洞察、价值流仪表板和 DORA 指标
193-----
194open_source_outro
195Gitly 采取了不同的方法:每个功能都是同一开源代码库的一部分。没有 Enterprise Edition,没有付费墙模块,也没有单独的"高级"仓库。
196-----
197new_repo_title
198创建新仓库
199-----
200new_repo_name
201名称
202-----
203new_repo_description
204描述
205-----
206new_repo_optional
207(可选)
208-----
209new_repo_clone_url
210克隆地址
211-----
212new_repo_clone_hint
213(仅当您想克隆现有仓库时)
214-----
215new_repo_import_issues
216从 GitHub 导入 issue
217-----
218new_repo_import_prs
219从 GitHub 导入 PR
220-----
221new_repo_visibility
222仓库可见性
223-----
224new_repo_public
225公开
226-----
227new_repo_public_desc
228互联网上的任何人都可以查看此仓库。
229-----
230new_repo_private
231私有
232-----
233new_repo_private_desc
234您选择谁可以查看和提交到此仓库。
235-----
236new_repo_create
237创建仓库
238-----
239commits_count
240提交|提交|提交
241-----
242issues_count
243问题|问题|问题
244-----
245prs_count
246拉取请求|拉取请求|拉取请求
247-----
248contributors_count
249贡献者|贡献者|贡献者
250-----
251branches_count
252分支|分支|分支
253-----
254releases_count
255发布|发布|发布
256-----
257tags_count
258标签|标签|标签
259-----
260topics_count
261讨论|讨论|讨论
262-----
263stars_count
264星标|星标|星标
265-----
266watchers_count
267关注者|关注者|关注者
268-----
269ci_label
270CI
271-----
272pr_pull_requests
273拉取请求
274-----
275pr_new
276新建拉取请求
277-----
278pr_tab_open
279开放
280-----
281pr_tab_merged
282已合并
283-----
284pr_tab_closed
285已关闭
286-----
287pr_none
288暂无拉取请求。
289-----
290pr_status_open
291开放
292-----
293pr_status_merged
294已合并
295-----
296pr_status_closed
297已关闭
298-----
299pr_wants_to_merge
300希望合并
301-----
302pr_into
303
304-----
305pr_conversation
306讨论
307-----
308pr_files_changed
309变更的文件
310-----
311pr_files_changed_label
312个文件已变更
313-----
314pr_commits_label
315提交
316-----
317pr_review_approved
318已批准
319-----
320pr_review_changes_requested
321请求变更
322-----
323pr_review_commented
324已评论
325-----
326pr_commented
327已评论
328-----
329pr_leave_comment
330发表评论
331-----
332pr_comment_button
333评论
334-----
335pr_merge
336合并拉取请求
337-----
338pr_squash_merge
339压缩并合并
340-----
341pr_close
342关闭拉取请求
343-----
344pr_reopen
345重新打开拉取请求
346-----
347pr_open_title
348打开拉取请求
349-----
350pr_compare_desc
351比较此仓库中的两个分支并提议合并。无需 fork。
352-----
353pr_base
354基础
355-----
356pr_compare
357对比
358-----
359pr_choose_branch
360(选择一个分支)
361-----
362pr_compare_button
363比较
364-----
365pr_no_commits_between
366这两个分支之间没有提交。
367-----
368pr_title_placeholder
369标题
370-----
371pr_description_placeholder
372描述变更内容(可选)
373-----
374pr_create
375创建拉取请求
376-----
377pr_commits_heading
378提交
379-----
380pr_by
381作者:
382-----
383pr_no_file_changes
384未检测到文件变更。
385-----
386pr_binary_file
387二进制文件不显示。
388-----
389pr_line_comment_placeholder
390在此行添加审查评论(可选)
391-----
392pr_overall_review_placeholder
393总体审查评论(可选)
394-----
395pr_review_action_comment
396评论
397-----
398pr_review_action_approve
399批准
400-----
401pr_review_action_request_changes
402请求变更
403-----
404pr_submit_review
405提交审查
406-----
407pr_your_pulls
408您的拉取请求
409-----
410pr_none_user
411您尚未打开任何拉取请求。
412-----
413pr_opened
414已打开
415-----
416pr_comments_title
417评论
418-----
419webhooks
420Webhook
421-----
422webhook_new
423新建 Webhook
424-----
425webhook_none
426未配置 Webhook。
427-----
428webhook_url
429Payload URL
430-----
431webhook_secret
432密钥
433-----
434webhook_secret_hint
435用于计算 X-Gitly-Signature 头(HMAC-SHA256)。可选但推荐使用。
436-----
437webhook_events
438要传递的事件
439-----
440webhook_event_push
441推送
442-----
443webhook_event_issue
444Issues
445-----
446webhook_event_pr
447拉取请求
448-----
449webhook_event_comment
450评论
451-----
452webhook_event_release
453发布
454-----
455webhook_create
456创建 Webhook
457-----
458webhook_delete
459删除
460-----
461webhook_active
462启用
463-----
464webhook_inactive
465禁用
466-----
467webhook_last_status
468最近响应
469-----
470webhook_never_delivered
471从未传递
472-----
473webhook_deliveries
474最近传递
475-----
476webhook_back
477返回 Webhook
478-----
479manage_webhooks
480管理 Webhook
481-----
482discussions
483讨论
484-----
485discussion_new
486新建讨论
487-----
488discussion_none
489暂无讨论。
490-----
491discussion_create
492创建讨论
493-----
494discussion_title_placeholder
495讨论标题
496-----
497discussion_body_placeholder
498开始对话...
499-----
500discussion_category
501分类
502-----
503discussion_category_general
504通用
505-----
506discussion_category_qa
507问答
508-----
509discussion_category_announcement
510公告
511-----
512discussion_category_idea
513想法
514-----
515discussion_locked
516已锁定
517-----
518discussion_reply_placeholder
519回复此讨论
520-----
521discussion_reply_button
522发布回复
523-----
524discussion_lock
525锁定讨论
526-----
527discussion_unlock
528解锁讨论
529-----
530discussion_delete
531删除讨论
532-----
533discussion_answer
534标记为答案
535-----
536discussion_answered
537已回答
538-----
539discussion_opened
540已打开
541-----
542projects
543项目
544-----
545project_new
546新建项目
547-----
548project_none
549暂无项目。
550-----
551project_create
552创建项目
553-----
554project_name_placeholder
555项目名称
556-----
557project_description_placeholder
558项目描述(可选)
559-----
560project_delete
561删除项目
562-----
563project_add_column
564添加列
565-----
566project_column_name_placeholder
567列名称(例如:待办、进行中、完成)
568-----
569project_add_card
570添加卡片
571-----
572project_card_title_placeholder
573卡片标题
574-----
575project_card_note_placeholder
576备注(可选)
577-----
578project_card_save
579保存卡片
580-----
581project_card_delete
582删除
583-----
584project_column_delete
585删除列
586-----
587project_column_empty
588无卡片。
589-----
590milestones
591里程碑
592-----
593milestone_new
594新建里程碑
595-----
596milestone_none
597暂无里程碑。
598-----
599milestone_create
600创建里程碑
601-----
602milestone_title_placeholder
603里程碑标题
604-----
605milestone_description_placeholder
606描述(可选)
607-----
608milestone_due_date
609截止日期
610-----
611milestone_status_open
612开放
613-----
614milestone_status_closed
615已关闭
616-----
617milestone_close
618关闭里程碑
619-----
620milestone_reopen
621重新打开里程碑
622-----
623milestone_delete
624删除里程碑
625-----
626milestone_progress
627进度
628-----
629milestone_issues
630关联的 issue
631-----
632milestone_no_issues
633尚未关联任何 issue。
634-----
635twofa_title
636双因素认证
637-----
638twofa_status_enabled
639双因素认证已启用。
640-----
641twofa_status_disabled
642双因素认证已禁用。
643-----
644twofa_enable
645启用双因素认证
646-----
647twofa_disable
648禁用双因素认证
649-----
650twofa_setup_intro
651使用身份验证应用(Aegis、Google Authenticator、1Password 等)扫描二维码,或手动输入密钥。然后输入下方的 6 位数代码进行确认。
652-----
653twofa_secret
654密钥
655-----
656twofa_code
6576 位数代码
658-----
659twofa_verify
660验证并启用
661-----
662twofa_login_prompt
663请输入身份验证应用中的 6 位数代码以继续。
664-----
665twofa_login_button
666验证
667-----
668twofa_invalid
669代码无效,请重试。
670-----
671api_tokens
672API 令牌
673-----
674api_token_new
675新建 API 令牌
676-----
677api_token_none
678暂无 API 令牌。
679-----
680api_token_name
681令牌名称
682-----
683api_token_create
684创建令牌
685-----
686api_token_revoke
687撤销
688-----
689api_token_show_once
690此令牌仅显示一次。请立即复制:
691-----
692api_docs
693API 文档
694-----
695repo_delete_warning
696此仓库将被永久删除,无法撤销此操作。
697-----
698repo_delete_public_intro
699这是一个公开仓库,包含以下统计信息:
700-----
701repo_delete_public_outro
702所有这些都将丢失。
703-----
704repo_delete_confirm_question
705您确定要继续吗?
706-----
707repo_delete_confirm_yes
708是的,删除仓库
709-----
710repo_delete_cancel
711取消
712-----
713settings_title
714设置
715-----
716danger_zone
717危险区域
718-----
719transfer_ownership
720转移所有权
721-----
722transfer_ownership_desc
723将此仓库转移给另一个用户。输入完整路径以确认。
724-----
725new_owner_username
726新所有者用户名
727-----
728move_repo
729转移仓库
730-----
731delete_repo_title
732删除此仓库
733-----
734delete_repo_desc
735删除后,仓库将不可恢复。输入完整路径以确认。
736-----
737delete_repo
738删除仓库
739-----
740header_search_placeholder
741搜索...
742-----
743header_login
744登录
745-----
746header_register
747注册
748-----
749header_profile
750个人资料
751-----
752header_repositories
753仓库
754-----
755header_issues
756问题
757-----
758header_stars
759星标
760-----
761header_feed
762动态
763-----
764header_settings
765设置
766-----
767header_admin_panel
768管理面板
769-----
770header_signed_in_as
771已登录为
772-----
773header_sign_out
774退出登录
775-----
776issue_issues
777问题
778-----
779issue_new
780新建问题
781-----
782issue_none
783暂无问题。
784-----
785issue_your_issues
786问题
787-----
788issue_assigned_to_me
789分配给我
790-----
791issue_created_by_me
792我创建的
793-----
794issue_mentioned
795提到我
796-----
797issue_recent_activity
798最近活动
799-----
800issue_none_assigned
801没有分配给您的问题。
802-----
803issue_none_created
804您还没有创建任何问题。
805-----
806issue_none_mentioned
807您还没有被任何问题提到。
808-----
809issue_none_activity
810最近没有活动。
811-----
812issue_opened
813创建
814-----
815issue_by
816作者
817-----
818issue_comments_title
819评论
820-----
821admin_stats_running_since
822Gitly 运行时间
823-----
824admin_stats_total_users
825注册用户
826-----
827admin_stats_total_repos
828仓库
829-----
830admin_stats_total_commits
831提交
832-----
833admin_stats_total_issues
834问题
835-----
836admin_stats_new_users
837新用户
838-----
839admin_stats_new_repos
840新仓库
841-----
842admin_stats_commits
843提交
844-----
845admin_stats_new_issues
846新问题
847-----
848admin_stats_last_n_days
849最近 30 天
850-----
851clone_size_limit_title
852仓库超过 100 MB
853-----
854clone_size_limit_message
855此仓库超过 100 MB。请购买每月仅 $5 的 Premium 订阅,以支持 Gitly,并帮助我们提供托管仓库所需的基础设施。
856-----
857clone_size_limit_purchase_premium
858用 PayPal 以 $5 购买 Premium
859-----
860clone_size_limit_purchase_usdt
861支付 4.50 USDT(九折)
862-----
863clone_size_limit_pricing_link
864查看 Premium 方案
865-----
866header_pricing
867价格
868-----
869pricing_title
870Gitly 价格
871-----
872pricing_subtitle
873选择符合仓库大小、存储需求和支持期望的方案。
874-----
875pricing_best_for_individuals
876适合个人
877-----
878pricing_best_for_teams
879适合团队
880-----
881pricing_premium_name
882Premium
883-----
884pricing_premium_desc
885适合需要更大导入和私有项目托管的开发者。
886-----
887pricing_premium_price
888$5
889-----
890pricing_per_month
891每月
892-----
893pricing_buy_premium
894用 PayPal 购买 Premium
895-----
896pricing_buy_premium_usdt
897支付 4.50 USDT(九折)
898-----
899pricing_premium_feature_one
900克隆并托管最大 1 GB 的仓库
901-----
902pricing_premium_feature_two
903私有仓库和组织
904-----
905pricing_premium_feature_three
906导入 GitHub issues 和 pull requests
907-----
908pricing_premium_feature_four
90910 GB 托管存储
910-----
911pricing_premium_feature_five
912标准支持队列
913-----
914pricing_ultimate_name
915Ultimate
916-----
917pricing_ultimate_desc
918适合运行更大仓库和生产工作流的团队。
919-----
920pricing_ultimate_price
921$19
922-----
923pricing_buy_ultimate
924用 PayPal 购买 Ultimate
925-----
926pricing_buy_ultimate_usdt
927支付 17.10 USDT(九折)
928-----
929pricing_ultimate_feature_one
930包含 Premium 的全部功能
931-----
932pricing_ultimate_feature_two
933克隆并托管最大 10 GB 的仓库
934-----
935pricing_ultimate_feature_three
936100 GB 托管存储
937-----
938pricing_ultimate_feature_four
939高级权限和受保护工作流
940-----
941pricing_ultimate_feature_five
942基础设施问题优先支持
943-----
944pricing_payment_title
945付款
946-----
947pricing_payment_note
948付款通过 PayPal 发送至
949-----
950pricing_usdt_title
951USDT 付款
952-----
953pricing_usdt_note
954USDT 付款享受 10% 折扣。请将折后金额发送到此钱包。
955-----
956pricing_usdt_wallet_label
957USDT 钱包:
958-----
959