2012-04-22 02:12:03 +00:00
{
2015-09-19 00:56:05 +00:00
"appliesToEverything" : {
2017-07-12 07:14:37 +00:00
"message" : "Tudo" ,
"description" : "Text displayed for styles that apply to all sites"
} ,
2015-09-19 00:56:05 +00:00
"enableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Ativar" ,
"description" : "Label for the button to enable a style"
2015-09-19 00:56:05 +00:00
} ,
"styleMissingName" : {
2017-11-20 12:06:27 +00:00
"message" : "Insira um nome" ,
2017-07-12 07:14:37 +00:00
"description" : "Error displayed when user saves without providing a name"
} ,
2015-09-19 00:56:05 +00:00
"appliesDomainOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs no domínio" ,
"description" : "Option to make the style apply to the entered string as a domain"
2015-09-19 00:56:05 +00:00
} ,
"checkForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Verificar atualizações" ,
"description" : "Label for the button to check a single style for an update"
} ,
2015-09-19 00:56:05 +00:00
"helpAlt" : {
2017-07-12 07:14:37 +00:00
"message" : "Ajuda" ,
"description" : "Alternate text for help buttons"
} ,
2015-09-19 00:56:05 +00:00
"findStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Procurar mais estilos para este site" ,
"description" : "Text for a link that gets a list of styles for the current site"
2015-09-19 00:56:05 +00:00
} ,
"manageHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Estilos instalados" ,
"description" : "Heading for the manage page"
} ,
2015-09-19 00:56:05 +00:00
"styleEnabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Ativado" ,
"description" : "Label for the enabled state of styles"
2015-09-19 00:56:05 +00:00
} ,
"styleToMozillaFormatHelp" : {
2017-07-12 07:14:37 +00:00
"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 Mozilla format header section that converts the code to/from Mozilla format"
2015-09-19 00:56:05 +00:00
} ,
"sectionAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Adicionar outra seção" ,
"description" : "Label for the button to add a section"
} ,
2015-09-19 00:56:05 +00:00
"styleSaveLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Salvar" ,
"description" : "Label for save button for style editing"
} ,
2015-09-19 00:56:05 +00:00
"appliesAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Adicionar" ,
"description" : "Label for the button to add an 'applies' entry"
2015-09-19 00:56:05 +00:00
} ,
"appliesRegexpOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs que correspondem a regexp" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
} ,
2015-09-19 00:56:05 +00:00
"styleInstall" : {
2017-01-30 19:26:25 +00:00
"message" : "Instalar \"$stylename$\" no Stylus?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when installing a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"disableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Desativar" ,
"description" : "Label for the button to disable a style"
2015-09-19 00:56:05 +00:00
} ,
"prefShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Show number of styles active for the current site on the toolbar button" ,
"description" : "Label for the checkbox controlling toolbar badge text."
} ,
2015-09-19 00:56:05 +00:00
"styleCancelEditLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Voltar ao gerenciamento" ,
"description" : "Label for cancel button for style editing"
2015-09-19 00:56:05 +00:00
} ,
"styleChangesNotSaved" : {
2017-07-12 07:14:37 +00:00
"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"
} ,
2015-09-19 00:56:05 +00:00
"updateCheckFailServerUnreachable" : {
2017-07-12 07:14:37 +00:00
"message" : "A atualização falhou: servidor inacessível." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleConfirm" : {
2017-07-12 07:14:37 +00:00
"message" : "Tem certeza de que deseja excluir este estilo?" ,
"description" : "Confirmation before deleting a style"
} ,
2015-09-19 00:56:05 +00:00
"appliesDisplay" : {
"message" : "Aplica-se a: $applies$" ,
2017-07-12 07:14:37 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
"styleSectionsTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Seções" ,
"description" : "Title for the style sections section"
} ,
2015-09-19 00:56:05 +00:00
"editStyleTitle" : {
"message" : "Editar estilo $stylename$" ,
2017-07-12 07:14:37 +00:00
"description" : "Title of the page for editing styles" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"updateCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "O estilo está atualizado." ,
"description" : "Text that displays when an update check completed and no update is available"
2015-09-19 00:56:05 +00:00
} ,
"appliesUrlPrefixOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URLs que começam com" ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
} ,
2015-09-19 00:56:05 +00:00
"sectionHelp" : {
2017-07-12 07:14:37 +00:00
"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"
2015-09-19 00:56:05 +00:00
} ,
"noStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Nenhum estilo instalado para este site." ,
"description" : "Text displayed when no styles are installed for the current site"
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplayTruncatedSuffix" : {
2017-07-12 07:14:37 +00:00
"message" : "e mais" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2015-09-19 00:56:05 +00:00
} ,
"appliesRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Remover" ,
"description" : "Label for the button to remove an 'applies' entry"
} ,
2015-09-19 00:56:05 +00:00
"appliesLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Aplica-se a" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
} ,
2015-09-19 00:56:05 +00:00
"openManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Gerenciar estilos instalados" ,
"description" : "Link to open the manage page."
2015-09-19 00:56:05 +00:00
} ,
"updateCheckFailBadResponseCode" : {
2017-07-10 14:29:58 +00:00
"message" : "A atualização falhou: o servidor respondeu com código $code$." ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"appliesSpecify" : {
2017-07-12 07:14:37 +00:00
"message" : "Especificar" ,
"description" : "Label for the button to make a style apply only to specific sites"
2015-09-19 00:56:05 +00:00
} ,
"installUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Instalar atualização" ,
"description" : "Label for the button to install an update for a single style"
} ,
2015-09-19 00:56:05 +00:00
"sectionRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Remover seção" ,
"description" : "Label for the button to remove a section"
} ,
2015-09-19 00:56:05 +00:00
"updateCompleted" : {
2017-07-12 07:14:37 +00:00
"message" : "Atualização concluída." ,
"description" : "Text that displays when an update completed"
2015-09-19 00:56:05 +00:00
} ,
"checkingForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Verificando..." ,
"description" : "Text to display when checking a style for an update"
} ,
2015-09-19 00:56:05 +00:00
"sectionCode" : {
2017-07-12 07:14:37 +00:00
"message" : "Código" ,
"description" : "Label for the code for a section"
} ,
2015-09-19 00:56:05 +00:00
"appliesHelp" : {
2017-07-12 07:14:37 +00:00
"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"
2015-09-19 00:56:05 +00:00
} ,
"editStyleHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Editar estilo" ,
"description" : "Title of the page for editing styles"
} ,
2015-09-19 00:56:05 +00:00
"addStyleTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Adicionar estilo" ,
"description" : "Title of the page for adding styles"
} ,
2015-09-19 00:56:05 +00:00
"checkAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Verificar atualizações para todos os estilos" ,
"description" : "Label for the button to check all styles for updates"
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Excluir" ,
"description" : "Label for the button to delete a style"
} ,
2015-09-19 00:56:05 +00:00
"addStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Gravar novo estilo" ,
"description" : "Label for the button to go to the add style page"
} ,
2015-09-19 00:56:05 +00:00
"editStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Editar" ,
"description" : "Label for the button to go to the edit style page"
} ,
2015-09-19 00:56:05 +00:00
"description" : {
2017-07-12 07:14:37 +00:00
"message" : "Mude o estilo da web com o Stylus, um gerenciador de estilos do usuário. O Stylus permite instalar facilmente temas e skins para Google, Facebook, YouTube, Orkut e muitos, muitos outros sites." ,
"description" : "Extension description"
2017-02-28 23:57:03 +00:00
}
2017-07-12 07:14:37 +00:00
}