|
100 | 100 | "response": "Respuesta repositorio", |
101 | 101 | "addRepoSuccess": "Se agregó el repositorio" |
102 | 102 | }, |
103 | | - "analyseThis": "Analyse my ROAs", |
104 | | - "analysis": "ROA Analysis", |
| 103 | + "analyseThis": "Análisis de mis ROAs", |
| 104 | + "analysis": "Análisis de ROAs", |
105 | 105 | "suggestions": { |
106 | | - "following": "We suggest the following changes to your ROAs", |
107 | | - "nochanges": "We suggest no changes at this time", |
108 | | - "adding": "Adding", |
109 | | - "removing": "Removing ROA", |
110 | | - "keep": "Keep everything as is.", |
111 | | - "willResult": "Will result in", |
112 | | - "yourChoice": "Your choice", |
113 | | - "ourSuggestion": "Our Suggestion", |
114 | | - "ourSuggestionHelp": "Our suggestion is based RIPE RIS Routing information, please verify!", |
115 | | - "addThis": "Add this", |
116 | | - "removeThis": "Remove this", |
117 | | - "willAdd": "Will add this ROA ({reason})", |
118 | | - "willRemove": "Will remove this ROA ({reason})", |
| 106 | + "following": "Sugerimos realizar los siguientes cambios en sus ROAs", |
| 107 | + "nochanges": "No encontramos cambios a sugerir en este momento", |
| 108 | + "adding": "Agregando", |
| 109 | + "removing": "Eliminando ROA", |
| 110 | + "keep": "Mantener todo en su estado actual.", |
| 111 | + "willResult": "Producirá", |
| 112 | + "yourChoice": "Su selección", |
| 113 | + "ourSuggestion": "Nuestra sugerencias", |
| 114 | + "ourSuggestionHelp": "Nuestras sugerencias se basan en los datos de tablas de enrutamiento de RIPE RIS, ¡ por favor verifique esto sea correcto !", |
| 115 | + "addThis": "Agregar esto", |
| 116 | + "removeThis": "Eliminar esto", |
| 117 | + "willAdd": "Agregaremos este ROA ({reason})", |
| 118 | + "willRemove": "Eliminaremos este ROA ({reason})", |
119 | 119 | "reasons": { |
120 | | - "not_found": "Not found", |
121 | | - "invalid_asn": "Invalid ASN", |
122 | | - "invalid_length": "Invalid length", |
123 | | - "stale": "Stale", |
124 | | - "as0_redundant": "AS0 redundant", |
125 | | - "too_permissive": "Too permissive", |
126 | | - "new": "New" |
| 120 | + "not_found": "No encontrado", |
| 121 | + "invalid_asn": "ASN Invalido", |
| 122 | + "invalid_length": "Largo de prefijo inválido", |
| 123 | + "stale": "rancio/viejo", |
| 124 | + "as0_redundant": "Redundante en AS0", |
| 125 | + "too_permissive": "Demasiado permisivo", |
| 126 | + "new": "Nuevo" |
127 | 127 | } |
128 | 128 | }, |
129 | | - "syncParents": "Refresh Parents", |
130 | | - "syncRepo": "Refresh Repository", |
131 | | - "lastExchange": "Last Exchange", |
132 | | - "nextExchange": "Next Exchange Before", |
133 | | - "allResources": "All Resources", |
134 | | - "entitlements": "Entitlements", |
135 | | - "showEntitlements": "Show Detailed Entitlements", |
136 | | - "parentCertificate": "Parent Certificate", |
137 | | - "published": "Published" |
| 129 | + "syncParents": "Refrescar padres", |
| 130 | + "syncRepo": "Refrescar respositorios", |
| 131 | + "lastExchange": "Último intercambio", |
| 132 | + "nextExchange": "Próximo intercambio antes de", |
| 133 | + "allResources": "Todos los recursos", |
| 134 | + "entitlements": "Derechos de uso", |
| 135 | + "showEntitlements": "Mostrar detalle sobre los derechos de uso", |
| 136 | + "parentCertificate": "Certificado padre", |
| 137 | + "published": "Publicado" |
138 | 138 | }, |
139 | 139 | "announcements": { |
140 | 140 | "noRoasOrAnnouncements": "ROAs no encontrados.", |
|
154 | 154 | "roa_no_announcement_info": "NO HAY INFORMACIÓN DEL ANUNCIO", |
155 | 155 | "roa_too_permissive": "TOO PERMISSIVE", |
156 | 156 | "as0": "AS0", |
157 | | - "roa_seen_help": "This ROA matches announcements seen in BGP", |
158 | | - "announcement_not_found_help": "This announcement is not covered by any of your ROAs", |
159 | | - "roa_unseen_help": "We do not see any BGP announcements matching this ROA", |
160 | | - "announcement_invalid_length_help": "This announcement is not allowed because it is more specific than the prefix and max length you authorized for this ASN", |
161 | | - "announcement_invalid_asn_help": "This announcement is not allowed because you only authorized the prefix from another ASN", |
162 | | - "roa_too_permissive_help": "This ROA matches announcements in BGP, but also allows unseen announcements", |
163 | | - "as0_help": "This ROA serves to disallow all announcements for a prefix" |
| 157 | + "roa_seen_help": "Este ROA se corresponde con los anuncios vistos en BGP", |
| 158 | + "announcement_not_found_help": "Este anuncio no está cubierto por ninguno de sus ROAs", |
| 159 | + "roa_unseen_help": "No vemos que existan anuncios BGP que se correspondan con este ROA", |
| 160 | + "announcement_invalid_length_help": "Este anuncio no es permitido debido a ser mas especifico que el prefijo y el largo máximo autorizado para este ASN", |
| 161 | + "announcement_invalid_asn_help": "Este anuncio no es permitido debido a que el anuncio esta permitido solamente desde otro ASN", |
| 162 | + "roa_too_permissive_help": "Este ROA se corresponde con anuncios vistos en BGP pero tambien permite anuncios invisibles.", |
| 163 | + "as0_help": "Este ROA perimte inhabilitar todo anuncio para un prefijo." |
164 | 164 | }, |
165 | 165 | "download": "Download CSV" |
166 | 166 | }, |
167 | 167 | "deltaErrors": { |
168 | | - "duplicates": "Duplicates", |
169 | | - "covered": "Covered", |
| 168 | + "duplicates": "Duplicados", |
| 169 | + "covered": "Cubierto", |
170 | 170 | "notheld": "Notheld", |
171 | | - "unknowns": "Unknowns", |
172 | | - "invalid_length": "Invalid Length", |
173 | | - "covering": "Covering", |
174 | | - "as0_exists": "AS0 Exists", |
175 | | - "as0_overlaps": "AS0 Overlaps" |
| 171 | + "unknowns": "Desconocidos", |
| 172 | + "invalid_length": "Largo inválido", |
| 173 | + "covering": "Covertura", |
| 174 | + "as0_exists": "Existe un AS0", |
| 175 | + "as0_overlaps": "Existe un AS0 superpuesto" |
176 | 176 | }, |
177 | 177 | "errors": { |
178 | 178 | "repo-not-set": "Primero debe configurar su repositorio", |
|
202 | 202 | "ca-roa-not-entitled": "El prefijo '{prefix}' contenido en el ROA no está en ninguno de sus certificados actuales", |
203 | 203 | "ta-not-allowed": "Esta funcionalidad no es compatible con el ancla de confianza de prueba", |
204 | 204 | "ta-name-reserved": "Nombre reservado", |
205 | | - "ca-roa-delta-error": "ROA rejected because of the following issue(s)" |
| 205 | + "ca-roa-delta-error": "Este ROA ha sido rechazado debido a los siguientes errores" |
206 | 206 | }, |
207 | 207 | "testbed": { |
208 | 208 | "welcome": "Welcome to this RPKI testbed", |
|
0 commit comments