save_config_failed=Failed to save configuration: %v
invalid_admin_setting=Administrator account setting is invalid: %v
invalid_log_root_path=The log path is invalid: %v
default_keep_email_private=Hide Email Addresses by Default
default_keep_email_private_popup=Hide email addresses of new user accounts by default.
default_allow_create_organization=Allow Creation of Organizations by Default
default_allow_create_organization_popup=Allow new user accounts to create organizations by default.
default_enable_timetracking=Enable Time Tracking by Default
default_enable_timetracking_popup=Enable time tracking for new repositories by default.
no_reply_address=Hidden Email Domain
no_reply_address_helper=Domain name for users with a hidden email address. For example, the username 'joe' will be logged in Git as 'joe@noreply.example.org' if the hidden email domain is set to 'noreply.example.org'.
config.allow_cross_repository_dependencies_desc=Dependencies can be added from any repository where the user is granted access or only from the current repository depending on this setting.
config.enable_user_heatmap=Enable User Heatmap
config.enable_user_heatmap_desc=Show a heatmap of user activity on user profiles
config.auto_watch_new_repos=Enable Auto Watch for New Repositories
config.auto_watch_new_repos_desc=When adding a repo to a team or creating a new repo all team members will watch the repo automatically if enabled
config.auto_watch_on_changes=Enable Auto Watch for Repositories Push
config.auto_watch_on_changes_desc=Make the user watch a repository When they commit for the first time
config.default_org_member_visible=Default Organization Member Visibility
config.default_org_member_visible_desc=True will make the membership of the users visible when added to the organisation
config.no_reply_address=Hidden Email Domain
config.default_visibility_organization=Default visibility for new Organizations
config.service_default_keep_email_private=Default value for KeepEmailPrivate
config.service_default_keep_email_private_desc=Each new user will get the value of this setting copied into their profile
config.service_default_allow_create_organization=Default value for AllowCreateOrganization
config.service_default_allow_create_organization_desc=Every new user will have rights set to create organizations depending on this setting
config.service_default_user_is_restricted=Default value for IsRestricted
config.service_default_user_is_restricted_desc=Every new user will have restricted permissions depending on this setting
config.service_enable_time_tracking=Enable Time Tracking
config.service_default_enable_time_tracking=Default value for EnableTimetracking
config.service_default_enable_time_tracking_desc=Repositories will use timetracking by default depending on this setting
config.service_default_enable_dependencies=Enable Issue Dependencies by Default
config.service_default_enable_dependencies_desc=Repositories will use dependencies by default depending on this setting
config.service_allow_cross_repository_dependencies_desc=Dependencies can be added from any repository where the user is granted access or only from the current repository depending on this setting.
config.service_default_allow_only_contributors_to_track_time=Default value for AllowOnlyContributorsToTrackTime
config.service_default_allow_only_contributors_to_track_time_desc=Only users with write permissions can track time if this is true
config.service_enable_user_heatmap=Enable User Heatmap
config.service_enable_user_heatmap_desc=Show a heatmap of user activity on user profiles
config.service_auto_watch_new_repos=Enable Auto Watch for New Repositories
config.service_auto_watch_new_repos_desc=When adding a repo to a team or creating a new repo all team members will watch the repo automatically if enabled
config.service_auto_watch_on_changes=Enable Auto Watch for Repositories Push
config.service_auto_watch_on_changes_desc=Make the user watch a repository When they commit for the first time
config.service_default_org_member_visible=Default value for DefaultOrgMemberVisible
config.service_default_org_member_visible_desc=True will make the membership of the users visible when added to the organisation