49 lines
4.1 KiB
XML
49 lines
4.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
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>
|
|
<string name="prefDialogTitle_suggestedContactsMode">మోడ్</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_none">నిలిపివేయబడింది</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_none">సూచించబడిన పరిచయాల విశేషాంశం నిలిపివేయబడింది</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_recents">ఇటీవలి</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">ఇటీవల సూచించబడిన పరిచయాలు మాత్రమే ఎంచుకోదగినవి</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_all">అన్నీ</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_all">సూచించబడిన అన్ని పరిచయాలు ఎంచుకోదగినవే</string>
|
|
<string name="preference_header_suggested_contacts">సూచించబడిన పరిచయాలు</string>
|
|
<string name="preference_suggested_contacts_mode">సూచించబడిన పరిచయాల రీతి</string>
|
|
<string name="preference_suggested_contacts_clear_all">సూచించబడిన పరిచయాలను తొలిగించుము</string>
|
|
<string name="suggested_contacts_cleared">సూచించబడిన పరిచయాలు తొలిగించబడ్డాయి.</string>
|
|
<string name="clear_suggested_contacts_dialog_title">సూచించబడిన పరిచయాలను తొలిగించాలా?</string>
|
|
<string name="clear_suggested_contacts_dialog_message">ఇంతకూ మునుపు నిల్వ చేయబడిన అన్ని సూచించబడిన పరిచయాలు తొలిగించబడతాయి.</string>
|
|
<string name="edit_light_settings">ఫోల్డర్ లైట్ సెట్టింగ్లు</string>
|
|
<string name="pulse_speed_title">పల్స్ పొడవు మరియు వేగం</string>
|
|
<string name="default_time">సాధారణం</string>
|
|
<string name="custom_time">అనుకూలం</string>
|
|
<string name="dialog_delete_title">తొలగించు</string>
|
|
<string name="dialog_delete_message">ఎంచుకోబడిన అంశాన్ని తొలిగించాలా?</string>
|
|
<string name="pref_lights_default">డిఫాల్ట్</string>
|
|
<string name="pulse_length_always_on">ఎప్పుడూ ఆన్లో ఉంచు</string>
|
|
<string name="pulse_length_very_short">చాలా చిన్నది</string>
|
|
<string name="pulse_length_short">చిన్నది</string>
|
|
<string name="pulse_length_normal">సాధారణం</string>
|
|
<string name="pulse_length_long">పొడవైనది</string>
|
|
<string name="pulse_length_very_long">చాలా పొడవైనది</string>
|
|
<string name="pulse_speed_very_fast">చాలా వేగవంతం</string>
|
|
<string name="pulse_speed_fast">వేగవంతం</string>
|
|
<string name="pulse_speed_normal">సాధారణం</string>
|
|
<string name="pulse_speed_slow">నిదానం</string>
|
|
<string name="pulse_speed_very_slow">చాలా నిదానం</string>
|
|
</resources>
|