material_es_419.arb 2.29 KB
Newer Older
1
{
2 3 4 5 6
  "tabLabel": "Pestaña $tabIndex de $tabCount",
  "showAccountsLabel": "Mostrar cuentas",
  "modalBarrierDismissLabel": "Descartar",
  "hideAccountsLabel": "Ocultar cuentas",
  "signedInLabel": "Cuenta con la que accediste",
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
  "scriptCategory": "English-like",
  "timeOfDayFormat": "H:mm",
  "openAppDrawerTooltip": "Abrir menú de navegación",
  "backButtonTooltip": "Atrás",
  "closeButtonTooltip": "Cerrar",
  "deleteButtonTooltip": "Borrar",
  "nextMonthTooltip": "Próximo mes",
  "previousMonthTooltip": "Mes anterior",
  "nextPageTooltip": "Próxima página",
  "previousPageTooltip": "Página anterior",
  "showMenuTooltip": "Mostrar menú",
  "aboutListTileTitle": "Acerca de $applicationName",
  "licensesPageTitle": "Licencias",
  "pageRowsInfoTitle": "$firstRow–$lastRow de $rowCount",
  "pageRowsInfoTitleApproximate": "$firstRow–$lastRow de aproximadamente $rowCount",
  "rowsPerPageTitle": "Filas por página:",
  "selectedRowCountTitleOne": "Se seleccionó 1 elemento",
  "selectedRowCountTitleOther": "Se seleccionaron $selectedRowCount elementos",
  "cancelButtonLabel": "CANCELAR",
  "closeButtonLabel": "CERRAR",
  "continueButtonLabel": "CONTINUAR",
  "copyButtonLabel": "COPIAR",
  "cutButtonLabel": "CORTAR",
  "okButtonLabel": "ACEPTAR",
  "pasteButtonLabel": "PEGAR",
  "selectAllButtonLabel": "SELECCIONAR TODO",
  "viewLicensesButtonLabel": "VER LICENCIAS",
  "anteMeridiemAbbreviation": "a.m.",
  "postMeridiemAbbreviation": "p.m.",
  "timePickerHourModeAnnouncement": "Seleccionar horas",
37
  "timePickerMinuteModeAnnouncement": "Seleccionar minutos",
38
  "drawerLabel": "Menú de navegación",
39 40
  "popupMenuLabel": "Menú emergente",
  "dialogLabel": "Diálogo",
41
  "alertDialogLabel": "Alerta",
42
  "searchFieldLabel": "Buscar",
43 44 45 46 47 48 49 50
  "reorderItemToStart": "Mover al inicio",
  "reorderItemToEnd": "Mover al final",
  "reorderItemUp": "Mover hacia arriba",
  "reorderItemDown": "Mover hacia abajo",
  "reorderItemLeft": "Mover hacia la izquierda",
  "reorderItemRight": "Mover hacia la derecha",
  "expandedIconTapHint": "Contraer",
  "collapsedIconTapHint": "Expandir",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "Queda 1 carácter",
53
  "remainingTextFieldCharacterCountOther": "Quedan $remainingCount caracteres",
54
  "refreshIndicatorSemanticLabel": "Actualizar"
55
}