{ "styleInstall": { "message": "Instalar \"$stylename$\" no Stylish?", "description": "Confirmation when installing a style", "placeholders": { "stylename": { "content": "$1" } } }, "styleUpdate": { "message": "Tem certeza que quer atualizar \"$stylename$\"?", "description": "Confirmation when updating a style", "placeholders": { "stylename": { "content": "$1" } } }, "appliesUrlPrefixOption": { "message": "URLs que começam com", "description": "Option to make the style apply to the entered string as a URL prefix" }, "appliesRemove": { "message": "Remover", "description": "Label for the button to remove an 'applies' entry" }, "updateCompleted": { "message": "Atualização concluída.", "description": "Text that displays when an update completed" }, "appliesSpecify": { "message": "Especificar", "description": "Label for the button to make a style apply only to specific sites" }, "manageText": { "message": "Visite userstyles.org para obter estilos pré-fabricados. Se precisar de ajuda, peça no fórum.", "description": "Help text on the manage page" }, "updateCheckFailServerUnreachable": { "message": "A atualização falhou - servidor inacessível.", "description": "Text that displays when an update check failed because the update server is unreachable" }, "styleToMozillaFormatHelp": { "message": "O formato Mozilla do código pode ser usado com o Stylish para Firefox e pode ser enviado para userstyles.org.", "description": "Help info for the button that converts the code to Mozilla format" }, "sectionRemove": { "message": "Remover seção", "description": "Label for the button to remove a section" }, "editStyleLabel": { "message": "Editar", "description": "Label for the button to go to the edit style page" }, "enableStyleLabel": { "message": "Ativar", "description": "Label for the button to enable a style" }, "appliesLabel": { "message": "Aplica-se a", "description": "Label for 'applies to' fields on the edit/add screen" }, "sectionHelp": { "message": "As seções permitem definir diferentes partes de código para aplicar a diferentes conjuntos de URLs no mesmo estilo. Por exemplo, um único estilo poderia alterar a página inicial de um site de uma forma, enquanto alteraria o resto do site de outra forma.", "description": "Help text for sections" }, "appliesUrlOption": { "message": "URL", "description": "Option to make the style apply to the entered string as a URL" }, "description": { "message": "Mude o estilo da web com o Stylish, um gerenciador de estilos do usuário.", "description": "Extension description" }, "addStyleLabel": { "message": "Gravar novo estilo", "description": "Label for the button to go to the add style page" }, "sectionCode": { "message": "Código", "description": "Label for the code for a section" }, "manageHeading": { "message": "Estilos instalados", "description": "Heading for the manage page" }, "styleNameLabel": { "message": "Nome", "description": "Label for the name of styles" }, "deleteStyleLabel": { "message": "Excluir", "description": "Label for the button to delete a style" }, "checkingForUpdate": { "message": "Verificando...", "description": "Text to display when checking a style for an update" }, "manageTitle": { "message": "Stylish", "description": "Title for the manage page" }, "appliesDisplayTruncatedSuffix": { "message": "e mais", "description": "Text added to appliesDisplay when there are more sites for the style than are displayed" }, "sectionAdd": { "message": "Adicionar outra seção", "description": "Label for the button to add a section" }, "installUpdate": { "message": "Instalar atualização", "description": "Label for the button to install an update for a single style" }, "styleToMozillaFormat": { "message": "Para formato Mozilla", "description": "Label for the button that converts the code to Mozilla format" }, "styleEnabledLabel": { "message": "Ativado", "description": "Label for the enabled state of styles" }, "updateCheckSucceededNoUpdate": { "message": "O estilo está atualizado.", "description": "Text that displays when an update check completed and no update is available" }, "helpAlt": { "message": "Ajuda", "description": "Alternate text for help buttons" }, "addStyleTitle": { "message": "Adicionar estilo", "description": "Title of the page for adding styles" }, "appliesAdd": { "message": "Adicionar", "description": "Label for the button to add an 'applies' entry" }, "editStyleHeading": { "message": "Editar estilo", "description": "Title of the page for editing styles" }, "desc": { "message": "Os estilos do usuário são temas para sites. Eles capacitam sua experiência de navegação, permitindo a personalização dos sites. Retire conteúdo irrelevante, altere as cores ou redesenhe completamente todo o site. \n\nO Stylish permite gerenciar facilmente os estilos do usuário. Adicione, exclua, ative, desative e organize com alguns cliques de um mouse, sem código para editar, sem configuração obscura para encontrar. O site complementar do Stylish, o userstyles.org, hospeda dezenas de milhares de estilos do usuário, feitos por outros usuários do Stylish, que você pode experimentar. \n\nEm termos técnicos, pense da seguinte maneira: o Stylish e o userstyles.org são para CSS o que o Greasemonkey e o userscripts.org são para JavaScript. \n\n*** Se estiver procurando ajuda, peça no http://forum.userstyles.org. Não posso te responder se você postar aqui." }, "appliesDomainOption": { "message": "URLs no domínio", "description": "Option to make the style apply to the entered string as a domain" }, "appliesRegexpOption": { "message": "URLs que correspondem a regexp", "description": "Option to make the style apply to the entered string as a regular expression" }, "styleCancelEditLabel": { "message": "Voltar ao gerenciamento", "description": "Label for cancel button for style editing" }, "appliesToEverything": { "message": "Tudo", "description": "Text displayed for styles that apply to all sites" }, "appliesHelp": { "message": "Use os controles \"Aplica-se a\" para limitar a quais URLs o código desta seção se aplica.", "description": "Help text for 'applies to' section" }, "styleSaveLabel": { "message": "Salvar", "description": "Label for save button for style editing" }, "updateCheckFailBadResponseCode": { "message": "A atualização falhou - o servidor respondeu com código $code$.", "description": "Text that displays when an update check failed because the response code indicates an error", "placeholders": { "code": { "content": "$1" } } }, "disableStyleLabel": { "message": "Desativar", "description": "Label for the button to disable a style" }, "appliesDisplay": { "message": "Aplica-se a: $applies$", "description": "Text on the manage screen to describe what the style applies to", "placeholders": { "applies": { "content": "$1" } } }, "styleMissingName": { "message": "Insira um nome.", "description": "Error displayed when user saves without providing a name" }, "openManage": { "message": "Gerenciar estilos instalados.", "description": "Link to open the manage page." }, "checkForUpdate": { "message": "Verificar atualizações", "description": "Label for the button to check a single style for an update" }, "editStyleTitle": { "message": "Editar estilo $stylename$", "description": "Title of the page for editing styles", "placeholders": { "stylename": { "content": "$1" } } }, "checkAllUpdates": { "message": "Verificar atualizações para todos os estilos", "description": "Label for the button to check all styles for updates" }, "styleChangesNotSaved": { "message": "Você fez alterações neste estilo sem salvar.", "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" }, "styleSectionsTitle": { "message": "Seções", "description": "Title for the style sections section" }, "noStylesForSite": { "message": "Nenhum estilo instalado para este site.", "description": "Text displayed when no styles are installed for the current site" }, "findStylesForSite": { "message": "Procurar mais estilos para este site.", "description": "Text for a link that gets a list of styles for the current site" }, "deleteStyleConfirm": { "message": "Tem certeza de que deseja excluir este estilo?", "description": "Confirmation before deleting a style" } }