summaryrefslogtreecommitdiffstats
path: root/fmapp2/res/values-pt-rBR
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 22:07:48 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 22:07:48 +0200
commitcf1e7aed0275065630b511a89f73818b81116ec1 (patch)
treef6818d77b2ae28391ff3941a0891af16f2d1f56b /fmapp2/res/values-pt-rBR
parent71997bbfab990a80007d97c1cb02f83469d30faf (diff)
downloadandroid_hardware_qcom_fm-cf1e7aed0275065630b511a89f73818b81116ec1.tar.gz
android_hardware_qcom_fm-cf1e7aed0275065630b511a89f73818b81116ec1.tar.bz2
android_hardware_qcom_fm-cf1e7aed0275065630b511a89f73818b81116ec1.zip
Automatic translation import
Change-Id: I33d547feae3dc617e5c054c5076eab38a6a74b7d
Diffstat (limited to 'fmapp2/res/values-pt-rBR')
-rw-r--r--fmapp2/res/values-pt-rBR/arrays.xml3
-rw-r--r--fmapp2/res/values-pt-rBR/strings.xml22
2 files changed, 24 insertions, 1 deletions
diff --git a/fmapp2/res/values-pt-rBR/arrays.xml b/fmapp2/res/values-pt-rBR/arrays.xml
index 8e988bc..46d97b4 100644
--- a/fmapp2/res/values-pt-rBR/arrays.xml
+++ b/fmapp2/res/values-pt-rBR/arrays.xml
@@ -33,6 +33,9 @@
<item>Estéreo</item>
<item>Mono</item>
</string-array>
+ <string-array name="ster_entries">
+ <item>Estéreo</item>
+ </string-array>
<string-array name="record_durations_entries">
<item>5 minutos</item>
<item>15 minutos</item>
diff --git a/fmapp2/res/values-pt-rBR/strings.xml b/fmapp2/res/values-pt-rBR/strings.xml
index 05b36f0..b209f86 100644
--- a/fmapp2/res/values-pt-rBR/strings.xml
+++ b/fmapp2/res/values-pt-rBR/strings.xml
@@ -69,13 +69,21 @@
<string name="settings_revert_defaults_summary">Repor todas as Definições</string>
<string name="settings_revert_confirm_title">Confirmar Restauração</string>
<string name="settings_revert_confirm_msg">Isto vai limpar todas as definições, incluindo as estações pré configuradas. Continuar?</string>
+ <!-- alert to the user that USB storage must be available before using FM recording [CHAR LIMIT=NONE] -->
<string name="no_storage">Monte o cartão SD antes de iniciar a gravação.</string>
+ <!-- alert to the user that the USB storage is being disk-checked [CHAR LIMIT=30] -->
<string name="preparing_sd">Preparando cartão SD\u2026</string>
+ <!-- alert to the user that the FM fails to read or write the USB storage. [CHAR LIMIT=NONE] -->
<string name="access_sd_fail">Não foi possível acessar o cartão SD.</string>
+ <!-- Low-memory dialog message [CHAR LIMT=NONE] -->
<string name="spaceIsLow_content">Seu cartão de armazenamento SD está sem espaço. Troque a qualidade ou remova alguns arquivos.</string>
+ <!-- The messsage shown when FM record reaches size limit. -->
+ <string name="FMRecording_reach_size_limit">Limite de tamanho atingido.</string>
<string name="menu_scan_for_preset">Procurar na Memória</string>
+ <!-- Off messages -->
<string name="fm_off">FM está desligado.</string>
<string name="fm_call">FM não pode ser usado durante uma ligação.</string>
+ <!-- The messsage shown when long pressed on a station. -->
<string name="alert_dialog_hint">Inserir um nome</string>
<string name="search_dialog_title">Procurar Estações</string>
<string name="fm_command_timeout_title">Tempo limite esgotado</string>
@@ -84,6 +92,15 @@
<string name="fm_cmd_failed_msg">A operação FM falhou. Se o problema persistir, por favor desligue e volte a ligar o rádio.</string>
<string name="fm_cmd_failed_msg_hdmi">A operação FM falhou. FM e HDMI não podem ser usados simultaneamente.</string>
<string name="fm_cmd_failed_call_on">A operação FM falhou. O áudio FM não é permitido durante uma chamada. </string>
+ <!-- Do not translate. Duration format. -->
+ <!-- the name under which recordings will be visible in the media database is formatted like this -->
+ <string name="audio_db_title_format"><xliff:g id="format">yyyy-MM-dd HH:mm:ss</xliff:g></string>
+ <!-- all recordings will show up in the media database with this 'artist' name -->
+ <string name="audio_db_artist_name">Minhas Gravações FM</string>
+ <!-- all recordings will show up in the media database with this 'album' name -->
+ <string name="audio_db_album_name">Gravações FM</string>
+ <!-- all recordings will show up in the media database in a playlist with this name -->
+ <string name="audio_db_playlist_name">Gravações FM</string>
<string name="station_name">Estação:</string>
<string name="station_exists">Esta frequência já existe!</string>
<string name="station_list_delete_station">Apagar: <xliff:g id="name">%s</xliff:g></string>
@@ -95,8 +112,10 @@
<string name="usr_def_band_max">Maior frequência (MHz)</string>
<string name="chanl_spacing">Espaçamento entre Canais</string>
<string name="set">Definir</string>
- <string name="user_defind_band_msg">Insira a frequência de 76.0 a 108,0 MHz com 1 canal de espaçamento no mínimo</string>
+ <string name="user_defind_band_msg">Introduza uma frequência de 76.0 à 108.0 MHz com no mínimo 1 canal de espaço e 100KHz de diferença entre a frequência mínima e máxima</string>
+ <string name="save_record_file">Arquivo de gravação FM salvado em \'<xliff:g id="record_file">%1$s</xliff:g>\'</string>
<string name="fm_search_no_results">Nenhuma estação compatível encontrada</string>
+ <!-- program types -->
<string name="typ_All_stations">Todas as estações</string>
<string name="typ_Culture">Cultura</string>
<string name="typ_Current_affairs">Atualidades</string>
@@ -129,6 +148,7 @@
<string name="typ_Travel">Viagens</string>
<string name="typ_Varied">Variados</string>
<string name="typ_Weather">Tempo</string>
+ <!-- RBDS (North America) -->
<string name="typ_Adult_hits">Hits Adultos</string>
<string name="typ_Classical">Clássica</string>
<string name="typ_Classic_Rock">Rock Clássico</string>