gitlyx / translations / en.tr
1156 lines · 1156 sloc · 18.07 KB · 63435c29f3c806c217e90701405b820b67cd180b
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_import_prs
222Import PRs from GitHub
223-----
224new_repo_visibility
225Repository visibility
226-----
227new_repo_public
228Public
229-----
230new_repo_public_desc
231Anyone on the internet can see this repository.
232-----
233new_repo_private
234Private
235-----
236new_repo_private_desc
237You choose who can see and commit to this repository.
238-----
239new_repo_create
240Create repository
241-----
242new_org_subtitle
243Tell us about your organization
244-----
245new_org_title
246Set up your organization
247-----
248new_org_name
249Organization name
250-----
251new_org_name_hint
252This will be the name of your account on Gitly.
253-----
254new_org_url_hint
255Your URL will be:
256-----
257new_org_contact_email
258Contact email
259-----
260new_org_belongs_to
261This organization belongs to:
262-----
263new_org_personal
264My personal account
265-----
266new_org_personal_example
267I.e.,
268-----
269new_org_business
270A business or institution
271-----
272new_org_business_example
273For example: Acme, Inc., Example Institute, American Red Cross
274-----
275new_org_accept_terms
276I hereby accept the Terms of Service.
277-----
278new_org_next
279Next
280-----
281commits_count
282commit|commits|commits
283-----
284issues_count
285issue|issues|issues
286-----
287prs_count
288pull request|pull requests|pull requests
289-----
290contributors_count
291contributor|contributors|contributors
292-----
293branches_count
294branch|branches|branches
295-----
296releases_count
297release|releases|releases
298-----
299tags_count
300tag|tags|tags
301-----
302topics_count
303discussion|discussions|discussions
304-----
305stars_count
306star|stars|stars
307-----
308watchers_count
309watcher|watchers|watchers
310-----
311ci_label
312CI
313-----
314pr_pull_requests
315Pull requests
316-----
317pr_new
318New pull request
319-----
320pr_tab_open
321Open
322-----
323pr_tab_merged
324Merged
325-----
326pr_tab_closed
327Closed
328-----
329pr_none
330No pull requests.
331-----
332pr_status_open
333Open
334-----
335pr_status_merged
336Merged
337-----
338pr_status_closed
339Closed
340-----
341pr_wants_to_merge
342wants to merge
343-----
344pr_into
345into
346-----
347pr_conversation
348Conversation
349-----
350pr_files_changed
351Files changed
352-----
353pr_files_changed_label
354files changed
355-----
356pr_commits_label
357commits
358-----
359pr_review_approved
360approved
361-----
362pr_review_changes_requested
363requested changes
364-----
365pr_review_commented
366commented
367-----
368pr_commented
369commented
370-----
371pr_leave_comment
372Leave a comment
373-----
374pr_comment_button
375Comment
376-----
377pr_merge
378Merge pull request
379-----
380pr_squash_merge
381Squash and merge
382-----
383pr_close
384Close pull request
385-----
386pr_reopen
387Reopen pull request
388-----
389pr_open_title
390Open a pull request
391-----
392pr_compare_desc
393Compare two branches in this repository and propose a merge. Forks are not required.
394-----
395pr_base
396base
397-----
398pr_compare
399compare
400-----
401pr_choose_branch
402(choose a branch)
403-----
404pr_compare_button
405Compare
406-----
407pr_no_commits_between
408No commits between these branches.
409-----
410pr_title_placeholder
411Title
412-----
413pr_description_placeholder
414Describe the changes (optional)
415-----
416pr_create
417Create pull request
418-----
419pr_commits_heading
420Commits
421-----
422pr_by
423by
424-----
425pr_no_file_changes
426No file changes detected.
427-----
428pr_binary_file
429Binary file not shown.
430-----
431pr_line_comment_placeholder
432Add a review comment on this line (optional)
433-----
434pr_overall_review_placeholder
435Overall review comment (optional)
436-----
437pr_review_action_comment
438Comment
439-----
440pr_review_action_approve
441Approve
442-----
443pr_review_action_request_changes
444Request changes
445-----
446pr_submit_review
447Submit review
448-----
449pr_your_pulls
450Your pull requests
451-----
452pr_none_user
453You haven't opened any pull requests yet.
454-----
455pr_opened
456opened
457-----
458pr_comments_title
459Comments
460-----
461webhooks
462Webhooks
463-----
464webhook_new
465New webhook
466-----
467webhook_none
468No webhooks configured.
469-----
470webhook_url
471Payload URL
472-----
473webhook_secret
474Secret
475-----
476webhook_secret_hint
477Used to compute the X-Gitly-Signature header (HMAC-SHA256). Optional but recommended.
478-----
479webhook_events
480Events to deliver
481-----
482webhook_event_push
483Push
484-----
485webhook_event_issue
486Issues
487-----
488webhook_event_pr
489Pull requests
490-----
491webhook_event_comment
492Comments
493-----
494webhook_event_release
495Releases
496-----
497webhook_create
498Create webhook
499-----
500webhook_delete
501Delete
502-----
503webhook_active
504Active
505-----
506webhook_inactive
507Inactive
508-----
509webhook_last_status
510Last response
511-----
512webhook_never_delivered
513Never delivered
514-----
515webhook_deliveries
516Recent deliveries
517-----
518webhook_back
519Back to webhooks
520-----
521manage_webhooks
522Manage webhooks
523-----
524discussions
525Discussions
526-----
527discussion_new
528New discussion
529-----
530discussion_none
531No discussions yet.
532-----
533discussion_create
534Create discussion
535-----
536discussion_title_placeholder
537Discussion title
538-----
539discussion_body_placeholder
540Start the conversation...
541-----
542discussion_category
543Category
544-----
545discussion_category_general
546General
547-----
548discussion_category_qa
549Q&A
550-----
551discussion_category_announcement
552Announcement
553-----
554discussion_category_idea
555Ideas
556-----
557discussion_locked
558Locked
559-----
560discussion_reply_placeholder
561Reply to this discussion
562-----
563discussion_reply_button
564Post reply
565-----
566discussion_lock
567Lock discussion
568-----
569discussion_unlock
570Unlock discussion
571-----
572discussion_delete
573Delete discussion
574-----
575discussion_answer
576Mark as answer
577-----
578discussion_answered
579Answered
580-----
581discussion_opened
582opened
583-----
584projects
585Projects
586-----
587project_new
588New project
589-----
590project_none
591No projects yet.
592-----
593project_create
594Create project
595-----
596project_name_placeholder
597Project name
598-----
599project_description_placeholder
600Project description (optional)
601-----
602project_delete
603Delete project
604-----
605project_add_column
606Add column
607-----
608project_column_name_placeholder
609Column name (e.g. Todo, In progress, Done)
610-----
611project_add_card
612Add card
613-----
614project_card_title_placeholder
615Card title
616-----
617project_card_note_placeholder
618Notes (optional)
619-----
620project_card_save
621Save card
622-----
623project_card_delete
624Delete
625-----
626project_column_delete
627Delete column
628-----
629project_column_empty
630No cards.
631-----
632milestones
633Milestones
634-----
635milestone_new
636New milestone
637-----
638milestone_none
639No milestones yet.
640-----
641milestone_create
642Create milestone
643-----
644milestone_title_placeholder
645Milestone title
646-----
647milestone_description_placeholder
648Description (optional)
649-----
650milestone_due_date
651Due date
652-----
653milestone_status_open
654Open
655-----
656milestone_status_closed
657Closed
658-----
659milestone_close
660Close milestone
661-----
662milestone_reopen
663Reopen milestone
664-----
665milestone_delete
666Delete milestone
667-----
668milestone_progress
669Progress
670-----
671milestone_issues
672Linked issues
673-----
674milestone_no_issues
675No issues linked yet.
676-----
677twofa_title
678Two-factor authentication
679-----
680twofa_status_enabled
681Two-factor authentication is enabled.
682-----
683twofa_status_disabled
684Two-factor authentication is disabled.
685-----
686twofa_enable
687Enable two-factor authentication
688-----
689twofa_disable
690Disable two-factor authentication
691-----
692twofa_setup_intro
693Scan 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.
694-----
695twofa_secret
696Secret
697-----
698twofa_code
6996-digit code
700-----
701twofa_verify
702Verify and enable
703-----
704twofa_login_prompt
705Enter the 6-digit code from your authenticator app to continue.
706-----
707twofa_login_button
708Verify
709-----
710twofa_invalid
711Invalid code, try again.
712-----
713api_tokens
714API tokens
715-----
716api_token_new
717New API token
718-----
719api_token_none
720No API tokens yet.
721-----
722api_token_name
723Token name
724-----
725api_token_create
726Create token
727-----
728api_token_revoke
729Revoke
730-----
731api_token_show_once
732This token is shown only once. Copy it now:
733-----
734api_docs
735API documentation
736-----
737repo_delete_warning
738This repo will be permanently removed with no way to revert this action.
739-----
740repo_delete_public_intro
741It's a public repository with:
742-----
743repo_delete_public_outro
744All of them will be lost.
745-----
746repo_delete_confirm_question
747Are you sure you want to continue?
748-----
749repo_delete_confirm_yes
750Yes, delete repository
751-----
752repo_delete_cancel
753Cancel
754-----
755settings_title
756Settings
757-----
758danger_zone
759Danger zone
760-----
761transfer_ownership
762Transfer ownership
763-----
764transfer_ownership_desc
765Move this repository to another user. Type the full path to confirm.
766-----
767new_owner_username
768New owner username
769-----
770move_repo
771Move repo
772-----
773delete_repo_title
774Delete this repository
775-----
776delete_repo_desc
777Once deleted, the repository is gone. Type the full path to confirm.
778-----
779delete_repo
780Delete repo
781-----
782features_section_title
783Features
784-----
785features_section_desc
786Enable or disable features for this repository.
787-----
788save_features
789Save features
790-----
791wiki
792Wiki
793-----
794header_search_placeholder
795Search...
796-----
797header_login
798Log in
799-----
800header_register
801Register
802-----
803header_profile
804Profile
805-----
806header_repositories
807Repositories
808-----
809header_issues
810Issues
811-----
812header_stars
813Stars
814-----
815header_feed
816Feed
817-----
818header_settings
819Settings
820-----
821header_new_organization
822New organization
823-----
824header_admin_panel
825Admin Panel
826-----
827header_signed_in_as
828Signed in as
829-----
830header_sign_out
831Sign out
832-----
833issue_issues
834Issues
835-----
836issue_new
837New issue
838-----
839issue_none
840No issues yet.
841-----
842issue_your_issues
843Issues
844-----
845issue_assigned_to_me
846Assigned to me
847-----
848issue_created_by_me
849Created by me
850-----
851issue_mentioned
852Mentioned
853-----
854issue_recent_activity
855Recent activity
856-----
857issue_none_assigned
858No issues are assigned to you.
859-----
860issue_none_created
861You haven't opened any issues yet.
862-----
863issue_none_mentioned
864You haven't been mentioned in any issues.
865-----
866issue_none_activity
867No recent issue activity.
868-----
869issue_opened
870opened
871-----
872issue_by
873by
874-----
875issue_comments_title
876Comments
877-----
878admin_stats_running_since
879Gitly runs since
880-----
881admin_stats_total_users
882Registered users
883-----
884admin_stats_total_repos
885Repositories
886-----
887admin_stats_total_commits
888Commits
889-----
890admin_stats_total_issues
891Issues
892-----
893admin_stats_new_users
894New users
895-----
896admin_stats_new_repos
897New repositories
898-----
899admin_stats_commits
900Commits
901-----
902admin_stats_new_issues
903New issues
904-----
905admin_stats_last_n_days
906Last 30 days
907-----
908commit_committed
909committed
910-----
911commit_view_patch
912View patch
913-----
914commit_files_changed
915files changed
916-----
917commit_additions
918additions
919-----
920commit_deletions
921deletions
922-----
923commit_no_changes
924No file changes in this commit.
925-----
926commit_binary_file
927Binary file not shown.
928-----
929commit_file_new
930new file
931-----
932commit_file_deleted
933deleted
934-----
935commit_file_renamed
936renamed
937-----
938commits_on
939Commits on
940-----
941browse_repo_at_point
942Browse repository at this point
943-----
944about_section
945About
946-----
947no_description
948No description provided.
949-----
950readme_link
951Readme
952-----
953license_link
954License
955-----
956stars_label
957stars
958-----
959watching_label
960watching
961-----
962sponsor_section
963Sponsor this project
964-----
965sponsor_action
966Sponsor
967-----
968releases_section
969Releases
970-----
971contributors_section
972Contributors
973-----
974latest_label
975Latest
976-----
977releases_more
978more releases
979-----
980no_releases
981No releases published
982-----
983no_contributors
984No contributors yet
985-----
986star_action
987Star
988-----
989starred
990Starred
991-----
992watch_action
993Watch
994-----
995unwatch_action
996Unwatch
997-----
998user_edit_profile
999Edit profile
1000-----
1001user_pinned_repos
1002Pinned repositories
1003-----
1004user_view_all_repos
1005View all
1006-----
1007user_no_repos
1008No repositories yet.
1009-----
1010user_repo_public
1011Public
1012-----
1013user_repo_private
1014Private
1015-----
1016user_contributions_in_year
1017contributions in the last year
1018-----
1019user_commits_label
1020commits
1021-----
1022user_heatmap_less
1023Less
1024-----
1025user_heatmap_more
1026More
1027-----
1028user_contribution_activity
1029Contribution activity
1030-----
1031user_activity_joined
1032Joined Gitly
1033-----
1034user_activity_first_repo
1035First repository
1036-----
1037user_activity_first_issue
1038First issue
1039-----
1040user_activity_on
1041on
1042-----
1043login_via_github
1044Login via GitHub
1045-----
1046register_via_github
1047Register via GitHub
1048-----
1049clone_size_limit_title
1050Repository is over 100 MB
1051-----
1052clone_size_limit_message
1053This repository is larger than 100 MB. Please purchase a Premium subscription for only $5/mo to support Gitly and help us provide the infrastructure needed for repository hosting.
1054-----
1055clone_size_limit_purchase_premium
1056Purchase Premium for $5 with PayPal
1057-----
1058clone_size_limit_purchase_usdt
1059Pay 4.50 USDT (-10%)
1060-----
1061clone_size_limit_pricing_link
1062View Premium plans
1063-----
1064header_pricing
1065Pricing
1066-----
1067pricing_title
1068Gitly pricing
1069-----
1070pricing_subtitle
1071Choose the plan that matches your repository size, storage needs, and support expectations.
1072-----
1073pricing_best_for_individuals
1074Best for individuals
1075-----
1076pricing_best_for_teams
1077Best for teams
1078-----
1079pricing_premium_name
1080Premium
1081-----
1082pricing_premium_desc
1083For developers who need larger imports and private project hosting.
1084-----
1085pricing_premium_price
1086$5
1087-----
1088pricing_per_month
1089per month
1090-----
1091pricing_buy_premium
1092Buy Premium with PayPal
1093-----
1094pricing_buy_premium_usdt
1095Pay 4.50 USDT (-10%)
1096-----
1097pricing_premium_feature_one
1098Clone and host repositories up to 1 GB
1099-----
1100pricing_premium_feature_two
1101Private repositories and organizations
1102-----
1103pricing_premium_feature_three
1104GitHub issues and pull request import
1105-----
1106pricing_premium_feature_four
110710 GB hosted storage
1108-----
1109pricing_premium_feature_five
1110Standard support queue
1111-----
1112pricing_ultimate_name
1113Ultimate
1114-----
1115pricing_ultimate_desc
1116For teams running heavier repositories and production workflows.
1117-----
1118pricing_ultimate_price
1119$19
1120-----
1121pricing_buy_ultimate
1122Buy Ultimate with PayPal
1123-----
1124pricing_buy_ultimate_usdt
1125Pay 17.10 USDT (-10%)
1126-----
1127pricing_ultimate_feature_one
1128Everything in Premium
1129-----
1130pricing_ultimate_feature_two
1131Clone and host repositories up to 10 GB
1132-----
1133pricing_ultimate_feature_three
1134100 GB hosted storage
1135-----
1136pricing_ultimate_feature_four
1137Advanced permissions and protected workflows
1138-----
1139pricing_ultimate_feature_five
1140Priority support for infrastructure issues
1141-----
1142pricing_payment_title
1143Payment
1144-----
1145pricing_payment_note
1146Payments are handled via PayPal to
1147-----
1148pricing_usdt_title
1149USDT payment
1150-----
1151pricing_usdt_note
1152USDT payments include a 10% discount. Send the discounted amount to this wallet.
1153-----
1154pricing_usdt_wallet_label
1155USDT wallet:
1156-----
1157