git ssb

30+

cel / git-ssb-web



Tree: 9a8720ca9018b2b2fb70a0c670cdaf5de4069fb0

Files: 9a8720ca9018b2b2fb70a0c670cdaf5de4069fb0 / locale / en.json

5617 bytesRaw
1{
2 "post": {
3 "Write": "Write",
4 "Preview": "Preview"
5 },
6 "error": {
7 "POSTNotAllowed": "POST not allowed on public site",
8 "MissingData": "missing data",
9 "MissingId": "missing id",
10 "MissingName": "missing name",
11 "UnknownAction": "Unknown action %{action}",
12 "403Forbidden": "403 Forbidden",
13 "404NotFound": "404 Not Found",
14 "DirectoryNotListable": "Directory not listable",
15 "RepoNotFound": "Repo not found",
16 "RepoIdNotFound": "Repo %{id} was not found",
17 "BlobNotFound": "Blob not found",
18 "BlobNotFoundInRepo": "Blob in repo %{repo} was not found",
19 "MissingBlob": "Missing blob %{key}"
20 },
21 "Redirect": "Redirect",
22 "Continue": "Continue",
23 "git ssb": "git ssb",
24 "Next": "Next",
25 "Previous": "Previous",
26 "Forked": "%{name} forked %{upstream} to %{repo}",
27 "CreatedRepo": "%{name} created repo %{repo}",
28 "Pushed": "%{name} pushed to %{repo}",
29 "OpenedIssue": "%{name} opened %{type} %{title} on %{project}",
30 "ReopenedIssue": "%{name} reopened %{type} %{title}",
31 "ClosedIssue": "%{name} closed %{type} %{title}",
32 "Named": "%{author} named %{target} %{name}",
33 "CommentedOn": "%{name} commented on %{type} %{title}",
34 "Activity": "Activity",
35 "Repos": "Repos",
36 "ReposDug": "Repos dug",
37 "UsersRepos": "%{name}'s repos",
38 "UsersReposDug": "Repos dug by %{name}",
39 "UpdatedOnDate": "Updated %{date}",
40 "CreatedOnDate": "Created %{date}",
41 "DugOnDate": "Dug %{date}",
42 "Dig": "Dig",
43 "Undig": "Undig",
44 "Fork": "Fork",
45 "Forks": "Forks",
46 "Rename": "Rename",
47 "repo": {
48 "Rename": "Rename the repo",
49 "Private": "Private",
50 "RepoIsPrivate": "This repo is private",
51 "Recipients": "Recipients:"
52 },
53 "ForkedFrom": "forked from %{repo}",
54 "Code": "Code",
55 "Commits": "Commits",
56 "Issues": "Issues",
57 "IssuesN": "Issues (%{count})",
58 "PullRequests": "Pull Requests",
59 "PullRequestsN": "Pull Requests (%{count})",
60 "initRepo": {
61 "GettingStarted": "Getting started",
62 "CreateNew": "Create a new repository",
63 "README": "README",
64 "InitialCommit": "Initial commit",
65 "PushExisting": "Push an existing repository"
66 },
67 "EmptyRepo": "Empty repository",
68 "Tree": "Tree",
69 "Branch": "Branch",
70 "Search": "Search",
71 "PushedObjects": "Pushed %{smart_count} object |||| Pushed %{smart_count} objects",
72 "AuthoredOn": "%{name} authored on %{date}",
73 "CommittedOn": "%{name} committed on %{date}",
74 "AuthorReleasedCommit": "%{name} authored %{commitName}",
75 "CommitterReleasedCommit": "%{name} committed %{commitName}",
76 "TaggedOn": "%{name} tagged on %{date}",
77 "Branches": "Branches",
78 "Tags": "Tags",
79 "Go": "Go",
80 "Latest": "Latest",
81 "LatestOn": "Latest: %{commitId} on %{date}",
82 "Files": "Files",
83 "gitCommitLink": "git commit link",
84 "NoReadme": "No readme",
85 "CommitRev": "Commit %{rev}",
86 "BrowseFiles": "Browse Files",
87 "Parent": "Parent",
88 "FilesChanged": "Files changed",
89 "action": {
90 "added": "added",
91 "deleted": "deleted",
92 "changedMode": "changed mode from %{old} to %{new}",
93 "changed": "changed"
94 },
95 "TagName": "Tag %{tag}",
96 "View": "View",
97 "Info": "Info",
98 "Update": "Update",
99 "Data": "Data",
100 "NumBytes": "%{smart_count} byte |||| %{smart_count} bytes",
101 "Pack": "Pack",
102 "Packs": "Packs",
103 "Index": "Index",
104 "Raw": "Raw",
105 "Digs": "Digs",
106 "Total": "Total",
107 "NoForks": "No forks",
108 "ForkRepoPrompt": "Fork this repo?",
109 "Cancel": "Cancel",
110 "issues": {
111 "Open": "Open",
112 "Closed": "Closed",
113 "All": "All"
114 },
115 "pull request": "pull request",
116 "NoIssues": "No Issues",
117 "NoPullRequests": "No pull requests",
118 "Create": "Create",
119 "Title": "Title",
120 "issue": {
121 "": "issue",
122 "state": {
123 "Open": "Open",
124 "Closed": "Closed"
125 },
126 "New": "New Issue",
127 "Opened": "%{name} opened this issue on %{datetime}",
128 "Reopened": "%{name} reopened this %{type}",
129 "Closed": "%{name} closed this %{type}",
130 "Mentioned": "%{name} mentioned this %{type}",
131 "MentionedIn": "%{name} mentioned this %{type} in %{post}",
132 "Renamed": "%{author} renamed this %{type} to %{name}",
133 "Comment": "Comment",
134 "Close": "Close %{type}",
135 "CommentAndClose": "Comment and Close",
136 "Reopen": "Reopen %{type}",
137 "CommentAndReopen": "Comment and Reopen"
138 },
139 "pullRequest": {
140 "WantToMerge": "%{name} wants to merge commits into %{base} from %{head}",
141 "Discussion": "Discussion",
142 "New": "New Pull Request",
143 "NoCommits": "No commits",
144 "NoChanges": "No changes"
145 },
146 "NameDeletedBranch": "%{name} deleted the %{branch} branch",
147 "NameUpdatedBranch": "%{name} updated the branch to %{rev}",
148 "CompareChanges": "Compare changes",
149 "BaseBranch": "Base branch",
150 "ComparisonRepoBranch": "Comparison repo/branch",
151 "NoBranches": "No branches to compare!",
152 "Compare": "Compare",
153 "OpenPullRequest": "Open a pull request",
154 "CreatePullRequest": "Create pull request",
155 "ComparingChanges": "Comparing changes",
156 "Base": "Base",
157 "Head": "Head",
158 "Back": "Back",
159 "mergeInstructions": {
160 "MergeViaCmdLine": "Merge via command line…",
161 "CheckOut": "Check out the branch and test the changes:",
162 "MergeAndPush": "Merge the changes and push to update the base branch:"
163 },
164 "diff": {
165 "TooLarge": "The diff is too large to show. Use a local git client to view these changes.",
166 "OldFileSize": "Old file size: %{bytes} bytes",
167 "NewFileSize": "New file size: %{bytes} bytes"
168 },
169 "missingBlobsWarning": "Missing blobs for latest %{smart_count} update. Showing old state |||| Missing blobs for latest %{smart_count} updates. Showing old state"
170}
171

Built with git-ssb-web