git-touch-android-ios-app/lib/l10n/intl_en.arb

853 lines
21 KiB
Plaintext

{
"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"
},
"popularRepositories": "Popular Repositories",
"@popularRepositories": {
"description": "popular repositories"
},
"pinnedRepositories": "Pinned Repositories",
"@pinnedRepositories": {
"description": "pinned repositories"
},
"settings": "Settings",
"@settings": {
"description": "settings"
},
"system": "System",
"@system": {
"description": "system"
},
"githubStatus": "GitHub Status",
"@githubStatus": {
"description": "github status"
},
"reviewPermissions": "Review Permissions",
"@reviewPermissions": {
"description": "review Permissions"
},
"gitlabStatus": "GitLab Status",
"@gitlabStatus": {
"description": "GitLab status"
},
"giteaStatus": "Gitea Status",
"@giteaStatus": {
"description": "Gitea status"
},
"switchAccounts": "Switch Accounts",
"@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"
},
"submitAnIssue": "Submit An Issue",
"@submitAnIssue": {
"description": "submit issue for app"
},
"submit": "Submit",
"@submit": {
"description": "submit button text"
},
"rateThisApp": "Rate This App",
"@rateThisApp": {
"description": "rate the app"
},
"email": "Email",
"@email": {
"description": "Email to report issues"
},
"about": "About",
"@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"
},
"released": "released",
"@released": {
"description": "released"
},
"watchers": "Watchers",
"@watchers": {
"description": "watchers"
},
"forks": "Forks",
"@forks": {
"description": "forks"
},
"issues": "Issues",
"@issues": {
"description": "issues"
},
"pullRequests": "Pull Requests",
"@pullRequests": {
"description": "Pull Requests"
},
"commits": "Commits",
"@commits": {
"description": "Commits"
},
"commit": "Commit",
"@commit": {
"description": "Commit"
},
"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"
},
"selectAccount": "Select Account",
"@selectAccount": {
"description": "select account message"
},
"removeAccount": "Remove Account",
"@removeAccount": {
"description": "remove account"
},
"somethingBadHappens": "Something Bad Happens:",
"@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"
},
"notFoundTextDisplay": "Oops, this page is not implemented yet.",
"@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"
},
"giteaAccount": "Gitea Account",
"@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"
},
"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": {
"description": "reviewed"
},
"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": {
"type": "String"
},
"id": {
"type": "String"
}
}
},
"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": {
"type": "String"
}
}
},
"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": {
"description": "was"
},
"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": {
"description": "made"
},
"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": {
"type": "String"
},
"action": {
"type": "String"
}
}
},
"securityAdvisory": "Security advisory regarding {summary} was {action}",
"@securityAdvisory": {
"description": "Security advisory",
"placeholders": {
"summary": {
"type": "String"
},
"action": {
"type": "String"
}
}
},
"starred": "starred",
"@starred": {
"description": "starred"
},
"filesChanged": "{count,plural, =1{{count} file changed} other{{count} files changed}}",
"@filesChanged": {
"description": "no. of files changed",
"placeholders": {
"count": {
"type": "String"
}
}
},
"blankDiff": "No text to be shown here",
"@blankDiff": {
"description": "text to show for a blank diff"
}
}