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