Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f53009c authored by /e/ robot's avatar /e/ robot
Browse files

Merge remote-tracking branch 'origin/lineage-21.0' into v1-u

parents d2057a2c b0ac9717
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@
    <string name="lineage_api_level">Nível de API do sistema</string>
    <string name="lineage_updates">Atualizações do sistema</string>
    <string name="lineage_version">Versão do sistema</string>
    <string name="lineage_vendor_security_patch">Nível da atualização de segurança do fabricante</string>
    <string name="lineage_vendor_security_patch">Nível de atualização de segurança da fabricante</string>
    <string name="unknown">Desconhecido</string>
    <string name="app_killed_message">App encerrado</string>
    <string name="kilobitspersecond_short">kb/s</string>
@@ -80,9 +80,9 @@
    <string name="permdesc_trustInterface">Permite que um app mostre avisos e sugestões do Agente de Confiança</string>
    <string name="trust_notification_channel">Alertas do Agente de Confiança</string>
    <string name="trust_notification_title_security">Confiar na \u2022 segurança do Sistema</string>
    <string name="trust_notification_content_selinux">O SELinux não está no modo Impondo. Sua segurança torna-se fragilizada</string>
    <string name="trust_notification_content_selinux">O SELinux não está sendo aplicado, sua segurança foi enfraquecida.</string>
    <string name="trust_notification_content_keys">Esta compilação foi assinada com chaves públicas</string>
    <string name="trust_notification_title_onboarding">Desvendar o Agente de Confiança</string>
    <string name="trust_notification_title_onboarding">Descubra o Agente de Confiança</string>
    <string name="trust_notification_content_onboarding">Saiba como garantir a segurança de seu dispositivo</string>
    <string name="trust_notification_action_manage">Gerenciar alertas</string>
    <string name="charging_control_notification_channel">Controle de carregamento</string>
+9 −0
Original line number Diff line number Diff line
@@ -73,6 +73,8 @@
    <string name="megabitspersecond_short">Mb/s</string>
    <string name="kilobytespersecond_short">kB/s</string>
    <string name="megabytespersecond_short">MB/s</string>
    <string name="kilobytespersecond_compact">k</string>
    <string name="megabytespersecond_compact">M</string>
    <string name="trust_feature_name">Trust</string>
    <string name="permlab_trustInterface">aceder à interface Trust</string>
    <string name="permdesc_trustInterface">Permite que uma aplicação mostre avisos e sugestões da interface Trust</string>
@@ -83,4 +85,11 @@
    <string name="trust_notification_title_onboarding">Descoberta Trust</string>
    <string name="trust_notification_content_onboarding">Fique a saber como garantir que o seu dispositivo é seguro</string>
    <string name="trust_notification_action_manage">Gerir alertas</string>
    <string name="charging_control_notification_channel">Controlo de carregamento</string>
    <string name="charging_control_notification_title">Controlo de carregamento</string>
    <string name="charging_control_notification_cancel_once">Cancelar</string>
    <string name="charging_control_notification_content_limit">A bateria será carregada até %1$d%%</string>
    <string name="charging_control_notification_content_limit_reached">A bateria foi carregada até %1$d%%</string>
    <string name="charging_control_notification_content_target">A bateria estará totalmente carregada às %s</string>
    <string name="charging_control_notification_content_target_reached">A bateria está carregada</string>
</resources>