blob: 30800ac987bfb46edc8c5770660a768dbe89d83e [file] [log] [blame]
Michael Bestasec4bb062018-02-22 03:50:13 +02001<?xml version="1.0" encoding="utf-8"?>
Michael Bestasec4bb062018-02-22 03:50:13 +02002<!--
Geoff Mendal7e69d722014-12-06 17:28:40 -08003 Copyright (C) 2014 The Android Open Source Project
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
Michael Bestasec4bb062018-02-22 03:50:13 +020016-->
17<resources>
Michael Bestas62febd52019-01-12 20:03:18 +020018 <string name="app_name">Rádio FM</string>
Michael Bestas62febd52019-01-12 20:03:18 +020019 <string name="toast_station_searched">Pesquisa de estações disponíveis:</string>
Michael Bestas62febd52019-01-12 20:03:18 +020020 <string name="toast_cannot_search">Não é possível pesquisar a estação disponível.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020021 <string name="optmenu_speaker">Altifalante</string>
Michael Bestas62febd52019-01-12 20:03:18 +020022 <string name="optmenu_earphone">Auricular</string>
Michael Bestas62febd52019-01-12 20:03:18 +020023 <string name="save">Guardar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020024 <string name="toast_sdcard_missing">Cartão SD em falta!</string>
Michael Bestas62febd52019-01-12 20:03:18 +020025 <string name="toast_sdcard_insufficient_space">Espaço insuficiente no cartão SD!</string>
Michael Bestas62febd52019-01-12 20:03:18 +020026 <string name="toast_recorder_internal_error">Ocorreu um erro interno no gravador!</string>
Michael Bestas62febd52019-01-12 20:03:18 +020027 <string name="btn_save_recording">Guardar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020028 <string name="btn_discard_recording">Rejeitar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020029 <string name="edit_recording_name_hint">Introduzir nome do ficheiro aqui</string>
Michael Bestas62febd52019-01-12 20:03:18 +020030 <string name="already_exists">já existe</string>
Michael Bestas62febd52019-01-12 20:03:18 +020031 <string name="not_available">Atualmente não disponível</string>
Michael Bestas62febd52019-01-12 20:03:18 +020032 <string name="talk_prev_station">Estação anterior</string>
Michael Bestas62febd52019-01-12 20:03:18 +020033 <string name="talk_decrease">Diminuir frequência</string>
Michael Bestas62febd52019-01-12 20:03:18 +020034 <string name="talk_increase">Aumentar frequência</string>
Michael Bestas62febd52019-01-12 20:03:18 +020035 <string name="talk_next_station">Estação seguinte</string>
Michael Bestas62febd52019-01-12 20:03:18 +020036 <string name="talk_add_favorite">Adicionar aos favoritos</string>
Michael Bestas62febd52019-01-12 20:03:18 +020037 <string name="talk_start_recording">Iniciar gravação</string>
Michael Bestas62febd52019-01-12 20:03:18 +020038 <string name="more">"Mais"</string>
Michael Bestas62febd52019-01-12 20:03:18 +020039 <string name="recording_tips">A gravar…</string>
Michael Bestas62febd52019-01-12 20:03:18 +020040 <string name="fm_symbol">FM</string>
Michael Bestas62febd52019-01-12 20:03:18 +020041 <string name="fm_turn_on">Repr. ou interromper rádio FM</string>
Michael Bestas62febd52019-01-12 20:03:18 +020042 <string name="fm_over_start_record">Iniciar gravação</string>
Michael Bestas62febd52019-01-12 20:03:18 +020043 <string name="fm_over_record_list">Gravações guardadas</string>
Michael Bestas62febd52019-01-12 20:03:18 +020044 <string name="fm_station_list_menu_refresh">Atualizar</string>
Michael Bestas62febd52019-01-12 20:03:18 +020045 <string name="fm_no_headset_text">Para começar a ouvir, ligue os auscultadores (utilizados como uma antena).</string>
Michael Bestas62febd52019-01-12 20:03:18 +020046 <string name="station_title">Estações de rádio</string>
Michael Bestas62febd52019-01-12 20:03:18 +020047 <string name="station_searching_tips">A obter estações</string>
Michael Bestas62febd52019-01-12 20:03:18 +020048 <string name="station_empty_text">Nenhuma estação encontrada</string>
Michael Bestas62febd52019-01-12 20:03:18 +020049 <string name="minutes_label">M</string>
Michael Bestas62febd52019-01-12 20:03:18 +020050 <string name="seconds_label">S</string>
Michael Bestas62febd52019-01-12 20:03:18 +020051 <string name="timer_default">00</string>
Michael Bestas62febd52019-01-12 20:03:18 +020052 <string name="record_title">Gravação</string>
Michael Bestas62febd52019-01-12 20:03:18 +020053 <string name="record_notification_message">Gravação em curso</string>
Michael Bestas62febd52019-01-12 20:03:18 +020054 <string name="stop_record">PARAR GRAVAÇÃO</string>
Michael Bestas62febd52019-01-12 20:03:18 +020055 <string name="save_dialog_title">Pretende guardar a gravação?</string>
Michael Bestas62febd52019-01-12 20:03:18 +020056 <string name="save_dialog_caption">Para ouvir gravações, abra a aplicação Play Music.</string>
Michael Bestas62febd52019-01-12 20:03:18 +020057 <string name="favorites">Favoritos</string>
Michael Bestas62febd52019-01-12 20:03:18 +020058 <string name="rename">Mudar o nome</string>
Michael Bestas62febd52019-01-12 20:03:18 +020059 <string name="station_rename_hint">Introduza o nome da estação</string>
Michael Bestas62febd52019-01-12 20:03:18 +020060 <string name="remove_favorite">Remover favorito</string>
Michael Bestas62febd52019-01-12 20:03:18 +020061 <string name="toast_record_saved">Gravação guardada</string>
Michael Bestas62febd52019-01-12 20:03:18 +020062 <string name="toast_record_not_saved">Gravação não guardada</string>
Michael Bestas62febd52019-01-12 20:03:18 +020063 <string name="toast_listen">OUVIR</string>
Michael Bestas62febd52019-01-12 20:03:18 +020064 <string name="toast_station_renamed">O nome da estação foi alterado</string>
Geoff Mendal7e69d722014-12-06 17:28:40 -080065</resources>