mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-04 09:37:58 +03:00
b7c0701b5f
Signed-off-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
93 lines
4.8 KiB
JSON
93 lines
4.8 KiB
JSON
{
|
|
"string": {
|
|
"Github": "Github",
|
|
"GithubDesc": "Github integration",
|
|
"Settings": "Configure",
|
|
"Connect": "Map repository to project",
|
|
"Configure": "Configure {title} GitHub App",
|
|
"NoIntegrationsConfigured": "<p>There is no {title} GitHub App associated with this workspace. You must first install the {title} GitHub App and grant it access to your repositories.</p><p>If you are installing it for a GitHub organization, you need to have the appropriate permissions, or you should ask your colleagues to install it.</p><p>If you plan like to switch use of integration to another {title} workspace, please uninstall it first.</p>",
|
|
"InstallApp": "Install Github App",
|
|
"ConnectionPending": "Waiting for integration service",
|
|
"Repository": "Repository",
|
|
"NoRepository": "Repository not selected",
|
|
"RepositoryInfo": "in",
|
|
"RepositoryIn": " in ",
|
|
"AssignRepository": "Assign repository",
|
|
"WithoutRepository": "Create Issue without GitHub",
|
|
"CreateGithubIssue": "Create Issue on ",
|
|
"PullRequest": "Pull request",
|
|
"PullRequests": "Pull requests",
|
|
"ChangedFiles": "Changed files ({files})",
|
|
"ReviewedFiles": "Reviewed files ({files})",
|
|
"All": "All",
|
|
"Active": "Active",
|
|
"Closed": "Closed",
|
|
"PRFile": "File",
|
|
"PRCommit": "Commit",
|
|
"PRReview": "Review",
|
|
"PRDraft": "Draft PR",
|
|
"PRMergedAt": "Merged At",
|
|
"PRClosedAt": "Closed At",
|
|
"MergeCommitSHA": "Merge commit SHA",
|
|
"ConfigLabel": "Github",
|
|
"ConfigDescription": "Bi-directional synchronization with Github",
|
|
"Authorize": "Authorize {title} GitHub App",
|
|
"ReAuthorize": "Re-authorize {title} GitHub App",
|
|
"PleaseAuthorizeAs": "You need to authorize the {title} GitHub App to access your GitHub account.",
|
|
"PleaseConnectToProject": "Please connect repository to project to start using integration",
|
|
"ConnectProject": "Connect repository (available {available})",
|
|
"Enable": "Enable",
|
|
"Disable": "Disable",
|
|
"Disabled": "Disabled",
|
|
"ProjectsInSync": "- repositories ({of}/{sync})",
|
|
"ProjectsConfig": "Github Projects (new)",
|
|
"AuthorizeAs": "as {login}",
|
|
"Integrations": "GitHub App Integrations",
|
|
"Options": "Options",
|
|
"Projects": "Projects ({count})",
|
|
"GithubIssue": "GitHub Issue",
|
|
"OnlyOrganizationError": "Only organization accounts are supported",
|
|
"Mergeable": "Ready to Merge",
|
|
"IssueRepositoryTarget": "into",
|
|
"ComponentForRepository": "Use component for Github repository",
|
|
"GithubUser": "Github",
|
|
"SyncEnabled": "Synchronization enabled",
|
|
"IssueConnectedActivityInfo": "Connected to Issue <a href=\"{url}\">#{number}</a> inside <a href=\"{repository}\">{repoName}</a>",
|
|
"PullRequestConnectedActivityInfo": "Connected to Pull Request <a href=\"{url}\">#{number}</a> inside <a href=\"{repository}\">{repoName}</a>",
|
|
"PullRequestMergedActivityInfo": "Pull request Merged",
|
|
"ReviewPending": "Pending",
|
|
"ReviewCommented": "Commented",
|
|
"ReviewApproved": "Approved",
|
|
"ReviewChangesRequested": "Changes requested",
|
|
"ReviewDismissed": "Dismissed",
|
|
"PullRequestMergeState": "Merge state",
|
|
"PullRequestReviewDecision": "Review state",
|
|
"Conflict": "Conflict detected",
|
|
"ReadyForMerge": "Yes",
|
|
"PROpen": "Open",
|
|
"PRMerged": "Merged",
|
|
"PRClosed": "Closed",
|
|
"AuthenticatedWithGithub": "Authorized with Github {login}",
|
|
"AuthenticatedWithGithubEmployee": "Please merge or remove Github person",
|
|
"AuthenticatedWithGithubRequired": "Please authorize Github application to act on behind you to perform actions",
|
|
"Processing": "Processing authentication/installation",
|
|
"AutoClose": "Processing complete, Tab will be auto-closed in {time} seconds.",
|
|
"RequestFailed": "Request failed. Please close the tab and try again.",
|
|
"CloseTab": "Close Tab",
|
|
"PleaseRetry": "Please retry authentication",
|
|
"Updated": "Updated",
|
|
"LinkToProject": "Connect to {title}",
|
|
"UnlinkFromProject": "Disconnect",
|
|
"UnlinkRepository": "Disconnect repository from project?",
|
|
"UnlinkMessage": "<p>Disconnect repository {repositoryName} from {prjName}?</p><p>All synchronized issues/pull requests {total} will be not touched.</p><p>Would you like to continue?</p>",
|
|
"LinkedWith": "Connected with",
|
|
"SelectWorkspaceToInstallApp": "Installation should be performed from Workspace integration settings.",
|
|
"SelectWorkspaceToInstallAppMsg": "Please uninstall application and try again.",
|
|
"Uninstall": "Installed Github Apps",
|
|
"AuthenticationRevokedGithub": "Re-authorization for {login} is required for the proper functioning of the GitHub App",
|
|
"UnlinkInstallationTitle": "Uninstall Github App",
|
|
"UnlinkInstallation": "Are you sure you want to uninstall the GitHub App? Synchronization will be disabled.",
|
|
"RemoveInstallation": "Uninstall"
|
|
}
|
|
}
|