summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN/cm_strings.xml
blob: 6c5d5cc7d3d407f0a9b9faf92c5cec080167053a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2014-2015 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="recording_paused">Paused</string>
    <string name="recording_finished">Recording finished</string>
    <string name="error_app_unsupported">Unsupported format.</string>
    <string name="error_mediadb_incall">This option is not supported during a call.</string>
    <string name="error_mediadb_aacincall">AAC voice call recording is not supported.</string>
    <string name="storage_fallback">Reverting to internal storage location</string>
    <string name="format_setting">File type</string>
    <string name="storage_setting">Storage location</string>
    <string name="storage_setting_local_item">Phone storage</string>
    <string name="no_phonestorage">Phone storage unmounted</string>
    <string name="keyboard">Keyboard</string>
    <string name="file_deleted">File has been deleted</string>
    <string name="error_app_internal_recorder">Internal application error.\n\nMicrophone may be in use.</string>
    <string name="view_recordings">View recordings</string>
    <string name="denied_title">Permissions</string>
    <string name="perm_mic">Sound Recorder needs microphone access to record audio.</string>
    <string name="perm_storage">Sound Recorder needs storage access to save recorded files.</string>
    <string name="perm_phone">Sound Recorder needs phone status access to prevent this app from recording while you\'re calling.</string>
    <string name="perm_micstorage">Sound Recorder needs microphone access to record audio and storage access to save recorded files.</string>
    <string name="perm_micphone">Sound Recorder needs microphone access to record audio and phone status access to prevent this app from recording while you\'re calling.</string>
    <string name="perm_storagephone">Sound Recorder needs storage access to save recorded files and phone status access to prevent this app from recording while you\'re calling.</string>
    <string name="perm_allperms">Sound Recorder needs microphone access to record audio, storage access to save recorded files and phone status access to prevent this app from recording while you\'re calling.</string>
    <string name="perm_unknown">Permission error, check permission status in Settings app.</string>
    <string name="ask_again">Ask again</string>
    <string name="dismiss">Dismiss</string>
    <string name="perm_toast">Required permissions were denied, enable them from Settings app to start recording</string>
    <string name="error_storage_access" product="nosdcard">Can\'t access USB storage. Make sure Sound Recorder has permission to access the storage</string>
    <string name="error_storage_access" product="default">Can\'t access SD card. Make sure Sound Recorder has permission to access the storage</string>
    <string name="in_call_record_error">Recording is not allowed during a call.</string>
    <string name="button_menu">More options</string>
    <string name="notification_bg_title">Recording audio</string>
    <string name="notification_bg_content">Sound Recorder is recording\u2026</string>
    <string name="notification_stopped_title">Recording stopped</string>
    <string name="notification_stopped_content">Interrupted by call or music</string>
    <string name="bt_using_headset">Using bluetooth headset</string>
    <string name="bt_headset_connecting">Connecting to headset</string>
    <string name="bt_headset_disconnected">Bluetooth connection lost</string>
    <string name="bt_headset_timeout">Bluetooth connection timeout</string>
</resources>