|
395 | 395 | <string name="error_title">Erro</string> |
396 | 396 | <string name="error_eq_apply_failed">Falha ao aplicar perfil do equalizador (EQ): %1$s</string> |
397 | 397 | <string name="error_playback_failed">Reprodução falhou</string> |
398 | | - <string name="error_copied">Informação do erro copiada para a pasta de transferência</string> |
| 398 | + <string name="error_copied">Informações do erro copiadas para a área de transferência</string> |
399 | 399 | <string name="copy_error">Copiar erro</string> |
400 | 400 | <string name="error_copy_hint">Copiar informação do erro para ajudar os desenvolvedores a depurar o problema</string> |
401 | 401 | <string name="not_playing">Nenhuma música tocando</string> |
|
439 | 439 | <string name="listen_together_view_logs">Ver registros</string> |
440 | 440 | <string name="listen_together_logs">Registros de conexão</string> |
441 | 441 | <string name="listen_together_auto_approval">Auto-aceitar pedidos de entrada</string> |
| 442 | + <string name="enable_high_refresh_rate">Ativar alta taxa de atualização</string> |
| 443 | + <string name="enable_high_refresh_rate_desc">Forçar a exibição a rodar na maior taxa de atualização suportada (ex: 120Hz)</string> |
| 444 | + <string name="listening">Escutando…</string> |
| 445 | + <string name="processing">Processando…</string> |
| 446 | + <string name="no_match_found">Nenhuma correspondência encontrada</string> |
| 447 | + <string name="recognition_error">Erro no reconhecimento</string> |
| 448 | + <string name="try_again">Tente novamente</string> |
| 449 | + <string name="clear_recognition_history">Limpar histórico de reconhecimento</string> |
| 450 | + <string name="clear_recognition_history_confirm">Tem certeza que quer limpar todo o histórico de reconhecimento?</string> |
| 451 | + <string name="delete_from_history">Apagar do histórico</string> |
| 452 | + <string name="re_listen">Ouvir novamente</string> |
| 453 | + <string name="hold_to_recognize">Segure o ícone de pesquisa para reconhecer música</string> |
| 454 | + <string name="play_on_app">Tocar no Metrolist</string> |
| 455 | + <string name="listen_together_auto_approval_desc">Aprovar pedidos de entrada automaticamente, ao invés de analisá-los manualmente</string> |
| 456 | + <string name="listen_together_sync_volume">Sincronizar volume do anfitrião</string> |
| 457 | + <string name="listen_together_sync_volume_desc">Participantes seguem o nível de volume do anfitrião</string> |
| 458 | + <string name="listen_together_in_top_bar">Ouvir juntos na barra superior</string> |
| 459 | + <string name="listen_together_in_top_bar_desc">Mostrar o Ouvir Juntos na barra superior do aplicativo ao invés da barra de navegação</string> |
| 460 | + <string name="listen_together_description">Ouça a músicas em tempo-real com seus amigos. Crie uma sala para ser o anfitrião ou junte-se a uma sala existente com um código.</string> |
| 461 | + <string name="listen_together_background_disconnect_note">Nota: Você pode ser desconectado se criar uma sala e trocar para outro aplicativo enquanto nunhuma música estiver tocando.</string> |
| 462 | + <string name="listen_together_not_configured">Ouvir Juntos não está configurado. Por favor configure o URL do servidor nas configurações → Integrações → Ouvir Juntos.</string> |
| 463 | + <string name="listen_together_room_created">Sala criada: %s</string> |
| 464 | + <string name="hide_youtube_shorts">Ocultar vídeos curtos do YouTube</string> |
| 465 | + <string name="listen_together_view_logs_desc">Depurar conexão e mensagens</string> |
| 466 | + <string name="listen_together_no_logs">Sem registros ainda</string> |
| 467 | + <string name="listen_together_suggestion_received">%1$s Solicitado %2$s</string> |
| 468 | + <string name="listen_together_suggestion_sent">Solicitação enviada ao dono!</string> |
| 469 | + <string name="listen_together_join_request_notification">%1$s quer se juntar a sala</string> |
| 470 | + <string name="listen_together_notification_channel_name">Ouvir Juntos</string> |
| 471 | + <string name="listen_together_notification_channel_desc">Notificações para eventos de Ouvir Juntos</string> |
| 472 | + <string name="listen_together_cannot_edit_username_in_room">Não é possível editar o nome de usuário enquanto em uma sala</string> |
| 473 | + <string name="waiting_for_approval">Esperando aprovação do anfitrião</string> |
| 474 | + <string name="invalid_room_code">Código de sala invalido</string> |
| 475 | + <string name="join_request_denied">Pedido de entrada recusado</string> |
| 476 | + <string name="join_existing_room">Entrar em uma sala existente</string> |
| 477 | + <string name="room_code">Código da sala</string> |
| 478 | + <string name="leave_room">Sair da sala</string> |
| 479 | + <string name="join_room">Entrar</string> |
| 480 | + <string name="create_room">Criar</string> |
| 481 | + <string name="joining_room">Entrando na sala %s…</string> |
| 482 | + <string name="creating_room">Criando sala…</string> |
| 483 | + <string name="connect">Conectar</string> |
| 484 | + <string name="disconnect">Desconectar</string> |
| 485 | + <string name="reconnect">Reconectar</string> |
| 486 | + <string name="create">Criar</string> |
| 487 | + <string name="join">Entrar</string> |
| 488 | + <string name="approve">Aprovar</string> |
| 489 | + <string name="reject">Rejeitar</string> |
| 490 | + <string name="clear">Limpar</string> |
| 491 | + <string name="copy">Copiar</string> |
442 | 492 | </resources> |
0 commit comments