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

Commit cc52f047 authored by Danny Baumann's avatar Danny Baumann Committed by Gerrit Code Review
Browse files

Merge "PT-BR: DHCP lease time and NFC tag translations" into ics

parents cc06a115 1f0bc0f3
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -358,13 +358,4 @@
    <item>Expandido</item>
    <item>Nenhum</item>
  </string-array>
  <string-array name="tethering_lease_time_entries">
    <item>30 minutos</item>
    <item>1 hora (padrão)</item>
    <item>2 horas</item>
    <item>4 horas</item>
    <item>6 horas</item>
    <item>12 horas</item>
    <item>24 horas</item>
  </string-array>
</resources>
 No newline at end of file
+11 −1
Original line number Diff line number Diff line
@@ -2250,4 +2250,14 @@
    <string name="lockscreen_background_default_wallpaper">Papel de parede padrão</string>
    <string name="tethering_advanced_text">Avançado</string>
    <string name="tethering_lease_time_text">Tempo de concessão DHCP</string>
    <string name="profile_unknown_nfc_tag">Perfil Desconhecido</string>
    <string name="profile_select">Selecione o perfil</string>
    <string name="dhcp_lease_30mn">30 minutos</string>
    <string name="dhcp_lease_1h">1 hora (padrão)</string>
    <string name="dhcp_lease_2h">2 horas</string>
    <string name="dhcp_lease_4h">4 horas</string>
    <string name="dhcp_lease_6h">6 horas</string>
    <string name="dhcp_lease_12h">12 horas</string>
    <string name="dhcp_lease_24h">24 horas</string>
    <string name="profile_add_nfc_text">Esta etiqueta NFC se refere a um perfil desconhecido. Ao anexar esta etiqueta NFC à um perfil existente, irá permitir selecionar o perfil no futuro.</string>
</resources>
 No newline at end of file