|
6 | 6 | "BoardComponent.delete": "Borrar",
|
7 | 7 | "BoardComponent.hidden-columns": "Columnas Ocultas",
|
8 | 8 | "BoardComponent.hide": "Ocultar",
|
9 |
| - "BoardComponent.loading": "Cargando...", |
10 | 9 | "BoardComponent.neww": "+ Nueva",
|
11 | 10 | "BoardComponent.no-property": "Sin {property}",
|
12 | 11 | "BoardComponent.no-property-title": "Elementos sin la propiedad {property} irán aquí. Esta columna no se puede eliminar.",
|
13 | 12 | "BoardComponent.show": "Mostrar",
|
14 | 13 | "CardDetail.add-content": "Añadir contenido",
|
15 | 14 | "CardDetail.add-icon": "Añadir icono",
|
16 | 15 | "CardDetail.add-property": "+ Añadir propiedad",
|
17 |
| - "CardDetail.image": "Imagen", |
18 | 16 | "CardDetail.new-comment-placeholder": "Añadir un comentario...",
|
19 |
| - "CardDetail.pick-icon": "Escoger Icono", |
20 |
| - "CardDetail.random-icon": "Aleatorio", |
21 |
| - "CardDetail.remove-icon": "Quitar icono", |
22 |
| - "CardDetail.text": "Texto", |
23 | 17 | "Comment.delete": "Borrar",
|
24 | 18 | "CommentsList.send": "Enviar",
|
25 | 19 | "Filter.includes": "incluye",
|
|
43 | 37 | "Sidebar.untitled-board": "(Panel sin titulo)",
|
44 | 38 | "Sidebar.untitled-view": "(Vista sin titulo)",
|
45 | 39 | "TableComponent.add-icon": "Añadir Icono",
|
46 |
| - "TableComponent.loading": "Cargando...", |
47 | 40 | "TableComponent.name": "Nombre",
|
48 | 41 | "TableComponent.plus-new": "+ Nueva",
|
49 | 42 | "TableHeaderMenu.delete": "Borrar",
|
|
54 | 47 | "TableHeaderMenu.sort-ascending": "Orden ascendente",
|
55 | 48 | "TableHeaderMenu.sort-descending": "Orden descendente",
|
56 | 49 | "TableRow.open": "Abrir",
|
57 |
| - "ViewHeader.export-board-archive": "Exportar Archivo del Panel", |
58 | 50 | "ViewHeader.export-csv": "Exportar a CSV",
|
59 | 51 | "ViewHeader.filter": "Filtrar",
|
60 | 52 | "ViewHeader.group-by": "Agrupar por: {property}",
|
|
63 | 55 | "ViewHeader.search": "Buscar",
|
64 | 56 | "ViewHeader.search-text": "Texto de búsqueda",
|
65 | 57 | "ViewHeader.sort": "Ordenar",
|
66 |
| - "ViewHeader.test-add-100-cards": "TEST: Añadir 100 tarjetas", |
67 |
| - "ViewHeader.test-add-1000-cards": "TEST: Añadir 1,000 tarjetas", |
68 |
| - "ViewHeader.test-randomize-icons": "TEST: Iconos aleatorios", |
69 | 58 | "ViewTitle.pick-icon": "Escoger Icono",
|
70 | 59 | "ViewTitle.random-icon": "Aleatorio",
|
71 | 60 | "ViewTitle.remove-icon": "Quitar Icono",
|
|
0 commit comments