BETA

Transvision

Displaying 132 results for the string one in pt-PT:

Entity pt-PT en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-dialog-confirm-button-label
pt-PT
{ $count -> [1] Remover [one] Remover *[other] Remover tudo }
en-US
{ $count -> [1] Remove *[other] Remove All }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-dialog-title
pt-PT
{ $count -> [one] Remover { $count } credencial? *[other] Remove todas as { $count } credenciais? }
en-US
{ $count -> [one] Remove { $count } login? *[other] Remove all { $count } logins? }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-dialog-title2
pt-PT
{ $count -> [one] Remover { $count } palavra-passe? *[other] Remover todas as { $count } palavras-passe? }
en-US
{ $count -> [one] Remove { $count } password? *[other] Remove all { $count } passwords? }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-sync-dialog-title
pt-PT
{ $count -> [one] Remover { $count } credencial de todos os dispositivos? *[other] Remover todas as { $count } credenciais de todos os dispositivos? }
en-US
{ $count -> [one] Remove { $count } login from all devices? *[other] Remove all { $count } logins from all devices? }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-sync-dialog-title2
pt-PT
{ $count -> [one] Remover { $count } palavra-passe de todos os dispositivos? *[other] Remover todas as { $count } palavras-passe de todos os dispositivos? }
en-US
{ $count -> [one] Remove { $count } password from all devices? *[other] Remove all { $count } passwords from all devices? }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-added
pt-PT
{ $count -> [one] <span>Nova credencial adicionada:</span> <span data-l10n-name="count">{ $count }</span> *[other] <span>Novas credenciais adicionadas:</span> <span data-l10n-name="count">{ $count }</span> }
en-US
{ $count -> *[other] <span>New logins added:</span> <span data-l10n-name="count">{ $count }</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-error
pt-PT
{ $count -> [one] <span>Erro:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importada)</span> *[other] <span>Erros:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importadas)</span> }
en-US
{ $count -> *[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-modified
pt-PT
{ $count -> [one] <span>Credencial existente atualizada:</span> <span data-l10n-name="count">{ $count }</span> *[other] <span>Credenciais existentes atualizadas:</span> <span data-l10n-name="count">{ $count }</span> }
en-US
{ $count -> *[other] <span>Existing logins updated:</span> <span data-l10n-name="count">{ $count }</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change
pt-PT
{ $count -> [one] <span>Foi encontrada uma credencial duplicada:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importada)</span> *[other] <span>Foram encontradas credenciais duplicadas:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(não importadas)</span> }
en-US
{ $count -> *[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-added
pt-PT
{ $count -> [one] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">nova credencial adicionada</div> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">novas credenciais adicionadas</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">New logins added</div> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-error
pt-PT
{ $count -> [one] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">erro</div> <div data-l10n-name="not-imported">(não importada)</div> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">erros</div> <div data-l10n-name="not-imported">(não importadas)</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Errors</div> <div data-l10n-name="not-imported">(not imported)</div> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-modified
pt-PT
{ $count -> [one] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">credencial existente atualizada</div> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">credenciais existentes atualizadas</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Existing logins updated</div> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-no-change
pt-PT
{ $count -> [one] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">credencial duplicada</div> <div data-l10n-name="not-imported">(não importada)</div> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">credenciais duplicadas</div> <div data-l10n-name="not-imported">(não importadas)</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate logins</div> <div data-l10n-name="not-imported">(not imported)</div> }
Entity # all locales browser • browser • aboutLogins.ftl
login-list-count
pt-PT
{ $count -> [one] { $count } credencial *[other] { $count } credenciais }
en-US
{ $count -> [one] { $count } login *[other] { $count } logins }
Entity # all locales browser • browser • aboutLogins.ftl
login-list-count2
pt-PT
{ $count -> [one] { $count } palavra-passe *[other] { $count } palavras-passe }
en-US
{ $count -> [one] { $count } password *[other] { $count } passwords }
Entity # all locales browser • browser • aboutLogins.ftl
login-list-filtered-count
pt-PT
{ $total -> [one] { $count } de { $total } início de sessão [many] { $count } de { $total } inícios de sessão *[other] { $count } de { $total } inícios de sessão }
en-US
{ $total -> [one] { $count } of { $total } login *[other] { $count } of { $total } logins }
Entity # all locales browser • browser • aboutLogins.ftl
login-list-filtered-count2
pt-PT
{ $total -> [one] { $count } de { $total } palavra-passe *[other] { $count } de { $total } palavras-passe }
en-US
{ $total -> [one] { $count } of { $total } password *[other] { $count } of { $total } passwords }
Entity # all locales browser • browser • accounts.ftl
account-multiple-tabs-arriving-from-multiple-devices
pt-PT
{ $tabCount -> [one] { $tabCount } separador chegou dos seus dispositivos ligados *[other] { $tabCount } separadores chegaram dos seus dispositivos ligados }
en-US
{ $tabCount -> [one] { $tabCount } tab has arrived from your connected devices *[other] { $tabCount } tabs have arrived from your connected devices }
Entity # all locales browser • browser • accounts.ftl
account-multiple-tabs-arriving-from-single-device
pt-PT
{ $tabCount -> [one] { $tabCount } separador chegou de { $deviceName } *[other] { $tabCount } separadores chegaram de { $deviceName } }
en-US
{ $tabCount -> [one] { $tabCount } tab has arrived from { $deviceName } *[other] { $tabCount } tabs have arrived from { $deviceName } }
Entity # all locales browser • browser • accounts.ftl
account-multiple-tabs-arriving-from-unknown-device
pt-PT
{ $tabCount -> [one] { $tabCount } separador chegou *[other] { $tabCount } separadores chegaram }
en-US
{ $tabCount -> [one] { $tabCount } tab has arrived *[other] { $tabCount } tabs have arrived }
Entity # all locales browser • browser • addonNotifications.ftl
addon-confirm-install-message
pt-PT
{ $addonCount -> [one] Este site gostaria de instalar um extra no { -brand-short-name }: *[other] Este site gostaria de instalar { $addonCount } extras no { -brand-short-name }: }
en-US
{ $addonCount -> [1] This site would like to install an add-on in { -brand-short-name }: *[other] This site would like to install { $addonCount } add-ons in { -brand-short-name }: }
Entity # all locales browser • browser • addonNotifications.ftl
addon-confirm-install-unsigned-message
pt-PT
{ $addonCount -> [one] Cuidado: este site gostaria de instalar um extra não verificado no { -brand-short-name }. Proceda por sua conta e risco. *[other] Cuidado: este site gostaria de instalar { $addonCount } extras não verificados no { -brand-short-name }. Proceda por sua conta e risco. }
en-US
{ $addonCount -> [1] Caution: This site would like to install an unverified add-on in { -brand-short-name }. Proceed at your own risk. *[other] Caution: This site would like to install { $addonCount } unverified add-ons in { -brand-short-name }. Proceed at your own risk. }
Entity # all locales browser • browser • addonNotifications.ftl
addon-downloading-and-verifying
pt-PT
{ $addonCount -> [one] A transferir e a verificar extra *[other] A transferir e a verificar { $addonCount } extras }
en-US
{ $addonCount -> [1] Downloading and verifying add-on *[other] Downloading and verifying { $addonCount } add-ons }
Entity # all locales browser • browser • appmenu.ftl
appmenu-remote-tabs-showinactive.label
pt-PT
{ $count -> [one] Mostrar um separador inativo *[other] Mostrar { $count } separadores inativos }
en-US
{ $count -> [one] Show one inactive tab *[other] Show { $count } inactive tabs }
Entity # all locales browser • browser • browser.ftl
bookmark-panel-remove.label
pt-PT
{ $count -> [one] Remover marcador *[other] Remover { $count } marcadores }
en-US
{ $count -> [1] Remove bookmark *[other] Remove { $count } bookmarks }
Entity # all locales browser • browser • browser.ftl
browser-tab-mute
pt-PT
{ $count -> [1] SILENCIAR SEPARADOR [one] SILENCIAR SEPARADOR *[other] SILENCIAR { $count } SEPARADORES }
en-US
{ $count -> [1] MUTE TAB *[other] MUTE { $count } TABS }
Entity # all locales browser • browser • browser.ftl
browser-tab-unblock
pt-PT
{ $count -> [1] REPRODUZIR SEPARADOR [one] REPRODUZIR SEPARADOR *[other] REPRODUZIR { $count } SEPARADORES }
en-US
{ $count -> [1] PLAY TAB *[other] PLAY { $count } TABS }
Entity # all locales browser • browser • browser.ftl
browser-tab-unmute
pt-PT
{ $count -> [1] REPOR SOM NO SEPARADOR [one] REPOR SOM NO SEPARADOR *[other] REPOR SOM EM { $count } SEPARADORES }
en-US
{ $count -> [1] UNMUTE TAB *[other] UNMUTE { $count } TABS }
Entity # all locales browser • browser • browser.ftl
popup-warning-exceeded-message
pt-PT
{ $popupCount -> [one] O *[other] { -brand-short-name } impediu este site de abrir mais de { $popupCount } janelas pop-up. }
en-US
{ $popupCount -> *[other] { -brand-short-name } prevented this site from opening more than { $popupCount } pop-up windows. }
Entity # all locales browser • browser • browser.ftl
popup-warning-message
pt-PT
{ $popupCount -> [one] O { -brand-short-name } impediu este site de abrir janelas pop-up. *[other] O { -brand-short-name } impediu este site de abrir { $popupCount } janelas pop-up. }
en-US
{ $popupCount -> [1] { -brand-short-name } prevented this site from opening a pop-up window. *[other] { -brand-short-name } prevented this site from opening { $popupCount } pop-up windows. }
Entity # all locales browser • browser • contentCrash.ftl
pending-crash-reports-message
pt-PT
{ $reportCount -> [one] Tem um relatório de falha não enviado *[other] Tem { $reportCount } relatórios de falha não enviados }
en-US
{ $reportCount -> [one] You have an unsent crash report *[other] You have { $reportCount } unsent crash reports }
Entity # all locales browser • browser • downloads.ftl
downloads-files-not-downloaded
pt-PT
{ $num -> [one] Ficheiro não transferido *[other] { $num } ficheiros não transferidos. }
en-US
{ $num -> [one] File not downloaded. *[other] {$num} files not downloaded. }
Entity # all locales browser • browser • downloads.ftl
downloads-more-downloading
pt-PT
{ $count -> [one] Está a ser transferido mais { $count } ficheiro *[other] Estão a ser transferidos mais { $count } ficheiros }
en-US
{ $count -> [one] { $count } more file downloading *[other] { $count } more files downloading }
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-search-results-count
pt-PT
{ $count -> [one] { $count } site *[other] { $count } sites }
en-US
{ $count -> [one] { $count } site *[other] { $count } sites }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-bookmarks
pt-PT
{ $quantity -> [one] { $quantity } marcador *[other] { $quantity } marcadores }
en-US
{ $quantity -> [one] { $quantity } bookmark *[other] { $quantity } bookmarks }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-extensions
pt-PT
{ $quantity -> [one] { $quantity } extensão *[other] { $quantity } extensões }
en-US
{ $quantity -> [one] { $quantity } extension *[other] { $quantity } extensions }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-favorites
pt-PT
{ $quantity -> [one] { $quantity } favorito *[other] { $quantity } favoritos }
en-US
{ $quantity -> [one] { $quantity } favorite *[other] { $quantity } favorites }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-history
pt-PT
{ $maxAgeInDays -> [one] Do último dia *[other] Dos últimos { $maxAgeInDays } dias }
en-US
{ $maxAgeInDays -> [one] From the last day *[other] From the last { $maxAgeInDays } days }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-new-bookmarks
pt-PT
{ $newEntries -> [one] { $newEntries } marcador *[other] { $newEntries } marcadores }
en-US
{ $newEntries -> [one] { $newEntries } bookmark *[other] { $newEntries } bookmarks }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-new-passwords
pt-PT
{ $newEntries -> [one] { $newEntries } adicionada *[other] { $newEntries } adicionadas }
en-US
{ $newEntries -> [one] { $newEntries } added *[other] { $newEntries } added }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-passwords
pt-PT
{ $quantity -> [one] { $quantity } palavra-passe *[other] { $quantity } palavras-passe }
en-US
{ $quantity -> [one] { $quantity } password *[other] { $quantity } passwords }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-payment-methods
pt-PT
{ $quantity -> [one] { $quantity } método de pagamento *[other] { $quantity } métodos de pagamento }
en-US
{ $quantity -> [one] { $quantity } payment method *[other] { $quantity } payment methods }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-updated-passwords
pt-PT
{ $updatedEntries -> [one] { $updatedEntries } atualizada *[other] { $updatedEntries } atualizadas }
en-US
{ $updatedEntries -> [one] { $updatedEntries } updated *[other] { $updatedEntries } updated }
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-extension-rating.tooltiptext
pt-PT
{ $total -> [one] { $total } estrela *[other] { $total } estrelas }
en-US
{ $total -> [one] { $total } star *[other] { $total } stars }
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-extension-total-users
pt-PT
{ $total -> [one] { $total } utilizador *[other] { $total } utilizadores }
en-US
{ $total -> [one] { $total } user *[other] { $total } users }
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-milestone-heading2
pt-PT
{ $blockedCount -> [one] O { -brand-short-name } bloqueou <b>{ $blockedCount }</b> rastreador desde { DATETIME($date, month: "long", year: "numeric") }! *[other] O { -brand-short-name } bloqueou <b>{ $blockedCount }</b> rastreadores desde { DATETIME($date, month: "long", year: "numeric") }! }
en-US
{ $blockedCount -> *[other] { -brand-short-name } blocked over <b>{ $blockedCount }</b> trackers since { DATETIME($date, month: "long", year: "numeric") }! }
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-custom-row-selector
pt-PT
{ $num -> [one] { $num } linha *[other] { $num } linhas }
en-US
{ $num -> [one] { $num } row *[other] { $num } rows }
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
pt-PT
{ $tags -> [one] Meta (1 etiqueta) *[other] Meta ({ $tags } etiquetas) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
pt-PT
{ $frames -> [one] Imagem { $type } (animada, { $frames } frame) *[other] Imagem { $type } (animada, { $frames } frames) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
pt-PT
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
en-US
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
Entity # all locales browser • browser • pageInfo.ftl
security-visits-number
pt-PT
{ $visits -> [0] Não [one] Sim, uma vez *[other] Sim, { $visits } vezes }
en-US
{ $visits -> [0] No [one] Yes, once *[other] Yes, { $visits } times }
Entity # all locales browser • browser • places.ftl
places-details-pane-items-count.value
pt-PT
{ $count -> [one] Um item *[other] { $count } itens }
en-US
{ $count -> [one] One item *[other] { $count } items }
Entity # all locales browser • browser • preferences • preferences.ftl
containers-disable-alert-desc
pt-PT
{ $tabCount -> [one] Se desativar os Separadores contentor agora, { $tabCount } separador contentor será fechado. Tem a certeza que pretende desativar os separadores contentor? *[other] Se desativar os Separadores contentor agora, { $tabCount } separadores contentor serão fechados. Tem a certeza que pretende desativar os separadores contentor? }
en-US
{ $tabCount -> [one] If you disable Container Tabs now, { $tabCount } container tab will be closed. Are you sure you want to disable Container Tabs? *[other] If you disable Container Tabs now, { $tabCount } container tabs will be closed. Are you sure you want to disable Container Tabs? }
Entity # all locales browser • browser • preferences • preferences.ftl
containers-disable-alert-ok-button
pt-PT
{ $tabCount -> [one] Fechar { $tabCount } separador contentor *[other] Fechar { $tabCount } separadores contentores }
en-US
{ $tabCount -> [one] Close { $tabCount } Container Tab *[other] Close { $tabCount } Container Tabs }
Entity # all locales browser • browser • preferences • preferences.ftl
containers-remove-alert-msg
pt-PT
{ $count -> [one] Se remover este contentor agora, { $count } separador contentor será fechado. Tem a certeza que pretende remover este contentor? *[other] Se remover este contentor agora, { $count } separadores contentor serão fechados. Tem a certeza que pretende remover este contentor? }
en-US
{ $count -> [one] If you remove this Container now, { $count } container tab will be closed. Are you sure you want to remove this Container? *[other] If you remove this Container now, { $count } container tabs will be closed. Are you sure you want to remove this Container? }
Entity # all locales browser • browser • preferences • preferences.ftl
home-prefs-sections-rows-option.label
pt-PT
{ $num -> [one] { $num } linha *[other] { $num } linhas }
en-US
{ $num -> [one] { $num } row *[other] { $num } rows }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-cookie.aria-label
pt-PT
{ $count -> [one] { $count } cookie de monitorização entre sites ({ $percentage }%) { $count } cross-site tracking cookie ({ $percentage }%) { $count } cookie de monitorização ente sites ({ $percentage }%) *[other] { $count } cookies de monitorização entre sites ({ $percentage }%) }
en-US
{ $count -> [one] { $count } cross-site tracking cookie ({ $percentage }%) *[other] { $count } cross-site tracking cookies ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-cryptominer.aria-label
pt-PT
{ $count -> [one] { $count } cripto-minerador ({ $percentage }%) *[other] { $count } cripto-mineradores ({ $percentage }%) }
en-US
{ $count -> [one] { $count } cryptominer ({ $percentage }%) *[other] { $count } cryptominers ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-fingerprinter.aria-label
pt-PT
{ $count -> [one] { $count } identificador ({ $percentage }%) *[other] { $count } identificadores ({ $percentage }%) }
en-US
{ $count -> [one] { $count } fingerprinter ({ $percentage }%) *[other] { $count } fingerprinters ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-social.aria-label
pt-PT
{ $count -> [one] { $count } rastreador da rede social ({ $percentage }%) *[other] { $count } rastreadores das redes sociais ({ $percentage }%) }
en-US
{ $count -> [one] { $count } social media tracker ({ $percentage }%) *[other] { $count } social media trackers ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-tracker.aria-label
pt-PT
{ $count -> [one] { $count } conteúdo de monitorização ({ $percentage }%) *[other] { $count } conteúdos de monitorização ({ $percentage }%) }
en-US
{ $count -> [one] { $count } tracking content ({ $percentage }%) *[other] { $count } tracking content ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
graph-total-tracker-summary
pt-PT
{ $count -> [one] <b>{ $count }</b> rastreador bloqueado desde { DATETIME($earliestDate, day: "numeric", month: "long", year: "numeric") } *[other] <b>{ $count }</b> rastreadores bloqueados desde { DATETIME($earliestDate, day: "numeric", month: "long", year: "numeric") } }
en-US
{ $count -> [one] <b>{ $count }</b> tracker blocked since { DATETIME($earliestDate, day: "numeric", month: "long", year: "numeric") } *[other] <b>{ $count }</b> trackers blocked since { DATETIME($earliestDate, day: "numeric", month: "long", year: "numeric") } }
Entity # all locales browser • browser • protections.ftl
graph-week-summary
pt-PT
{ $count -> [one] { -brand-short-name } bloqueou { $count } rastreador ao longo da semana passada *[other] { -brand-short-name } bloqueou { $count } rastreadores ao longo da semana passada }
en-US
{ $count -> [one] { -brand-short-name } blocked { $count } tracker over the past week *[other] { -brand-short-name } blocked { $count } trackers over the past week }
Entity # all locales browser • browser • protections.ftl
info-exposed-passwords-found
pt-PT
{ $count -> [one] palavra-passe exposta em todas as violações de dados *[other] palavras-passe expostas em todas as violações de dados }
en-US
{ $count -> [one] Password exposed across all breaches *[other] Passwords exposed across all breaches }
Entity # all locales browser • browser • protections.ftl
info-exposed-passwords-resolved
pt-PT
{ $count -> [one] Palavra-passe exposta em violações de dados não resolvidas *[other] Palavras-passe expostas em violações de dados não resolvidas }
en-US
{ $count -> [one] Password exposed in unresolved breaches *[other] Passwords exposed in unresolved breaches }
Entity # all locales browser • browser • protections.ftl
info-known-breaches-found
pt-PT
{ $count -> [one] Violação de dados conhecida que expôs a sua informação *[other] Violações de dados conhecidas que expuseram a sua informação }
en-US
{ $count -> [one] Known data breach has exposed your information *[other] Known data breaches have exposed your information }
Entity # all locales browser • browser • protections.ftl
info-known-breaches-resolved
pt-PT
{ $count -> [one] Violação de dados conhecida marcada como resolvida *[other] Violações de dados conhecidas marcadas como resolvidas }
en-US
{ $count -> [one] Known data breach marked as resolved *[other] Known data breaches marked as resolved }
Entity # all locales browser • browser • protections.ftl
info-monitored-emails
pt-PT
{ $count -> [one] endereço de e-mail em monitorização *[other] endereços de e-mail em monitorização }
en-US
{ $count -> [one] Email address being monitored *[other] Email addresses being monitored }
Entity # all locales browser • browser • protections.ftl
lockwise-scanned-text-breached-logins
pt-PT
{ $count -> [one] 1 palavra-passe poderá ter sido exposta numa violação de dados. *[other] { $count } palavras-passe poderão ter sido expostas numa violação de dados }
en-US
{ $count -> [one] 1 password may have been exposed in a data breach. *[other] { $count } passwords may have been exposed in a data breach. }
Entity # all locales browser • browser • protections.ftl
lockwise-scanned-text-no-breached-logins
pt-PT
{ $count -> [one] 1 palavra-passe guardada em segurança. *[other] As suas palavras-passe estão a ser guardadas em segurança. }
en-US
{ $count -> [one] 1 password stored securely. *[other] Your passwords are being stored securely. }
Entity # all locales browser • browser • protections.ftl
monitor-partial-breaches-title
pt-PT
{ $numBreaches -> [one] { $numBreachesResolved } de { $numBreaches } violação de dados marcada como resolvida *[other] { $numBreachesResolved } de { $numBreaches } violações de dados marcadas como resolvidas }
en-US
{ $numBreaches -> *[other] { $numBreachesResolved } out of { $numBreaches } breaches marked as resolved }
Entity # all locales browser • browser • recentlyClosed.ftl
recently-closed-undo-close-window-label
pt-PT
{ $tabCount -> [0] { $winTitle } [one] { $winTitle } (e mais { $tabCount } separador) *[other] { $winTitle } (e mais { $tabCount } separadores) }
en-US
{ $tabCount -> [0] { $winTitle } [one] { $winTitle } (and { $tabCount } other tab) *[other] { $winTitle } (and { $tabCount } other tabs) }
Entity # all locales browser • browser • sitePermissions.ftl
site-permissions-open-blocked-popups
pt-PT
{ $count -> [one] Abrir { $count } pop-up bloqueado *[other] Abrir { $count } pop-ups bloqueados }
en-US
{ $count -> [one] Open { $count } blocked pop-up *[other] Open { $count } blocked pop-ups }
Entity # all locales browser • browser • siteProtections.ftl
protections-footer-blocked-tracker-counter
pt-PT
{ $trackerCount -> [one] 1 bloqueado *[other] { $trackerCount } bloqueados }
en-US
{ $trackerCount -> [one] { $trackerCount } Blocked *[other] { $trackerCount } Blocked }
Entity # all locales browser • browser • siteProtections.ftl
protections-footer-blocked-tracker-counter-no-tooltip
pt-PT
{ $trackerCount -> [one] 1 bloqueado *[other] { $trackerCount } bloqueados }
en-US
{ $trackerCount -> [one] { $trackerCount } Blocked *[other] { $trackerCount } Blocked }
Entity # all locales browser • browser • siteProtections.ftl
protections-milestone
pt-PT
{ $trackerCount -> [one] O { -brand-short-name } bloqueou { $trackerCount } rastreador desde { DATETIME($date, year: "numeric", month: "long") } *[other] O { -brand-short-name } bloqueou { $trackerCount } rastreadores desde { DATETIME($date, year: "numeric", month: "long") } }
en-US
{ $trackerCount -> [one] { -brand-short-name } blocked { $trackerCount } tracker since { DATETIME($date, year: "numeric", month: "long") } *[other] { -brand-short-name } blocked over { $trackerCount } trackers since { DATETIME($date, year: "numeric", month: "long") } }
Entity # all locales browser • browser • sync.ftl
fxa-menu-send-tab-to-device.label
pt-PT
{ $tabCount -> [one] Enviar separador para dispositivo *[other] Enviar { $tabCount } separadores para dispositivo }
en-US
{ $tabCount -> [1] Send tab to device *[other] Send { $tabCount } tabs to device }
Entity # all locales browser • browser • tabContextMenu.ftl
tab-context-close-n-tabs.label
pt-PT
{ $tabCount -> [1] Fechar separador [one] Fechar { $tabCount } separadores *[other] Fechar { $tabCount } separadores }
en-US
{ $tabCount -> [1] Close Tab *[other] Close { $tabCount } Tabs }
Entity # all locales browser • browser • tabContextMenu.ftl
tab-context-move-tabs.label
pt-PT
{ $tabCount -> [1] Mover separador [one] Mover separador *[other] Mover separadores }
en-US
{ $tabCount -> [1] Move Tab *[other] Move Tabs }
Entity # all locales browser • browser • tabContextMenu.ftl
tab-context-reopen-closed-tabs.label
pt-PT
{ $tabCount -> [1] Reabrir separador fechado [one] Reabrir separador fechado *[other] Reabrir separadores fechados }
en-US
{ $tabCount -> [1] Reopen Closed Tab *[other] Reopen Closed Tabs }
Entity # all locales browser • browser • tabContextMenu.ftl
tab-context-send-tabs-to-device.label
pt-PT
{ $tabCount -> [one] Enviar separador para dispositivo *[other] Enviar { $tabCount } separadores para dispositivo }
en-US
{ $tabCount -> [1] Send Tab to Device *[other] Send { $tabCount } Tabs to Device }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-close-tabs-tooltip.label
pt-PT
{ $tabCount -> [one] Fechar separador *[other] Fechar { $tabCount } separadores }
en-US
{ $tabCount -> [one] Close tab *[other] Close { $tabCount } tabs }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-mute-tab-audio-background-tooltip.label
pt-PT
{ $tabCount -> [one] Silenciar som do separador *[other] Silenciar som dos { $tabCount } separadores }
en-US
{ $tabCount -> [one] Mute tab *[other] Mute { $tabCount } tabs }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-mute-tab-audio-tooltip.label
pt-PT
{ $tabCount -> [one] Silenciar som do separador ({ $shortcut }) *[other] Silenciar som dos { $tabCount } separadores ({ $shortcut }) }
en-US
{ $tabCount -> [one] Mute tab ({ $shortcut }) *[other] Mute { $tabCount } tabs ({ $shortcut }) }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-unblock-tab-audio-tooltip.label
pt-PT
{ $tabCount -> [one] Reproduzir separador *[other] Reproduzir { $tabCount } separadores }
en-US
{ $tabCount -> [one] Play tab *[other] Play { $tabCount } tabs }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-unmute-tab-audio-background-tooltip.label
pt-PT
{ $tabCount -> [one] Repor som do separador *[other] Repor som dos { $tabCount } separadores }
en-US
{ $tabCount -> [one] Unmute tab *[other] Unmute { $tabCount } tabs }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-unmute-tab-audio-tooltip.label
pt-PT
{ $tabCount -> [one] Repor som do separador ({ $shortcut }) *[other] Repor som dos { $tabCount } separadores ({ $shortcut }) }
en-US
{ $tabCount -> [one] Unmute tab ({ $shortcut }) *[other] Unmute { $tabCount } tabs ({ $shortcut }) }
Entity # all locales browser • browser • toolbarContextMenu.ftl
toolbar-context-menu-reopen-closed-tabs.label
pt-PT
{ $tabCount -> [1] Reabrir separador fechado [one] Reabrir separador fechado *[other] Reabrir separadores fechados }
en-US
{ $tabCount -> [1] Reopen Closed Tab *[other] Reopen Closed Tabs }
Entity # all locales browser • browser • webauthnDialog.ftl
webauthn-pin-invalid-long-prompt
pt-PT
{ $retriesLeft -> [one] PIN incorreto. Tem { $retriesLeft } tentativa remanescente antes de perder, de forma permanente, o acesso às credenciais neste dispositivo. *[other] PIN incorreto. Tem { $retriesLeft } tentativas remanescentes antes de perder, de forma permanente, o acesso às credenciais neste dispositivo. }
en-US
{ $retriesLeft -> [one] Incorrect PIN. You have { $retriesLeft } attempt left before you permanently lose access to the credentials on this device. *[other] Incorrect PIN. You have { $retriesLeft } attempts left before you permanently lose access to the credentials on this device. }
Entity # all locales browser • browser • webauthnDialog.ftl
webauthn-uv-invalid-long-prompt
pt-PT
{ $retriesLeft -> [one] A verificação do utilizador falhou. Resta { $retriesLeft } tentativa. Tente novamente. *[other] A verificação do utilizador falhou. Restam { $retriesLeft } tentativas. Tente novamente. }
en-US
{ $retriesLeft -> [one] User verification failed. You have { $retriesLeft } attempt left. Try again. *[other] User verification failed. You have { $retriesLeft } attempts left. Try again. }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-application-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar uma aplicação com { $tabCount } separador *[other] A partilhar uma aplicação com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing an Application with { $tabCount } tab *[other] Sharing Applications with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-browser-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar um separador com { $tabCount } separador *[other] A partilhar separadores com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing a Tab with { $tabCount } tab *[other] Sharing Tabs with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-camera-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar câmara com { $tabCount } separador *[other] A partilhar câmara com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing Camera with { $tabCount } tab *[other] Sharing Camera with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-microphone-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar microfone com { $tabCount } separador *[other] A partilhar microfone com { $tabCount }separadores }
en-US
{ $tabCount -> [one] Sharing Microphone with { $tabCount } tab *[other] Sharing Microphone with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-screen-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar ecrã com { $tabCount } separador *[other] A partilhar ecrã com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing Screen with { $tabCount } tab *[other] Sharing Screen with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-window-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar uma janela com { $tabCount } separador *[other] A partilhar janelas com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing a Window with { $tabCount } tab *[other] Sharing Windows with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-share-application
pt-PT
{ $windowCount -> [one] { $appName } ({ $windowCount } janela) *[other] { $appName } ({ $windowCount } janelas) }
en-US
{ $windowCount -> [one] { $appName } ({ $windowCount } window) *[other] { $appName } ({ $windowCount } windows) }
Entity # all locales devtools • client • accessibility.ftl
accessibility-progress-progressbar
pt-PT
{ $nodeCount -> [one] A verificar { $nodeCount } nó *[other] A verificar { $nodeCount } nós }
en-US
{ $nodeCount -> [one] Checking { $nodeCount } node *[other] Checking { $nodeCount } nodes }
Entity # all locales devtools • client • compatibility.ftl
compatibility-issue-occurrences
pt-PT
{ $number -> [one] { $number } ocorrência *[other] { $number } ocorrências }
en-US
{ $number -> [one] { $number } occurrence *[other] { $number } occurrences }
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-stylesheet-rule-count
pt-PT
{ $ruleCount -> [one] { $ruleCount } regra. *[other] { $ruleCount } regras. }
en-US
{ $ruleCount -> [one] { $ruleCount } rule. *[other] { $ruleCount } rules. }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-text-wrap-balance-lines-exceeded
pt-PT
{ $lineCount -> [one] <strong>{ $property }</strong> não tem efeito neste elemento porque tem mais de { $lineCount } linha. *[other] <strong>{ $property }</strong> não tem efeito neste elemento porque tem mais de { $lineCount } linhas. }
en-US
{ $lineCount -> [one] <strong>{ $property }</strong> has no effect on this element because it has more than { $lineCount } line. *[other] <strong>{ $property }</strong> has no effect on this element because it has more than { $lineCount } lines. }
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-reviews-link
pt-PT
{ $numberOfReviews -> [one] { $numberOfReviews } análise *[other] { $numberOfReviews } análises }
en-US
{ $numberOfReviews -> [one] { $numberOfReviews } review *[other] { $numberOfReviews } reviews }
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-card-expand-button
pt-PT
{ $numberToShow -> [one] Mostrar mais { $numberToShow } *[other] Mostrar mais { $numberToShow } }
en-US
{ $numberToShow -> *[other] Show { $numberToShow } More }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-active-threads
pt-PT
{ $active -> [one] { $active } thread ativa de { $number }: { $list } *[other] { $active } threads ativas de { $number }: { $list } }
en-US
{ $active -> [one] { $active } active thread out of { $number }: { $list } *[other] { $active } active threads out of { $number }: { $list } }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-inactive-threads
pt-PT
{ $number -> [one] { $number } thread inativa *[other] { $number } threads inativas }
en-US
{ $number -> [one] { $number } inactive thread *[other] { $number } inactive threads }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-profile-process.title
pt-PT
{ $duration -> [one] Perfilar todas as threads deste processo durante { $duration } segundo *[other] Perfilar todas as threads deste processo durante { $duration } segundos }
en-US
{ $duration -> [one] Profile all threads of this process for { $duration } second *[other] Profile all threads of this process for { $duration } seconds }
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-estimated-read-time
pt-PT
{ $rangePlural -> [one] { $range } minuto *[other] { $range } minutos }
en-US
{ $rangePlural -> [one] { $range } minute *[other] { $range } minutes }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-time-days
pt-PT
{ $days -> [one] { $days } dia atrás *[other] { $days } dias atrás }
en-US
{ $days -> [one] { $days } day ago *[other] { $days } days ago }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-time-hours
pt-PT
{ $hours -> [one] { $hours } hora atrás *[other] { $hours } horas atrás }
en-US
{ $hours -> [one] { $hours } hour ago *[other] { $hours } hours ago }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-time-minutes
pt-PT
{ $minutes -> [one] { $minutes } minuto atrás *[other] { $minutes } minutos atrás }
en-US
{ $minutes -> [one] { $minutes } minute ago *[other] { $minutes } minutes ago }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
pending-reports
pt-PT
{ $reports -> [one] Todos os relatórios de falha (incluindo { $reports } relatório pendente de um dado intervalo de tempo) *[other] Todos os relatórios de falha (incluindo { $reports } relatórios pendentes de um dado intervalo de tempo) }
en-US
{ $reports -> [one] All Crash Reports (including { $reports } pending crash in the given time range) *[other] All Crash Reports (including { $reports } pending crashes in the given time range) }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
report-crash-for-days
pt-PT
{ $days -> [one] Relatórios de falha para { $days } dia *[other] Relatórios de falha para os últimos { $days } dias }
en-US
{ $days -> [one] Crash Reports for the Last { $days } Day *[other] Crash Reports for the Last { $days } Days }
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-histogram-stats
pt-PT
{ $sampleCount -> [one] { $sampleCount } amostra, média = { $prettyAverage }, soma = { $sum } *[other] { $sampleCount } amostras, média = { $prettyAverage }, soma = { $sum } }
en-US
{ $sampleCount -> [one] { $sampleCount } sample, average = { $prettyAverage }, sum = { $sum } *[other] { $sampleCount } samples, average = { $prettyAverage }, sum = { $sum } }
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-results-pin-invalid-error
pt-PT
{ $retriesLeft -> [0] Erro: código incorreto. Tente novamente. [one] Erro: código incorreto. Tente novamente. Resta uma tentativa. *[other] Erro: código incorreto. Tente novamente. Restam { $retriesLeft } tentativas. }
en-US
{ $retriesLeft -> [0] Error: Incorrect PIN. Try again. [one] Error: Incorrect PIN. Try again. You have one attempt left. *[other] Error: Incorrect PIN. Try again. You have { $retriesLeft } attempts left. }
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-samples-still-needed
pt-PT
{ $repeatCount -> [one] Ainda é necessária { $repeatCount } amostra. *[other] Ainda são necessárias { $repeatCount } amostras. }
en-US
{ $repeatCount -> [one] { $repeatCount } sample still needed. *[other] { $repeatCount } samples still needed. }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-channels
pt-PT
{ $channels -> [one] { $channels } canal *[other] { $channels } canais }
en-US
{ $channels -> [one] { $channels } channel *[other] { $channels } channels }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-frames
pt-PT
{ $frames -> [one] { $frames } frame *[other] { $frames } frames }
en-US
{ $frames -> [one] { $frames } frame *[other] { $frames } frames }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-lost-label
pt-PT
{ $packets -> [one] { $packets } pacote perdido *[other] { $packets } pacotes perdidos }
en-US
{ $packets -> [one] Lost { $packets } packet *[other] Lost { $packets } packets }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-received-label
pt-PT
{ $packets -> [one] { $packets } pacote recebido *[other] { $packets } pacotes recebidos }
en-US
{ $packets -> [one] Received { $packets } packet *[other] Received { $packets } packets }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-sent-label
pt-PT
{ $packets -> [one] { $packets } pacote enviado *[other] { $packets } pacotes enviados }
en-US
{ $packets -> [one] Sent { $packets } packet *[other] Sent { $packets } packets }
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-short-days
pt-PT
{ $timeValue -> [one] d *[other] d }
en-US
{ $timeValue -> [one] d *[other] d }
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-short-hours
pt-PT
{ $timeValue -> [one] h *[other] h }
en-US
{ $timeValue -> [one] h *[other] h }
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-short-minutes
pt-PT
{ $timeValue -> [one] m *[other] m }
en-US
{ $timeValue -> [one] m *[other] m }
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-short-seconds
pt-PT
{ $timeValue -> [one] s *[other] s }
en-US
{ $timeValue -> [one] s *[other] s }
Entity # all locales toolkit • toolkit • global • extensions.ftl
webext-perms-host-description-too-many-sites
pt-PT
{ $domainCount -> [one] Aceder aos seus dados em { $domainCount } outro site *[other] Aceder aos seus dados em { $domainCount } outros sites }
en-US
{ $domainCount -> [one] Access your data on { $domainCount } other site *[other] Access your data on { $domainCount } other sites }
Entity # all locales toolkit • toolkit • global • extensions.ftl
webext-perms-host-description-too-many-wildcards
pt-PT
{ $domainCount -> [one] Aceder aos seus dados em { $domainCount } outro domínio *[other] Aceder aos seus dados em { $domainCount } outros domínios }
en-US
{ $domainCount -> [one] Access your data in { $domainCount } other domain *[other] Access your data in { $domainCount } other domains }
Entity # all locales toolkit • toolkit • global • htmlForm.ftl
input-file-and-more-files
pt-PT
{ $fileCount -> [one] e mais um *[other] e mais { $fileCount } }
en-US
{ $fileCount -> [one] and one more *[other] and { $fileCount } more }
Entity # all locales toolkit • toolkit • main-window • findbar.ftl
findbar-found-matches-count-limit.value
pt-PT
{ $limit -> [one] Mais de { $limit } correspondência *[other] Mais de { $limit } correspondências }
en-US
{ $limit -> [one] More than { $limit } match *[other] More than { $limit } matches }
Entity # all locales toolkit • toolkit • main-window • findbar.ftl
findbar-found-matches.value
pt-PT
{ $total -> [one] { $current } de { $total } correspondência *[other] { $current } de { $total } correspondências }
en-US
{ $total -> [one] { $current } of { $total } match *[other] { $current } of { $total } matches }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-find-match-count
pt-PT
{ $total -> [one] { $current } de { $total } correspondência *[other] { $current } de { $total } correspondências }
en-US
{ $total -> [one] { $current } of { $total } match *[other] { $current } of { $total } matches }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-find-match-count-limit
pt-PT
{ $limit -> [one] Mais de { $limit } correspondência *[other] Mais de { $limit } correspondências }
en-US
{ $limit -> [one] More than { $limit } match *[other] More than { $limit } matches }
Entity # all locales toolkit • toolkit • printing • printUI.ftl
printui-sheets-count
pt-PT
{ $sheetCount -> [one] { $sheetCount } folha de papel *[other] { $sheetCount } folhas de papel }
en-US
{ $sheetCount -> [one] { $sheetCount } sheet of paper *[other] { $sheetCount } sheets of paper }

Displaying 157 results for the string one in en-US:

Entity pt-PT en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-dialog-title
pt-PT
{ $count -> [one] Remover { $count } credencial? *[other] Remove todas as { $count } credenciais? }
en-US
{ $count -> [one] Remove { $count } login? *[other] Remove all { $count } logins? }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-dialog-title2
pt-PT
{ $count -> [one] Remover { $count } palavra-passe? *[other] Remover todas as { $count } palavras-passe? }
en-US
{ $count -> [one] Remove { $count } password? *[other] Remove all { $count } passwords? }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-sync-dialog-title
pt-PT
{ $count -> [one] Remover { $count } credencial de todos os dispositivos? *[other] Remover todas as { $count } credenciais de todos os dispositivos? }
en-US
{ $count -> [one] Remove { $count } login from all devices? *[other] Remove all { $count } logins from all devices? }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-sync-dialog-title2
pt-PT
{ $count -> [one] Remover { $count } palavra-passe de todos os dispositivos? *[other] Remover todas as { $count } palavras-passe de todos os dispositivos? }
en-US
{ $count -> [one] Remove { $count } password from all devices? *[other] Remove all { $count } passwords from all devices? }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-error-conflicting-values-description
pt-PT
Por exemplo: vários nomes de utilizador, palavras-passe, endereços, etc. para uma credencial.
en-US
For example: multiple usernames, passwords, URLs, etc. for one login.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-error-conflicting-values-title
pt-PT
Múltiplos valores conflituantes para Credencial Única
en-US
Multiple Conflicting Values for One Login
Entity # all locales browser • browser • aboutLogins.ftl
login-list-count
pt-PT
{ $count -> [one] { $count } credencial *[other] { $count } credenciais }
en-US
{ $count -> [one] { $count } login *[other] { $count } logins }
Entity # all locales browser • browser • aboutLogins.ftl
login-list-count2
pt-PT
{ $count -> [one] { $count } palavra-passe *[other] { $count } palavras-passe }
en-US
{ $count -> [one] { $count } password *[other] { $count } passwords }
Entity # all locales browser • browser • aboutLogins.ftl
login-list-filtered-count
pt-PT
{ $total -> [one] { $count } de { $total } início de sessão [many] { $count } de { $total } inícios de sessão *[other] { $count } de { $total } inícios de sessão }
en-US
{ $total -> [one] { $count } of { $total } login *[other] { $count } of { $total } logins }
Entity # all locales browser • browser • aboutLogins.ftl
login-list-filtered-count2
pt-PT
{ $total -> [one] { $count } de { $total } palavra-passe *[other] { $count } de { $total } palavras-passe }
en-US
{ $total -> [one] { $count } of { $total } password *[other] { $count } of { $total } passwords }
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-hide-activity-1
pt-PT
Oculte a atividade de navegação e de localização com a { -mozilla-vpn-brand-name }. Com um clique cria uma ligação segura, mesmo em redes sem fios públicas.
en-US
Hide browsing activity and location with { -mozilla-vpn-brand-name }. One click creates a secure connection, even on public Wi-Fi.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-pin-promo-header
pt-PT
Liberdade da navegação privada num clique
en-US
Private browsing freedom in one click
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-pin-promo-title
pt-PT
Sem cookies ou histórico salvos, diretamente a partir do seu ambiente de trabalho. Navegue como se ninguém estivesse a ver.
en-US
No saved cookies or history, right from your desktop. Browse like no one’s watching.
Entity # all locales browser • browser • accounts.ftl
account-multiple-tabs-arriving-from-multiple-devices
pt-PT
{ $tabCount -> [one] { $tabCount } separador chegou dos seus dispositivos ligados *[other] { $tabCount } separadores chegaram dos seus dispositivos ligados }
en-US
{ $tabCount -> [one] { $tabCount } tab has arrived from your connected devices *[other] { $tabCount } tabs have arrived from your connected devices }
Entity # all locales browser • browser • accounts.ftl
account-multiple-tabs-arriving-from-single-device
pt-PT
{ $tabCount -> [one] { $tabCount } separador chegou de { $deviceName } *[other] { $tabCount } separadores chegaram de { $deviceName } }
en-US
{ $tabCount -> [one] { $tabCount } tab has arrived from { $deviceName } *[other] { $tabCount } tabs have arrived from { $deviceName } }
Entity # all locales browser • browser • accounts.ftl
account-multiple-tabs-arriving-from-unknown-device
pt-PT
{ $tabCount -> [one] { $tabCount } separador chegou *[other] { $tabCount } separadores chegaram }
en-US
{ $tabCount -> [one] { $tabCount } tab has arrived *[other] { $tabCount } tabs have arrived }
Entity # all locales browser • browser • appmenu.ftl
appmenu-remote-tabs-showinactive.label
pt-PT
{ $count -> [one] Mostrar um separador inativo *[other] Mostrar { $count } separadores inativos }
en-US
{ $count -> [one] Show one inactive tab *[other] Show { $count } inactive tabs }
Entity # all locales browser • browser • browserContext.ftl
main-context-menu-back-2.tooltiptext
pt-PT
Retroceder uma página ({ $shortcut })
en-US
Go back one page ({ $shortcut })
Entity # all locales browser • browser • browserContext.ftl
main-context-menu-forward-2.tooltiptext
pt-PT
Avançar uma página ({ $shortcut })
en-US
Go forward one page ({ $shortcut })
Entity # all locales browser • browser • contentCrash.ftl
pending-crash-reports-message
pt-PT
{ $reportCount -> [one] Tem um relatório de falha não enviado *[other] Tem { $reportCount } relatórios de falha não enviados }
en-US
{ $reportCount -> [one] You have an unsent crash report *[other] You have { $reportCount } unsent crash reports }
Entity # all locales browser • browser • downloads.ftl
downloads-files-not-downloaded
pt-PT
{ $num -> [one] Ficheiro não transferido *[other] { $num } ficheiros não transferidos. }
en-US
{ $num -> [one] File not downloaded. *[other] {$num} files not downloaded. }
Entity # all locales browser • browser • downloads.ftl
downloads-more-downloading
pt-PT
{ $count -> [one] Está a ser transferido mais { $count } ficheiro *[other] Estão a ser transferidos mais { $count } ficheiros }
en-US
{ $count -> [one] { $count } more file downloading *[other] { $count } more files downloading }
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-search-results-count
pt-PT
{ $count -> [one] { $count } site *[other] { $count } sites }
en-US
{ $count -> [one] { $count } site *[other] { $count } sites }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-bookmarks
pt-PT
{ $quantity -> [one] { $quantity } marcador *[other] { $quantity } marcadores }
en-US
{ $quantity -> [one] { $quantity } bookmark *[other] { $quantity } bookmarks }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-extensions
pt-PT
{ $quantity -> [one] { $quantity } extensão *[other] { $quantity } extensões }
en-US
{ $quantity -> [one] { $quantity } extension *[other] { $quantity } extensions }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-favorites
pt-PT
{ $quantity -> [one] { $quantity } favorito *[other] { $quantity } favoritos }
en-US
{ $quantity -> [one] { $quantity } favorite *[other] { $quantity } favorites }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-history
pt-PT
{ $maxAgeInDays -> [one] Do último dia *[other] Dos últimos { $maxAgeInDays } dias }
en-US
{ $maxAgeInDays -> [one] From the last day *[other] From the last { $maxAgeInDays } days }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-new-bookmarks
pt-PT
{ $newEntries -> [one] { $newEntries } marcador *[other] { $newEntries } marcadores }
en-US
{ $newEntries -> [one] { $newEntries } bookmark *[other] { $newEntries } bookmarks }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-new-passwords
pt-PT
{ $newEntries -> [one] { $newEntries } adicionada *[other] { $newEntries } adicionadas }
en-US
{ $newEntries -> [one] { $newEntries } added *[other] { $newEntries } added }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-passwords
pt-PT
{ $quantity -> [one] { $quantity } palavra-passe *[other] { $quantity } palavras-passe }
en-US
{ $quantity -> [one] { $quantity } password *[other] { $quantity } passwords }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-payment-methods
pt-PT
{ $quantity -> [one] { $quantity } método de pagamento *[other] { $quantity } métodos de pagamento }
en-US
{ $quantity -> [one] { $quantity } payment method *[other] { $quantity } payment methods }
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-success-updated-passwords
pt-PT
{ $updatedEntries -> [one] { $updatedEntries } atualizada *[other] { $updatedEntries } atualizadas }
en-US
{ $updatedEntries -> [one] { $updatedEntries } updated *[other] { $updatedEntries } updated }
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-extension-rating.tooltiptext
pt-PT
{ $total -> [one] { $total } estrela *[other] { $total } estrelas }
en-US
{ $total -> [one] { $total } star *[other] { $total } stars }
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-extension-total-users
pt-PT
{ $total -> [one] { $total } utilizador *[other] { $total } utilizadores }
en-US
{ $total -> [one] { $total } user *[other] { $total } users }
Entity # all locales browser • browser • newtab • asrouter.ftl
fox-doodle-pin-body
pt-PT
Eis uma nota rápida para lembrar que pode manter o seu navegador indie favorito apenas a um clique de distância.
en-US
Here’s a quick reminder that you can keep your favorite indie browser just one click away.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-custom-row-selector
pt-PT
{ $num -> [one] { $num } linha *[other] { $num } linhas }
en-US
{ $num -> [one] { $num } row *[other] { $num } rows }
Entity # all locales browser • browser • newtab • onboarding.ftl
fx100-upgrade-thanks-keep-body
pt-PT
É o nosso 100.º lançamento! Obrigado por fazer parte da nossa comunidade. Mantenha o { -brand-short-name } a um clique de distância para os próximos 100.
en-US
It’s our 100th release! Thanks for being a part of our community. Keep { -brand-short-name } one click away for the next 100.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-mobile-download-subtitle
pt-PT
Obtenha os separadores de um dispositivo e continue de onde parou noutro. Além disto, sincronize os seus marcadores e palavras-passe em qualquer sítio onde utilize o { -brand-product-name }.
en-US
Grab tabs from one device and pick up where you left off on another. Plus sync your bookmarks and passwords anywhere you use { -brand-product-name }.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-upgrade-onboarding-pin-private-window-header
pt-PT
Obtenha a liberdade da navegação privada num clique
en-US
Get private browsing freedom in one click
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-upgrade-onboarding-pin-private-window-subtitle
pt-PT
Sem cookies ou histórico guardados, diretamente a partir do seu ambiente de trabalho. Navegue como se ninguém estivesse a ver.
en-US
No saved cookies or history, right from your desktop. Browse like no one’s watching.
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
pt-PT
{ $tags -> [one] Meta (1 etiqueta) *[other] Meta ({ $tags } etiquetas) }
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
pt-PT
{ $frames -> [one] Imagem { $type } (animada, { $frames } frame) *[other] Imagem { $type } (animada, { $frames } frames) }
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
pt-PT
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
en-US
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
Entity # all locales browser • browser • pageInfo.ftl
security-visits-number
pt-PT
{ $visits -> [0] Não [one] Sim, uma vez *[other] Sim, { $visits } vezes }
en-US
{ $visits -> [0] No [one] Yes, once *[other] Yes, { $visits } times }
Entity # all locales browser • browser • places.ftl
places-details-pane-items-count.value
pt-PT
{ $count -> [one] Um item *[other] { $count } itens }
en-US
{ $count -> [one] One item *[other] { $count } items }
Entity # all locales browser • browser • places.ftl
places-locked-prompt
pt-PT
O sistema de histórico e marcadores não estará funcional porque um dos ficheiros do { -brand-short-name } está a ser utilizado por outra aplicação. Alguns softwares de segurança podem causar este problema.
en-US
The bookmarks and history system will not be functional because one of { -brand-short-name }’s files is in use by another application. Some security software can cause this problem.
Entity # all locales browser • browser • preferences • languages.ftl
languages-description
pt-PT
Por vezes, as páginas web são oferecidas em mais do que um idioma. Escolha idiomas para mostrar estas páginas web, por ordem de preferência
en-US
Web pages are sometimes offered in more than one language. Choose languages for displaying these web pages, in order of preference
Entity # all locales browser • browser • preferences • preferences.ftl
containers-disable-alert-desc
pt-PT
{ $tabCount -> [one] Se desativar os Separadores contentor agora, { $tabCount } separador contentor será fechado. Tem a certeza que pretende desativar os separadores contentor? *[other] Se desativar os Separadores contentor agora, { $tabCount } separadores contentor serão fechados. Tem a certeza que pretende desativar os separadores contentor? }
en-US
{ $tabCount -> [one] If you disable Container Tabs now, { $tabCount } container tab will be closed. Are you sure you want to disable Container Tabs? *[other] If you disable Container Tabs now, { $tabCount } container tabs will be closed. Are you sure you want to disable Container Tabs? }
Entity # all locales browser • browser • preferences • preferences.ftl
containers-disable-alert-ok-button
pt-PT
{ $tabCount -> [one] Fechar { $tabCount } separador contentor *[other] Fechar { $tabCount } separadores contentores }
en-US
{ $tabCount -> [one] Close { $tabCount } Container Tab *[other] Close { $tabCount } Container Tabs }
Entity # all locales browser • browser • preferences • preferences.ftl
containers-remove-alert-msg
pt-PT
{ $count -> [one] Se remover este contentor agora, { $count } separador contentor será fechado. Tem a certeza que pretende remover este contentor? *[other] Se remover este contentor agora, { $count } separadores contentor serão fechados. Tem a certeza que pretende remover este contentor? }
en-US
{ $count -> [one] If you remove this Container now, { $count } container tab will be closed. Are you sure you want to remove this Container? *[other] If you remove this Container now, { $count } container tabs will be closed. Are you sure you want to remove this Container? }
Entity # all locales browser • browser • preferences • preferences.ftl
home-prefs-sections-rows-option.label
pt-PT
{ $num -> [one] { $num } linha *[other] { $num } linhas }
en-US
{ $num -> [one] { $num } row *[other] { $num } rows }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-cookie.aria-label
pt-PT
{ $count -> [one] { $count } cookie de monitorização entre sites ({ $percentage }%) { $count } cross-site tracking cookie ({ $percentage }%) { $count } cookie de monitorização ente sites ({ $percentage }%) *[other] { $count } cookies de monitorização entre sites ({ $percentage }%) }
en-US
{ $count -> [one] { $count } cross-site tracking cookie ({ $percentage }%) *[other] { $count } cross-site tracking cookies ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-cryptominer.aria-label
pt-PT
{ $count -> [one] { $count } cripto-minerador ({ $percentage }%) *[other] { $count } cripto-mineradores ({ $percentage }%) }
en-US
{ $count -> [one] { $count } cryptominer ({ $percentage }%) *[other] { $count } cryptominers ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-fingerprinter.aria-label
pt-PT
{ $count -> [one] { $count } identificador ({ $percentage }%) *[other] { $count } identificadores ({ $percentage }%) }
en-US
{ $count -> [one] { $count } fingerprinter ({ $percentage }%) *[other] { $count } fingerprinters ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-social.aria-label
pt-PT
{ $count -> [one] { $count } rastreador da rede social ({ $percentage }%) *[other] { $count } rastreadores das redes sociais ({ $percentage }%) }
en-US
{ $count -> [one] { $count } social media tracker ({ $percentage }%) *[other] { $count } social media trackers ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
bar-tooltip-tracker.aria-label
pt-PT
{ $count -> [one] { $count } conteúdo de monitorização ({ $percentage }%) *[other] { $count } conteúdos de monitorização ({ $percentage }%) }
en-US
{ $count -> [one] { $count } tracking content ({ $percentage }%) *[other] { $count } tracking content ({ $percentage }%) }
Entity # all locales browser • browser • protections.ftl
graph-total-tracker-summary
pt-PT
{ $count -> [one] <b>{ $count }</b> rastreador bloqueado desde { DATETIME($earliestDate, day: "numeric", month: "long", year: "numeric") } *[other] <b>{ $count }</b> rastreadores bloqueados desde { DATETIME($earliestDate, day: "numeric", month: "long", year: "numeric") } }
en-US
{ $count -> [one] <b>{ $count }</b> tracker blocked since { DATETIME($earliestDate, day: "numeric", month: "long", year: "numeric") } *[other] <b>{ $count }</b> trackers blocked since { DATETIME($earliestDate, day: "numeric", month: "long", year: "numeric") } }
Entity # all locales browser • browser • protections.ftl
graph-week-summary
pt-PT
{ $count -> [one] { -brand-short-name } bloqueou { $count } rastreador ao longo da semana passada *[other] { -brand-short-name } bloqueou { $count } rastreadores ao longo da semana passada }
en-US
{ $count -> [one] { -brand-short-name } blocked { $count } tracker over the past week *[other] { -brand-short-name } blocked { $count } trackers over the past week }
Entity # all locales browser • browser • protections.ftl
info-exposed-passwords-found
pt-PT
{ $count -> [one] palavra-passe exposta em todas as violações de dados *[other] palavras-passe expostas em todas as violações de dados }
en-US
{ $count -> [one] Password exposed across all breaches *[other] Passwords exposed across all breaches }
Entity # all locales browser • browser • protections.ftl
info-exposed-passwords-resolved
pt-PT
{ $count -> [one] Palavra-passe exposta em violações de dados não resolvidas *[other] Palavras-passe expostas em violações de dados não resolvidas }
en-US
{ $count -> [one] Password exposed in unresolved breaches *[other] Passwords exposed in unresolved breaches }
Entity # all locales browser • browser • protections.ftl
info-known-breaches-found
pt-PT
{ $count -> [one] Violação de dados conhecida que expôs a sua informação *[other] Violações de dados conhecidas que expuseram a sua informação }
en-US
{ $count -> [one] Known data breach has exposed your information *[other] Known data breaches have exposed your information }
Entity # all locales browser • browser • protections.ftl
info-known-breaches-resolved
pt-PT
{ $count -> [one] Violação de dados conhecida marcada como resolvida *[other] Violações de dados conhecidas marcadas como resolvidas }
en-US
{ $count -> [one] Known data breach marked as resolved *[other] Known data breaches marked as resolved }
Entity # all locales browser • browser • protections.ftl
info-monitored-emails
pt-PT
{ $count -> [one] endereço de e-mail em monitorização *[other] endereços de e-mail em monitorização }
en-US
{ $count -> [one] Email address being monitored *[other] Email addresses being monitored }
Entity # all locales browser • browser • protections.ftl
lockwise-scanned-text-breached-logins
pt-PT
{ $count -> [one] 1 palavra-passe poderá ter sido exposta numa violação de dados. *[other] { $count } palavras-passe poderão ter sido expostas numa violação de dados }
en-US
{ $count -> [one] 1 password may have been exposed in a data breach. *[other] { $count } passwords may have been exposed in a data breach. }
Entity # all locales browser • browser • protections.ftl
lockwise-scanned-text-no-breached-logins
pt-PT
{ $count -> [one] 1 palavra-passe guardada em segurança. *[other] As suas palavras-passe estão a ser guardadas em segurança. }
en-US
{ $count -> [one] 1 password stored securely. *[other] Your passwords are being stored securely. }
Entity # all locales browser • browser • recentlyClosed.ftl
recently-closed-undo-close-window-label
pt-PT
{ $tabCount -> [0] { $winTitle } [one] { $winTitle } (e mais { $tabCount } separador) *[other] { $winTitle } (e mais { $tabCount } separadores) }
en-US
{ $tabCount -> [0] { $winTitle } [one] { $winTitle } (and { $tabCount } other tab) *[other] { $winTitle } (and { $tabCount } other tabs) }
Entity # all locales browser • browser • shopping.ftl
shopping-callout-closed-not-opted-in-revised-title
pt-PT
Um clique para avaliações confiáveis
en-US
One click to trustworthy reviews
Entity # all locales browser • browser • shopping.ftl
shopping-callout-closed-not-opted-in-title
pt-PT
Um clique para avaliações confiáveis
en-US
One click to reliable reviews
Entity # all locales browser • browser • shopping.ftl
shopping-callout-not-opted-in-reminder-img-alt.aria-label
pt-PT
Ilustração abstrata de três análises de produtos. Uma tem um símbolo de aviso indicando que pode não ser confiável.
en-US
Abstract illustration of three product reviews. One has a warning symbol indicating it may not be trustworthy.
Entity # all locales browser • browser • sitePermissions.ftl
site-permissions-open-blocked-popups
pt-PT
{ $count -> [one] Abrir { $count } pop-up bloqueado *[other] Abrir { $count } pop-ups bloqueados }
en-US
{ $count -> [one] Open { $count } blocked pop-up *[other] Open { $count } blocked pop-ups }
Entity # all locales browser • browser • siteProtections.ftl
protections-footer-blocked-tracker-counter
pt-PT
{ $trackerCount -> [one] 1 bloqueado *[other] { $trackerCount } bloqueados }
en-US
{ $trackerCount -> [one] { $trackerCount } Blocked *[other] { $trackerCount } Blocked }
Entity # all locales browser • browser • siteProtections.ftl
protections-footer-blocked-tracker-counter-no-tooltip
pt-PT
{ $trackerCount -> [one] 1 bloqueado *[other] { $trackerCount } bloqueados }
en-US
{ $trackerCount -> [one] { $trackerCount } Blocked *[other] { $trackerCount } Blocked }
Entity # all locales browser • browser • siteProtections.ftl
protections-milestone
pt-PT
{ $trackerCount -> [one] O { -brand-short-name } bloqueou { $trackerCount } rastreador desde { DATETIME($date, year: "numeric", month: "long") } *[other] O { -brand-short-name } bloqueou { $trackerCount } rastreadores desde { DATETIME($date, year: "numeric", month: "long") } }
en-US
{ $trackerCount -> [one] { -brand-short-name } blocked { $trackerCount } tracker since { DATETIME($date, year: "numeric", month: "long") } *[other] { -brand-short-name } blocked over { $trackerCount } trackers since { DATETIME($date, year: "numeric", month: "long") } }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-close-tabs-tooltip.label
pt-PT
{ $tabCount -> [one] Fechar separador *[other] Fechar { $tabCount } separadores }
en-US
{ $tabCount -> [one] Close tab *[other] Close { $tabCount } tabs }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-mute-tab-audio-background-tooltip.label
pt-PT
{ $tabCount -> [one] Silenciar som do separador *[other] Silenciar som dos { $tabCount } separadores }
en-US
{ $tabCount -> [one] Mute tab *[other] Mute { $tabCount } tabs }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-mute-tab-audio-tooltip.label
pt-PT
{ $tabCount -> [one] Silenciar som do separador ({ $shortcut }) *[other] Silenciar som dos { $tabCount } separadores ({ $shortcut }) }
en-US
{ $tabCount -> [one] Mute tab ({ $shortcut }) *[other] Mute { $tabCount } tabs ({ $shortcut }) }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-unblock-tab-audio-tooltip.label
pt-PT
{ $tabCount -> [one] Reproduzir separador *[other] Reproduzir { $tabCount } separadores }
en-US
{ $tabCount -> [one] Play tab *[other] Play { $tabCount } tabs }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-unmute-tab-audio-background-tooltip.label
pt-PT
{ $tabCount -> [one] Repor som do separador *[other] Repor som dos { $tabCount } separadores }
en-US
{ $tabCount -> [one] Unmute tab *[other] Unmute { $tabCount } tabs }
Entity # all locales browser • browser • tabbrowser.ftl
tabbrowser-unmute-tab-audio-tooltip.label
pt-PT
{ $tabCount -> [one] Repor som do separador ({ $shortcut }) *[other] Repor som dos { $tabCount } separadores ({ $shortcut }) }
en-US
{ $tabCount -> [one] Unmute tab ({ $shortcut }) *[other] Unmute { $tabCount } tabs ({ $shortcut }) }
Entity # all locales browser • browser • webauthnDialog.ftl
webauthn-pin-invalid-long-prompt
pt-PT
{ $retriesLeft -> [one] PIN incorreto. Tem { $retriesLeft } tentativa remanescente antes de perder, de forma permanente, o acesso às credenciais neste dispositivo. *[other] PIN incorreto. Tem { $retriesLeft } tentativas remanescentes antes de perder, de forma permanente, o acesso às credenciais neste dispositivo. }
en-US
{ $retriesLeft -> [one] Incorrect PIN. You have { $retriesLeft } attempt left before you permanently lose access to the credentials on this device. *[other] Incorrect PIN. You have { $retriesLeft } attempts left before you permanently lose access to the credentials on this device. }
Entity # all locales browser • browser • webauthnDialog.ftl
webauthn-uv-invalid-long-prompt
pt-PT
{ $retriesLeft -> [one] A verificação do utilizador falhou. Resta { $retriesLeft } tentativa. Tente novamente. *[other] A verificação do utilizador falhou. Restam { $retriesLeft } tentativas. Tente novamente. }
en-US
{ $retriesLeft -> [one] User verification failed. You have { $retriesLeft } attempt left. Try again. *[other] User verification failed. You have { $retriesLeft } attempts left. Try again. }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-application-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar uma aplicação com { $tabCount } separador *[other] A partilhar uma aplicação com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing an Application with { $tabCount } tab *[other] Sharing Applications with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-browser-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar um separador com { $tabCount } separador *[other] A partilhar separadores com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing a Tab with { $tabCount } tab *[other] Sharing Tabs with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-camera-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar câmara com { $tabCount } separador *[other] A partilhar câmara com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing Camera with { $tabCount } tab *[other] Sharing Camera with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-microphone-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar microfone com { $tabCount } separador *[other] A partilhar microfone com { $tabCount }separadores }
en-US
{ $tabCount -> [one] Sharing Microphone with { $tabCount } tab *[other] Sharing Microphone with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-screen-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar ecrã com { $tabCount } separador *[other] A partilhar ecrã com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing Screen with { $tabCount } tab *[other] Sharing Screen with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-indicator-menuitem-sharing-window-with-n-tabs.label
pt-PT
{ $tabCount -> [one] A partilhar uma janela com { $tabCount } separador *[other] A partilhar janelas com { $tabCount } separadores }
en-US
{ $tabCount -> [one] Sharing a Window with { $tabCount } tab *[other] Sharing Windows with { $tabCount } tabs }
Entity # all locales browser • browser • webrtcIndicator.ftl
webrtc-share-application
pt-PT
{ $windowCount -> [one] { $appName } ({ $windowCount } janela) *[other] { $appName } ({ $windowCount } janelas) }
en-US
{ $windowCount -> [one] { $appName } ({ $windowCount } window) *[other] { $appName } ({ $windowCount } windows) }
Entity # all locales browser • chrome • browser • browser.properties
unsignedAddonsDisabled.message
pt-PT
Um ou mais dos extras instalados não podem ser verificados e foram desativados.
en-US
One or more installed add-ons cannot be verified and have been disabled.
Entity # all locales browser • chrome • browser • browser.properties
webauthn.selectDevicePrompt
pt-PT
Múltiplos dispositivos encontrados para %S. Por favor, escolha um.
en-US
Multiple devices found for %S. Please select one.
Entity # all locales browser • chrome • overrides • appstrings.properties
unknownProtocolFound
pt-PT
O Firefox não sabe como abrir este endereço, porque um dos seguintes protocolos (%S) não está associado a qualquer programa ou não é permitido neste contexto.
en-US
Firefox doesn’t know how to open this address, because one of the following protocols (%S) isn’t associated with any program or is not allowed in this context.
Entity # all locales devtools • client • accessibility.ftl
accessibility-progress-progressbar
pt-PT
{ $nodeCount -> [one] A verificar { $nodeCount } nó *[other] A verificar { $nodeCount } nós }
en-US
{ $nodeCount -> [one] Checking { $nodeCount } node *[other] Checking { $nodeCount } nodes }
Entity # all locales devtools • client • accessibility.ftl
accessibility-text-label-issue-toolbar
pt-PT
Barras de ferramentas devem ser rotuladas quando houver mais de uma barra de ferramentas. <a>Saber mais</a>
en-US
Toolbars must be labeled when there is more than one toolbar. <a>Learn more</a>
Entity # all locales devtools • client • compatibility.ftl
compatibility-issue-occurrences
pt-PT
{ $number -> [one] { $number } ocorrência *[other] { $number } ocorrências }
en-US
{ $number -> [one] { $number } occurrence *[other] { $number } occurrences }
Entity # all locales devtools • client • inspector.properties
markupView.more.showAll2
pt-PT
Mostrar mais um nó;Mostrar todos os #1 nós
en-US
Show one more node;Show all #1 nodes
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-stylesheet-rule-count
pt-PT
{ $ruleCount -> [one] { $ruleCount } regra. *[other] { $ruleCount } regras. }
en-US
{ $ruleCount -> [one] { $ruleCount } rule. *[other] { $ruleCount } rules. }
Entity # all locales devtools • client • tooltips.ftl
inactive-css-text-wrap-balance-lines-exceeded
pt-PT
{ $lineCount -> [one] <strong>{ $property }</strong> não tem efeito neste elemento porque tem mais de { $lineCount } linha. *[other] <strong>{ $property }</strong> não tem efeito neste elemento porque tem mais de { $lineCount } linhas. }
en-US
{ $lineCount -> [one] <strong>{ $property }</strong> has no effect on this element because it has more than { $lineCount } line. *[other] <strong>{ $property }</strong> has no effect on this element because it has more than { $lineCount } lines. }
Entity # all locales devtools • shared • accessibility.properties
accessibility.text.label.issue.toolbar
pt-PT
Barras de ferramentas devem ser rotuladas quando houver mais de uma barra de ferramentas.
en-US
Toolbars must be labeled when there is more than one toolbar.
Entity # all locales devtools • shared • webconsole-commands.ftl
webconsole-commands-usage-block
pt-PT
:block URL_STING Começar a bloquear os pedidos da rede Este aceita apenas um argumento URL_STRING, uma string não citada que será utilizada para bloquear todos os pedidos cujo URL inclua esta string. Utilize :unblock ou a barra lateral do bloqueio de pedidos do Monitor de Rede para anular isto.
en-US
:block URL_STRING Start blocking network requests It accepts only one URL_STRING argument, an unquoted string which will be used to block all requests whose URL includes this string. Use :unblock or the Network Monitor request blocking sidebar to undo this.
Entity # all locales devtools • shared • webconsole-commands.ftl
webconsole-commands-usage-unblock
pt-PT
:unblock URL_STING Parar o bloqueio dos pedidos da rede Este aceita apenas um argumento, exatamente a mesma string que foi passada para :block.
en-US
:unblock URL_STRING Stop blocking network requests It accepts only one argument, the exact same string previously passed to :block.
Entity # all locales dom • chrome • appstrings.properties
unknownProtocolFound
pt-PT
Um dos seguintes (%S) não é um protocolo registado ou não é permitido neste contexto.
en-US
One of the following (%S) is not a registered protocol or is not allowed in this context.
Entity # all locales dom • chrome • dom • dom.properties
FormValidationRadioMissing
pt-PT
Por favor selecione uma destas opções.
en-US
Please select one of these options.
Entity # all locales dom • chrome • dom • dom.properties
FullscreenDeniedContainerNotAllowed
pt-PT
O pedido de ecrã completo foi negado porque, pelo menos, um dos elementos do documento não é um iframe ou não tem um atributo “allowfullscreen”.
en-US
Request for fullscreen was denied because at least one of the document’s containing elements is not an iframe or does not have an “allowfullscreen” attribute.
Entity # all locales dom • chrome • layout • xmlparser.properties
40
pt-PT
o prefixo não pode ser ligado a um dos nomes de namespace reservado
en-US
prefix must not be bound to one of the reserved namespace names
Entity # all locales dom • chrome • mathml • mathml.properties
DuplicateMprescripts
pt-PT
Marcação inválida: mais do que um <mprescripts/> em <mmultiscripts/>.
en-US
Invalid markup: More than one <mprescripts/> in <mmultiscripts/>.
Entity # all locales dom • chrome • mathml • mathml.properties
NoBase
pt-PT
Marcação inválida: esperado exatamente um elemento base em <mmultiscripts/>. Nenhum encontrado.
en-US
Invalid markup: Expected exactly one Base element in <mmultiscripts/>. Found none.
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
pt-PT
A cookie “%1$S” foi rejeitada porque já existia uma cookie de HTTP exclusiva mas o script tentou armazenar uma nova cookie.
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_DUPLICATE_CERT_NAME
pt-PT
O nome do certificado transferido é igual a um já existente na sua base de dados.
en-US
Downloaded certificate’s name duplicates one already in your database.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INVALID_PASSWORD
pt-PT
A palavra-passe introduzida é inválida. Por favor escolha uma diferente.
en-US
Password entered is invalid. Please pick a different one.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_CRL
pt-PT
A nova CRL não é mais recente que a atual.
en-US
New CRL is not later than the current one.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OLD_KRL
pt-PT
A nova KRL não é mais recente do que o atual.
en-US
New KRL is not later than the current one.
Entity # all locales security • manager • security • certificates • certManager.ftl
delete-user-cert-impact
pt-PT
Se apagar um dos seus certificados, não o poderá mais utilizar para se identificar.
en-US
If you delete one of your own certificates, you can no longer use it to identify yourself.
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
restartMessageNoUnlockerMac
pt-PT
Já está aberta uma cópia do %S. Só é permitida uma cópia do %S em simultâneo.
en-US
A copy of %S is already open. Only one copy of %S can be open at a time.
Entity # all locales toolkit • chrome • mozapps • profile • profileSelection.properties
restartMessageUnlockerMac
pt-PT
Já está aberta uma cópia do %S. A cópia em execução do %S irá ser encerrada para que possa abrir esta.
en-US
A copy of %S is already open. The running copy of %S will quit in order to open this one.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
addon-detail-reviews-link
pt-PT
{ $numberOfReviews -> [one] { $numberOfReviews } análise *[other] { $numberOfReviews } análises }
en-US
{ $numberOfReviews -> [one] { $numberOfReviews } review *[other] { $numberOfReviews } reviews }
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-duplicate-warning-message
pt-PT
{ $shortcut } está a ser utilizado como um atalho em mais do que um caso. Atalhos duplicados podem causar comportamentos inesperados.
en-US
{ $shortcut } is being used as a shortcut in more than one case. Duplicate shortcuts may cause unexpected behavior.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-duplicate-warning-message2.message
pt-PT
{ $shortcut } está a ser utilizado como um atalho em mais do que um caso. Atalhos duplicados podem causar comportamentos inesperados.
en-US
{ $shortcut } is being used as a shortcut in more than one case. Duplicate shortcuts may cause unexpected behavior.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-ping-names
pt-PT
Selecione na lista anterior o ping no qual se encontra a sua instrumentação. Se estiver num <a data-l10n-name="custom-ping-link">ping personalizado</a>, escolha esse. Caso contrário, a predefinição para métricas de <code>evento</code> é o ping <code>events</code> e o padrão para todas as outras métricas é o ping <code>metrics</code>.
en-US
Select from the preceding list the ping your instrumentation is in. If it’s in a <a data-l10n-name="custom-ping-link">custom ping</a>, choose that one. Otherwise, the default for <code>event</code> metrics is the <code>events</code> ping and the default for all other metrics is the <code>metrics</code> ping.
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-active-threads
pt-PT
{ $active -> [one] { $active } thread ativa de { $number }: { $list } *[other] { $active } threads ativas de { $number }: { $list } }
en-US
{ $active -> [one] { $active } active thread out of { $number }: { $list } *[other] { $active } active threads out of { $number }: { $list } }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-inactive-threads
pt-PT
{ $number -> [one] { $number } thread inativa *[other] { $number } threads inativas }
en-US
{ $number -> [one] { $number } inactive thread *[other] { $number } inactive threads }
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-profile-process.title
pt-PT
{ $duration -> [one] Perfilar todas as threads deste processo durante { $duration } segundo *[other] Perfilar todas as threads deste processo durante { $duration } segundos }
en-US
{ $duration -> [one] Profile all threads of this process for { $duration } second *[other] Profile all threads of this process for { $duration } seconds }
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-estimated-read-time
pt-PT
{ $rangePlural -> [one] { $range } minuto *[other] { $range } minutos }
en-US
{ $rangePlural -> [one] { $range } minute *[other] { $range } minutes }
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-webservices
pt-PT
O { -brand-full-name } usa serviços de informação baseados na web ("Serviços") para disponibilizar algumas das funcionalidades fornecidas para uso próprio com esta versão binária do { -brand-short-name } sobre os termos descritos em baixo. Se não pretende utilizar um mais serviços ou os termos abaixo são inaceitáveis, pode desativar a funcionalidade ou serviço(s). Instruções sobre como desativar uma funcionalidade em particular ou serviço podem ser encontradas <a data-l10n-name="mozilla-disable-service-link">aqui</a>. Pode desativar mais funcionalidades ou serviços nas preferências da aplicação.
en-US
{ -brand-full-name } uses web-based information services (“Services”) to provide some of the features provided for your use with this binary version of { -brand-short-name } under the terms described below. If you do not want to use one or more of the Services or the terms below are unacceptable, you may disable the feature or Service(s). Instructions on how to disable a particular feature or Service may be found <a data-l10n-name="mozilla-disable-service-link">here</a>. Other features and Services can be disabled in the application preferences.
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-time-days
pt-PT
{ $days -> [one] { $days } dia atrás *[other] { $days } dias atrás }
en-US
{ $days -> [one] { $days } day ago *[other] { $days } days ago }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-time-hours
pt-PT
{ $hours -> [one] { $hours } hora atrás *[other] { $hours } horas atrás }
en-US
{ $hours -> [one] { $hours } hour ago *[other] { $hours } hours ago }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
crashes-time-minutes
pt-PT
{ $minutes -> [one] { $minutes } minuto atrás *[other] { $minutes } minutos atrás }
en-US
{ $minutes -> [one] { $minutes } minute ago *[other] { $minutes } minutes ago }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
pending-reports
pt-PT
{ $reports -> [one] Todos os relatórios de falha (incluindo { $reports } relatório pendente de um dado intervalo de tempo) *[other] Todos os relatórios de falha (incluindo { $reports } relatórios pendentes de um dado intervalo de tempo) }
en-US
{ $reports -> [one] All Crash Reports (including { $reports } pending crash in the given time range) *[other] All Crash Reports (including { $reports } pending crashes in the given time range) }
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
report-crash-for-days
pt-PT
{ $days -> [one] Relatórios de falha para { $days } dia *[other] Relatórios de falha para os últimos { $days } dias }
en-US
{ $days -> [one] Crash Reports for the Last { $days } Day *[other] Crash Reports for the Last { $days } Days }
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-histogram-stats
pt-PT
{ $sampleCount -> [one] { $sampleCount } amostra, média = { $prettyAverage }, soma = { $sum } *[other] { $sampleCount } amostras, média = { $prettyAverage }, soma = { $sum } }
en-US
{ $sampleCount -> [one] { $sampleCount } sample, average = { $prettyAverage }, sum = { $sum } *[other] { $sampleCount } samples, average = { $prettyAverage }, sum = { $sum } }
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-results-pin-invalid-error
pt-PT
{ $retriesLeft -> [0] Erro: código incorreto. Tente novamente. [one] Erro: código incorreto. Tente novamente. Resta uma tentativa. *[other] Erro: código incorreto. Tente novamente. Restam { $retriesLeft } tentativas. }
en-US
{ $retriesLeft -> [0] Error: Incorrect PIN. Try again. [one] Error: Incorrect PIN. Try again. You have one attempt left. *[other] Error: Incorrect PIN. Try again. You have { $retriesLeft } attempts left. }
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-samples-still-needed
pt-PT
{ $repeatCount -> [one] Ainda é necessária { $repeatCount } amostra. *[other] Ainda são necessárias { $repeatCount } amostras. }
en-US
{ $repeatCount -> [one] { $repeatCount } sample still needed. *[other] { $repeatCount } samples still needed. }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-channels
pt-PT
{ $channels -> [one] { $channels } canal *[other] { $channels } canais }
en-US
{ $channels -> [one] { $channels } channel *[other] { $channels } channels }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-frames
pt-PT
{ $frames -> [one] { $frames } frame *[other] { $frames } frames }
en-US
{ $frames -> [one] { $frames } frame *[other] { $frames } frames }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-lost-label
pt-PT
{ $packets -> [one] { $packets } pacote perdido *[other] { $packets } pacotes perdidos }
en-US
{ $packets -> [one] Lost { $packets } packet *[other] Lost { $packets } packets }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-received-label
pt-PT
{ $packets -> [one] { $packets } pacote recebido *[other] { $packets } pacotes recebidos }
en-US
{ $packets -> [one] Received { $packets } packet *[other] Received { $packets } packets }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-sent-label
pt-PT
{ $packets -> [one] { $packets } pacote enviado *[other] { $packets } pacotes enviados }
en-US
{ $packets -> [one] Sent { $packets } packet *[other] Sent { $packets } packets }
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-short-days
pt-PT
{ $timeValue -> [one] d *[other] d }
en-US
{ $timeValue -> [one] d *[other] d }
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-short-hours
pt-PT
{ $timeValue -> [one] h *[other] h }
en-US
{ $timeValue -> [one] h *[other] h }
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-short-minutes
pt-PT
{ $timeValue -> [one] m *[other] m }
en-US
{ $timeValue -> [one] m *[other] m }
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-short-seconds
pt-PT
{ $timeValue -> [one] s *[other] s }
en-US
{ $timeValue -> [one] s *[other] s }
Entity # all locales toolkit • toolkit • global • createProfileWizard.ftl
profile-creation-explanation-3
pt-PT
Se é apenas um utilizador a utilizar esta cópia do { -brand-short-name }, deve ter pelo menos um perfil. Se pretender, pode criar múltiplos perfis para armazenar diferentes conjuntos de definições e preferências. Por exemplo, pode querer ter perfis separados para utilização profissional e pessoal.
en-US
If you are the only person using this copy of { -brand-short-name }, you must have at least one profile. If you would like, you can create multiple profiles for yourself to store different sets of settings and preferences. For example, you may want to have separate profiles for business and personal use.
Entity # all locales toolkit • toolkit • global • createProfileWizard.ftl
profile-creation-intro
pt-PT
Se já criou vários perfis poderá diferenciá-los pelos nomes. Poderá utilizar o nome automático ou utilizar um à sua escolha.
en-US
If you create several profiles you can tell them apart by the profile names. You may use the name provided here or use one of your own.
Entity # all locales toolkit • toolkit • global • cspErrors.ftl
csp-error-illegal-host-wildcard
pt-PT
{ $scheme }: fontes universais em diretivas '{ $directive }' têm de incluir pelo menos um subdomínio não genérico (exemplo: *.example.com em vez de *.com)
en-US
{ $scheme }: wildcard sources in ‘{ $directive }’ directives must include at least one non-generic sub-domain (e.g., *.example.com rather than *.com)
Entity # all locales toolkit • toolkit • global • extensions.ftl
webext-perms-host-description-too-many-sites
pt-PT
{ $domainCount -> [one] Aceder aos seus dados em { $domainCount } outro site *[other] Aceder aos seus dados em { $domainCount } outros sites }
en-US
{ $domainCount -> [one] Access your data on { $domainCount } other site *[other] Access your data on { $domainCount } other sites }
Entity # all locales toolkit • toolkit • global • extensions.ftl
webext-perms-host-description-too-many-wildcards
pt-PT
{ $domainCount -> [one] Aceder aos seus dados em { $domainCount } outro domínio *[other] Aceder aos seus dados em { $domainCount } outros domínios }
en-US
{ $domainCount -> [one] Access your data in { $domainCount } other domain *[other] Access your data in { $domainCount } other domains }
Entity # all locales toolkit • toolkit • global • htmlForm.ftl
input-file-and-more-files
pt-PT
{ $fileCount -> [one] e mais um *[other] e mais { $fileCount } }
en-US
{ $fileCount -> [one] and one more *[other] and { $fileCount } more }
Entity # all locales toolkit • toolkit • global • run-from-dmg.ftl
prompt-to-install-message
pt-PT
Conclua esta instalação em uma etapa para ajudar a manter o { -brand-short-name } atualizado e evitar a perda de dados. O { -brand-short-name } será adicionado à sua pasta de aplicações e doca.
en-US
Complete this one-step installation to help keep { -brand-short-name } up to date and prevent data loss. { -brand-short-name } will be added to your Applications folder and Dock.
Entity # all locales toolkit • toolkit • main-window • findbar.ftl
findbar-found-matches-count-limit.value
pt-PT
{ $limit -> [one] Mais de { $limit } correspondência *[other] Mais de { $limit } correspondências }
en-US
{ $limit -> [one] More than { $limit } match *[other] More than { $limit } matches }
Entity # all locales toolkit • toolkit • main-window • findbar.ftl
findbar-found-matches.value
pt-PT
{ $total -> [one] { $current } de { $total } correspondência *[other] { $current } de { $total } correspondências }
en-US
{ $total -> [one] { $current } of { $total } match *[other] { $current } of { $total } matches }
Entity # all locales toolkit • toolkit • neterror • certError.ftl
cert-error-symantec-distrust-description
pt-PT
Os websites provam a sua identidade via certificados, que são emitidos por autoridades certificadoras. A maioria dos navegadores não irão mais confiar em certificados emitidos por GeoTrust, RapidSSL, Symantec, e VeriSign. { $hostname } utiliza um certificado de uma destas autoridades e por isso a identidade do website não pode ser provada.
en-US
Websites prove their identity via certificates, which are issued by certificate authorities. Most browsers no longer trust certificates issued by GeoTrust, RapidSSL, Symantec, Thawte, and VeriSign. { $hostname } uses a certificate from one of these authorities and so the website’s identity cannot be proven.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-duplicate-cert-name
pt-PT
O nome do certificado transferido é igual a um já existente na sua base de dados.
en-US
Downloaded certificate’s name duplicates one already in your database.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-invalid-password
pt-PT
A palavra-passe introduzida é inválida. Por favor escolha uma diferente.
en-US
Password entered is invalid. Please pick a different one.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-old-crl
pt-PT
A nova CRL não é mais recente que a atual.
en-US
New CRL is not later than the current one.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-old-krl
pt-PT
A nova KRL não é mais recente do que o atual.
en-US
New KRL is not later than the current one.
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-find-match-count
pt-PT
{ $total -> [one] { $current } de { $total } correspondência *[other] { $current } de { $total } correspondências }
en-US
{ $total -> [one] { $current } of { $total } match *[other] { $current } of { $total } matches }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-find-match-count-limit
pt-PT
{ $limit -> [one] Mais de { $limit } correspondência *[other] Mais de { $limit } correspondências }
en-US
{ $limit -> [one] More than { $limit } match *[other] More than { $limit } matches }
Entity # all locales toolkit • toolkit • printing • printUI.ftl
printui-sheets-count
pt-PT
{ $sheetCount -> [one] { $sheetCount } folha de papel *[other] { $sheetCount } folhas de papel }
en-US
{ $sheetCount -> [one] { $sheetCount } sheet of paper *[other] { $sheetCount } sheets of paper }
Please enable JavaScript. Some features won't be available without it.