Skip to content

Commit

Permalink
added missing translations
Browse files Browse the repository at this point in the history
Change-Id: I0793ec7a132931cb1590a6a86d283686021296f6
  • Loading branch information
Whitexp committed Mar 6, 2013
1 parent 2f13702 commit 69e148d
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions AriesParts/res/values-pt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<string name="color_red_title">Vermelho</string>
<string name="color_green_title">Verde</string>
<string name="color_blue_title">Azul</string>
<string name="color_red_gamma_title">Gama Vermelha</string>
<string name="color_green_gamma_title">Gama Verde</string>
<string name="color_blue_gamma_title">Gama Azul</string>

<string name="category_touchkey_title">Botões Touch</string>
<string name="backlight_timeout_title_head">Tempo Limite da Iluminação</string>
Expand All @@ -24,9 +27,6 @@
<string name="tvout_enable_summary_on">Saída de TV ativada</string>
<string name="tvout_system_head">Sistema de TV</string>
<string name="tvout_system_summary">Ajuste seu sistema de TV para a Saída de TV</string>
<string name="color_red_gamma_title">Gama Vermelha</string>
<string name="color_green_gamma_title">Gama Verde</string>
<string name="color_blue_gamma_title">Gama Azul</string>
<string name="mdnie_title_head">Modo mDNIe</string>
<string name="mdnie_summary_head">Ajustar pós-processamento do display mDNIe</string>
<string name="category_volume_boost_title">Controles de Volume</string>
Expand All @@ -47,7 +47,15 @@
<string name="deskdock_audio_title_head">Dock de Mesa</string>
<string name="deskdock_audio_summary_on">Aúdio do dock de mesa ativado</string>
<string name="deskdock_audio_summary_off">Aúdio do dock de mesa desativado</string>

<string name="category_vibration_title">Vibração</string>
<string name="vibration_title_head">Vibração</string>
<string name="vibration_summary_head">Controlar Intensidade de Vibração</string>
<string name="vibration_title">Intensidade da Vibraçao</string>
<string name="vibration_test_title">Testar</string>
<string name="button_reset_title">Resetar</string>

<string name="generic_warning_title">Aviso</string>
<string name="imei_not_sane_title">Aviso!</string>
<string name="imei_not_sane_message">Um problema foi detectado no seu dispositivo. O número IMEI do seu dispositivo é inválido. Um número de IMEI inválido pode causar problemas de rede incluindo a impossibilidade de realizar chamadas a números de emergências.</string>
</resources>
</resources>

0 comments on commit 69e148d

Please sign in to comment.