51 lines
3.4 KiB
XML
51 lines
3.4 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="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>
|
|
<string name="app_not_available">એપ્લિકેશન ઉપલબ્ધ નથી</string>
|
|
</resources>
|