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