material_es_US.arb 3.14 KB
Newer Older
Yegor's avatar
Yegor committed
1
{
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
  "dateSeparator": "/",
  "dateInputLabel": "Ingresar fecha",
  "calendarModeButtonLabel": "Cambiar al calendario",
  "dateRangePickerHelpText": "SELECCIONAR PERÍODO",
  "datePickerHelpText": "SELECCIONAR FECHA",
  "saveButtonLabel": "GUARDAR",
  "dateOutOfRangeLabel": "Fuera de rango",
  "invalidDateRangeLabel": "El rango no es válido.",
  "invalidDateFormatLabel": "El formato no es válido.",
  "dateRangeEndDateSemanticLabel": "Fecha de finalización: $fullDate",
  "dateRangeStartDateSemanticLabel": "Fecha de inicio: $fullDate",
  "dateRangeEndLabel": "Fecha de finalización",
  "dateRangeStartLabel": "Fecha de inicio",
  "inputDateModeButtonLabel": "Cambiar a modo de entrada",
  "unspecifiedDateRange": "Período",
  "unspecifiedDate": "Fecha",
  "selectYearSemanticsLabel": "Seleccionar año",
  "dateHelpText": "dd/mm/aaaa",
20
  "moreButtonTooltip": "Más",
21 22 23 24 25 26
  "reorderItemDown": "Mover hacia abajo",
  "reorderItemLeft": "Mover hacia la izquierda",
  "reorderItemToEnd": "Mover al final",
  "reorderItemRight": "Mover hacia la derecha",
  "reorderItemUp": "Mover hacia arriba",
  "reorderItemToStart": "Mover al inicio",
27 28 29 30 31
  "tabLabel": "Pestaña $tabIndex de $tabCount",
  "showAccountsLabel": "Mostrar cuentas",
  "modalBarrierDismissLabel": "Descartar",
  "hideAccountsLabel": "Ocultar cuentas",
  "signedInLabel": "Cuenta con la que accediste",
32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
  "deleteButtonTooltip": "Borrar",
  "nextMonthTooltip": "Próximo mes",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow de aproximadamente $rowCount",
  "copyButtonLabel": "COPIAR",
  "closeButtonTooltip": "Cerrar",
  "selectAllButtonLabel": "SELECCIONAR TODO",
  "timePickerMinuteModeAnnouncement": "Seleccionar minutos",
  "viewLicensesButtonLabel": "VER LICENCIAS",
  "rowsPerPageTitle": "Filas por página:",
  "aboutListTileTitle": "Acerca de $applicationName",
  "backButtonTooltip": "Atrás",
  "licensesPageTitle": "Licencias",
  "okButtonLabel": "ACEPTAR",
  "pasteButtonLabel": "PEGAR",
  "previousMonthTooltip": "Mes anterior",
  "closeButtonLabel": "CERRAR",
  "cutButtonLabel": "CORTAR",
  "continueButtonLabel": "CONTINUAR",
  "timePickerHourModeAnnouncement": "Seleccionar horas",
  "nextPageTooltip": "Próxima página",
  "openAppDrawerTooltip": "Abrir menú de navegación",
  "previousPageTooltip": "Página anterior",
  "cancelButtonLabel": "CANCELAR",
  "pageRowsInfoTitle": "$firstRow–$lastRow de $rowCount",
  "selectedRowCountTitleOne": "Se seleccionó 1 elemento",
  "selectedRowCountTitleOther": "Se seleccionaron $selectedRowCount elementos",
  "showMenuTooltip": "Mostrar menú",
59
  "scriptCategory": "English-like",
60
  "timeOfDayFormat": "h:mm a",
61
  "anteMeridiemAbbreviation": "a.m.",
62
  "postMeridiemAbbreviation": "p.m.",
63
  "drawerLabel": "Menú de navegación",
64 65
  "popupMenuLabel": "Menú emergente",
  "dialogLabel": "Diálogo",
66
  "alertDialogLabel": "Alerta",
67
  "searchFieldLabel": "Buscar",
68 69
  "expandedIconTapHint": "Contraer",
  "collapsedIconTapHint": "Expandir",
70
  "remainingTextFieldCharacterCountZero": "TBD",
71
  "remainingTextFieldCharacterCountOne": "Queda 1 carácter.",
72
  "remainingTextFieldCharacterCountOther": "Quedan $remainingCount caracteres",
73
  "refreshIndicatorSemanticLabel": "Actualizar"
Yegor's avatar
Yegor committed
74
}