material_es_PA.arb 3.14 KB
Newer Older
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 59 60 61
  "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",
62
  "timePickerMinuteModeAnnouncement": "Seleccionar minutos",
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"
74
}