50 lines
3.5 KiB
XML
50 lines
3.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2014 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="home_screen_settings">முகப்புத் திரை அமைப்புகள்</string>
|
|
<string name="drawer_settings">DRAWER அமைப்புகள்</string>
|
|
<string name="app_settings">பயன்பாடு அமைப்புகள்</string>
|
|
<string name="setting_state_on">இயக்கு</string>
|
|
<string name="setting_state_off">முடக்கு</string>
|
|
<string name="setting_state_disabled">DISABLED</string>
|
|
<string name="play_folder_title">இயக்கு</string>
|
|
<string name="scrolling_wallpaper">வால்பேப்பரை உருட்டு</string>
|
|
<string name="grid_size_text">கட்ட அளவு</string>
|
|
<string name="grid_size_comfortable">வசதி</string>
|
|
<string name="grid_size_cozy">Cozy</string>
|
|
<string name="grid_size_condensed">சுருங்கப்பட்டது</string>
|
|
<string name="grid_size_custom">தனிப்பயன் (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string>
|
|
<string name="preferences_interface_homescreen_custom">தனிப்பயன் அளவை தேர்வுசெய்</string>
|
|
<string name="dialog_confirm">உறுதிசெய்க</string>
|
|
<string name="home_screen_search_text">தேடல் பட்டி</string>
|
|
<string name="larger_icons_text">பெரிய படவுருக்கள்</string>
|
|
<string name="icon_labels">படவுரு சிட்டைகள்</string>
|
|
<string name="icon_labels_show">காண்பி</string>
|
|
<string name="icon_labels_hide">மறை</string>
|
|
<string name="protected_app_settings">பாதுகாக்கப்பட்ட ஆப்ஸ்</string>
|
|
<string name="app_drawer_style">வரைபவர் நடை</string>
|
|
<string name="app_drawer_style_compact">கச்சிதமான</string>
|
|
<string name="app_drawer_style_sections">பிரிவுகள்</string>
|
|
<string name="app_drawer_color">வரைபவர் வண்ணம்</string>
|
|
<string name="app_drawer_color_dark">அடர்</string>
|
|
<string name="app_drawer_color_light">வெளிர்</string>
|
|
<string name="fast_scroller">விரைவான உருட்டி</string>
|
|
<string name="fast_scroller_type">விரைவான உருட்டி வகை</string>
|
|
<string name="fast_scroller_type_horizontal">கிடைமட்டம்</string>
|
|
<string name="fast_scroller_type_vertical">செங்குத்து</string>
|
|
<string name="search_activity_not_found">ஒரு தேடல் செயல்பாடு கண்டுபிடிக்கப்பட முடியவில்லை!</string>
|
|
</resources>
|