diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-BR/toolkit/chrome/global/aboutWebrtc.properties | 191 |
1 files changed, 191 insertions, 0 deletions
diff --git a/l10n-pt-BR/toolkit/chrome/global/aboutWebrtc.properties b/l10n-pt-BR/toolkit/chrome/global/aboutWebrtc.properties new file mode 100644 index 0000000000..ae79c7d342 --- /dev/null +++ b/l10n-pt-BR/toolkit/chrome/global/aboutWebrtc.properties @@ -0,0 +1,191 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (document_title): +# The text "WebRTC" is a proper noun and should not be translated. +# It is the general label for the standards based technology. see http://www.webrtc.org +document_title = Informações internas do WebRTC +cannot_retrieve_log = Não foi possível recuperar os dados de registro WebRTC + +# LOCALIZATION NOTE (save_page_msg): +# %1$S will be replaced by a full path file name: the target of the SavePage operation. +save_page_msg = página salva em: %1$S + +# LOCALIZATION NOTE (save_page_dialog_title): "about:webrtc" is a internal browser URL and should not be +# translated. This string is used as a title for a file save dialog box. +save_page_dialog_title = salvar página about:webrtc como + +# LOCALIZATION NOTE (debug_mode_off_state_msg): +# %1$S will be replaced by the full path file name of the debug log. +debug_mode_off_state_msg = o registro de rastreamento pode ser encontrado em: %1$S + +# LOCALIZATION NOTE (debug_mode_on_state_msg): +# %1$S will be replaced by the full path file name of the debug log. +debug_mode_on_state_msg = modo de depuração ativo, registro de execução em: %1$S + +# LOCALIZATION NOTE (aec_logging_msg_label, aec_logging_off_state_label, +# aec_logging_on_state_label, aec_logging_on_state_msg): +# AEC is an abbreviation for Acoustic Echo Cancellation. +aec_logging_msg_label = Registro AEC +aec_logging_off_state_label = Iniciar registro AEC +aec_logging_on_state_label = Parar registro AEC +aec_logging_on_state_msg = Registro AEC ativo (fale com o remetente da chamada durante alguns minutos e depois pare a captura) + +# LOCALIZATION NOTE (aec_logging_off_state_msg): +# %1$S will be replaced by the full path to the directory containing the captured log files. +# AEC is an abbreviation for Acoustic Echo Cancellation. +aec_logging_off_state_msg = os arquivos dos registros capturados podem ser encontradas em:: %1$S + +# LOCALIZATION NOTE (peer_connection_id_label): "PeerConnection" is a proper noun +# associated with the WebRTC module. "ID" is an abbreviation for Identifier. This string +# should not normally be translated and is used as a data label. +peer_connection_id_label = ID PeerConnection + +# LOCALIZATION NOTE (sdp_heading, local_sdp_heading, remote_sdp_heading, sdp_history_heading, sdp_parsing_errors_heading): +# "SDP" is an abbreviation for Session Description Protocol, an IETF standard. +# See http://wikipedia.org/wiki/Session_Description_Protocol +sdp_heading = SDP +local_sdp_heading = SDP local +remote_sdp_heading = SDP remoto + +sdp_history_heading = Histórico SDP +sdp_parsing_errors_heading = Erros de parsing de SDP +# LOCALIZATION NOTE (sdp_set_at_timestamp): the local or remote SDP and when it was set +# %1$S will be replaced by local_sdp_heading or remote sdp_heading and %2$S +# will be a numeric timestamp. +sdp_set_at_timestamp = Definir %1$S na estampa de tempo %2$S +# LOCALIZATION NOTE (sdp_set_timestamp): the absolute and relative times +# when the sdp was set. %1$S and $2$S are both numeric timestamps. The +# first is the absolute time, the second is the elapsed time since the +# first sdp was set. ms is an abbreviation for milliseconds. +sdp_set_timestamp = Timestamp %1$S (+ %2$S ms) +# LOCALIZATION NOTE (offer, answer): +# offer and answer describe whether the local sdp is an offer or answer or +# the remote sdp is an offer or answer. These are appended to the local and +# remote sdp headings. +offer = Oferta +answer = Resposta + +# LOCALIZATION NOTE (rtp_stats_heading): "RTP" is an abbreviation for the +# Real-time Transport Protocol, an IETF specification, and should not +# normally be translated. "Stats" is an abbreviation for Statistics. +rtp_stats_heading = Estatística RTP + +# LOCALIZATION NOTE (ice_state, ice_stats_heading): "ICE" is an abbreviation +# for Interactive Connectivity Establishment, which is an IETF protocol, +# and should not normally be translated. "Stats" is an abbreviation for +# Statistics. +ice_state = Estado ICE +ice_stats_heading = Estatísticas ICE +ice_restart_count_label = Reinícios ICE +ice_rollback_count_label = Reversões ICE +ice_pair_bytes_sent = Bytes enviados +ice_pair_bytes_received = Bytes recebidos +ice_component_id = ID do componente + +# LOCALIZATION NOTE (avg_bitrate_label, avg_framerate_label): "Avg." is an abbreviation +# for Average. These are used as data labels. +avg_bitrate_label = Taxa média de bits +avg_framerate_label = Taxa média de quadros + +# LOCALIZATION NOTE (typeLocal, typeRemote): These adjectives are used to label a +# line of statistics collected for a peer connection. The data represents +# either the local or remote end of the connection. +typeLocal = Local +typeRemote = Remoto + +# LOCALIZATION NOTE (nominated): This adjective is used to label a table column. +# Cells in this column contain the localized javascript string representation of "true" +# or are left blank. +nominated = Nomeado + +# LOCALIZATION NOTE (selected): This adjective is used to label a table column. +# Cells in this column contain the localized javascript string representation of "true" +# or are left blank. This represents an attribute of an ICE candidate. +selected = Selecionado + +# LOCALIZATION NOTE (trickle_caption_msg2, trickle_highlight_color_name2): ICE +# candidates arriving after the remote answer arrives are considered trickled +# (an attribute of an ICE candidate). These are highlighted in the ICE stats +# table with light blue background. %S is replaced by +# trickle_highlight_color_name2 ("blue"), highlighted with a light blue +# background to visually match the trickled ICE candidates. +trickle_caption_msg2 = Candidatos trickled (a chegar depois da resposta) são destacados em %S +trickle_highlight_color_name2 = azul + +save_page_label = Salvar página +debug_mode_msg_label = Modo de depuração +debug_mode_off_state_label = Iniciar modo de depuração +debug_mode_on_state_label = Parar modo de depuração +stats_heading = Estatísticas da sessão +stats_clear = Limpar histórico +log_heading = Registro de conexão +log_clear = Limpar registro +log_show_msg = mostrar registro +log_hide_msg = ocultar registro +connection_closed = fechado +local_candidate = Candidato local +remote_candidate = Candidato remoto +raw_candidates_heading = Todos os candidatos brutos +raw_local_candidate = Candidato local bruto +raw_remote_candidate = Candidato remoto bruto +raw_cand_show_msg = mostrar candidatos brutos +raw_cand_hide_msg = ocultar candidatos brutos +priority = Prioridade +fold_show_msg = mostrar detalhes +fold_show_hint = clique para expandir esta seção +fold_hide_msg = ocultar detalhes +fold_hide_hint = clique para recolher esta seção +dropped_frames_label = Quadros perdidos +discarded_packets_label = Pacotes descartados +decoder_label = Decodificador +encoder_label = Codificador +received_label = Recebido +packets = pacotes +lost_label = Perdido +jitter_label = Jitter +sent_label = Enviado + +show_tab_label = Exibir aba + +frame_stats_heading = Estatísticas de quadros de vídeo +n_a = Não disponível +width_px = Largura (px) +height_px = Altura (px) +consecutive_frames = Quadros consecutivos +time_elapsed = Tempo decorrido (s) +estimated_framerate = Taxa de quadros estimada +rotation_degrees = Rotação (graus) +first_frame_timestamp = Estampa de tempo da recepção do primeiro quadro +last_frame_timestamp = Estampa de tempo da recepção do último quadro +# SSRCs are identifiers that represent endpoints in an RTP stream +# This is an SSRC on the local side of the connection that is receiving RTP +local_receive_ssrc = SSRC de recebimento local +# This is an SSRC on the remote side of the connection that is sending RTP +remote_send_ssrc = SSRC de envio remoto +# An option whose value will not be displayed but instead noted as having been +# provided +configuration_element_provided = Fornecido +# An option whose value will not be displayed but instead noted as having not +# been provided +configuration_element_not_provided = Não fornecido +# The options set by the user in about:config that could impact a WebRTC call +custom_webrtc_configuration_heading = Preferências de WebRTC definidas pelo usuário + +# Section header for estimated bandwidths of WebRTC media flows +bandwidth_stats_heading = Largura de banda estimada +# The ID of the MediaStreamTrack +track_identifier = Identificador de faixa +# The estimated bandwidth available for sending WebRTC media in bytes per second +send_bandwidth_bytes_sec = Largura de banda de envio (bytes/seg) +# The estimated bandwidth available for receiving WebRTC media in bytes per second +receive_bandwidth_bytes_sec = Largura de banda de recebimento (bytes/seg) +# Maximum number of bytes per second that will be padding zeros at the ends of packets +max_padding_bytes_sec = Máximo preenchimento de pacotes (bytes/seg) +# The amount of time inserted between packets to keep them spaced out +pacer_delay_ms = Intervalo entre pacotes (ms) +# The amount of time it takes for a packet to travel from the local machine to the remote machine, +# and then have a packet return +round_trip_time_ms = Tempo de ida e volta (RTT) (ms) + |