forked from github/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ui.yml
261 lines (261 loc) · 9.37 KB
/
ui.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
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 protected]
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:
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