debian-mirror-gitlab/doc/.vale/gitlab/Substitutions.yml

56 lines
1.6 KiB
YAML
Raw Normal View History

2020-04-08 14:13:33 +05:30
---
2020-06-23 00:09:42 +05:30
# Error: gitlab.Substitutions
#
2021-03-08 18:12:59 +05:30
# Checks for misused terms that should never be used at GitLab.
# SubstitutionWarning.yml and SubstitionSuggestions.yml also exist.
2020-04-08 14:13:33 +05:30
#
2021-09-04 01:27:46 +05:30
# For a list of all options, see https://docs.errata.ai/vale/styles
2020-04-08 14:13:33 +05:30
extends: substitution
2020-04-22 19:07:51 +05:30
message: 'Use "%s" instead of "%s".'
2020-04-08 14:13:33 +05:30
link: https://about.gitlab.com/handbook/communication/#top-misused-terms
level: error
ignorecase: true
swap:
2021-03-11 19:13:27 +05:30
codequality: code quality
2021-02-22 17:27:13 +05:30
Customer [Pp]ortal: Customers Portal
2020-06-23 00:09:42 +05:30
frontmatter: front matter
2020-04-08 14:13:33 +05:30
GitLabber: GitLab team member
2021-02-22 17:27:13 +05:30
GitLabbers: GitLab team members
2021-01-03 14:25:43 +05:30
GitLab-shell: GitLab Shell
2020-05-24 23:13:21 +05:30
gitlab omnibus: Omnibus GitLab
2020-04-22 19:07:51 +05:30
param: parameter
params: parameters
2020-05-24 23:13:21 +05:30
pg: PostgreSQL
2021-03-11 19:13:27 +05:30
'postgres$': PostgreSQL
2020-05-24 23:13:21 +05:30
raketask: Rake task
raketasks: Rake tasks
rspec: RSpec
2020-04-08 14:13:33 +05:30
self hosted: self-managed
self-hosted: self-managed
2020-05-24 23:13:21 +05:30
styleguide: style guide
2021-01-29 00:20:46 +05:30
to login: to log in
can login: can log in
to log-in: to log in
can log-in: can log in
to signin: to sign in
can signin: can sign in
to sign-in: to sign in
can sign-in: can sign in
2020-05-24 23:13:21 +05:30
x509: X.509
yaml: YAML
2021-09-30 23:02:18 +05:30
developer access: the Developer role
developer permission: the Developer role
developer permissions: the Developer role
2021-12-11 22:18:48 +05:30
guest access: the Guest role
guest permission: the Guest role
guest permissions: the Guest role
2021-09-30 23:02:18 +05:30
maintainer access: the Maintainer role
maintainer permission: the Maintainer role
maintainer permissions: the Maintainer role
owner access: the Owner role
owner permission: the Owner role
owner permissions: the Owner role
2021-12-11 22:18:48 +05:30
reporter access: the Reporter role
reporter permission: the Reporter role
reporter permissions: the Reporter role