Ittraduċi "great push retorna" għal Ingliż

Li turi 50 ta '50 traduzzjonijiet tal-frażi "great push retorna" minn Portugiż għal Ingliż

Traduzzjonijiet ta' great push retorna

"great push retorna" f'Portugiż jista' jiġi tradott fil-Ingliż kliem/frażijiet li ġejjin:

great great
push push
retorna return returns

Traduzzjoni ta' Portugiż għal Ingliż ta' great push retorna

Portugiż
Ingliż

PT A API Push é uma especificação W3C que descreve como um serviço de notificação pode enviar uma mensagem push para uma aplicação Web, através do protocolo Web Push.

EN The Push API is a W3C specification describing how a notification service can send a push message to a Web application, via the Web Push protocol.

PortugiżIngliż
pushpush
especificaçãospecification
podecan
protocoloprotocol

PT Usando um modelo de regressão linear por padrão, MODEL_QUANTILE retorna um valor-alvo em um percentil especificado e MODEL_PERCENTILE retorna a probabilidade do valor esperado ser menor que ou igual à marca observada

EN Using a linear regression model by default, MODEL_QUANTILE returns a target value at a specified percentile where MODEL_PERCENTILE returns the probability of the expected value being less than or equal to the observed mark

PortugiżIngliż
regressãoregression
linearlinear
retornareturns
probabilidadeprobability
esperadoexpected
menorless
ouor
igualequal
alvotarget

PT Retorna o primeiro valor se não houver erro; caso contrário, retorna o segundo valor.

EN Returns the first value if it isn’t an error, otherwise returns the second value.

PortugiżIngliż
retornareturns
valorvalue
erroerror

PT Procura o valor “Casaco” na coluna “Item de Vestuário”; se encontrado, retorna o valor da coluna “Número do Item”. Se ocorrer erro, tal como #No Match, retorna um valor em branco.

EN Look up the value “Jacket” in the “Clothing Item” column, if found, produce the value in the “Item Number” column. If there is an error, such as a #No Match, produce a blank value. 

PortugiżIngliż
colunacolumn
vestuárioclothing
seif
encontradofound
erroerror
matchmatch

PT Retorna a string Está em branco se a linha 1 da coluna Unidades vendidas não tiver nenhum valor. Caso contrário, retorna Não está em branco.

EN Returns the string Blank if row 1 of the Units Sold column contains no value. Otherwise, it returns Not blank.

PT Se o valor da coluna "Item de vestuário", linha 2, for texto, retorna o valor dessa célula seguido por "é um valor de texto", senão retorna o valor da célula seguido por "não é um valor de texto".  

EN If the value in row 2 of the Clothing Item column is a text, return the value in that cell followed by is a text value. If the value isn't a text, return the value in that cell followed by is not a text value text string.  

PT Se a caixa de verificação na linha 2 da coluna Em estoque? estiver desmarcada (false) e a data na linha 2 da coluna Data do pedido for menor ou igual à data 7 dias a partir de hoje, a função retorna Vermelho. Caso contrário, retorna Verde.

EN If the check box in row 2 of the In Stock? column  is cleared (false) and the date in row 2 of the Order Date column is less than or equal to the date 7 days from today, the function returns Red. Otherwise, it returns Green.

PT Uso de uma combinação de OTP por push e PIN biométrico ou OTP por push e PIN.

EN We also support Voice, in which a 3rd Party SMS provider is configured to translate SMS OTP to voice audio

PortugiżIngliż
owhich
éis

PT Você tem permissão para comprar notificações push adicionais pelo custo de 0,05€ por 1000 push

EN You are allowed to purchase extra push notifications at the cost of 0,05€ per 1000 push

PortugiżIngliż
permissãoallowed
comprarpurchase
notificaçõesnotifications
pushpush
adicionaisextra
custocost

PT Lembre-se de que mensagens enviadas com Beacons ou Geofencing não estão abrangidas pela cota de notificações push, apenas push manual e automáticas estão

EN Remember that messages sent with Beacons or Geofencing do not fall under the quota of push notifications, only the manual and automatic push do

PortugiżIngliż
enviadassent
beaconsbeacons
ouor
cotaquota
pushpush
manualmanual
automáticasautomatic
lembreremember

PT Notificações Push — Os desenvolvedores podem enviar notificações push do Liferay DXP para aplicativos nativos de Android e iOS ou aplicativos multiplataforma com Xamarin.

EN Push Notifications — Developers can send push notifications from Liferay DXP to native Android and iOS apps or cross-platform apps with Xamarin.

PortugiżIngliż
notificaçõesnotifications
pushpush
desenvolvedoresdevelopers
podemcan
aplicativosapps
nativosnative
androidandroid
iosios
ouor
multiplataformacross-platform
dxpdxp

PT As notificações push da Web funcionam exatamente como os aplicativos móveis nativos em telefones Android e iPhones, exceto que você não precisa criar um aplicativo móvel para enviar notificações push nativas.

EN Web push notifications work exactly like the native mobile apps push on Android phones and iPhones, except you don’t have to create a mobile app to send native push notifications.

PortugiżIngliż
notificaçõesnotifications
pushpush
webweb
funcionamwork
exatamenteexactly
androidandroid
excetoexcept
iphonesiphones

PT Qualquer pessoa com um site pode enviar notificações push para a web após a instalação de um código Javascript simples da WonderPush. Nenhuma aplicação é necessária. Não leva mais de 10 minutos para começar a enviar push.

EN Anyone with a website can send web push notifications after installing a simple Javascript code from WonderPush. No app is required. It doesn’t take more than 10 minutes to start sending push.

PortugiżIngliż
podecan
notificaçõesnotifications
pushpush
instalaçãoinstalling
códigocode
javascriptjavascript
simplessimple
éis
levatake

PT A WonderPush criou um serviço de notificação push tão simples e poderoso que você pode instalar o Web Push sem ter que perguntar à sua equipe técnica. O WonderPush suporta a maioria dos sistemas de gerenciamento de conteúdo (CMS), incluindo:

EN WonderPush has created such a simple and powerful push notification service that you can install Web Push without having to ask your technical team. WonderPush supports most content management systems (CMS) including:

PortugiżIngliż
crioucreated
notificaçãonotification
pushpush
poderosopowerful
webweb
semwithout
equipeteam
técnicatechnical
conteúdocontent
cmscms
incluindoincluding

PT A API do Service Worker fornece as bases da API de notificações push da Web. Trabalhadores de Serviço normalmente fazem muito mais do que apenas push, então se você usar empurrão você deve estar familiarizado com eles.

EN The Service Worker API provides the foundations of the web push notifications API. Service Workers typically do much more than just push, so if you use push you should be familiar with them.

PortugiżIngliż
apiapi
basesfoundations
notificaçõesnotifications
trabalhadoresworkers
normalmentetypically
seif
familiarizadofamiliar

PT As notificações push são mensagens que vêm da sua aplicação. Você as obtém no seu celular mesmo quando o aplicativo não está aberto. As notificações push permitem que você re-engaje seus usuários sem conhecer seus e-mails.

EN Push notifications are messages that come from your app. You get them on your mobile phone even when the app is not open. Push notifications let you re-engage your users without knowing their email.

PortugiżIngliż
pushpush
vêmcome
permitemlet
usuáriosusers

PT A única coisa melhor do que as notificações push entregues são as notificações push personalizadas e entregues. Entregue a notificação certa ao utilizador certo e no momento certo

EN The only thing better than push notifications delivered is push notifications that are personalized and delivered. Deliver the right notification to the right user and at the right time

PortugiżIngliż
pushpush
personalizadaspersonalized
utilizadoruser
momentotime

PT Uso de uma combinação de OTP por push e PIN biométrico ou OTP por push e PIN.

EN We also support Voice, in which a 3rd Party SMS provider is configured to translate SMS OTP to voice audio

PortugiżIngliż
owhich
éis

PT Com a tecnologia de autenticação "push" fora da banda (OOB), uma notificação push é enviada ao dispositivo do usuário toda vez que um pedido de login é feito

EN With out-of-band (OOB) ‘push authentication’ technology, a push notification is sent to the user’s device every time a login request is made

PortugiżIngliż
tecnologiatechnology
autenticaçãoauthentication
pushpush
bandaband
notificaçãonotification
enviadasent
dispositivodevice
veztime
pedidorequest
feitomade

PT Para saber como habilitar notificações push, consulte Adicionando notificações push a um aplicativo da web do Google .

EN To learn how to enable push notifications, see Google's Adding Push Notifications to a Web App.

PortugiżIngliż
saberlearn
notificaçõesnotifications
pushpush
consultesee
adicionandoadding
aplicativoapp
webweb
googlegoogle

PT As notificações push são mensagens que vêm da sua aplicação. Você as obtém no seu celular mesmo quando o aplicativo não está aberto. As notificações push permitem que você re-engaje seus usuários sem conhecer seus e-mails.

EN Push notifications are messages that come from your app. You get them on your mobile phone even when the app is not open. Push notifications let you re-engage your users without knowing their email.

PortugiżIngliż
pushpush
vêmcome
permitemlet
usuáriosusers

PT As notificações por push para iOS estão disponíveis através do Apple Push Notification Service

EN iOS push notifications are available through the Apple Push Notification Service

PortugiżIngliż
pushpush
iosios
appleapple
serviceservice

PT Em seguida, clique na guia Transferência de arquivos de dados - nessa tela, você pode configurar as opções de transferência reais (escolhendo "Puxar" para CDR Pull ou "Push - Daily" para CDR Push)

EN Then click the Data File Transfer tab - on this screen you can configure the actual transfer options (choosing either "Pull" for CDR Pull or "Push - Daily" for CDR Push)

PortugiżIngliż
guiatab
telascreen
vocêyou
configurarconfigure
reaisactual
cdrcdr
dailydaily

PT Atenção: se os avisos por push estiverem ativados no app, mas você não os receber, confira nas configurações do seu aparelho se o app de administração móvel do Scheduling aceita os avisos por push

EN Note: If push notifications are enabled in the app but you're not receiving notifications, check your device's settings to ensure push notifications are allowed for the Scheduling mobile admin app

PT As notificações web push são perfeitas como contato inicial com os visitantes do seu site. Utilize mensagens relevantes de permissão e obtenha novos assinantes push em um só clique.

EN Web push notifications are a perfect first touchpoint with your site visitors. Deploy relevant opt-in messages and get new push subscribers in one click.

PT O Network Interconnect da Cloudflare retorna um tráfego limpo à rede do cliente por meio de links seguros e privados.

EN With Cloudflare Network Interconnect, clean traffic is delivered over secure and private links back to the customer network.

PortugiżIngliż
cloudflarecloudflare
tráfegotraffic
limpoclean
clientecustomer
privadosprivate

PT Um passeio pela floresta nativa percorre cadeias de montanhas e retorna à praia com suas montanhosas dunas de areia, troncos secos ao sol e uma caverna, uma vez usada como salão de festas.

EN A native forest walk through the ranges returns along this beach with its hill-sized sand dunes, sun-dried driftwood and a cave once used as a ballroom.

PortugiżIngliż
passeiowalk
florestaforest
nativanative
retornareturns
dunasdunes
solsun
cavernacave
usadaused

PT O iPhone Backup Extractor pode extrair arquivos de backups do iTunes ou iCloud e retorna automaticamente uma cópia dos dados recuperados do iPhone, iPad ou iPod Touch.

EN iPhone Backup Extractor can extract files from iTunes backups or iCloud and automatically returns a copy of your recovered iPhone, iPad or iPod Touch data.

PortugiżIngliż
iphoneiphone
podecan
itunesitunes
ouor
icloudicloud
retornareturns
automaticamenteautomatically
cópiacopy
ipadipad
ipodipod
touchtouch

PT Cookies de funcionalidade. Usados para reconhecê-lo quando você retorna ao Site. Isso nos permite personalizar o nosso conteúdo para você, cumprimentá-lo pelo nome e lembrar as suas preferências (por exemplo, sua escolha de idioma ou região).

EN Functionality cookies. Used to recognise you when you return to the Site. This enables us to personalise our content for you, greet you by name, and remember your preferences (for example, your choice of language or region).

PortugiżIngliż
cookiescookies
retornareturn
sitesite
permiteenables
conteúdocontent
nomename
lembrarremember
preferênciaspreferences
escolhachoice
idiomalanguage
ouor
regiãoregion

PT A informações de cookies são salvas no seu navegador e as funções de performance como o reconhecimento quando você retorna para o nosso website e ajuda nosso time a entender quais seções do site você achou mais interessante e útil.

EN Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

PortugiżIngliż
informaçõesinformation
cookiescookie
sãois
navegadorbrowser
retornareturn
ajudahelping
timeteam
seçõessections
interessanteinteresting
útiluseful

PT Cada regra lê uma configuração de um arquivo, dispositivo, comando, registro etc., extrai as informações necessárias, avalia essas informações com o parâmetro de comparação e retorna um resultado Aprovado, Reprovado ou Desconhecido.

EN Each rule reads a configuration from a file, device, command, registry setting, etc.; pulls the needed information; evaluates it against the benchmark; and returns pass, fail, or unknown.

PortugiżIngliż
regrarule
comandocommand
etcetc
necessáriasneeded
avaliaevaluates
retornareturns
ouor
desconhecidounknown

PT O Desafio Tricolor retorna em 10 de setembro

EN The Tri-Color Gauntlet returns September 10

PortugiżIngliż
othe
retornareturns
setembroseptember

PT Quando um resolvedor de DNSSEC solicita um tipo de registro específico (por exemplo, AAAA), o nameserver também retorna o RRSIG correspondente

EN When a DNSSEC resolver requests a particular record type (e.g., AAAA), the name server also returns the corresponding RRSIG

PortugiżIngliż
quandowhen
dnssecdnssec
tipotype
registrorecord
específicoparticular
othe
tambémalso
retornareturns
correspondentecorresponding
aaaaaaaa

PT Solicite o RRSet desejado, que também retorna o registro RRSIG correspondente.

EN Request the desired RRset, which also returns the corresponding RRSIG record.

PortugiżIngliż
soliciterequest
desejadodesired
tambémalso
retornareturns
registrorecord
correspondentecorresponding
rrsetrrset

PT Depois que uma pessoa a recebe, ela deve ter tempo suficiente para investigar o plano e fornecer feedback e dados, antes de passar a bola para o próximo jogador ou retorná-la.

EN After a person receives it, they should be given enough time to investigate the plan and provide feedback and data before passing the ball to the next player or returning it to you.

PortugiżIngliż
investigarinvestigate
feedbackfeedback
passarpassing
bolaball
jogadorplayer
ouor

PT Emitido depois de uma nova postagem ter sido criada. Este evento retorna os dados da postagem:

EN Emitted after a new post has been created. This event returns the post data:

PortugiżIngliż
novanew
postagempost
eventoevent
retornareturns

PT Emitido antes do início do processamento. Este evento retorna um caminho que representa o diretório raiz do box.

EN Emitted before processing begins. This event returns a path representing the root directory of the box.

PortugiżIngliż
antesbefore
doof
processamentoprocessing
eventoevent
retornareturns
uma
representarepresenting
raizroot
boxbox

PT Emitido depois do processamento finalizado. Este evento retorna um caminho que representa o diretório raiz do box.

EN Emitted after processing finishes. This event returns a path representing the root directory of the box.

PortugiżIngliż
processamentoprocessing
eventoevent
retornareturns
uma
representarepresenting
raizroot
boxbox

PT O método get retorna uma Stream. Por exemplo, para salvar os dados do caminho para um destino especificado:

EN The get method returns a Stream. For example, to save the path data to a specified destination:

PortugiżIngliż
métodomethod
getget
retornareturns
streamstream
destinodestination

PT Nokia retorna ao mercado de tablets com o Nokia T20

EN Nokia returns to the tablet market with the Nokia T20

PortugiżIngliż
retornareturns
aoto
mercadomarket
tabletstablet
othe
nokianokia

PT O evento Samsung Life Unstoppable retorna em outubro de 2021: Veja como assistir

EN Samsung Life Unstoppable event returns in October 2021: Here's how to watch

PortugiżIngliż
eventoevent
samsungsamsung
lifelife
retornareturns
outubrooctober

PT Loewe retorna ao AV com o novo Bild i TV e mais

EN HBO Max European prices revealed, Turkey, the Netherlands and more announced too

PortugiżIngliż
othe

PT Cookies de funcionalidade. Usado para reconhecê-lo quando você retorna ao site. Isso nos permite personalizar nosso conteúdo para você, cumprimentá-lo pelo nome e lembrar suas preferências (por exemplo, sua escolha de idioma ou região).

EN Functionality cookies. Used to recognise you when you return to the Site. This enables us to personalise our content for you, greet you by name, and remember your preferences (for example, your choice of language or region).

PortugiżIngliż
cookiescookies
retornareturn
sitesite
permiteenables
conteúdocontent
nomename
lembrarremember
preferênciaspreferences
escolhachoice
idiomalanguage
ouor
regiãoregion

PT Se o seu sistema não aceitar registros CAA, o sistema do Squarespace precisa receber uma resposta “NOERROR” para CAA e tipos de consulta desconhecidos. Você confirmaria que seu sistema retorna essa resposta para esses dois tipos de consulta?

EN If your system doesn't support CAA records, Squarespace's system needs to receive a "NOERROR" response for CAA and unknown query types. Would you confirm that your system returns this response for those two query types?

PortugiżIngliż
squarespacesquarespace
consultaquery
retornareturns
caacaa

PT Retorna o valor absoluto de um número.

EN Returns the absolute value of a number.

PortugiżIngliż
retornareturns
absolutoabsolute
deof

PT Retorna uma média ponderada (na qual cada valor é ponderado pela sua importância relativa).

EN Returns a weighted average (the mean, where each value is weighted by its relative importance).

PortugiżIngliż
retornareturns
relativarelative

PT Retorna o Ancestral do valor da coluna “Número do Item”, linha 2. Em seguida, adiciona o valor “- Fase de Projeto” ao resultado.

EN Return the Ancestor of the value in the “Item Number” column, row 2. Then add the values “- Design Phase” to the result. 

PortugiżIngliż
retornareturn
colunacolumn
linharow
adicionaadd
fasephase
projetodesign
resultadoresult

PT Usado dentro de outra função para procurar um caractere ou uma sequência de caracteres. Retorna verdadeiro se encontrado e falso se não encontrado.

EN Used within another function to search for a character or string. Returns true if found, false if not found.

PortugiżIngliż
usadoused
outraanother
funçãofunction
ouor
retornareturns
verdadeirotrue
encontradofound
falsofalse

PT Retorna o número correspondente ao dia do mês para a data contida na coluna “Data da Venda”, linha 1.

EN Return the number representing the day of the month in the “Sold Date” column row 1. 

PortugiżIngliż
retornareturn
colunacolumn
vendasold
linharow

PT Pesquise uma correspondência exata de um valor, incluindo células ou intervalos de colunas suspensas com vários contatos ou várias seleções. Retorna verdadeiro se encontrado e falso se não encontrado.

EN Search for an exact match of a value, including multi-contact or multi-select dropdown column cells or ranges. Returns true if found, false if not found.

PortugiżIngliż
pesquisesearch
correspondênciamatch
exataexact
valorvalue
incluindoincluding
célulascells
ouor
colunascolumn
contatoscontact
retornareturns
verdadeirotrue
encontradofound
falsofalse

Li turi 50 minn 50 traduzzjonijiet