41 lines
2.5 KiB
XML
41 lines
2.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">दराज़ सेटिंग</string>
|
|
<string name="app_settings">एपीपी सेटिंग</string>
|
|
<string name="setting_state_on">बंद</string>
|
|
<string name="setting_state_off">चालू</string>
|
|
<string name="setting_state_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">आरामदायक</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="fast_scroller_type_vertical">ऊर्ध्व</string>
|
|
<string name="search_activity_not_found">एक खोज गतिविधि नहीं मिली।</string>
|
|
</resources>
|