|
34 | 34 | "search_result_of": "{current} de {total}", |
35 | 35 | "search_previous": "Resultado anterior", |
36 | 36 | "search_next": "Próximo resultado", |
| 37 | + "search_clear": "Limpar busca", |
37 | 38 |
|
38 | 39 | "perspective_view_as": "Ver como", |
39 | 40 | "perspective_select": "Selecionar perspectiva", |
|
51 | 52 | "bookmarks_delete": "Excluir", |
52 | 53 | "bookmarks_comment_placeholder": "Adicione uma nota (opcional)...", |
53 | 54 | "bookmarks_empty": "Nenhum marcador ainda", |
| 55 | + "bookmarks_empty_current_chat": "Nenhum marcador nesta conversa", |
54 | 56 | "bookmarks_empty_hint": "Clique no ícone de marcador em qualquer mensagem para salvá-la aqui", |
55 | 57 | "bookmarks_all_chats": "Todas as conversas", |
56 | 58 | "bookmarks_current_chat": "Conversa atual", |
57 | 59 | "bookmarks_export": "Exportar", |
58 | 60 | "bookmarks_import": "Importar", |
59 | 61 | "bookmarks_import_success": "{count} marcadores importados", |
60 | 62 | "bookmarks_from_chat": "De: {chat}", |
| 63 | + "bookmarks_close": "Fechar painel de marcadores", |
| 64 | + "bookmarks_close_modal": "Fechar", |
| 65 | + "bookmarks_note_placeholder": "Adicione uma nota a este marcador...", |
61 | 66 |
|
62 | | - "stats_title": "Estatísticas", |
| 67 | + "stats_title": "Estatísticas da Conversa", |
63 | 68 | "stats_view": "Ver estatísticas", |
64 | 69 | "stats_close": "Fechar", |
65 | | - "stats_total_messages": "Total de Mensagens", |
| 70 | + "stats_computing": "Calculando estatísticas...", |
| 71 | + "stats_messages": "Mensagens", |
66 | 72 | "stats_participants": "Participantes", |
| 73 | + "stats_avg_day": "Média/Dia", |
| 74 | + "stats_media": "Mídia", |
| 75 | + "stats_duration": "Duração", |
| 76 | + "stats_total_messages": "Total de Mensagens", |
67 | 77 | "stats_media_shared": "Mídias Compartilhadas", |
68 | 78 | "stats_date_range": "Período", |
69 | 79 | "stats_avg_per_day": "Média por dia", |
|
98 | 108 |
|
99 | 109 | "transcription_title": "Transcrição", |
100 | 110 | "transcription_transcribe": "Transcrever áudio", |
| 111 | + "transcription_transcribe_title": "Transcrever esta mensagem de voz usando IA", |
101 | 112 | "transcription_show": "Mostrar transcrição", |
102 | 113 | "transcription_hide": "Ocultar transcrição", |
| 114 | + "transcription_hide_title": "Ocultar transcrição", |
103 | 115 | "transcription_loading_model": "Carregando modelo de IA... {progress}%", |
104 | 116 | "transcription_transcribing": "Transcrevendo...", |
105 | 117 | "transcription_retry": "Tentar novamente", |
|
111 | 123 | "auto_load_media": "Carregar Mídia Automaticamente", |
112 | 124 |
|
113 | 125 | "context_menu_remove": "Remover Conversa", |
| 126 | + "context_menu_close": "Fechar menu de contexto", |
| 127 | + |
| 128 | + "participants_view_all": "Clique para ver todos os participantes", |
114 | 129 |
|
115 | 130 | "export_instructions_title": "Como exportar sua conversa do WhatsApp", |
116 | 131 | "export_step_1": "Abra o WhatsApp no seu celular", |
|
142 | 157 | "language_chinese": "中文", |
143 | 158 | "language_korean": "한국어", |
144 | 159 | "language_russian": "Русский", |
145 | | - "language_auto": "Detectar automaticamente" |
| 160 | + "language_auto": "Detectar automaticamente", |
| 161 | + "language_change": "Mudar idioma" |
146 | 162 | } |
0 commit comments