dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
19 lines (18 loc) • 468 B
JavaScript
define(
({
widgetLabel: "Verificação Ortográfica em Lote",
unfound: "Não localizado",
skip: "Ignorar",
skipAll: "Ignorar Todos",
toDic: "Incluir no dicionário",
suggestions: "Sugestões",
replace: "Substituir",
replaceWith: "Substituir por",
replaceAll: "Substituir Todos",
cancel: "Cancelar",
msg: "Nenhum erro de ortografia encontrado",
iSkip: "Ignorar isto",
iSkipAll: "Ignorar todos iguais a este",
iMsg: "Nenhuma sugestão de ortografia"
})
);