# Qcodo Distributed Language File # for Portuguese (Brazil) # Contributed by "Netino" # For QTextBoxBase controls MsgId "%s is required" MsgStr "%s é obrigatório" MsgId "Required" MsgStr "Obrigatório" # For QWriteBox controls MsgId "" "Tags <b> <u> <i> <br> <code> and <http://...> are allowed. " "Use ** at the beginning of any line for a bulleted list." MsgStr "" "Tags <b> <u> <i> <br> <code> e <http://...> estão permitidas. " "Use ** no início de qualquer linha para uma lista pontuada." # For QPaginatedControl controls MsgId "item" MsgStr "item" MsgId "items" MsgStr "itens" # For QListBox and QCalendar controls MsgId "Reset" MsgStr "Resetar" # For QIntegerTextBox and QFloatTextBox controls MsgId "Invalid Integer" MsgStr "Número inteiro inválido" MsgId "Invalid Float" MsgStr "Número decimal inválido" MsgId "Value must be less than %s" MsgStr "Valor deve ser menor que %s" MsgId "Value must be greater than %s" MsgStr "Valor deve ser maior que %s" # For QDataGrid controls MsgId "Results: Viewing %s %s-%s of %s." MsgStr "Resultados: Mostrando %s %s-%s de %s." MsgId "Results: No %s found." MsgStr "Resultados: Não localizado %s." MsgId "Results: 1 %s found." MsgId_Plural "Results: %s %s found." MsgStr[0] "Resultados: Localizado 1 %s." MsgStr[1] "Resultados: Localizados %s %s." # For QPaginator controls MsgId "Previous" MsgStr "Anterior" MsgId "Next" MsgStr "Próximo" # For the List FormDraft Include template MsgId "List All" MsgStr "Mostrar Todos" MsgId "Create a New" MsgStr "Criar um Novo" MsgId "Go to \"Form Drafts\"" MsgStr "Ir para \"Form Drafts\"" # For the Edit FormBase class template MsgId "Create" MsgStr "Criar" MsgId "Edit" MsgStr "Editar" MsgId "Save" MsgStr "Salvar" MsgId "Cancel" MsgStr "Cancelar" MsgId "Delete" MsgStr "Apagar" MsgId "Are you SURE you want to DELETE this %s?" MsgStr "Tem certeza que deseja apagar este %s?" # For the form_drafts/index.php page MsgId "List of Form Drafts" MsgStr "Lista de \"Form Drafts\"" MsgId "View List" MsgStr "Mostrar Lista" MsgId "Create New" MsgStr "Criar Novo"