2021-01-05 10:25:19 +01:00
|
|
|
{
|
|
|
|
"news": "News",
|
|
|
|
"@news": {
|
|
|
|
"description": "The News tab"
|
|
|
|
},
|
|
|
|
"notification": "Notification",
|
|
|
|
"@notification": {
|
|
|
|
"description": "The Notification tab"
|
|
|
|
},
|
|
|
|
"trending": "Trending",
|
|
|
|
"@trending": {
|
|
|
|
"description": "Trending"
|
|
|
|
},
|
|
|
|
"search": "Search",
|
|
|
|
"@search": {
|
|
|
|
"description": "The Search tab"
|
|
|
|
},
|
|
|
|
"me": "Me",
|
|
|
|
"@me": {
|
|
|
|
"description": "The Me tab"
|
|
|
|
},
|
|
|
|
"participating": "Participating",
|
|
|
|
"@participating": {
|
|
|
|
"description": "The participating Tab"
|
|
|
|
},
|
|
|
|
"repositories": "Repositories",
|
|
|
|
"@repositories": {
|
|
|
|
"description": "repository text"
|
|
|
|
},
|
|
|
|
"unfollow": "Unfollow",
|
|
|
|
"@unfollow": {
|
|
|
|
"description": "unfollow someone"
|
|
|
|
},
|
|
|
|
"follow": "Follow",
|
|
|
|
"@follow": {
|
|
|
|
"description": "follow someone"
|
|
|
|
},
|
|
|
|
"stars": "Stars",
|
|
|
|
"@stars": {
|
|
|
|
"description": "stars on a repo"
|
|
|
|
},
|
|
|
|
"followers": "Followers",
|
|
|
|
"@followers": {
|
|
|
|
"description": "followers for a person"
|
|
|
|
},
|
|
|
|
"following": "Following",
|
|
|
|
"@following": {
|
|
|
|
"description": "people followed by a person"
|
|
|
|
},
|
|
|
|
"events": "Events",
|
|
|
|
"@events": {
|
|
|
|
"description": "events for a user"
|
|
|
|
},
|
|
|
|
"gists": "Gists",
|
|
|
|
"@gists": {
|
|
|
|
"description": "gists for a user"
|
|
|
|
},
|
|
|
|
"organizations": "Organizations",
|
|
|
|
"@organizations": {
|
|
|
|
"description": "organizations for a user"
|
|
|
|
},
|
|
|
|
"members": "Members",
|
|
|
|
"@members": {
|
|
|
|
"description": "members of an organization"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"popularRepositories": "Popular Repositories",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@popularRepositories": {
|
|
|
|
"description": "popular repositories"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"pinnedRepositories": "Pinned Repositories",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@pinnedRepositories": {
|
|
|
|
"description": "pinned repositories"
|
|
|
|
},
|
|
|
|
"settings": "Settings",
|
|
|
|
"@settings": {
|
|
|
|
"description": "settings"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"system": "System",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@system": {
|
|
|
|
"description": "system"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"githubStatus": "GitHub Status",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@githubStatus": {
|
|
|
|
"description": "github status"
|
|
|
|
},
|
|
|
|
"reviewPermissions": "Review Permissions",
|
|
|
|
"@reviewPermissions": {
|
|
|
|
"description": "review Permissions"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"gitlabStatus": "GitLab Status",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@gitlabStatus": {
|
|
|
|
"description": "GitLab status"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"giteaStatus": "Gitea Status",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@giteaStatus": {
|
|
|
|
"description": "Gitea status"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"switchAccounts": "Switch Accounts",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@switchAccounts": {
|
|
|
|
"description": "Switch accounts"
|
|
|
|
},
|
|
|
|
"brightness": "Brightness",
|
|
|
|
"@brightness": {
|
|
|
|
"description": "brightness"
|
|
|
|
},
|
|
|
|
"followSystem": "Follow System",
|
|
|
|
"@followSystem": {
|
|
|
|
"description": "follow systems setting"
|
|
|
|
},
|
|
|
|
"light": "Light",
|
|
|
|
"@light": {
|
|
|
|
"description": "light mode"
|
|
|
|
},
|
|
|
|
"dark": "Dark",
|
|
|
|
"@dark": {
|
|
|
|
"description": "dark mode"
|
|
|
|
},
|
|
|
|
"codeTheme": "Code Theme",
|
|
|
|
"@codeTheme": {
|
|
|
|
"description": "code theme"
|
|
|
|
},
|
|
|
|
"markdownRenderEngine": "Markdown Render Engine",
|
|
|
|
"@markdownRenderEngine": {
|
|
|
|
"description": "flutter or webview rendering for markdown"
|
|
|
|
},
|
|
|
|
"flutter": "Flutter",
|
|
|
|
"@flutter": {
|
|
|
|
"description": "render flutter for markdown"
|
|
|
|
},
|
|
|
|
"webview": "WebView",
|
|
|
|
"@webview": {
|
|
|
|
"description": "render webview for markdown"
|
|
|
|
},
|
|
|
|
"feedback": "feedback",
|
|
|
|
"@feedback": {
|
|
|
|
"description": "provide feedback"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"submitAnIssue": "Submit An Issue",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@submitAnIssue": {
|
|
|
|
"description": "submit issue for app"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"submit": "Submit",
|
|
|
|
"@submit": {
|
|
|
|
"description": "submit button text"
|
|
|
|
},
|
2021-01-05 10:25:19 +01:00
|
|
|
"rateThisApp": "Rate This App",
|
|
|
|
"@rateThisApp": {
|
|
|
|
"description": "rate the app"
|
|
|
|
},
|
|
|
|
"email": "Email",
|
|
|
|
"@email": {
|
|
|
|
"description": "Email to report issues"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"about": "About",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@about": {
|
|
|
|
"description": "about section"
|
|
|
|
},
|
|
|
|
"version": "Version",
|
|
|
|
"@version": {
|
|
|
|
"description": "app version"
|
|
|
|
},
|
|
|
|
"sourceCode": "Source Code",
|
|
|
|
"@sourceCode": {
|
|
|
|
"description": "source code for app"
|
|
|
|
},
|
|
|
|
"repository": "Repository",
|
|
|
|
"@repository": {
|
|
|
|
"description": "Repository screen title"
|
|
|
|
},
|
|
|
|
"repositoryActions": "Repository Actions",
|
|
|
|
"@repositoryActions": {
|
|
|
|
"description": "Repository Actions"
|
|
|
|
},
|
|
|
|
"projects": "Projects",
|
|
|
|
"@projects": {
|
|
|
|
"description": "projects"
|
|
|
|
},
|
|
|
|
"releases": "Releases",
|
|
|
|
"@releases": {
|
|
|
|
"description": "releases"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"released": "released",
|
|
|
|
"@released": {
|
|
|
|
"description": "released"
|
|
|
|
},
|
2021-01-05 10:25:19 +01:00
|
|
|
"watchers": "Watchers",
|
|
|
|
"@watchers": {
|
|
|
|
"description": "watchers"
|
|
|
|
},
|
|
|
|
"forks": "Forks",
|
|
|
|
"@forks": {
|
|
|
|
"description": "forks"
|
|
|
|
},
|
|
|
|
"issues": "Issues",
|
|
|
|
"@issues": {
|
|
|
|
"description": "issues"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"pullRequests": "Pull Requests",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@pullRequests": {
|
|
|
|
"description": "Pull Requests"
|
|
|
|
},
|
|
|
|
"commits": "Commits",
|
|
|
|
"@commits": {
|
|
|
|
"description": "Commits"
|
|
|
|
},
|
|
|
|
"branches": "Branches",
|
|
|
|
"@branches": {
|
|
|
|
"description": "branches"
|
|
|
|
},
|
|
|
|
"contributors": "Contributors",
|
|
|
|
"@contributors": {
|
|
|
|
"description": "contributors"
|
|
|
|
},
|
|
|
|
"unread": "Unread",
|
|
|
|
"@unread": {
|
|
|
|
"description": "unread"
|
|
|
|
},
|
|
|
|
"all": "All",
|
|
|
|
"@all": {
|
|
|
|
"description": "all"
|
|
|
|
},
|
|
|
|
"developers": "Developers",
|
|
|
|
"@developers": {
|
|
|
|
"description": "developers"
|
|
|
|
},
|
|
|
|
"explore": "Explore",
|
|
|
|
"@explore": {
|
|
|
|
"description": "explore"
|
|
|
|
},
|
|
|
|
"teams": "Teams",
|
|
|
|
"@teams": {
|
|
|
|
"description": "teams"
|
|
|
|
},
|
|
|
|
"file": "File",
|
|
|
|
"@file": {
|
|
|
|
"description": "file"
|
|
|
|
},
|
|
|
|
"files": "Files",
|
|
|
|
"@files": {
|
|
|
|
"description": "file plural"
|
|
|
|
},
|
|
|
|
"actions": "Actions",
|
|
|
|
"@actions": {
|
|
|
|
"description": "actions"
|
|
|
|
},
|
|
|
|
"groups": "Groups",
|
|
|
|
"@groups": {
|
|
|
|
"description": "groups"
|
|
|
|
},
|
|
|
|
"mergeRequests": "Merge Requests",
|
|
|
|
"@mergeRequests": {
|
|
|
|
"description": "Merge request"
|
|
|
|
},
|
|
|
|
"activity": "Activity",
|
|
|
|
"@activity": {
|
|
|
|
"description": "activity"
|
|
|
|
},
|
|
|
|
"project": "Project",
|
|
|
|
"@project": {
|
|
|
|
"description": "project"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"selectAccount": "Select Account",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@selectAccount": {
|
|
|
|
"description": "select account message"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"removeAccount": "Remove Account",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@removeAccount": {
|
|
|
|
"description": "remove account"
|
|
|
|
},
|
2021-06-17 05:02:41 +02:00
|
|
|
"somethingBadHappens": "Something Bad Happens:",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@somethingBadHappens": {
|
|
|
|
"description": "error message"
|
|
|
|
},
|
|
|
|
"githubAccount": "GitHub Account",
|
|
|
|
"@githubAccount": {
|
|
|
|
"description": "Gitea Account"
|
|
|
|
},
|
|
|
|
"permissionRequiredMessage": "GitTouch needs these permissions",
|
|
|
|
"@permissionRequiredMessage": {
|
|
|
|
"description": "Permission Required Message"
|
|
|
|
},
|
|
|
|
"notFoundMessage": "Not Found",
|
|
|
|
"@notFoundMessage": {
|
|
|
|
"description": "Not found page header"
|
|
|
|
},
|
2021-01-30 20:17:39 +01:00
|
|
|
"notFoundTextDisplay": "Oops, this page is not implemented yet.",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@notFoundTextDisplay": {
|
|
|
|
"description": "Not found error message"
|
|
|
|
},
|
|
|
|
"gitlabAccount": "GitLab Account",
|
|
|
|
"@gitlabAccount": {
|
|
|
|
"description": "Gitlab Account"
|
|
|
|
},
|
|
|
|
"bitbucketAccount": "Bitbucket Account",
|
|
|
|
"@bitbucketAccount": {
|
|
|
|
"description": "Bitbucket Account"
|
|
|
|
},
|
|
|
|
"longPressToRemoveAccount": "Long Press to remove account",
|
|
|
|
"@longPressToRemoveAccount": {
|
|
|
|
"description": "Long Press to remove account"
|
|
|
|
},
|
2021-01-28 13:53:25 +01:00
|
|
|
"giteaAccount": "Gitea Account",
|
2021-01-05 10:25:19 +01:00
|
|
|
"@giteaAccount": {
|
|
|
|
"description": "Gitea Account"
|
|
|
|
},
|
|
|
|
"giteeAccount": "Gitee Account",
|
|
|
|
"@giteeAccount": {
|
|
|
|
"description": "Gitee Account"
|
|
|
|
},
|
|
|
|
"user": "User",
|
|
|
|
"@user": {
|
|
|
|
"description": "user"
|
|
|
|
},
|
|
|
|
"group": "Group",
|
|
|
|
"@group": {
|
|
|
|
"description": "group"
|
|
|
|
},
|
|
|
|
"issue": "Issue",
|
|
|
|
"@issue": {
|
|
|
|
"description": "issue"
|
|
|
|
},
|
|
|
|
"code": "Code",
|
|
|
|
"@code": {
|
|
|
|
"description": "Code"
|
|
|
|
},
|
|
|
|
"projectActions": "Project Actions",
|
|
|
|
"@projectActions": {
|
|
|
|
"description": "Project Actions"
|
|
|
|
},
|
|
|
|
"syntaxHighlighting": "SYNTAX HIGHLIGHTING",
|
|
|
|
"@syntaxHighlighting": {
|
|
|
|
"description": "Syntax Highlighting"
|
|
|
|
},
|
|
|
|
"fontFamily": "Font Family",
|
|
|
|
"@fontFamily": {
|
|
|
|
"description": "Font Family"
|
|
|
|
},
|
|
|
|
"fontSize": "Font Size",
|
|
|
|
"@fontSize": {
|
|
|
|
"description": "font size"
|
|
|
|
},
|
|
|
|
"fontStyle": "FONT STYLE",
|
|
|
|
"@fontStyle": {
|
|
|
|
"description": "font style"
|
2021-06-17 05:02:41 +02:00
|
|
|
},
|
|
|
|
"appLanguage": "App Language",
|
|
|
|
"@appLanguage": {
|
|
|
|
"description": "The app's language"
|
|
|
|
},
|
|
|
|
"reloadMessage": "The app will reload to make the language setting take effect",
|
|
|
|
"@reloadMessage": {
|
|
|
|
"description": "Reload message"
|
|
|
|
},
|
|
|
|
"theme": "Theme",
|
|
|
|
"@theme": {
|
|
|
|
"description": "Theme header text"
|
|
|
|
},
|
|
|
|
"title": "Title",
|
|
|
|
"@title": {
|
|
|
|
"description": "title"
|
|
|
|
},
|
|
|
|
"body": "Body",
|
|
|
|
"@body": {
|
|
|
|
"description": "body"
|
|
|
|
},
|
|
|
|
"timelineTypeNotImplemented": "Type not implemented yet",
|
|
|
|
"@timelineTypeNotImplemented": {
|
|
|
|
"description": "Timeline type not implemented"
|
|
|
|
},
|
|
|
|
"pullRequestCommitMessage": "added commit {commit}",
|
|
|
|
"@pullRequestCommitMessage": {
|
|
|
|
"description": "pull request commit message",
|
|
|
|
"placeholders": {
|
|
|
|
"commit": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"crossReferencedEventMessage": "references this on",
|
|
|
|
"@crossReferencedEventMessage": {
|
|
|
|
"description": "cross referenced event"
|
|
|
|
},
|
|
|
|
"closedEventMessage": "closed this",
|
|
|
|
"@closedEventMessage": {
|
|
|
|
"description": "closed event"
|
|
|
|
},
|
|
|
|
"reopenedEventMessage": "reopened this",
|
|
|
|
"@reopenedEventMessage": {
|
|
|
|
"description": "reopened event"
|
|
|
|
},
|
|
|
|
"subscribedEventMessage": "subscribed to this issue",
|
|
|
|
"@subscribedEventMessage": {
|
|
|
|
"description": "subscribed event"
|
|
|
|
},
|
|
|
|
"unsubscribedEventMessage": "unsubscribed from this issue",
|
|
|
|
"@unsubscribedEventMessage": {
|
|
|
|
"description": "unsubscribed event"
|
|
|
|
},
|
|
|
|
"referencedEventMessage": "referenced this pull request from commit {commit} from {repoName}",
|
|
|
|
"@referencedEventMessage": {
|
|
|
|
"description": "referenced event",
|
|
|
|
"placeholders": {
|
|
|
|
"commit": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"repoName": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"assignedEventMessage": "assigned this to",
|
|
|
|
"@assignedEventMessage": {
|
|
|
|
"description": "assigned event"
|
|
|
|
},
|
|
|
|
"unassignedEventMessage": "unassigned this from",
|
|
|
|
"@unassignedEventMessage": {
|
|
|
|
"description": "unassigned event"
|
|
|
|
},
|
|
|
|
"added": "added",
|
|
|
|
"@added": {
|
|
|
|
"description": "added"
|
|
|
|
},
|
|
|
|
"removed": "removed",
|
|
|
|
"@removed": {
|
|
|
|
"description": "removed"
|
|
|
|
},
|
|
|
|
"label": "label",
|
|
|
|
"@label": {
|
|
|
|
"description": "label"
|
|
|
|
},
|
|
|
|
"milestonedEventMessage": "added this to {milestone} milestone",
|
|
|
|
"@milestonedEventMessage": {
|
|
|
|
"description": "milestone event",
|
|
|
|
"placeholders": {
|
|
|
|
"milestone": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"demilestonedEventMessage": "removed this from {milestone} milestone",
|
|
|
|
"@demilestonedEventMessage": {
|
|
|
|
"description": "demilestoned event",
|
|
|
|
"placeholders": {
|
|
|
|
"milestone": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"renamedTitleEventMessage": "changed the title to {title} from",
|
|
|
|
"@renamedTitleEventMessage": {
|
|
|
|
"description": "changed title event",
|
|
|
|
"placeholders": {
|
|
|
|
"title": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"lockedConversationEventMessage": "locked this conversation",
|
|
|
|
"@lockedConversationEventMessage": {
|
|
|
|
"description": "locked this conversation"
|
|
|
|
},
|
|
|
|
"unlockedConversationEventMessage": "unlocked this conversation",
|
|
|
|
"@unlockedConversationEventMessage": {
|
|
|
|
"description": "unlocked this conversation"
|
|
|
|
},
|
|
|
|
"transferredEventMessage": "transferred this issue from {repoName}",
|
|
|
|
"@transferredEventMessage": {
|
|
|
|
"description": "transferred event",
|
|
|
|
"placeholders": {
|
|
|
|
"repoName": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"approvedChanges": "approved these changes",
|
|
|
|
"@approvedChanges": {
|
|
|
|
"description": "approved these changes"
|
|
|
|
},
|
|
|
|
"reviewed": "reviewed",
|
|
|
|
"@reviewed": {
|
2022-09-17 14:46:39 +02:00
|
|
|
"description": "reviewed"
|
2021-06-17 05:02:41 +02:00
|
|
|
},
|
|
|
|
"mergedEventMessage": "merged commit {commit} into {mergeRefName}",
|
|
|
|
"@mergedEventMessage": {
|
|
|
|
"description": "merged event message",
|
|
|
|
"placeholders": {
|
|
|
|
"commit": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"mergeRefName": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"mentionedEventMessage": "was mentioned",
|
|
|
|
"@mentionedEventMessage": {
|
|
|
|
"description": "was mentioned"
|
|
|
|
},
|
|
|
|
"pinnedEventMessage": "pinned this issue",
|
|
|
|
"@pinnedEventMessage": {
|
|
|
|
"description": "pinned this issue"
|
|
|
|
},
|
|
|
|
"deployedPR": "deployed the pull request {headRefName}",
|
|
|
|
"@deployedPR": {
|
|
|
|
"description": "deployed the pull request",
|
|
|
|
"placeholders": {
|
|
|
|
"headRefName": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"deploymentEnvironmentChangedEventMessage": "changed the development environment to {devEnv}",
|
|
|
|
"@deploymentEnvironmentChangedEventMessage": {
|
|
|
|
"description": "deployment environment changed event",
|
|
|
|
"placeholders": {
|
|
|
|
"devEnv": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"headRefDeletedEventMessage": "deleted the {headRefName} branch",
|
|
|
|
"@headRefDeletedEventMessage": {
|
|
|
|
"description": "head ref deleted event",
|
|
|
|
"placeholders": {
|
|
|
|
"headRefName": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"headRefRestoredEventMessage": "restored the {headRefName} branch",
|
|
|
|
"@headRefRestoredEventMessage": {
|
|
|
|
"description": "head ref restored event",
|
|
|
|
"placeholders": {
|
|
|
|
"headRefName": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"headRefForcedPushedEventFirstMessage": "force-pushed the",
|
|
|
|
"@headRefForcedPushedEventFirstMessage": {
|
|
|
|
"description": "head ref forced pushed event message first half"
|
|
|
|
},
|
|
|
|
"headRefForcedPushedEventSecondMessage": "branch from",
|
|
|
|
"@headRefForcedPushedEventSecondMessage": {
|
|
|
|
"description": "head ref forced pushed event message second half"
|
|
|
|
},
|
|
|
|
"reviewRequestEventMessage": "requested a review from",
|
|
|
|
"@reviewRequestEventMessage": {
|
|
|
|
"description": "requested a review from"
|
|
|
|
},
|
|
|
|
"fromReviewRequest": "from the review request",
|
|
|
|
"@fromReviewRequest": {
|
|
|
|
"description": "from the review request"
|
|
|
|
},
|
|
|
|
"reviewDismissedEventMessage": "dismissed the pull request review requested by",
|
|
|
|
"@reviewDismissedEventMessage": {
|
|
|
|
"description": "dismissed the pull request review requested by"
|
|
|
|
},
|
|
|
|
"nCommitsTo": "{count,plural, =1{{count} commit to} other{{count} commits to}}",
|
|
|
|
"@nCommitsTo": {
|
|
|
|
"description": "no. of commits to a branch",
|
|
|
|
"placeholders": {
|
|
|
|
"count": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"checkRunEventMessage": "{action} a check run for {name}",
|
|
|
|
"@checkRunEventMessage": {
|
|
|
|
"description": "check run event",
|
|
|
|
"placeholders": {
|
|
|
|
"action": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"name": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"checkSuiteEventConclusionMessage": "it is a {conclusion}",
|
|
|
|
"@checkSuiteEventConclusionMessage": {
|
|
|
|
"description": "check suite event conclusion",
|
|
|
|
"placeholders": {
|
|
|
|
"conclusion": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"actionRequiredConclusion": "it requires more action",
|
|
|
|
"@actionRequiredConclusion": {
|
|
|
|
"description": "it requires more action"
|
|
|
|
},
|
|
|
|
"checkSuiteEventMessage": "{action} the check suite and the conclusion is that",
|
|
|
|
"@checkSuiteEventMessage": {
|
|
|
|
"description": "check suite event message conclusion",
|
|
|
|
"placeholders": {
|
|
|
|
"action": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"commitCommentEventMessage": "commented on a commit at",
|
|
|
|
"@commitCommentEventMessage": {
|
|
|
|
"description": "commit comment event message"
|
|
|
|
},
|
|
|
|
"contentReferenceEventMessage": "{action} a content reference at",
|
|
|
|
"@contentReferenceEventMessage": {
|
|
|
|
"description": "content reference event",
|
|
|
|
"placeholders": {
|
|
|
|
"action": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"createdEventMessage": "created a {refType} {ref} at",
|
|
|
|
"@createdEventMessage": {
|
|
|
|
"description": "created event message",
|
|
|
|
"placeholders": {
|
|
|
|
"refType": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"ref": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"deletedEventMessage": "deleted the {refType} {ref} at",
|
|
|
|
"@deletedEventMessage": {
|
|
|
|
"description": "deleted event message",
|
|
|
|
"placeholders": {
|
|
|
|
"refType": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"ref": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"forked": "forked",
|
|
|
|
"@forked": {
|
|
|
|
"description": "forked"
|
|
|
|
},
|
|
|
|
"createdPages": "created the pages: {pageNames}",
|
|
|
|
"@createdPages": {
|
|
|
|
"description": "created pages",
|
|
|
|
"placeholders": {
|
|
|
|
"pageNames": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"editedPages": "edited the pages: {pageNames}",
|
|
|
|
"@editedPages": {
|
|
|
|
"description": "edited pages",
|
|
|
|
"placeholders": {
|
|
|
|
"pageAction": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"newPermissionsAccepted": "new permissions were accepted for action ",
|
|
|
|
"@newPermissionsAccepted": {
|
|
|
|
"description": "new permissions were accepted for"
|
|
|
|
},
|
|
|
|
"forGithubAppWithId": "for the Github App with id {id}",
|
|
|
|
"@forGithubAppWithId": {
|
|
|
|
"description": "for the Github App with id",
|
|
|
|
"placeholders": {
|
|
|
|
"id": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"wereAddedTo": "{repos} were added to the installation id {id}",
|
|
|
|
"@wereAddedTo": {
|
|
|
|
"description": "example: repo1,repo2 were added to the installation id ID",
|
|
|
|
"placeholders": {
|
|
|
|
"repos": {
|
2022-09-17 14:46:39 +02:00
|
|
|
"type": "String"
|
2021-06-17 05:02:41 +02:00
|
|
|
},
|
|
|
|
"id": {
|
2022-09-17 14:46:39 +02:00
|
|
|
"type": "String"
|
2021-06-17 05:02:41 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"wereRemovedFrom": "{repos} were removed from the installation id {id}",
|
|
|
|
"@wereRemovedFrom": {
|
|
|
|
"description": "example: repo1,repo2 were removed from the installation id ID",
|
|
|
|
"placeholders": {
|
|
|
|
"repos": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"id": {
|
2022-09-17 14:46:39 +02:00
|
|
|
"type": "String"
|
2021-06-17 05:02:41 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"commentedOn": "commented on",
|
|
|
|
"@commentedOn": {
|
|
|
|
"description": "commented on"
|
|
|
|
},
|
|
|
|
"at": "at",
|
|
|
|
"@at": {
|
|
|
|
"description": "at"
|
|
|
|
},
|
|
|
|
"to": "to",
|
|
|
|
"@to": {
|
|
|
|
"description": "to"
|
|
|
|
},
|
|
|
|
"from": "from",
|
|
|
|
"@from": {
|
|
|
|
"description": "from"
|
|
|
|
},
|
|
|
|
"purchasedMarketplacePlan": "purchased a Marketplace Plan",
|
|
|
|
"@purchasedMarketplacePlan": {
|
|
|
|
"description": "purchased a Marketplace Plan"
|
|
|
|
},
|
|
|
|
"cancelledMarketplacePlan": "cancelled their Marketplace Plan",
|
|
|
|
"@cancelledMarketplacePlan": {
|
|
|
|
"description": "cancelled their Marketplace Plan"
|
|
|
|
},
|
|
|
|
"pendingMarketplacePlan": "Marketplace Plan is pending change",
|
|
|
|
"@pendingMarketplacePlan": {
|
|
|
|
"description": "Marketplace Plan is pending change"
|
|
|
|
},
|
|
|
|
"pendingChangeCancelled": "Pending Marketplace Plan was cancelled",
|
|
|
|
"@pendingChangeCancelled": {
|
|
|
|
"description": "Pending Marketplace Plan was cancelled"
|
|
|
|
},
|
|
|
|
"changedMarketplacePlan": "changed their Marketplace Plan",
|
|
|
|
"@changedMarketplacePlan": {
|
|
|
|
"description": "changed their Marketplace Plan"
|
|
|
|
},
|
|
|
|
"was": "was",
|
|
|
|
"@was": {
|
2022-09-17 14:46:39 +02:00
|
|
|
"description": "was"
|
2021-06-17 05:02:41 +02:00
|
|
|
},
|
|
|
|
"convertProjectCard": "converted the project card into an issue",
|
|
|
|
"@convertProjectCard": {
|
|
|
|
"description": "converted the project card into an issue"
|
|
|
|
},
|
|
|
|
"theProjectCard": "the project card",
|
|
|
|
"@theProjectCard": {
|
|
|
|
"description": "the project card"
|
|
|
|
},
|
|
|
|
"projectColumnEventMessage": "{action} the project column {projectColumnName} at ",
|
|
|
|
"@projectColumnEventMessage": {
|
|
|
|
"description": "the project column",
|
|
|
|
"placeholders": {
|
|
|
|
"action": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"projectColumnName": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"projectEventMessage": "{action} the project {projectName}",
|
|
|
|
"@projectEventMessage": {
|
|
|
|
"description": "the project",
|
|
|
|
"placeholders": {
|
|
|
|
"action" : {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"projectName": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"made": "made",
|
|
|
|
"@made": {
|
2022-09-17 14:46:39 +02:00
|
|
|
"description": "made"
|
2021-06-17 05:02:41 +02:00
|
|
|
},
|
|
|
|
"public": "public",
|
|
|
|
"@public": {
|
|
|
|
"description": "public"
|
|
|
|
},
|
|
|
|
"pullRequestEventMessage": "{action} pull request",
|
|
|
|
"@pullRequestEventMessage": {
|
|
|
|
"description": "pull request event",
|
|
|
|
"placeholders": {
|
|
|
|
"action": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pullRequestReviewEventMessage": "{action} the pull request review",
|
|
|
|
"@pullRequestReviewEventMessage": {
|
|
|
|
"description": "pull request review event message",
|
|
|
|
"placeholders": {
|
|
|
|
"action": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pullRequestReviewCommentEventMessage": "reviewed pull request",
|
|
|
|
"@pullRequestReviewCommentEventMessage": {
|
|
|
|
"description": "pull request review comment event"
|
|
|
|
},
|
|
|
|
"pushedTo": "pushed to",
|
|
|
|
"@pushedTo": {
|
|
|
|
"description": "pushed to"
|
|
|
|
},
|
|
|
|
"securityAlertInvolvingPackage": "Security alert involving the package {affectedPackageName} between versions {affectedRange} was {action}ed",
|
|
|
|
"@securityAlertInvolvingPackage": {
|
|
|
|
"description": "Security alert involving package",
|
|
|
|
"placeholders": {
|
|
|
|
"affectedPackageName": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"affectedRange": {
|
2022-09-17 14:46:39 +02:00
|
|
|
"type": "String"
|
2021-06-17 05:02:41 +02:00
|
|
|
},
|
|
|
|
"action": {
|
|
|
|
"type": "String"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"securityAdvisory": "Security advisory regarding {summary} was {action}",
|
|
|
|
"@securityAdvisory": {
|
|
|
|
"description": "Security advisory",
|
|
|
|
"placeholders": {
|
|
|
|
"summary": {
|
|
|
|
"type": "String"
|
|
|
|
},
|
|
|
|
"action": {
|
2022-09-17 14:46:39 +02:00
|
|
|
"type": "String"
|
2021-06-17 05:02:41 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"starred": "starred",
|
|
|
|
"@starred": {
|
|
|
|
"description": "starred"
|
2021-01-05 10:25:19 +01:00
|
|
|
}
|
2021-01-28 13:53:25 +01:00
|
|
|
}
|