plz / translations / en.tr
1039 lines · 1039 sloc · 15.72 KB · 39bb677e657ad02c120a500c85e41b6e16aa7750
Raw
1welcome_to_gitly
2Welcome to Gitly! Looks like you've just set it up, you'll need to register
3the main administrator account for this server.
4-----
5register
6Register
7-----
8register_admin_account
9Register an admin account
10-----
11new_repository
12New repo
13-----
14repo_being_cloned_plz_wait
15Your repo is being cloned. Please wait a bit...
16-----
17repo_being_cloned_clone_url
18Clone URL:
19-----
20username
21Username
22-----
23password
24Password
25-----
26email
27Email
28-----
29index_intro
30Gitly is an open-source development platform that has the following features
31-----
32index_source_hosting
33Source code hosting
34-----
35index_project_management
36Project management
37-----
38index_ci_cd
39CI & CD
40-----
41index_main_features
42Main features:
43-----
44index_feature_light_fast
45Light and fast
46-----
47index_feature_minimal_ram
48Minimal amount of RAM usage (works great on the cheapest $3.5 AWS Lightsail instance)
49-----
50index_feature_easy_deploy
51Easy to deploy (a single <1 MB binary that includes compiled templates)
52-----
53index_feature_no_js
54Works without JavaScript
55-----
56index_feature_lang_stats
57Detailed language stats for each directory
58-----
59index_feature_top_files
60"Top files" feature to give an overview of the project
61-----
62index_feature_fast_ci
63Very fast CI with pre-cached dependencies
64-----
65index_feature_pr_no_fork
66Submitting a pull request without forking the repository
67-----
68index_open_source
69Open source
70-----
71index_all_open_source
72All features are open source
73-----
74index_min_ram
75Minimum RAM
76-----
77index_cheapest_server
78Cheapest server
79-----
80index_works_no_js
81Works without JS
82-----
83index_detailed_lang_stats
84Detailed language stats
85-----
86index_install_size
87Installation size
88-----
89index_load_time
90Time to load vlang/v repo main page
91-----
92index_ci_features_header
93CI features
94-----
95index_cpu_cores
96# CPU cores
97-----
98index_dep_cache
99Built-in dependency cache
100-----
101index_separate_instance
102A separate instance with an option to SSH to
103-----
104index_instant_start
105Instant start on commit/PR
106-----
107index_stop_ci
108An easy way to stop entire CI run (manually or on new commit/PR/force push)
109-----
110index_logs_storage_time
111CI logs storage time
112-----
113index_basic_ci_minutes
114CI minutes in a basic package
115-----
116index_price_per_user
117Price per user per month
118-----
119index_yes
120Yes
121-----
122index_no
123No
124-----
125index_partially
126Partially
127-----
128index_three_months
1293 months
130-----
131index_six_months
1326 months
133-----
134index_check_action
135Check out Gitly in action by browsing the V language repo:
136-----
137open_source_title
138What GitLab features are not open source
139-----
140open_source_intro
141GitLab is often presented as the open-source alternative to GitHub. In reality, only the Community Edition (CE) is open source under the MIT license. Most of the features GitLab actually advertises and sells live in the proprietary Enterprise Edition (EE), which is released under a non-free source-available license. If you self-host the free CE, you do not get them.
142-----
143open_source_ee_only_title
144A non-exhaustive list of EE-only (proprietary) features:
145-----
146open_source_feat_advanced_search
147Advanced search (Elasticsearch-powered code search across projects)
148-----
149open_source_feat_mr_approvals
150Multiple merge request approval rules and required approvers
151-----
152open_source_feat_security_scanning
153SAST, DAST, container scanning and secret detection
154-----
155open_source_feat_dependency_scanning
156Dependency scanning and license compliance
157-----
158open_source_feat_compliance
159Compliance frameworks and compliance dashboards
160-----
161open_source_feat_audit_events
162Full audit events and audit reports
163-----
164open_source_feat_epics
165Epics and multi-level epics
166-----
167open_source_feat_roadmaps
168Roadmaps and milestone planning views
169-----
170open_source_feat_portfolio
171Portfolio and value stream analytics
172-----
173open_source_feat_protected_envs
174Protected environments and deployment approvals
175-----
176open_source_feat_geo
177Geo replication across multiple regions
178-----
179open_source_feat_dr
180Disaster recovery
181-----
182open_source_feat_group_saml
183Group-level SAML SSO and SCIM provisioning
184-----
185open_source_feat_ldap_sync
186LDAP group sync and Kerberos integration
187-----
188open_source_feat_push_rules
189Push rules and required pipeline configurations
190-----
191open_source_feat_insights
192Insights, value stream dashboards and DORA metrics
193-----
194open_source_outro
195Gitly takes a different approach: every feature is part of the same open-source codebase. There is no Enterprise Edition, no paywalled module, and no separate "premium" repository.
196-----
197new_repo_title
198Create a new repository
199-----
200new_repo_name
201Repository name
202-----
203new_repo_owner
204Owner
205-----
206new_repo_description
207Description
208-----
209new_repo_optional
210(optional)
211-----
212new_repo_clone_url
213Clone URL
214-----
215new_repo_clone_hint
216(only if you want to clone an existing repository)
217-----
218new_repo_import_issues
219Import issues from GitHub
220-----
221new_repo_visibility
222Repository visibility
223-----
224new_repo_public
225Public
226-----
227new_repo_public_desc
228Anyone on the internet can see this repository.
229-----
230new_repo_private
231Private
232-----
233new_repo_private_desc
234You choose who can see and commit to this repository.
235-----
236new_repo_create
237Create repository
238-----
239new_org_subtitle
240Tell us about your organization
241-----
242new_org_title
243Set up your organization
244-----
245new_org_name
246Organization name
247-----
248new_org_name_hint
249This will be the name of your account on Gitly.
250-----
251new_org_url_hint
252Your URL will be:
253-----
254new_org_contact_email
255Contact email
256-----
257new_org_belongs_to
258This organization belongs to:
259-----
260new_org_personal
261My personal account
262-----
263new_org_personal_example
264I.e.,
265-----
266new_org_business
267A business or institution
268-----
269new_org_business_example
270For example: Acme, Inc., Example Institute, American Red Cross
271-----
272new_org_accept_terms
273I hereby accept the Terms of Service.
274-----
275new_org_next
276Next
277-----
278commits_count
279commit|commits|commits
280-----
281issues_count
282issue|issues|issues
283-----
284prs_count
285pull request|pull requests|pull requests
286-----
287contributors_count
288contributor|contributors|contributors
289-----
290branches_count
291branch|branches|branches
292-----
293releases_count
294release|releases|releases
295-----
296tags_count
297tag|tags|tags
298-----
299topics_count
300discussion|discussions|discussions
301-----
302stars_count
303star|stars|stars
304-----
305watchers_count
306watcher|watchers|watchers
307-----
308ci_label
309CI
310-----
311pr_pull_requests
312Pull requests
313-----
314pr_new
315New pull request
316-----
317pr_tab_open
318Open
319-----
320pr_tab_merged
321Merged
322-----
323pr_tab_closed
324Closed
325-----
326pr_none
327No pull requests.
328-----
329pr_status_open
330Open
331-----
332pr_status_merged
333Merged
334-----
335pr_status_closed
336Closed
337-----
338pr_wants_to_merge
339wants to merge
340-----
341pr_into
342into
343-----
344pr_conversation
345Conversation
346-----
347pr_files_changed
348Files changed
349-----
350pr_files_changed_label
351files changed
352-----
353pr_commits_label
354commits
355-----
356pr_review_approved
357approved
358-----
359pr_review_changes_requested
360requested changes
361-----
362pr_review_commented
363commented
364-----
365pr_commented
366commented
367-----
368pr_leave_comment
369Leave a comment
370-----
371pr_comment_button
372Comment
373-----
374pr_merge
375Merge pull request
376-----
377pr_close
378Close pull request
379-----
380pr_reopen
381Reopen pull request
382-----
383pr_open_title
384Open a pull request
385-----
386pr_compare_desc
387Compare two branches in this repository and propose a merge. Forks are not required.
388-----
389pr_base
390base
391-----
392pr_compare
393compare
394-----
395pr_choose_branch
396(choose a branch)
397-----
398pr_compare_button
399Compare
400-----
401pr_no_commits_between
402No commits between these branches.
403-----
404pr_title_placeholder
405Title
406-----
407pr_description_placeholder
408Describe the changes (optional)
409-----
410pr_create
411Create pull request
412-----
413pr_commits_heading
414Commits
415-----
416pr_by
417by
418-----
419pr_no_file_changes
420No file changes detected.
421-----
422pr_binary_file
423Binary file not shown.
424-----
425pr_line_comment_placeholder
426Add a review comment on this line (optional)
427-----
428pr_overall_review_placeholder
429Overall review comment (optional)
430-----
431pr_review_action_comment
432Comment
433-----
434pr_review_action_approve
435Approve
436-----
437pr_review_action_request_changes
438Request changes
439-----
440pr_submit_review
441Submit review
442-----
443pr_your_pulls
444Your pull requests
445-----
446pr_none_user
447You haven't opened any pull requests yet.
448-----
449pr_opened
450opened
451-----
452pr_comments_title
453Comments
454-----
455webhooks
456Webhooks
457-----
458webhook_new
459New webhook
460-----
461webhook_none
462No webhooks configured.
463-----
464webhook_url
465Payload URL
466-----
467webhook_secret
468Secret
469-----
470webhook_secret_hint
471Used to compute the X-Gitly-Signature header (HMAC-SHA256). Optional but recommended.
472-----
473webhook_events
474Events to deliver
475-----
476webhook_event_push
477Push
478-----
479webhook_event_issue
480Issues
481-----
482webhook_event_pr
483Pull requests
484-----
485webhook_event_comment
486Comments
487-----
488webhook_event_release
489Releases
490-----
491webhook_create
492Create webhook
493-----
494webhook_delete
495Delete
496-----
497webhook_active
498Active
499-----
500webhook_inactive
501Inactive
502-----
503webhook_last_status
504Last response
505-----
506webhook_never_delivered
507Never delivered
508-----
509webhook_deliveries
510Recent deliveries
511-----
512webhook_back
513Back to webhooks
514-----
515manage_webhooks
516Manage webhooks
517-----
518discussions
519Discussions
520-----
521discussion_new
522New discussion
523-----
524discussion_none
525No discussions yet.
526-----
527discussion_create
528Create discussion
529-----
530discussion_title_placeholder
531Discussion title
532-----
533discussion_body_placeholder
534Start the conversation...
535-----
536discussion_category
537Category
538-----
539discussion_category_general
540General
541-----
542discussion_category_qa
543Q&A
544-----
545discussion_category_announcement
546Announcement
547-----
548discussion_category_idea
549Ideas
550-----
551discussion_locked
552Locked
553-----
554discussion_reply_placeholder
555Reply to this discussion
556-----
557discussion_reply_button
558Post reply
559-----
560discussion_lock
561Lock discussion
562-----
563discussion_unlock
564Unlock discussion
565-----
566discussion_delete
567Delete discussion
568-----
569discussion_answer
570Mark as answer
571-----
572discussion_answered
573Answered
574-----
575discussion_opened
576opened
577-----
578projects
579Projects
580-----
581project_new
582New project
583-----
584project_none
585No projects yet.
586-----
587project_create
588Create project
589-----
590project_name_placeholder
591Project name
592-----
593project_description_placeholder
594Project description (optional)
595-----
596project_delete
597Delete project
598-----
599project_add_column
600Add column
601-----
602project_column_name_placeholder
603Column name (e.g. Todo, In progress, Done)
604-----
605project_add_card
606Add card
607-----
608project_card_title_placeholder
609Card title
610-----
611project_card_note_placeholder
612Notes (optional)
613-----
614project_card_save
615Save card
616-----
617project_card_delete
618Delete
619-----
620project_column_delete
621Delete column
622-----
623project_column_empty
624No cards.
625-----
626milestones
627Milestones
628-----
629milestone_new
630New milestone
631-----
632milestone_none
633No milestones yet.
634-----
635milestone_create
636Create milestone
637-----
638milestone_title_placeholder
639Milestone title
640-----
641milestone_description_placeholder
642Description (optional)
643-----
644milestone_due_date
645Due date
646-----
647milestone_status_open
648Open
649-----
650milestone_status_closed
651Closed
652-----
653milestone_close
654Close milestone
655-----
656milestone_reopen
657Reopen milestone
658-----
659milestone_delete
660Delete milestone
661-----
662milestone_progress
663Progress
664-----
665milestone_issues
666Linked issues
667-----
668milestone_no_issues
669No issues linked yet.
670-----
671twofa_title
672Two-factor authentication
673-----
674twofa_status_enabled
675Two-factor authentication is enabled.
676-----
677twofa_status_disabled
678Two-factor authentication is disabled.
679-----
680twofa_enable
681Enable two-factor authentication
682-----
683twofa_disable
684Disable two-factor authentication
685-----
686twofa_setup_intro
687Scan the QR code with an authenticator app (Aegis, Google Authenticator, 1Password, ...), or enter the secret manually. Then enter the 6-digit code below to confirm.
688-----
689twofa_secret
690Secret
691-----
692twofa_code
6936-digit code
694-----
695twofa_verify
696Verify and enable
697-----
698twofa_login_prompt
699Enter the 6-digit code from your authenticator app to continue.
700-----
701twofa_login_button
702Verify
703-----
704twofa_invalid
705Invalid code, try again.
706-----
707api_tokens
708API tokens
709-----
710api_token_new
711New API token
712-----
713api_token_none
714No API tokens yet.
715-----
716api_token_name
717Token name
718-----
719api_token_create
720Create token
721-----
722api_token_revoke
723Revoke
724-----
725api_token_show_once
726This token is shown only once. Copy it now:
727-----
728api_docs
729API documentation
730-----
731repo_delete_warning
732This repo will be permanently removed with no way to revert this action.
733-----
734repo_delete_public_intro
735It's a public repository with:
736-----
737repo_delete_public_outro
738All of them will be lost.
739-----
740repo_delete_confirm_question
741Are you sure you want to continue?
742-----
743repo_delete_confirm_yes
744Yes, delete repository
745-----
746repo_delete_cancel
747Cancel
748-----
749settings_title
750Settings
751-----
752danger_zone
753Danger zone
754-----
755transfer_ownership
756Transfer ownership
757-----
758transfer_ownership_desc
759Move this repository to another user. Type the full path to confirm.
760-----
761new_owner_username
762New owner username
763-----
764move_repo
765Move repo
766-----
767delete_repo_title
768Delete this repository
769-----
770delete_repo_desc
771Once deleted, the repository is gone. Type the full path to confirm.
772-----
773delete_repo
774Delete repo
775-----
776features_section_title
777Features
778-----
779features_section_desc
780Enable or disable features for this repository.
781-----
782save_features
783Save features
784-----
785wiki
786Wiki
787-----
788header_search_placeholder
789Search...
790-----
791header_login
792Log in
793-----
794header_register
795Register
796-----
797header_profile
798Profile
799-----
800header_repositories
801Repositories
802-----
803header_issues
804Issues
805-----
806header_stars
807Stars
808-----
809header_feed
810Feed
811-----
812header_settings
813Settings
814-----
815header_admin_panel
816Admin Panel
817-----
818header_signed_in_as
819Signed in as
820-----
821header_sign_out
822Sign out
823-----
824issue_issues
825Issues
826-----
827issue_new
828New issue
829-----
830issue_none
831No issues yet.
832-----
833issue_your_issues
834Issues
835-----
836issue_assigned_to_me
837Assigned to me
838-----
839issue_created_by_me
840Created by me
841-----
842issue_mentioned
843Mentioned
844-----
845issue_recent_activity
846Recent activity
847-----
848issue_none_assigned
849No issues are assigned to you.
850-----
851issue_none_created
852You haven't opened any issues yet.
853-----
854issue_none_mentioned
855You haven't been mentioned in any issues.
856-----
857issue_none_activity
858No recent issue activity.
859-----
860issue_opened
861opened
862-----
863issue_by
864by
865-----
866issue_comments_title
867Comments
868-----
869admin_stats_running_since
870Gitly runs since
871-----
872admin_stats_total_users
873Registered users
874-----
875admin_stats_total_repos
876Repositories
877-----
878admin_stats_total_commits
879Commits
880-----
881admin_stats_total_issues
882Issues
883-----
884admin_stats_new_users
885New users
886-----
887admin_stats_new_repos
888New repositories
889-----
890admin_stats_commits
891Commits
892-----
893admin_stats_new_issues
894New issues
895-----
896admin_stats_last_n_days
897Last 30 days
898-----
899commit_committed
900committed
901-----
902commit_view_patch
903View patch
904-----
905commit_files_changed
906files changed
907-----
908commit_additions
909additions
910-----
911commit_deletions
912deletions
913-----
914commit_no_changes
915No file changes in this commit.
916-----
917commit_binary_file
918Binary file not shown.
919-----
920commit_file_new
921new file
922-----
923commit_file_deleted
924deleted
925-----
926commit_file_renamed
927renamed
928-----
929commits_on
930Commits on
931-----
932browse_repo_at_point
933Browse repository at this point
934-----
935about_section
936About
937-----
938no_description
939No description provided.
940-----
941readme_link
942Readme
943-----
944license_link
945License
946-----
947stars_label
948stars
949-----
950watching_label
951watching
952-----
953sponsor_section
954Sponsor this project
955-----
956sponsor_action
957Sponsor
958-----
959releases_section
960Releases
961-----
962contributors_section
963Contributors
964-----
965latest_label
966Latest
967-----
968releases_more
969more releases
970-----
971no_releases
972No releases published
973-----
974no_contributors
975No contributors yet
976-----
977star_action
978Star
979-----
980starred
981Starred
982-----
983watch_action
984Watch
985-----
986unwatch_action
987Unwatch
988-----
989user_edit_profile
990Edit profile
991-----
992user_pinned_repos
993Pinned repositories
994-----
995user_view_all_repos
996View all
997-----
998user_no_repos
999No repositories yet.
1000-----
1001user_repo_public
1002Public
1003-----
1004user_repo_private
1005Private
1006-----
1007user_contributions_in_year
1008contributions in the last year
1009-----
1010user_commits_label
1011commits
1012-----
1013user_heatmap_less
1014Less
1015-----
1016user_heatmap_more
1017More
1018-----
1019user_contribution_activity
1020Contribution activity
1021-----
1022user_activity_joined
1023Joined Gitly
1024-----
1025user_activity_first_repo
1026First repository
1027-----
1028user_activity_first_issue
1029First issue
1030-----
1031user_activity_on
1032on
1033-----
1034login_via_github
1035Login via GitHub
1036-----
1037register_via_github
1038Register via GitHub
1039-----
1040