BETA

Transvision

Displaying 50 results for the string define in pt-BR:

Entity pt-BR en-US
Entity # all locales chat • commands.properties
statusCommand
pt-BR
%1$S <mensagem de status>: define o status como %2$S com uma mensagem opcional de status.
en-US
%1$S <status message>: set the status to %2$S with an optional status message.
Entity # all locales chat • irc.properties
command.modeChannel2
pt-BR
%S [<channel>] [(+|-)<new mode> [<parameter>][,<parameter>]*]: Verifica, define ou remove modo do Canal.
en-US
%S [<channel>] [(+|-)<new mode> [<parameter>][,<parameter>]*]: Get, set, or unset a channel mode.
Entity # all locales chat • irc.properties
command.modeUser2
pt-BR
%S <nick> [(+|-)<mode>]: Verifica, define ou remove modo de usuário.
en-US
%S <nick> [(+|-)<mode>]: Get, set or unset a user's mode.
Entity # all locales chat • irc.properties
command.topic
pt-BR
%S [<novo tópico>]: define o tópico deste canal.
en-US
%S [<new topic>]: Set this channel's topic.
Entity # all locales chat • irc.properties
command.umode
pt-BR
%S (+|-)<novo modo>: define ou não define um modo de usuário.
en-US
%S (+|-)<new mode>: Set or unset a user mode.
Entity # all locales chat • matrix.properties
command.guest
pt-BR
%S <acesso de visitantes> <visibilidade do histórico>: Define o acesso e a visibilidade do histórico da sala atual para visitantes. Insira dois valores inteiros, o primeiro para o acesso de visitantes (não permitido: 0 e permitido: 1) e o segundo para a visibilidade do histórico (não visível: 0 e visível: 1). Requer permissão para alterar a visibilidade do histórico.
en-US
%S <guest access> <history visibility>: Set the access and history visibility of the current room for the guest users. Enter two integer values, the first for the guest access(not allowed: 0 and allowed: 1) and the second for the history visibility(not visble: 0 and visible: 1). Requires permission to change history visibility.
Entity # all locales chat • matrix.properties
command.op
pt-BR
%S <userId> [<nível de capacidade>]: Define o nível de capacidade do usuário. Insira um valor inteiro, Usuário: 0, Moderador: 50 e Administrador: 100. O padrão é 50 se nenhum argumento for fornecido. Requer permissão para alterar o nível de capacidade dos membros. Não funciona em outros administradores além de você.
en-US
%S <userId> [<power level>]: Define the power level of the user. Enter an integer value, User: 0, Moderator: 50 and Admin: 100. Default will be 50 if no argument is provided. Requires permission to change member's power levels. Does not work on admins other than yourself.
Entity # all locales chat • matrix.properties
command.roomname
pt-BR
%S <nome>: Define o nome da sala. Requer permissão para alterar o nome da sala.
en-US
%S <name>: Set the name for the room. Requires permission to change the room name.
Entity # all locales chat • matrix.properties
command.topic
pt-BR
%S <tópico>: Define o tópico da sala. Requer permissão para alterar o tópico da sala.
en-US
%S <topic>: Set the topic for the room. Requires permissions to change the room topic.
Entity # all locales chat • matrix.properties
command.visibility
pt-BR
%S [<visibilidade>]: Define a visibilidade da sala atual no diretório atual do Servidor Local. Insira um valor inteiro, Privativo: 0 e Público: 1. O padrão é Privativo (0) se nenhum argumento for fornecido. Requer permissão para alterar a visibilidade da sala.
en-US
%S [<visibility>]: Set the visbility of the current room in the current Home Server's room directory. Enter an integer value, Private: 0 and Public: 1. Default will be Private (0) if no argument is provided. Requires permission to change room visibility.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.alias.help
pt-BR
Define <alias-name> como um alias para a lista de comandos delimitados por ponto e vírgula (';') especificados em <command-list>. Se a <command-list> for um caracter menos ('-'), o alias será removido. Se não inserir o <alias-name>, obterá a lista de todos os aliases.
en-US
Defines <alias-name> as an alias for the semicolon (';') delimited list of commands specified by <command-list>. If <command-list> is a minus ('-') character, the alias will be removed; if omitted, the alias will be displayed. If <alias-name> is not provided, all aliases will be listed.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.channel-motif.help
pt-BR
Define o arquivo CSS a utilizar para a aba deste canal específico. <motif> pode ser um URL para um arquivo .css, ou o atalho "default", "light", ou "dark". Se o <motif> for um caracter menos ('-'), o tema reverterá para o tema padrão da rede. Se o <channel> não for especificado, será assumido como sendo o canal atual. Consulte a página do ChatZilla em <http://www.mozilla.org/projects/rt-messaging/chatzilla/> para mais informações de como utilizar e criar estilos para o ChatZilla. Veja também |motif|.
en-US
Sets the CSS file used for the message tab for this specific channel. <motif> can be a URL to a .css file, or the shortcut "dark" or "light". If <motif> is a minus ('-') character, the motif will revert to the network motif. If <channel> is not provided, the current channel will be assumed. See the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information on how to style ChatZilla. See also |motif|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.channel-pref.help
pt-BR
Define o valor da preferência denominada <pref-name> para o valor de <pref-value> no canal <channel>. Se não especificar <pref-value>, será exibido o valor atual de <pref-name>. Se omitir <pref-name> e <pref-value>, todas as suas preferências serão exibidas. Se <delete-pref> for especificado e for |true|, |on|, |yes|, ou |1|, ou se <pref-value> começar com o caractere menos ('-'), então a preferência reverterá para o seu valor padrão. Se não especificar o <channel>, será então assumido o canal atual.
en-US
Sets the value of the preference named <pref-name> to the value of <pref-value> on the current channel. If <pref-value> is not provided, the current value of <pref-name> will be displayed. If both <pref-name> and <pref-value> are omitted, all preferences will be displayed. If <pref-value> is a minus ('-') character, then the preference will revert back to its default value.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.charset.help
pt-BR
Define o modo de codificação de caracteres para a aba corrente para <new-charset>, ou exibe a codificação atualmente em uso se não inserir <new-charset>.
en-US
Sets the character encoding mode for the current view to <new-charset>, or displays the current character encoding mode if <new-charset> is not provided.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.default-charset.help
pt-BR
Define o modo de codificação global para <new-charset>, ou exibe o modo de codificação global atual se não especificar <new-charset>.
en-US
Sets the global default character encoding mode to <new-charset>, or displays the current global default character encoding mode if <new-charset> is not provided.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.font-family.help
pt-BR
Define ou exibe o tipo de letra em uso na aba atual. Omita <font> para ver o tipo de letra atual. O valor |default| irá utilizar a família de fonte global, |serif|, |sans-serif| e |monospace| irão usar as suas definições globais de fonte, outro valor irá definir a fonte diretamente.
en-US
Sets or views the font family being used on the current view. Omit <font> to see the current font family. The value |default| will use your global font family, |serif|, |sans-serif| and |monospace| will use your global font settings, other values will set a font directly.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.font-size.help
pt-BR
Define ou exibe o tamanho de letra em uso na aba atual. Omita <font-size> para ver o tamanho de letra atualmente em uso. O valor do tamanho de letra é definido em pontos (pt). O valor |default| irá utilizar as suas definições globais de tamanho de letra, e os valores |bigger| e |smaller| aumentam ou reduzem o tamanho um determinado valor de cada vez que os use.
en-US
Sets or views the font size being used on the current view. Omit <font-size> to see the current font size. The size value is specified in points (pt). The value |default| will use your global font size, and the values |bigger| and |smaller| increase or reduce the size by a fixed amount each time.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.motif.help
pt-BR
Define o arquivo CSS a ser utilizado como tema padrão. <motif> pode ser um URL para um arquivo .css, ou o atalho "default", "light", ou "dark". Consulte a página web do ChatZilla em <http://www.mozilla.org/projects/rt-messaging/chatzilla/> para mais informações sobre como fazer estilos e temas para o ChatZilla. Veja também |network-motif|, |channel-motif|, |user-motif|.
en-US
Sets the default CSS file used for the message tabs. <motif> can be a URL to a .css file, or the shortcut "dark" or "light". See the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information on how to style ChatZilla. See also |network-motif|, |channel-motif|, |user-motif|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.network-motif.help
pt-BR
Define a folha de estilo CSS a ser utilizada para a aba de mensagens da rede <network>. <motif> pode ser um URL para um arquivo .css, ou os atalhos "default", "light", ou "dark". Se <motif> for o caracter menos ('-'), o tema será definido para o tema padrão global. Se não especificar <network>, a rede atual será assumida. Consulte a página web do ChatZilla em <http://www.mozilla.org/projects/rt-messaging/chatzilla/> para mais informaçõos sobre como fazer estilos e temas para o ChatZilla. Veja também |motif|.
en-US
Sets the CSS file used for the message tab for the network <network>. <motif> can be a URL to a .css file, or the shortcut "dark" or "light". If <motif> is a minus ('-') character, the motif will revert to the global motif. If <network> is not provided, the current network is assumed. See the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information on how to style ChatZilla. See also |motif|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.network-pref.help
pt-BR
Define o valor da preferência <pref-name> para o valor <pref-value> na rede <network>. Se não especificar <pref-value>, o valor atual de <pref-name> será exibido. Se omitir ambos <pref-name> e <pref-value>, todas as preferências serão listadas. Se especificar <delete-pref> e o seu valor for |true|, |on|, |yes|, ou |1|, ou se <pref-value> iniciar pelo caracter menos ('-'), então a preferência assumirá o seu valor padrão. Se não especificar <network> a rede atual será assumida.
en-US
Sets the value of the preference named <pref-name> to the value of <pref-value> on the current network. If <pref-value> is not provided, the current value of <pref-name> will be displayed. If both <pref-name> and <pref-value> are omitted, all preferences will be displayed. If <pref-value> is a minus ('-') character, then the preference will revert back to its default value.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.network.help
pt-BR
Define o nome da rede atual para <network-name>
en-US
Sets the current network to <network-name>
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.plugin-pref.help
pt-BR
Define o valor da preferência do plugin denominada <pref-name> para o valor <pref-value>. Se não especificar <pref-value>, o valor atual de <pref-name> será exibido. Se omitir ambos, <pref-name> e <pref-value>, todas as preferências de <plugin> serão exibidas. Se definir <delete-pref> e o seu valor for |true|, |on|, |yes|, ou |1|, ou se <pref-value> iniciar pelo caracter menos ('-'), então o valor preferência passará a ser o seu valor padrão.
en-US
Sets the value of the plugin's preference named <pref-name> to the value of <pref-value>. If <pref-value> is not provided, the current value of <pref-name> will be displayed. If both <pref-name> and <pref-value> are omitted, all preferences for <plugin> will be displayed. If <pref-value> is a minus ('-') character, then the preference will revert back to its default value.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.pref.help
pt-BR
Define o valor da preferência denominada <pref-name> para o valor <pref-value>. Se não especificar <pref-value>, o valor atual de <pref-name> será exibido. Se omitir ambos, <pref-name> e <pref-value>, todas as preferências serão exibidas. Se definir <delete-pref> e o seu valor for |true|, |on|, |yes|, ou |1|, ou se <pref-value> iniciar pelo caracter menos ('-'), então o valor preferência passará a ser o seu valor padrão.
en-US
Sets the value of the preference named <pref-name> to the value of <pref-value>. If <pref-value> is not provided, the current value of <pref-name> will be displayed. If both <pref-name> and <pref-value> are omitted, all preferences will be displayed. If <pref-value> is a minus ('-') character, then the preference will revert back to its default value.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.timestamps.help
pt-BR
Define a visualização da marca de hora na aba atual. Se definir <toggle> e o seu valor for |true|, |on|, |yes|, ou |1|, a marca de hora será ativada, caso o seu valor seja |false|, |off|, |no| ou |0| será desativada, |toggle| irá alternar o estado atual. Omita <toggle> para ver o estado atual.
en-US
Sets the visibility of timestamps in the current view. If <toggle> is provided and is |true|, |on|, |yes|, or |1|, timestamps will be turned on. Values |false|, |off|, |no| and |0| will turn timestamps off, and |toggle| will toggle the state. Omit <toggle> to see the current state.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.user-motif.help
pt-BR
Define a folha de estilo CSS a utilizar para o usuário <user>. <motif> pode ser um URL para um arquivo .css, ou os atalhos "default", "light", ou "dark". Caso <motif> seja um caracter menos ('-'), o tema passará a ser o mesmo utilizado para a rede. Se não especificar o usuário <user>, o usuário atual será assumido. Consulte a página do ChatZilla em <http://www.mozilla.org/projects/rt-messaging/chatzilla/> para mais informações sobre como utilizar estilos e temas no ChatZilla. Veja também |motif|.
en-US
Sets the CSS file used for the message tab for the user <user>. <motif> can be a URL to a .css file, or the shortcut "dark" or "light". If <motif> is a minus ('-') character, the motif will revert to the network motif. If <user> is not provided, the current user is assumed. See the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information on how to style ChatZilla. See also |motif|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.user-pref.help
pt-BR
Define o valor da preferência denominada <pref-name> para o valor <pref-value> para o usuário <user>. Se não especificar <pref-value>, o valor atual de <pref-name> será exibido. Se omitir ambos, <pref-name> e <pref-value>, todas as suas preferências para o usuário especificado serão exibidas. Se especificar <delete-pref> e o seu valor for |true|, |on|, |yes|, ou |1|, ou se <pref-value> iniciar pelo caracter menos('-'), então a preferência assumirá o seu valor padrão. Caso o usuário <user> não seja especificado, o usuário atual será assumido.
en-US
Sets the value of the preference named <pref-name> to the value of <pref-value> on the current user. If <pref-value> is not provided, the current value of <pref-name> will be displayed. If both <pref-name> and <pref-value> are omitted, all preferences will be displayed. If <pref-value> is a minus ('-') character, then the preference will revert back to its default value.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.user.help
pt-BR
Define o seu username para <username> e a sua descrição (``Real Name'') para <description>. Equivalente a utilizar os comandos |name| e |desc|. O novo nome e descrição serão utilizados da próxima vez que se conectar à rede. Pode utilizar este comando sem parâmetros para ver o seu atual username e descrição.
en-US
Sets your username to <username> and your description (``Real Name'') to <description>. Equivalent to using the |name| and |desc| command. The new name and description will be used the next time you connect to the network. You can use this command without parameters to show the current username and description.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.activityFlashDelay.help
pt-BR
Quando numa aba onde já tenha ocorrido atividade ocorre mais atividade, a aba irá piscar para o avisar. Este campo define quão longo deve ser esse piscar, 0 desativa.
en-US
When a tab that has had activity gets more activity, the tab is flashed. This preference is the length of the flash in milliseconds: 0 disables it.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.dcc.listenPorts.help
pt-BR
Define que porta(s) os usuários podem se conectar a si numa sessão DCC. Pode deixar em branco para deixar o seu sistema operacional escolher a porta.
en-US
List of ports that other users can connect to remotely. Each item may be a single port number, or a range specified as "lower-upper". Leave empty to use a random, OS-picked port. Each time you offer a DCC connection to someone, the next port listed is picked.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.defaultQuitMsg.help
pt-BR
Define uma mensagem padrão para quando sai do IRC. Deixe em branco para utilizar o padrão do ChatZilla, que simplesmente informa a versão que está a usar.
en-US
Specifies a default quit message to use when one is not explicitly specified. Leave blank to use the basic ChatZilla one, which simply states what version you have.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.desc.help
pt-BR
Define o seu nome real que será exibido a quem lhe fizer um /whois.
en-US
Sets the "description" (aka "real name") field shown in your /whois information. It is commonly used to include one's real name, but you are not required to enter anything.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.font.family.help
pt-BR
Define o tipo de letra que deseja que o ChatZilla use para exibir mensagens. O valor "default" irá utilizar as suas definições globais de tipo de letra; assim como "serif", "sans-serif" e "monospace" irão utilizar as suas definições globais de tipos de letra; outros valores serão tratados como nomes de tipos de letra.
en-US
Selects the font in which ChatZilla will display messages. The value "default" will use your global font family; "serif", "sans-serif" and "monospace" will use your global font settings; other values will be treated as font names.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.font.size.help
pt-BR
Define o tamanho da letra que deseja que o ChatZilla use para exibir mensagens. O valor 0 irá utilizar as suas definições globais de tamanho de letra, e outros valores serão interpretados como tamanhos de letra em pontos (pt).
en-US
Selects the integer font size you want ChatZilla to display messages with. The value 0 will use your global font size, and other integer values will be interpreted as the size in points (pt).
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.global.header.help
pt-BR
Define o valor padrão de visualização de cabeçalhos.
en-US
Sets the default visibility for headers of views. Each view can override this default if necessary.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.global.log.help
pt-BR
Define a ação padrão sobre registrar ou não para cada tipo de aba.
en-US
Sets the default logging state for views. Each view can override this default if necessary.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.global.maxLines.help
pt-BR
Define o nr de linhas que devem ser mantidas em memória em cada aba. Assim que este limite for atingido as linhas mais antigas serão eliminadas à medida que chegarem novas linhas.
en-US
The number of lines of text to keep in this view type. Once the limit is reached, the oldest lines are removed as new lines are added.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.inputSpellcheck.help
pt-BR
Define se será efetuada a verificação ortográfica na caixa de texto. Funciona somente em versões recentes do &brandShortName;.
en-US
Whether or not the inputbox will be spellchecked. Only works on recent &brandShortName; builds.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.logFolder.help
pt-BR
Define a pasta base para salvar arquivos de registro.
en-US
Specifies the base location for all logs. The various "Log file for" preferences specify the exact names for the different types of log file.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.multiline.help
pt-BR
Define se o Chatzilla deve utilizar uma caixa de texto de uma só linha ou várias linhas para você escrever mensagens.
en-US
Sets whether ChatZilla is using the multiline input box or the single-line one.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.munger.bold.help
pt-BR
Define se o Chatzilla deve ou não mostrar texto em *negrito* quando outro usuário o enviar.
en-US
Makes ChatZilla display text between astersks (e.g. *bold*) in an actually bold face.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.newTabLimit.help
pt-BR
Define o número máximo de abas (tais como mensagens privadas) que podem ser criadas automaticamente pelo Chatzilla. Assim que o limite seja alcançado, as mensagens privadas novas serão exibidas na aba atual. Defina para 0 para ilimitadas ou 1 para desativar janelas automáticas.
en-US
Sets the number of views (such as query views) that may be created automatically by ChatZilla. Once the limit is reached, private messages will show up on the current view instead. Set this to 0 for unlimited or 1 to disallow all auto-created views.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.notify.aggressive.help
pt-BR
Define se o ChatZilla pode ou não fazer a barra de tarefas piscar ou colocar a janela em primeiro plano (dependendo do seu sistema operacional) quando alguém lhe enviar uma mensagem privada, citar o seu apelido num canal ou diga algo que conste na sua lista /stalk.
en-US
When someone sends you a private message, says your nickname, or mentions one of your "stalk words", ChatZilla considers the message to be worth getting your attention. This preference sets whether it's allowed to flash the window or bring it to the front (varies by OS) in order to get your attention.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.sound.overlapDelay.help
pt-BR
Define o período de espera para voltar a tocar um som. Por exemplo, o valor padrão é de 2000ms (2 segundos) significa que se ocorrerem dois eventos de destaque (stalk, o seu nick ser citado ou receber uma nova mensagem privada) com menos de 2 segundos de intervalo apenas o primeiro produzirá um som.
en-US
Sets the period of time during which the same event will not trigger the sound to be played. For example, the default value of 2000ms (2 seconds) means if two stalk matches occur within 2 seconds of each other, only the first will cause the sound to be played.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.stalkWholeWords.help
pt-BR
Define se o Chatzilla apenas deve considerar como ocorrências stalk apenas palavras completas ou também partes de palavras. Se esta opção estiver ativa "ChatZilla" não irá ativar um stalk "zilla".
en-US
This preferences toggles ChatZilla's handling of stalk words between finding matching words, or simple substrings. For example, "ChatZilla is cool" will match the stalk word "zilla" only if this preferences is off.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.urls.store.max.help
pt-BR
Define o nr max de URLs que o ChatZilla pode captar e salvar. O comando "/urls" exibirá os últimos 10 URLs captados, ou mais se especificar "/urls 20", por exemplo.
en-US
Sets the maximum number of URLs collected and stored by ChatZilla. The "/urls" command displays the last 10 stored, or more if you do "/urls 20", for example.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.usermode.help
pt-BR
Define os modos de usuário que deseja utilizar, desde que o servidor os suporte e permite, ao conectar a um servidor. É composto pelo símbolo mais ("+") seguido de uma ou mais letras, cada uma representa uma opção. Para uma lista completa de opções consulte o site www.irchelp.org.
en-US
Your usermode is an option string that is sent to the IRC network. It is composed of a plus sign ("+") followed by one or more letters, each of which represents an option. The letter "i" represents "invisible mode". When you are invisible, your nickname will not appear in channel userlists for people who are not in the channel with you. The letter "s" allows you to see server messages like nickname collisions. For a more complete list of available options, look up usermode on www.irchelp.org.
Entity # all locales extensions • irc • chrome • config.dtd
object.reset.hint
pt-BR
Define as preferências para o objeto de volta às preferências padrão
en-US
Reset this object's preferences to the defaults
Entity # all locales mail • messenger • openpgp • backupKeyPassword.ftl
set-password-message
pt-BR
A senha que você define aqui protege o arquivo de backup da chave secreta OpenPGP que será criado. Você precisa definir esta senha para prosseguir com o backup.
en-US
The password you set here protects the OpenPGP secret key backup file that you are about to create. You must set this password to proceed with the backup.
Entity # all locales suite • chrome • common • pref • pref-content.dtd
useFavIcons2.label
pt-BR
Tente usar o favicon de servidores quando a página não define um ícone
en-US
Try to use the servers favicon when the page doesn&apos;t define an icon
Entity # all locales toolkit • chrome • global • aboutStudies.properties
preferenceStudyDescription
pt-BR
Este estudo define %1$S como %2$S.
en-US
This study sets %1$S to %2$S.

Displaying 11 results for the string define in en-US:

Entity pt-BR en-US
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-AllowedDomainsForApps
pt-BR
Definir domínios com permissão para acessar o Google Workspace.
en-US
Define domains allowed to access Google Workspace.
Entity # all locales chat • matrix.properties
command.op
pt-BR
%S &lt;userId&gt; [&lt;nível de capacidade&gt;]: Define o nível de capacidade do usuário. Insira um valor inteiro, Usuário: 0, Moderador: 50 e Administrador: 100. O padrão é 50 se nenhum argumento for fornecido. Requer permissão para alterar o nível de capacidade dos membros. Não funciona em outros administradores além de você.
en-US
%S &lt;userId&gt; [&lt;power level&gt;]: Define the power level of the user. Enter an integer value, User: 0, Moderator: 50 and Admin: 100. Default will be 50 if no argument is provided. Requires permission to change member's power levels. Does not work on admins other than yourself.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.bugKeyword.help
pt-BR
Warning: Source string is missing
en-US
You can define multiple issue tracker keywords as a regular expression perhaps by separating them with "|" e.g. bug|issue|case|ticket
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.group.global.links.help
pt-BR
As três opções sobre como o Chatzilla reage aos diferentes tipos de link.
en-US
The link preferences define how ChatZilla reacts to different kinds of clicks on links. You can re-arrange these to suit your preferences.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.outputWindowURL.help
pt-BR
Não é aconselhável alterar nada aqui ou poderá ter erros ao tentar rodar o programa!
en-US
You probably don't want to change this. The chat view loads this URL to display the actual messages, header, etc., and the file must correctly define certain items or you'll get JavaScript errors and a blank chat window!
Entity # all locales mail • messenger • openpgp • keyWizard.ftl
openpgp-keygen-expiry-description
pt-BR
Defina a validade de sua chave recém-gerada. Você pode controlar a data mais tarde para estender, se necessário.
en-US
Define the expiration time of your newly generated key. You can later control the date to extend it if necessary.
Entity # all locales suite • chrome • common • pref • pref-content.dtd
useFavIcons2.label
pt-BR
Tente usar o favicon de servidores quando a página não define um ícone
en-US
Try to use the servers favicon when the page doesn&apos;t define an icon
Entity # all locales suite • chrome • editor • editingOverlay.dtd
insertButtonCmd.label
pt-BR
Definir botão
en-US
Define Button
Entity # all locales suite • chrome • editor • editingOverlay.dtd
insertFieldSetCmd.label
pt-BR
Definir conjunto de campos
en-US
Define Field Set
Entity # all locales suite • chrome • editor • editingOverlay.dtd
insertFormCmd.label
pt-BR
Definir formulário
en-US
Define Form
Entity # all locales suite • chrome • editor • editingOverlay.dtd
insertLabelCmd.label
pt-BR
Definir rótulo
en-US
Define Label
Please enable JavaScript. Some features won't be available without it.