material_es_US.arb 2.29 KB
Newer Older
Yegor's avatar
Yegor committed
1
{
2 3 4 5 6 7
  "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",
8 9 10 11 12
  "tabLabel": "Pestaña $tabIndex de $tabCount",
  "showAccountsLabel": "Mostrar cuentas",
  "modalBarrierDismissLabel": "Descartar",
  "hideAccountsLabel": "Ocultar cuentas",
  "signedInLabel": "Cuenta con la que accediste",
13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
  "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ú",
40
  "scriptCategory": "English-like",
41
  "timeOfDayFormat": "h:mm a",
42
  "anteMeridiemAbbreviation": "a.m.",
43
  "postMeridiemAbbreviation": "p.m.",
44
  "drawerLabel": "Menú de navegación",
45 46
  "popupMenuLabel": "Menú emergente",
  "dialogLabel": "Diálogo",
47
  "alertDialogLabel": "Alerta",
48
  "searchFieldLabel": "Buscar",
49 50
  "expandedIconTapHint": "Contraer",
  "collapsedIconTapHint": "Expandir",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "Queda 1 carácter",
53
  "remainingTextFieldCharacterCountOther": "Quedan $remainingCount caracteres",
54
  "refreshIndicatorSemanticLabel": "Actualizar"
Yegor's avatar
Yegor committed
55
}