| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| * Copyright (c) 2009, 2011-2013 The Linux Foundation. All rights reserved. |
| * Copyright (C) 2014-2015 The CyanogenMod Project |
| * |
| * Redistribution and use in source and binary forms, with or without |
| * modification, are permitted provided that the following conditions are met: |
| * * Redistributions of source code must retain the above copyright |
| * notice, this list of conditions and the following disclaimer. |
| * * Redistributions in binary form must reproduce the above copyright |
| * notice, this list of conditions and the following disclaimer in the |
| * documentation and/or other materials provided with the distribution. |
| * * Neither the name of The Linux Foundation nor |
| * the names of its contributors may be used to endorse or promote |
| * products derived from this software without specific prior written |
| * permission. |
| * |
| * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| * IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR |
| * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; |
| * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
| * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
| * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| --> |
| <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| <string name="app_name">FM Radio</string> |
| <string name="tx_app_name">FM Transmitter</string> |
| |
| <string name="menu_scan_start">Scan</string> |
| <string name="menu_scan_stop">Stop searching</string> |
| <string name="menu_record_start">Record</string> |
| <string name="menu_record_stop">Stop recording</string> |
| <string name="menu_settings">Settings</string> |
| <string name="menu_sleep">Sleep</string> |
| <string name="menu_sleep_cancel">Cancel sleep</string> |
| <string name="menu_all_channels">All channels</string> |
| <string name="menu_display_tags">Show tags</string> |
| |
| <string name="button_text_stop">Stop</string> |
| <string name="msg_seeking">Searching FM station\u2026</string> |
| <string name="msg_scanning">Scanning for all FM stations\u2026</string> |
| <string name="msg_scanning_pty">Scanning for \'<xliff:g id="pty_name">%1$s</xliff:g>\'\u2026</string> |
| <string name="msg_search_title"><xliff:g id="frequency_string">%1$s</xliff:g> MHz</string> |
| <string name="msg_searching_title">Auto-selecting presets</string> |
| <string name="msg_searching">Searching for strong stations to create a presets list\u2026</string> |
| |
| <string name="msg_noantenna">Please plug in a headset to use FM radio</string> |
| <string name="dialog_sleep_title">Auto-off sleep time</string> |
| <string name="presetlist_select_name">Select \'<xliff:g id="presetlist_name">%1$s</xliff:g>\'</string> |
| <string name="presetlist_add_new">Add new list</string> |
| <string name="dialog_presetlist_rename_title">Enter name</string> |
| <string name="presetlist_autoselect_title">Confirm auto-selection</string> |
| |
| <string name="preset_replace">Replace</string> |
| <string name="preset_tune">Tune</string> |
| <string name="preset_rename">Rename</string> |
| <string name="preset_delete">Delete</string> |
| <string name="preset_search">Search for \'<xliff:g id="preset_pi">%1$s</xliff:g>\'</string> |
| |
| <string name="stat_notif_frequency">FM Radio Station \'<xliff:g id="frequency">%1$s</xliff:g>\' MHz</string> |
| |
| <string name="regional_band">Regional band</string> |
| |
| <string name="aud_output_mode">Audio output mode</string> |
| <string name="audio_type_stereo">Stereo</string> |
| <string name="audio_type_mono">Mono</string> |
| |
| <string name="record_dur">Record duration</string> |
| |
| <string name="auto_select_af">Alternative frequency</string> |
| |
| <string name="settings_revert_defaults_title">Revert to factory defaults</string> |
| <string name="settings_revert_defaults_summary">Reset all settings</string> |
| |
| <string name="settings_revert_confirm_title">Confirm reset</string> |
| <string name="settings_revert_confirm_msg">This will clear all application settings, including saved presets. Continue?</string> |
| |
| <!-- alert to the user that USB storage must be available before using FM recording [CHAR LIMIT=NONE] --> |
| <string name="no_storage">Mount SD card before starting recording.</string> |
| <!-- alert to the user that the USB storage is being disk-checked [CHAR LIMIT=30] --> |
| <string name="preparing_sd">Preparing SD card\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">Couldn\'t access SD card.</string> |
| <!-- Low-memory dialog message [CHAR LIMT=NONE] --> |
| <string name="spaceIsLow_content">Your SD card storage is running out of space. Change the quality setting or delete some other files to free up space.</string> |
| <!-- The messsage shown when FM record reaches size limit. --> |
| <string name="FMRecording_reach_size_limit">Size limit reached.</string> |
| <string name="menu_scan_for_preset">Scan for presets</string> |
| |
| <!-- Off messages --> |
| <string name="fm_off">FM is turned off.</string> |
| <string name="fm_call">FM can\'t be used while calling.</string> |
| |
| |
| <!-- The messsage shown when long pressed on a station. --> |
| <string name="alert_dialog_hint">Enter a name</string> |
| |
| <string name="search_dialog_title">Scan stations</string> |
| |
| <string name="fm_command_timeout_title">Timeout</string> |
| <string name="fm_tune_timeout_msg">No response received to tune FM station. If the problem persists, please turn off FM and turn it back on.</string> |
| |
| <string name="fm_command_failed_title">FM operation failed</string> |
| <string name="fm_cmd_failed_msg">FM operation failed. If the problem persists, please turn off FM and turn it back on.</string> |
| <string name="fm_cmd_failed_msg_hdmi">FM operation failed. FM and HDMI concurrency is not supported.</string> |
| <string name="fm_cmd_failed_call_on">FM operation failed. FM audio is not allowed during call.</string> |
| |
| <!-- Do not translate. Duration format. --> |
| <string name="durationformat" translatable="false"><xliff:g id="format">%2$d:%5$02d</xliff:g></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">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">My FM recordings</string> |
| <!-- all recordings will show up in the media database with this 'album' name --> |
| <string name="audio_db_album_name">FM recordings</string> |
| <!-- all recordings will show up in the media database in a playlist with this name --> |
| <string name="audio_db_playlist_name">FM recordings</string> |
| |
| <string name="default_blank" translatable="false"></string> |
| <string name="add_station" translatable="false">+</string> |
| |
| <string name="station_name">Station: <xliff:g id="name">%s</xliff:g></string> |
| <string name="station_exists">This frequency already exists!</string> |
| <string name="station_list_delete_station">Delete: <xliff:g id="name">%s</xliff:g></string> |
| <string name="station_list_delete_station_prompt">Are you sure you want to delete \'<xliff:g id="name">%s</xliff:g>\'?</string> |
| <string name="station_name_empty">Station name is empty, please input again.</string> |
| <string name="station_name_exist">\'<xliff:g id="name">%s</xliff:g>\' is already in use, please enter a different name.</string> |
| |
| <string name="rt_plus_tags">Tags</string> |
| |
| <string name="usr_def_band_min">Lowest frequency (MHz)</string> |
| <string name="usr_def_band_max">Highest frequency (MHz)</string> |
| <string name="chanl_spacing">Channel spacing</string> |
| |
| <string name="set">Set</string> |
| <string name="user_defind_band_msg">Enter frequency from 76.0 to 108.0 MHz with minimum 1 channel spacing and 100 KHz space between min and max frequency</string> |
| <string name="save_record_file">FM recorded file saved to \'<xliff:g id="record_file">%1$s</xliff:g>\'</string> |
| </resources> |