summaryrefslogtreecommitdiffstats
path: root/FMRecord/res/values-pt-rBR/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'FMRecord/res/values-pt-rBR/strings.xml')
-rw-r--r--FMRecord/res/values-pt-rBR/strings.xml33
1 files changed, 12 insertions, 21 deletions
diff --git a/FMRecord/res/values-pt-rBR/strings.xml b/FMRecord/res/values-pt-rBR/strings.xml
index d485c0b..4ce1414 100644
--- a/FMRecord/res/values-pt-rBR/strings.xml
+++ b/FMRecord/res/values-pt-rBR/strings.xml
@@ -29,25 +29,16 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- 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</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 SD está ficando sem espaço. Altere a configuração de qualidade ou apague algumas imagens ou outros arquivos.</string>
- <!-- The messsage shown when FM record reaches size limit. -->
- <string name="FMRecording_reach_size_limit">Limite de tamanho atingido.</string>
- <!-- 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">aaaa-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="save_record_file">Arquivo de gravação FM salvo em \'<xliff:g id="record_file">%1$s</xliff:g>\'</string>
- <string name="fm_record_progress">Gravando FM</string>
- <string name="unable_to_store">Não foi possível salvar o áudio gravado</string>
+ <string name="no_storage">Monte o cartão SD antes de iniciar a gravação.</string>
+ <string name="preparing_sd">Preparando cartão SD</string>
+ <string name="access_sd_fail">Não foi possível acessar o cartão SD.</string>
+ <string name="spaceIsLow_content">Seu cartão SD está ficando sem espaço. Altere a configuração de qualidade ou apague algumas imagens ou outros arquivos.</string>
+ <string name="FMRecording_reach_size_limit">Limite de tamanho atingido.</string>
+ <string name="audio_db_title_format"><xliff:g id="format">aaaa-MM-dd HH:mm:ss</xliff:g></string>
+ <string name="audio_db_artist_name">Minhas gravações FM</string>
+ <string name="audio_db_album_name">Gravações FM</string>
+ <string name="audio_db_playlist_name">Gravações FM</string>
+ <string name="save_record_file">Arquivo de gravação FM salvo em \'<xliff:g id="record_file">%1$s</xliff:g>\'</string>
+ <string name="fm_record_progress">Gravando FM</string>
+ <string name="unable_to_store">Não foi possível salvar o áudio gravado</string>
</resources>