|
| 1 | +{ |
| 2 | + "news": "Noticias", |
| 3 | + "@news": { |
| 4 | + "description": "The News tab" |
| 5 | + }, |
| 6 | + "notification": "Notificación", |
| 7 | + "@notification": { |
| 8 | + "description": "The Notification tab" |
| 9 | + }, |
| 10 | + "trending": "Tendencias", |
| 11 | + "@trending": { |
| 12 | + "description": "Trending" |
| 13 | + }, |
| 14 | + "search": "Buscar", |
| 15 | + "@search": { |
| 16 | + "description": "The Search tab" |
| 17 | + }, |
| 18 | + "me": "Eu", |
| 19 | + "@me": { |
| 20 | + "description": "The Me tab" |
| 21 | + }, |
| 22 | + "repositories": "Repositorios", |
| 23 | + "@repositories": { |
| 24 | + "description": "repository text" |
| 25 | + }, |
| 26 | + "follow": "Seguir", |
| 27 | + "@follow": { |
| 28 | + "description": "follow someone" |
| 29 | + }, |
| 30 | + "stars": "Estrelas", |
| 31 | + "@stars": { |
| 32 | + "description": "stars on a repo" |
| 33 | + }, |
| 34 | + "pinnedRepositories": "Repositorios anclados", |
| 35 | + "@pinnedRepositories": { |
| 36 | + "description": "pinned repositories" |
| 37 | + }, |
| 38 | + "system": "Sistema", |
| 39 | + "@system": { |
| 40 | + "description": "system" |
| 41 | + }, |
| 42 | + "githubStatus": "Estado GitHub", |
| 43 | + "@githubStatus": { |
| 44 | + "description": "github status" |
| 45 | + }, |
| 46 | + "reviewPermissions": "Permisos de Revisión", |
| 47 | + "@reviewPermissions": { |
| 48 | + "description": "review Permissions" |
| 49 | + }, |
| 50 | + "gitlabStatus": "Estado GitLab", |
| 51 | + "@gitlabStatus": { |
| 52 | + "description": "GitLab status" |
| 53 | + }, |
| 54 | + "switchAccounts": "Cambiar entre contas", |
| 55 | + "@switchAccounts": { |
| 56 | + "description": "Switch accounts" |
| 57 | + }, |
| 58 | + "brightness": "Luminosidade", |
| 59 | + "@brightness": { |
| 60 | + "description": "brightness" |
| 61 | + }, |
| 62 | + "followSystem": "Seguimento Sistema", |
| 63 | + "@followSystem": { |
| 64 | + "description": "follow systems setting" |
| 65 | + }, |
| 66 | + "light": "Claro", |
| 67 | + "@light": { |
| 68 | + "description": "light mode" |
| 69 | + }, |
| 70 | + "dark": "Oscuro", |
| 71 | + "@dark": { |
| 72 | + "description": "dark mode" |
| 73 | + }, |
| 74 | + "codeTheme": "Tema do Código", |
| 75 | + "@codeTheme": { |
| 76 | + "description": "code theme" |
| 77 | + }, |
| 78 | + "webview": "Vista Web", |
| 79 | + "@webview": { |
| 80 | + "description": "render webview for markdown" |
| 81 | + }, |
| 82 | + "feedback": "comentarios retroalimentación", |
| 83 | + "@feedback": { |
| 84 | + "description": "provide feedback" |
| 85 | + }, |
| 86 | + "submitAnIssue": "Presentar unha Issue", |
| 87 | + "@submitAnIssue": { |
| 88 | + "description": "submit issue for app" |
| 89 | + }, |
| 90 | + "submit": "Entregar", |
| 91 | + "@submit": { |
| 92 | + "description": "submit button text" |
| 93 | + }, |
| 94 | + "rateThisApp": "Valora esta app", |
| 95 | + "@rateThisApp": { |
| 96 | + "description": "rate the app" |
| 97 | + }, |
| 98 | + "email": "Email", |
| 99 | + "@email": { |
| 100 | + "description": "Email to report issues" |
| 101 | + }, |
| 102 | + "about": "Sobre", |
| 103 | + "@about": { |
| 104 | + "description": "about section" |
| 105 | + }, |
| 106 | + "version": "Versión", |
| 107 | + "@version": { |
| 108 | + "description": "app version" |
| 109 | + }, |
| 110 | + "sourceCode": "Código Fonte", |
| 111 | + "@sourceCode": { |
| 112 | + "description": "source code for app" |
| 113 | + }, |
| 114 | + "repository": "Repositorio", |
| 115 | + "@repository": { |
| 116 | + "description": "Repository screen title" |
| 117 | + }, |
| 118 | + "repositoryActions": "Accións de Repositorio", |
| 119 | + "@repositoryActions": { |
| 120 | + "description": "Repository Actions" |
| 121 | + }, |
| 122 | + "projects": "Proxectos", |
| 123 | + "@projects": { |
| 124 | + "description": "projects" |
| 125 | + }, |
| 126 | + "released": "publicado", |
| 127 | + "@released": { |
| 128 | + "description": "released" |
| 129 | + }, |
| 130 | + "watchers": "Observadores", |
| 131 | + "@watchers": { |
| 132 | + "description": "watchers" |
| 133 | + }, |
| 134 | + "forks": "Bifurcacións (Forks)", |
| 135 | + "@forks": { |
| 136 | + "description": "forks" |
| 137 | + }, |
| 138 | + "pullRequests": "Pull Requests", |
| 139 | + "@pullRequests": { |
| 140 | + "description": "Pull Requests" |
| 141 | + }, |
| 142 | + "commits": "Commits", |
| 143 | + "@commits": { |
| 144 | + "description": "Commits" |
| 145 | + }, |
| 146 | + "commit": "Commit", |
| 147 | + "@commit": { |
| 148 | + "description": "Commit" |
| 149 | + }, |
| 150 | + "branches": "Ramas", |
| 151 | + "@branches": { |
| 152 | + "description": "branches" |
| 153 | + }, |
| 154 | + "contributors": "Contribuíntes", |
| 155 | + "@contributors": { |
| 156 | + "description": "contributors" |
| 157 | + }, |
| 158 | + "unread": "Sen leer", |
| 159 | + "@unread": { |
| 160 | + "description": "unread" |
| 161 | + }, |
| 162 | + "all": "Todo", |
| 163 | + "@all": { |
| 164 | + "description": "all" |
| 165 | + }, |
| 166 | + "developers": "desenvolvedores", |
| 167 | + "@developers": { |
| 168 | + "description": "developers" |
| 169 | + }, |
| 170 | + "teams": "Equipos", |
| 171 | + "@teams": { |
| 172 | + "description": "teams" |
| 173 | + }, |
| 174 | + "file": "Arquivo", |
| 175 | + "@file": { |
| 176 | + "description": "file" |
| 177 | + }, |
| 178 | + "files": "Arquivos", |
| 179 | + "@files": { |
| 180 | + "description": "file plural" |
| 181 | + }, |
| 182 | + "groups": "Grupos", |
| 183 | + "@groups": { |
| 184 | + "description": "groups" |
| 185 | + }, |
| 186 | + "activity": "Actividade", |
| 187 | + "@activity": { |
| 188 | + "description": "activity" |
| 189 | + }, |
| 190 | + "project": "Proxecto", |
| 191 | + "@project": { |
| 192 | + "description": "project" |
| 193 | + }, |
| 194 | + "selectAccount": "Selecciona unha conta", |
| 195 | + "@selectAccount": { |
| 196 | + "description": "select account message" |
| 197 | + }, |
| 198 | + "githubAccount": "Conta de GitHub", |
| 199 | + "@githubAccount": { |
| 200 | + "description": "Gitea Account" |
| 201 | + }, |
| 202 | + "permissionRequiredMessage": "GitTouch precisa estes permisos", |
| 203 | + "@permissionRequiredMessage": { |
| 204 | + "description": "Permission Required Message" |
| 205 | + }, |
| 206 | + "unfollow": "Deixar de Seguir", |
| 207 | + "@unfollow": { |
| 208 | + "description": "unfollow someone" |
| 209 | + }, |
| 210 | + "participating": "Participando", |
| 211 | + "@participating": { |
| 212 | + "description": "The participating Tab" |
| 213 | + }, |
| 214 | + "followers": "Seguidores", |
| 215 | + "@followers": { |
| 216 | + "description": "followers for a person" |
| 217 | + }, |
| 218 | + "following": "Seguindo", |
| 219 | + "@following": { |
| 220 | + "description": "people followed by a person" |
| 221 | + }, |
| 222 | + "events": "Eventos", |
| 223 | + "@events": { |
| 224 | + "description": "events for a user" |
| 225 | + }, |
| 226 | + "organizations": "Organizacións", |
| 227 | + "@organizations": { |
| 228 | + "description": "organizations for a user" |
| 229 | + }, |
| 230 | + "members": "Membros", |
| 231 | + "@members": { |
| 232 | + "description": "members of an organization" |
| 233 | + }, |
| 234 | + "popularRepositories": "Repositorios Populares", |
| 235 | + "@popularRepositories": { |
| 236 | + "description": "popular repositories" |
| 237 | + }, |
| 238 | + "settings": "Axustes", |
| 239 | + "@settings": { |
| 240 | + "description": "settings" |
| 241 | + }, |
| 242 | + "giteaStatus": "Estado Gitea", |
| 243 | + "@giteaStatus": { |
| 244 | + "description": "Gitea status" |
| 245 | + }, |
| 246 | + "markdownRenderEngine": "Motor de Renderización de Markdown", |
| 247 | + "@markdownRenderEngine": { |
| 248 | + "description": "flutter or webview rendering for markdown" |
| 249 | + }, |
| 250 | + "releases": "Lanzamentos", |
| 251 | + "@releases": { |
| 252 | + "description": "releases" |
| 253 | + }, |
| 254 | + "issues": "Incidencias / Cuestións", |
| 255 | + "@issues": { |
| 256 | + "description": "issues" |
| 257 | + }, |
| 258 | + "explore": "Explorar", |
| 259 | + "@explore": { |
| 260 | + "description": "explore" |
| 261 | + }, |
| 262 | + "actions": "Accións", |
| 263 | + "@actions": { |
| 264 | + "description": "actions" |
| 265 | + }, |
| 266 | + "mergeRequests": "Solicitudes de fusión", |
| 267 | + "@mergeRequests": { |
| 268 | + "description": "Merge request" |
| 269 | + }, |
| 270 | + "removeAccount": "Eliminar Conta", |
| 271 | + "@removeAccount": { |
| 272 | + "description": "remove account" |
| 273 | + }, |
| 274 | + "somethingBadHappens": "Algo pode ir mal:", |
| 275 | + "@somethingBadHappens": { |
| 276 | + "description": "error message" |
| 277 | + } |
| 278 | +} |
0 commit comments