{ "post": { "Write": "Write", "Preview": "Preview" }, "error": { "POSTNotAllowed": "POST not allowed on public site", "MissingData": "missing data", "MissingId": "missing id", "MissingName": "missing name", "UnknownAction": "Unknown action %{action}", "403Forbidden": "403 Forbidden", "404NotFound": "404 Not Found", "DirectoryNotListable": "Directory not listable", "RepoNotFound": "Repo not found", "RepoIdNotFound": "Repo %{id} was not found", "BlobNotFound": "Blob not found", "BlobNotFoundInRepo": "Blob in repo %{repo} was not found", "MissingBlob": "Missing blob %{key}" }, "Redirect": "Redirect", "Continue": "Continue", "git ssb": "git ssb", "Newer": "Newer", "Older": "Older", "Forked": "%{name} forked %{upstream} to %{repo}", "CreatedRepo": "%{name} created repo %{repo}", "Pushed": "%{name} pushed to %{repo}", "OpenedIssue": "%{name} opened %{type} %{title} on %{project}", "Named": "%{author} named %{target} %{name}", "CommentedOn": "%{author} commented on %{target}", "Activity": "Activity", "Repos": "Repos", "UsersRepos": "%{name}'s repos", "UpdatedOnDate": "Updated %{date}", "CreatedOnDate": "Created %{date}", "Dig": "Dig", "Undig": "Undig", "Fork": "Fork", "Forks": "Forks", "Rename": "Rename", "repo": { "Rename": "Rename the repo" }, "ForkedFrom": "forked from %{repo}", "Code": "Code", "Commits": "Commits", "Issues": "Issues", "PullRequests": "Pull Requests", "initRepo": { "GettingStarted": "Getting started", "CreateNew": "Create a new repository", "README": "README", "InitialCommit": "Initial commit", "PushExisting": "Push an existing repository" }, "EmptyRepo": "Empty repository", "Tree": "Tree", "Branch": "Branch", "Search": "Search", "PushedObjects": "Pushed %{smart_count} object |||| Pushed %{smart_count} objects", "AuthoredOn": "%{name} authored on %{date}", "CommittedOn": "%{name} committed on %{date}", "TaggedOn": "%{name} tagged on %{date}", "Branches": "Branches", "Tags": "Tags", "Go": "Go", "Latest": "Latest", "Files": "Files", "gitCommitLink": "git commit link", "NoReadme": "No readme", "CommitRev": "Commit %{rev}", "BrowseFiles": "Browse Files", "Parent": "Parent", "FilesChanged": "Files changed", "action": { "added": "added", "deleted": "deleted", "changedMode": "changed mode from %{old} to %{new}", "changed": "changed" }, "TagName": "Tag %{tag}", "View": "View", "Info": "Info", "Update": "Update", "Data": "Data", "NumBytes": "%{smart_count} byte |||| %{smart_count} bytes", "Pack": "Pack", "Packs": "Packs", "Index": "Index", "Raw": "Raw", "Digs": "Digs", "Total": "Total", "NoForks": "No forks", "ForkRepoPrompt": "Fork this repo?", "Cancel": "Cancel", "issues": { "Open": "Open", "Closed": "Closed", "All": "All" }, "pull request": "pull request", "NoIssues": "No Issues", "NoPullRequests": "No pull requests", "Create": "Create", "Title": "Title", "issue": { "": "issue", "state": { "Open": "Open", "Closed": "Closed" }, "New": "New Issue", "Title": "Issue Title", "Description": "Description", "Rename": "Rename the issue", "Opened": "%{name} opened this issue on %{datetime}", "Reopened": "%{name} reopened this %{type}", "Closed": "%{name} closed this %{type}", "Mentioned": "%{name} mentioned this %{type}", "MentionedIn": "%{name} mentioned this %{type} in %{post}", "Renamed": "%{author} renamed this %{type} to %{name}", "Comment": "Comment", "Close": "Close %{type}", "Reopen": "Reopen %{type}" }, "pullRequest": { "Rename": "Rename the pull request", "WantToMerge": "%{name} wants to merge commits into %{base} from %{head}", "Discussion": "Discussion", "New": "New Pull Request" }, "NameDeletedBranch": "%{name} deleted the %{branch} branch", "NameUpdatedBranch": "%{name} updated the branch to %{rev}", "CompareChanges": "Compare changes", "BaseBranch": "Base branch", "ComparisonRepoBranch": "Comparison repo/branch", "NoBranches": "No branches to compare!", "Compare": "Compare", "OpenPullRequest": "Open a pull request", "CreatePullRequest": "Create pull request", "ComparingChanges": "Comparing changes", "Base": "Base", "Head": "Head", "Back": "Back", "mergeInstructions": { "MergeViaCmdLine": "Merge via command lineā€¦", "CheckOut": "Check out the branch and test the changes:", "MergeAndPush": "Merge the changes and push to update the base branch:" } }