| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright (C) 2014 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <resources> |
| <string name="app_name">FM 电台</string> |
| <string name="toast_station_searched">搜索到的可收听电台数量:</string> |
| <string name="toast_cannot_search">搜不到可收听的电台。</string> |
| <string name="optmenu_speaker">扬声器</string> |
| <string name="optmenu_earphone">耳机</string> |
| <string name="save">保存</string> |
| <string name="toast_sdcard_missing">找不到您的 SD 卡!</string> |
| <string name="toast_sdcard_insufficient_space">SD 卡存储空间不足!</string> |
| <string name="toast_recorder_internal_error">录音器发生内部错误!</string> |
| <string name="btn_save_recording">保存</string> |
| <string name="btn_discard_recording">舍弃</string> |
| <string name="edit_recording_name_hint">请在此处输入文件名</string> |
| <string name="already_exists">已存在</string> |
| <string name="not_available">当前无法收听</string> |
| <string name="talk_prev_station">上一个电台</string> |
| <string name="talk_decrease">调低频率</string> |
| <string name="talk_increase">调高频率</string> |
| <string name="talk_next_station">下一个电台</string> |
| <string name="talk_add_favorite">添加到收藏</string> |
| <string name="talk_start_recording">开始录音</string> |
| <string name="more">"更多"</string> |
| <string name="recording_tips">正在录音…</string> |
| <string name="fm_symbol">FM</string> |
| <string name="fm_turn_on">播放或停止播放 FM 电台</string> |
| <string name="fm_over_start_record">开始录音</string> |
| <string name="fm_over_record_list">已保存的录音</string> |
| <string name="fm_station_list_menu_refresh">刷新</string> |
| <string name="fm_no_headset_text">要开始收听,请插上耳机(用作天线)。</string> |
| <string name="station_title">电台</string> |
| <string name="station_searching_tips">正在搜索电台</string> |
| <string name="station_empty_text">未找到任何电台</string> |
| <string name="minutes_label">分</string> |
| <string name="seconds_label">秒</string> |
| <string name="timer_default">00</string> |
| <string name="record_title">录音</string> |
| <string name="record_notification_message">目前正在录音</string> |
| <string name="stop_record">停止录音</string> |
| <string name="save_dialog_title">要保存录音吗?</string> |
| <string name="save_dialog_caption">要收听录音,请打开 Play 音乐应用。</string> |
| <string name="favorites">收藏</string> |
| <string name="rename">重命名</string> |
| <string name="station_rename_hint">输入电台名称</string> |
| <string name="remove_favorite">取消收藏</string> |
| <string name="toast_record_saved">录音已保存</string> |
| <string name="toast_record_not_saved">录音未保存</string> |
| <string name="toast_listen">收听</string> |
| <string name="toast_station_renamed">此电台已重新命名</string> |
| </resources> |