[Android] l10n: Brazilian Portuguese update
VideoLAN
git at videolan.org
Mon Jun 27 11:40:47 CEST 2016
vlc-android | branch: master | VideoLAN <videolan at videolan.org> | Sun Jun 26 05:37:27 2016 -0400| [34c649a39994e41f362a7bf65694bdc074a19d3a] | committer: Geoffrey Métais
l10n: Brazilian Portuguese update
Signed-off-by: Christoph Miebach <christoph.miebach at web.de>
> https://code.videolan.org/videolan/vlc-android/commit/34c649a39994e41f362a7bf65694bdc074a19d3a
---
vlc-android/res/values-pt-rBR/strings.xml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/vlc-android/res/values-pt-rBR/strings.xml b/vlc-android/res/values-pt-rBR/strings.xml
index 0931576..7100e92 100644
--- a/vlc-android/res/values-pt-rBR/strings.xml
+++ b/vlc-android/res/values-pt-rBR/strings.xml
@@ -138,6 +138,7 @@
<string name="subtitle_label">Adicionar arquivo de legenda</string>
<string name="subtitle_select">Selecionar arquivo de legenda</string>
<string name="no_file_picker_found">Nenhum seletor de arquivos foi encontrado no sistema.</string>
+ <string name="favorites_edit">Editar</string>
<string name="open">Abrir</string>
<string name="open_mrl">Abrir MRL</string>
<string name="open_mrl_dialog_title">Abrir fluxo de rede</string>
@@ -206,7 +207,7 @@
<string name="subtitle_text_encoding">Codificação de texto de legenda</string>
<string name="extra_prefs_category">Configurações extras</string>
<string name="interface_prefs_screen">Interface</string>
- <string name="interface_secondary_display_category">Interface - Tela Secundária</string>
+ <string name="interface_controls">Controles</string>
<string name="interface_secondary_display_category_summary">Configurações para quando telas secundárias estão conectadas (HDMI/Miracast).</string>
<string name="enable_clone_mode">Preferir clone</string>
<string name="enable_clone_mode_summary">Clona a tela do dispositivo sem controle remoto.</string>
@@ -280,7 +281,6 @@
<string name="drawer_close">Fechar o compositor de navegação</string>
<string name="network_browsing">Rede Local</string>
<string name="file_size">Tamanho do arquivo:</string>
- <string name="file_other">Fechar o compositor de navegação</string>
<string name="audio_delay">Atraso de áudio</string>
<string name="spu_delay">Atraso da legenda</string>
<string name="sleep_time_not_set">Nenhum definido</string>
@@ -314,9 +314,10 @@
<string name="widget_name_b">Dispositivo VLC Preto</string>
<string name="allow_storage_access_title">Permitir que o VLC acesse arquivos de áudio e vídeo</string>
<string name="allow_storage_access_description">O VLC precisa que você conceda esta permissão para acessar os arquivos de mídia deste dispositivo.</string>
- <string name="allow_settings_access_title">Permitir que o VLC defina o toque</string>
- <string name="allow_settings_access_description">O VLC precisa que você conceda esta permissão para definir esta música como toque.</string>
<string name="permission_ask_again">Conceder permissão</string>
<string name="exit_app">Fechar o VLC</string>
<string name="hardware_acceleration_error">erro na aceleração por hardware, alternando para decodificação por software</string>
+ <!--PLugins-->
+ <string name="download_on_device">Baixar</string>
+ <string name="connecting">Conectando...</string>
</resources>
More information about the Android
mailing list