48 lines
4.4 KiB
XML
48 lines
4.4 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_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>
|