22 "actionbar.actions" : " Acciones" ,
33 "actionbar.actionsAvailable" : " Acciones disponibles." ,
44 "actionbar.clearSelection" : " Borrar selección" ,
5- "actionbar.selected" : " {count, plural, =0 {Nada seleccionado} one {# seleccionado} other {# seleccionados}}" ,
6- "actionbar.selectedAll" : " Todo seleccionado" ,
5+ "actionbar.selected" : " {count, plural, =0 {Ninguno seleccionado} other {# seleccionados}}" ,
6+ "actionbar.selectedAll" : " Todos seleccionados" ,
7+ "breadcrumbs.more" : " Más elementos" ,
78 "button.pending" : " pendiente" ,
89 "contextualhelp.help" : " Ayuda" ,
910 "contextualhelp.info" : " Información" ,
1718 "label.(optional)" : " (opcional)" ,
1819 "label.(required)" : " (obligatorio)" ,
1920 "menu.moreActions" : " Más acciones" ,
21+ "notificationbadge.indicatorOnly" : " Nueva actividad" ,
22+ "notificationbadge.plus" : " {notifications}+" ,
2023 "picker.placeholder" : " Seleccione…" ,
2124 "slider.maximum" : " Máximo" ,
2225 "slider.minimum" : " Mínimo" ,
2326 "table.loading" : " Cargando…" ,
2427 "table.loadingMore" : " Cargando más…" ,
2528 "table.resizeColumn" : " Cambiar el tamaño de la columna" ,
26- "table.sortAscending" : " Orden de subida " ,
27- "table.sortDescending" : " Orden de bajada " ,
29+ "table.sortAscending" : " Orden ascendente " ,
30+ "table.sortDescending" : " Orden descendente " ,
2831 "tag.actions" : " Acciones" ,
2932 "tag.hideButtonLabel" : " Mostrar menos" ,
3033 "tag.noTags" : " Ninguno" ,
31- "tag.showAllButtonLabel" : " Mostrar todo ({tagCount, number})" ,
32- "breadcrumbs.more" : " Más elementos"
33- }
34+ "tag.showAllButtonLabel" : " Mostrar todo ({tagCount, number})"
35+ }
0 commit comments