File tree Expand file tree Collapse file tree 2 files changed +21
-7
lines changed
Expand file tree Collapse file tree 2 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 9494 },
9595 "pt_PT" : {
9696 "heatMap" : {
97- "title0" : " Navegou {hour}h no último ano" ,
98- "title1" : " Navegou <1h no último ano"
97+ "title0" : " Navegou por {hour} no último ano" ,
98+ "title1" : " Navegou menos que 1 hora no último ano"
9999 },
100100 "topK" : {
101- "title" : " TOP {k} mais visitados em {day} dias"
101+ "title" : " TOP {k} mais visitados nos últimos {day} dias"
102102 },
103103 "indicator" : {
104104 "installedDays" : " Instalado há {number} dias" ,
105- "visitCount" : " {visit} visitas a {site} sites " ,
106- "browsingTime" : " Navegou {minute} min " ,
107- "mostUse" : " Prefere navegar entre {start}h- {end}h"
105+ "visitCount" : " Visitou sites {site} {visit} vezes " ,
106+ "browsingTime" : " Navegou mais de {minute} minutos " ,
107+ "mostUse" : " Prefere navegar entre {start} h às {end} h"
108108 },
109109 "monthOnMonth" : {
110110 "title" : " Tendência mensal de tempo de navegação"
111+ },
112+ "timeline" : {
113+ "title" : " Linha do tempo dos últimos {n} dias" ,
114+ "busyScore" : " Ocupado" ,
115+ "busyScoreDesc" : " Relacionado ao tempo de navegação total e o número de sites visitados por hora. Veja código-fonte para a fórmula" ,
116+ "focusScore" : " Focado" ,
117+ "focusScoreDesc" : " Relacionado a contagem do tempo contínuo total navegado no mesmo site. Veja o código-fonte para a fórmula do cálculo"
111118 }
112119 },
113120 "uk" : {
Original file line number Diff line number Diff line change 613613 "lastTimeTip" : " Última cópia: {lastTime}" ,
614614 "auto" : {
615615 "label" : " Cópia automática" ,
616- "interval" : " executar a cada {input} minutos"
616+ "interval" : " e executar a cada {input} minutos"
617617 }
618618 },
619619 "accessibility" : {
622622 },
623623 "resetButton" : " Repor" ,
624624 "resetSuccess" : " Reposição concluída!" ,
625+ "exportButton" : " Exportar configurações" ,
626+ "importButton" : " Importar configurações" ,
627+ "exportSuccess" : " Configurações exportadas com sucesso" ,
628+ "importSuccess" : " \n " ,
629+ "importError" : " Falha na Importação: Documento de configurações inválido" ,
630+ "importConfirm" : " Configurações importadas com sucesso, recarregue a página para aplicar às mudanças!" ,
631+ "reloadButton" : " Recarregar" ,
625632 "defaultValue" : " Predefinido: {default}"
626633 },
627634 "uk" : {
You can’t perform that action at this time.
0 commit comments