replicant-vendor_cmsdk/cm/res/res/values-en-rIN/strings.xml

84 lines
6.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 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="cyanogenmod_system_label">CyanogenMod System</string>
<string name="permlab_publishCustomTile">create a custom tile within quick settings panel</string>
<string name="permdesc_publishCustomTile">Allows an app to publish a quick settings tile.</string>
<string name="permlab_modifyNetworkSettings">change system network settings</string>
<string name="permdesc_modifyNetworkSettings">Allows an app to make changes to the airplane mode and mobile data network settings.</string>
<string name="permlab_modifySoundSettings">change system sound settings</string>
<string name="permdesc_modifySoundSettings">Allows an app to make changes to the interruption mode sound settings.</string>
<string name="permlab_bindCustomTileListenerService">bind to a custom tile listener service</string>
<string name="permdesc_bindCustomTileListenerService">Allows the app to bind to the top-level interface of a custom tile listener service.</string>
<string name="permlab_readMSPhoneState">view the phone state and data connection with support to multiple SIMs</string>
<string name="permdesc_readMSPhoneState">Allows an app to view the phone state and data connection with support to multiple SIMs.</string>
<string name="permlab_modifyMSPhoneState">Modify the phone state and data connection with support to multiple SIMs</string>
<string name="permdesc_modifyMSPhoneState">Allows an app to modify the phone state and data connection with support to multiple SIMs.</string>
<string name="permlab_modifyProfiles">Modify system profiles</string>
<string name="permdesc_modifyProfiles">Allows an app to modify system profiles.</string>
<string name="permlab_useHardwareFramework">use hardware framework</string>
<string name="permdesc_useHardwareFramework">Allows an app access to the CM hardware framework.</string>
<string name="permlab_write_alarms">directly change alarms</string>
<string name="permdesc_write_alarms">Allows an app to add, modify or delete all of your alarms.</string>
<string name="permlab_manage_alarms">toggle scheduled alarms</string>
<string name="permdesc_manage_alarms">Allows an app to turn on or off your scheduled alarms.</string>
<string name="permlab_read_alarms">access scheduled alarms</string>
<string name="permdesc_read_alarms">Allows an app to read your scheduled alarms.</string>
<string name="permlab_writeSettings">modify CM system settings</string>
<string name="permdesc_writeSettings">Allows an app to modify CM system settings.</string>
<string name="permlab_writeSecureSettings">modify CM secure system settings</string>
<string name="permdesc_writeSecureSettings">Allows an app to modify CM secure system settings. Not for use by normal apps.</string>
<string name="permlab_managePersistentStorage">manage persistent storage</string>
<string name="permdesc_managePersistentStorage">Allows an app to read or write properties which may persist thrοugh a factory reset.</string>
<string name="permlab_accessAppSuggestions">access app suggestions</string>
<string name="permdesc_accessAppSuggestions">Allows an app to access app suggestions.</string>
<string name="custom_tile_listener_binding_label">Custom tile listener</string>
<string name="permlab_protectedApp">add and remove apps to protected apps</string>
<string name="permdesc_protectedApp">Allows an app to mark other apps as protected and lock them.</string>
<string name="profileNameDefault">Default</string>
<string name="profileNameWork">Work</string>
<string name="profileNameHome">Home</string>
<string name="profileNameSilent">Silent</string>
<string name="profileNameNight">Night</string>
<string name="profileNameAutomobile">Automobile</string>
<string name="profileGroupPhone">Phone</string>
<string name="profileGroupCalendar">Calendar</string>
<string name="profileGroupGmail">Gmail</string>
<string name="profileGroupEmail">Email</string>
<string name="profileGroupSMS">SMS</string>
<string name="wildcardProfile">Other</string>
<string name="perf_profile_pwrsv">Power save</string>
<string name="perf_profile_bal">Balanced</string>
<string name="perf_profile_perf">Performance</string>
<string name="perf_profile_bias_power">Efficiency</string>
<string name="perf_profile_bias_perf">Quick</string>
<string name="live_display_auto">Automatic</string>
<string name="live_display_auto_summary">Automatically adjust color temperature of screen after sunset and sunrise</string>
<string name="live_display_off">Off</string>
<string name="live_display_off_summary">Disable all adjustments</string>
<string name="live_display_day">Day</string>
<string name="live_display_day_summary">Use day settings only</string>
<string name="live_display_night">Night</string>
<string name="live_display_night_summary">Use night settings only</string>
<string name="live_display_outdoor">Outdoor (bright sun)</string>
<string name="live_display_outdoor_summary">Use outdoor settings only</string>
<string name="live_display_hint">LiveDisplay can help reduce eyestrain and help you sleep at night. Click here to try it out!</string>
<string name="permlab_thirdPartyKeyguard">third party lock screen</string>
<string name="permdesc_thirdPartyKeyguard">Allows an app to be used as an insecure lock screen.</string>
</resources>