git ssb

30+

cel / git-ssb-web



Tree: 7d652a81295a790794311250f13d423d5154b783

Files: 7d652a81295a790794311250f13d423d5154b783 / locale / eo.json

5455 bytesRaw
1{
2 "post": {
3 "Write": "Skribi",
4 "Preview": "Antaŭmontro"
5 },
6 "error": {
7 "POSTNotAllowed": "POST malpermesatas en publika retejo",
8 "MissingData": "mankas datenoj",
9 "MissingId": "mankas identigo",
10 "MissingName": "mankas noma",
11 "UnknownAction": "Nekonata ago '%{action}'",
12 "403Forbidden": "403 Malpermesita",
13 "404NotFound": "404 Ne Trovita",
14 "DirectoryNotListable": "Dosierujo ne listebla",
15 "RepoNotFound": "Deponeja ne troviĝas",
16 "RepoIdNotFound": "Deponeja %{id} ne estis trovita",
17 "BlobNotFound": "Blob ne trovita",
18 "BlobNotFoundInRepo": "Blob en deponejo %{repo} ne troviĝis",
19 "MissingBlob": "Mankas blob '%{key}'"
20 },
21 "Redirect": "Alidirekti",
22 "Continue": "Daŭrigu",
23 "git ssb": "git ssb",
24 "Next": "Sekva",
25 "Previous": "Antaŭa",
26 "Forked": "%{name} forkis %{upstream} al %{repo}",
27 "CreatedRepo": "%{name} kreis deponejon %{repo}",
28 "Pushed": "%{name} puŝis al %{repo}",
29 "OpenedIssue": "%{name} malfermiĝis %{type} %{title} sur %{project}",
30 "ReopenedIssue": "%{name} remalfermis %{type} %{title}",
31 "ClosedIssue": "%{name} fermiĝis %{type} %{title}",
32 "Named": "%{author} nomis %{target} %{name}",
33 "CommentedOn": "%{name} komentis %{type} %{title}",
34 "Activity": "Aktivaĵo",
35 "Repos": "Deponejoj",
36 "ReposDug": "Deponejoj dig-itaj",
37 "UsersRepos": "Deponejoj de %{name}",
38 "UsersReposDug": "Deponejoj dig-itaj de %{name}",
39 "UpdatedOnDate": "Ĝisdatigis je %{date}",
40 "CreatedOnDate": "Kreis je %{date}",
41 "DugOnDate": "Dig-adi %{date}",
42 "Dig": "Digi",
43 "Undig": "Maldigi",
44 "Fork": "Forki",
45 "Forks": "Forkoj",
46 "Rename": "Renomigi",
47 "repo": {
48 "Rename": "Alinomi la deponejon"
49 },
50 "ForkedFrom": "forkis el %{repo}",
51 "Code": "Kodo",
52 "Commits": "Enmetoj",
53 "Issues": "Temoj",
54 "PullRequests": "Tiro-petoj",
55 "initRepo": {
56 "GettingStarted": "Rudimentoj",
57 "CreateNew": "Krei novan deponejon",
58 "README": "README",
59 "InitialCommit": "Komenca enmeto",
60 "PushExisting": "Puŝi ekzistantan deponejon"
61 },
62 "EmptyRepo": "Malplena deponejo",
63 "Tree": "Arbo",
64 "Branch": "Branĉo",
65 "Search": "Serĉi",
66 "PushedObjects": "Puŝis %{smart_count} objektoj |||| Puŝis %{smart_count} objekto",
67 "AuthoredOn": "%{name} aŭtoris je %{date}",
68 "CommittedOn": "%{name} enmetis je %{date}",
69 "AuthorReleasedCommit": "%{name} aŭtoris {commitName}",
70 "CommitterReleasedCommit": "%{name} enmetis %{commitName}",
71 "TaggedOn": "%{name} etikedis je %{date}",
72 "Branches": "Branĉoj",
73 "Tags": "Etikedoj",
74 "Go": "Iri",
75 "Latest": "Aktuala",
76 "LatestOn": "Aktuala: %{commitId} je %{date}",
77 "Files": "Dosieroj",
78 "gitCommitLink": "git enmeto ligilo",
79 "NoReadme": "Sen 'readme'",
80 "CommitRev": "Enmeto %{rev}",
81 "BrowseFiles": "Foliumi dosierojn",
82 "Parent": "Gepatro",
83 "FilesChanged": "Dosieroj ŝanĝis",
84 "action": {
85 "added": "aldonis",
86 "deleted": "forviis",
87 "changedMode": "ŝanĝis reĝimon de %{old} al %{new}",
88 "changed": "ŝanĝis"
89 },
90 "TagName": "Tag %{tag}",
91 "View": "Vidu",
92 "Info": "Informo",
93 "Update": "Ĝisdatigo",
94 "Data": "Datumo",
95 "NumBytes": "%{smart_count} bajto |||| %{smart_count} bajtojn",
96 "Pack": "Pako",
97 "Packs": "Pakoj",
98 "Index": "Indekso",
99 "Raw": "Kruda",
100 "Digs": "Dig-oj",
101 "Total": "Tuta",
102 "NoForks": "Neniu forkoj",
103 "ForkRepoPrompt": "Forki ĉi tiun deponejon?",
104 "Cancel": "Nuligi",
105 "issues": {
106 "Open": "Malfermitaj",
107 "Closed": "Fermitaj",
108 "All": "Ċiuj"
109 },
110 "pull request": "tiro-petojn",
111 "NoIssues": "Neniu temoj",
112 "NoPullRequests": "Neniu tiro-petojn",
113 "Create": "Krei",
114 "Title": "Titolo",
115 "issue": {
116 "": "temon",
117 "state": {
118 "Open": "Malfermita",
119 "Closed": "Fermita"
120 },
121 "New": "Nova Temo",
122 "Opened": "%{name} malfermis tiun temon je %{datetime}",
123 "Reopened": "%{name} remalfermis tiun %{type}",
124 "Closed": "%{name} fermis tiun %{type}",
125 "Mentioned": "%{name} menciis tiun %{type}",
126 "MentionedIn": "%{name} menciis tiun %{type} en %{post}",
127 "Renamed": "%{author} renomiĝis tiun %{type} al %{name}",
128 "Comment": "Komenti",
129 "Close": "Fermi %{type}",
130 "CommentAndClose": "Komenti kaj Fermi",
131 "Reopen": "Remalfermi %{type}",
132 "CommandAndReopen": "Komenti kaj Remalfermi"
133 },
134 "pullRequest": {
135 "WantToMerge": "%{name} volas kunfandi enmetoj en %{base} de %{head}",
136 "Discussion": "Priparolado",
137 "New": "Nova Tiro-peto",
138 "NoCommits": "Neniuj enmetoj",
139 "NoChanges": "Neniuj ŝanĝoj"
140 },
141 "NameDeletedBranch": "%{name} fermiĝis la %{branch} branĉon",
142 "NameUpdatedBranch": "%{name} ĝisdatigis la branĉon al %{rev}",
143 "CompareChanges": "Kompari ŝanĝojn",
144 "BaseBranch": "Bazo branĉo",
145 "ComparisonRepoBranch": "Komparo deponejo/branĉo",
146 "NoBranches": "Neniu komparo branĉoj!",
147 "Compare": "Compare",
148 "OpenPullRequest": "Malfermi tiro-petojn",
149 "CreatePullRequest": "Krei tiro-petojn",
150 "ComparingChanges": "Komparo de ŝanĝoj",
151 "Base": "Bazo",
152 "Head": "Kapo",
153 "Back": "Retroiri",
154 "mergeInstructions": {
155 "MergeViaCmdLine": "Kunfandu laŭ komandlinio…",
156 "CheckOut": "Elŝuti la branĉo kaj testu ŝanĝojn:",
157 "MergeAndPush": "Kunfandu ŝanĝojn kaj tiru por ĝisdatigi la bazo branĉo:"
158 },
159 "missingBlobsWarning": "Mankas blob-oj por lasta %{smart_count} ĝisdatigo. Montrado de malnova stato. |||| Mankas blob-oj por lasta %{smart_count} ĝisdatigoj. Montrado de malnova stato."
160}
161

Built with git-ssb-web