зеркало из https://github.com/github/docs.git
268 строки
10 KiB
YAML
268 строки
10 KiB
YAML
meta:
|
|
default_description: Get started, troubleshoot, and make the most of GitHub. Documentation for new users, developers, administrators, and all of GitHub's products.
|
|
header:
|
|
github_docs: GitHub Docs
|
|
contact: Contact
|
|
notices:
|
|
ghae_silent_launch: GitHub AE is currently under limited release.
|
|
release_candidate:
|
|
# The version name is rendered before the below text via includes/header-notification.html
|
|
' is currently available as a release candidate. For more information, see "<a href="/admin/overview/about-upgrades-to-new-releases">About upgrades to new releases</a>."'
|
|
localization_complete:
|
|
We publish frequent updates to our documentation, and translation of this page may still be in progress.
|
|
For the most current information, please visit the
|
|
<a id="to-english-doc" href="/en">English documentation</a>.
|
|
early_access: 📣 Please <b>do not share</b> this URL publicly. This page contains content about an early access feature.
|
|
release_notes_use_latest: Please use the latest release for the latest security, performance, and bug fixes.
|
|
# GHES release notes
|
|
ghes_release_notes_upgrade_patch_only: 📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of Enterprise Server.
|
|
ghes_release_notes_upgrade_release_only: 📣 This is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
|
|
ghes_release_notes_upgrade_patch_and_release: 📣 This is not the <a href="#{{ latestPatch }}">latest patch release</a> of this release series, and this is not the <a href="/enterprise-server@{{ latestRelease }}/admin/release-notes">latest release</a> of Enterprise Server.
|
|
sign_up_cta: Sign up
|
|
picker:
|
|
language_picker_default_text: Choose a language
|
|
product_picker_default_text: All products
|
|
version_picker_default_text: Choose a version
|
|
release_notes:
|
|
banner_text: GitHub began rolling these changes out to enterprises on
|
|
search:
|
|
need_help: Need help?
|
|
placeholder: Search GitHub Docs
|
|
loading: Loading
|
|
no_results: No results found
|
|
search_results_for: Search results for
|
|
no_content: No content
|
|
matches_found: Results found
|
|
matches_displayed: Matches displayed
|
|
search_error: An error occurred trying to perform the search.
|
|
description: Enter a search term to find it in the GitHub Documentation.
|
|
label: Search GitHub Docs
|
|
results_found: Found {n} results in {s}ms
|
|
results_page: This is page {page} of {pages}.
|
|
nothing_found: Nothing found 😿
|
|
homepage:
|
|
explore_by_product: Explore by product
|
|
version_picker: Version
|
|
description: Help for wherever you are on your GitHub journey.
|
|
toc:
|
|
getting_started: Getting started
|
|
popular: Popular
|
|
guides: Guides
|
|
whats_new: What's new
|
|
videos: Videos
|
|
all_changelogs: All changelog posts
|
|
pages:
|
|
article_version: 'Article version'
|
|
miniToc: In this article
|
|
contributor_callout: This article is contributed and maintained by
|
|
all_enterprise_releases: All Enterprise Server releases
|
|
about_versions: About versions
|
|
permissions_statement: Who can use this feature
|
|
errors:
|
|
oops: Ooops!
|
|
something_went_wrong: It looks like something went wrong.
|
|
we_track_errors: We track these errors automatically, but if the problem persists please feel free to contact us.
|
|
page_doesnt_exist: It looks like this page doesn't exist.
|
|
support:
|
|
still_need_help: Still need help?
|
|
contact_support: Contact support
|
|
ask_community: Ask the GitHub community
|
|
survey:
|
|
able_to_find: Did this doc help you?
|
|
yes: Yes
|
|
no: No
|
|
comment_yes_label: Let us know what we do well
|
|
comment_no_label: Let us know what we can do better
|
|
optional: Optional
|
|
required: Required
|
|
email_placeholder: email@example.com
|
|
email_label: If we can contact you with more questions, please enter your email address
|
|
email_validation: Please enter a valid email address
|
|
send: Send
|
|
feedback: Thank you! We received your feedback.
|
|
not_support: If you need a reply, please contact support instead.
|
|
privacy_policy: Privacy policy
|
|
contribution_cta:
|
|
title: Help us make these docs great!
|
|
body: All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
|
|
button: Make a contribution
|
|
or: Or,
|
|
to_guidelines: learn how to contribute.
|
|
parameter_table:
|
|
body: Body parameters
|
|
default: Default
|
|
description: Description
|
|
enum_description_title: Can be one of
|
|
headers: Headers
|
|
name: Name
|
|
path: Path parameters
|
|
query: Query parameters
|
|
required: Required
|
|
see_preview_notice: See preview notice
|
|
see_preview_notices: See preview notices
|
|
type: Type
|
|
single_enum_description: Value
|
|
products:
|
|
graphql:
|
|
reference:
|
|
implements: Implements
|
|
fields: Fields
|
|
arguments: Arguments
|
|
name: Name
|
|
type: Type
|
|
description: Description
|
|
input_fields: Input fields
|
|
return_fields: Return fields
|
|
implemented_by: Implemented by
|
|
values: Values
|
|
possible_types: Possible types
|
|
preview_notice: Preview notice
|
|
deprecation_notice: Deprecation notice
|
|
preview_period: During the preview period, the API may change without notice.
|
|
overview:
|
|
preview_header: 'To toggle this preview and access the following schema members, you must provide a custom media type in the `Accept` header:'
|
|
preview_schema_members: 'Previewed schema members'
|
|
announced: Announced
|
|
updates: Updates
|
|
rest:
|
|
banner:
|
|
api_versioned: The REST API is now versioned.
|
|
api_version_info: For more information, see "<a href="{{ versionWithApiVersion }}/rest/overview/api-versions">About API versioning</a>."
|
|
ghes_api_versioned: After a site administrator upgrades your Enterprise Server instance to {{ firstGhesReleaseWithApiVersions.versionTitle }} or later, the REST API will be versioned. To learn how to find your instance's version, see "<a href="/{{ currentVersion }}/get-started/learning-about-github/about-versions-of-github-docs#github-enterprise-server">About versions of GitHub Docs</a>".
|
|
versioning:
|
|
about_versions: About REST API versions
|
|
reference:
|
|
in: In
|
|
description: Description
|
|
notes: Notes
|
|
parameters: Parameters
|
|
response: Response
|
|
example_response: Example response
|
|
status_code: Status code
|
|
http_status_code: HTTP response status codes
|
|
code_sample: Code sample
|
|
code_samples: Code samples
|
|
preview_notice: Preview notice
|
|
preview_notices: Preview notices
|
|
preview_header_is_required: This header is <strong>required</strong>
|
|
preview_notice_to_change: This API is under preview and subject to change
|
|
works_with: Works with
|
|
api_reference: REST API reference
|
|
enum_description_title: Can be one of
|
|
required: Required
|
|
headers: Headers
|
|
query: Query parameters
|
|
path: Path parameters
|
|
body: Body parameters
|
|
webhooks:
|
|
action_type_switch_error: There was an error switching webhook action types.
|
|
action_type: Action type
|
|
availability: Availability
|
|
webhook_payload_object: Webhook payload object
|
|
webhook_payload_example: Webhook payload example
|
|
rephrase_availability:
|
|
repository: Repositories
|
|
organization: Organizations
|
|
app: GitHub Apps
|
|
business: Enterprises
|
|
marketplace: GitHub Marketplace
|
|
sponsors_listing: Sponsored accounts
|
|
footer:
|
|
all_rights_reserved: All rights reserved
|
|
terms: Terms
|
|
privacy: Privacy
|
|
security: Security
|
|
product:
|
|
heading: Product
|
|
links:
|
|
features: Features
|
|
security: Security
|
|
enterprise: Enterprise
|
|
case_studies: Case Studies
|
|
pricing: Pricing
|
|
resources: Resources
|
|
platform:
|
|
heading: Platform
|
|
links:
|
|
developer_api: Developer API
|
|
partners: Partners
|
|
atom: Atom
|
|
electron: Electron
|
|
github_desktop: GitHub Desktop
|
|
support:
|
|
heading: Support
|
|
links:
|
|
help: Help
|
|
community_forum: Community Forum
|
|
training: Training
|
|
status: Status
|
|
contact_github: Contact GitHub
|
|
company:
|
|
heading: Company
|
|
links:
|
|
about: About
|
|
blog: Blog
|
|
careers: Careers
|
|
press: Press
|
|
shop: Shop
|
|
product_landing:
|
|
quickstart: Quickstart
|
|
reference: Reference
|
|
overview: Overview
|
|
guides: Guides
|
|
code_examples: Code examples
|
|
search_code_examples: Search code examples
|
|
search_results_for: Search results for
|
|
matches_displayed: Matches displayed
|
|
show_more: Show more
|
|
explore_people_and_projects: Explore people and projects
|
|
sorry: Sorry, there is no result for
|
|
no_example: It looks like we don't have an example that fits your filter.
|
|
try_another: Try another filter or add your code example.
|
|
no_result: Sorry, there are no guides that match your filter.
|
|
learn: Learn how to add a code example
|
|
communities_using_discussions: Communities on GitHub.com using discussions
|
|
add_your_community: Add your community
|
|
sponsor_community: GitHub Sponsors community
|
|
supported_releases: Supported releases
|
|
release_notes_for: Release notes for
|
|
upgrade_from: Upgrade from
|
|
browse_all_docs: Browse all docs
|
|
browse_all: Browse all
|
|
docs: docs
|
|
explore_release_notes: Explore release notes
|
|
view: View all
|
|
product_guides:
|
|
start_path: Start learning path
|
|
learning_paths: '{{ productMap[currentProduct].name }} learning paths'
|
|
learning_paths_desc: Learning paths are a collection of guides that help you master a particular subject.
|
|
guides: '{{ productMap[currentProduct].name }} guides'
|
|
more_guides: more guides
|
|
load_more: Load more guides
|
|
all_guides: 'All {{ productMap[currentProduct].name }} guides'
|
|
filter_instructions: Filter the guide list using these controls
|
|
filters:
|
|
type: Type
|
|
topic: Topic
|
|
all: All
|
|
guides_found:
|
|
multiple: '{n} guides found'
|
|
one: 1 guide found
|
|
none: No guides found
|
|
guide_types:
|
|
overview: Overview
|
|
quick_start: Quickstart
|
|
tutorial: Tutorial
|
|
how_to: How-to guide
|
|
reference: Reference
|
|
learning_track_nav:
|
|
prevGuide: Previous guide
|
|
nextGuide: Next guide
|
|
toggle_images:
|
|
off: Images are off, click to show
|
|
on: Images are on, click to hide
|
|
hide_single: Hide image
|
|
show_single: Show image
|
|
scroll_button:
|
|
scroll_to_top: Scroll to top
|