diff options
Diffstat (limited to 'options/locale/locale_en-US.ini')
-rw-r--r-- | options/locale/locale_en-US.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 43b56f4ec7..dc9cc3d6b9 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -582,6 +582,10 @@ email_notifications.submit = Set Email Preference owner = Owner repo_name = Repository Name repo_name_helper = Good repository names use short, memorable and unique keywords. +template = Template +template_select = Select a template. +template_helper = Make repository a template +template_description = Template repositories let users generate new repositories with the same directory structure, files, and optional settings. visibility = Visibility visibility_description = Only the owner or the organization members if they have rights, will be able to see it. visibility_helper = Make Repository Private @@ -591,6 +595,9 @@ clone_helper = Need help cloning? Visit <a target="_blank" rel="noopener norefer fork_repo = Fork Repository fork_from = Fork From fork_visibility_helper = The visibility of a forked repository cannot be changed. +use_template = Use this template +generate_repo = Generate Repository +generate_from = Generate From repo_desc = Description repo_lang = Language repo_gitignore_helper = Select .gitignore templates. @@ -618,6 +625,12 @@ forks = Forks pick_reaction = Pick your reaction reactions_more = and %d more +template.items = Template Items +template.git_content = Git Content (Default Branch) +template.topics = Topics +template.one_item = Must select at least one template item +template.invalid = Must select a template repository + archive.title = This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests. archive.issue.nocomment = This repo is archived. You cannot comment on issues. archive.pull.nocomment = This repo is archived. You cannot comment on pull requests. @@ -652,6 +665,7 @@ migrate.migrating_failed = Migrating from <b>%s</b> failed. mirror_from = mirror of forked_from = forked from +generated_from = generated from fork_from_self = You cannot fork a repository you own. fork_guest_user = Sign in to fork this repository. copy_link = Copy |