blob: f818b358e5ac85e782e740ef185bc9d703ff7d72 [file] [log] [blame]
Bill Yi5a5fa7d2016-12-05 19:17:49 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2015 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
Bill Yi4b68b972019-11-10 18:31:32 -080017<resources xmlns:android="http://schemas.android.com/apk/res/android"
Bill Yi5a5fa7d2016-12-05 19:17:49 +000018 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Bill Yi03424c72021-02-09 15:22:22 -080019 <string name="grant_dialog_button_deny_dont_ask_again" msgid="747769682501286250">"अस्वीकार गर्नुहोस् र अब उप्रान्त नसोध्नुहोला"</string>
20 <string name="grant_dialog_how_to_change" msgid="997462845048160559">"तपाईं यसलाई सेटिङ &gt; अनुप्रयोगमा गई पछि बदल्न सक्नुहुन्छ"</string>
21 <string name="current_permission_template" msgid="6240787325714651204">"<xliff:g id="CURRENT_PERMISSION_INDEX">%1$s</xliff:g> / <xliff:g id="PERMISSION_COUNT">%2$s</xliff:g>"</string>
22 <string name="preference_show_system_apps" msgid="4262140518693221093">"प्रणालीका एपहरू देखाउनुहोस्"</string>
23 <string name="app_permissions_decor_title" msgid="7438716722786036814">"एपसम्बन्धी अनुमति"</string>
24 <string name="manage_permissions_decor_title" msgid="4138423885439613577">"एपसम्बन्धी अनुमति"</string>
25 <string name="permission_apps_decor_title" msgid="2811550489429789828">"<xliff:g id="PERMISSION">%1$s</xliff:g> सम्बन्धी अनुमति"</string>
26 <string name="additional_permissions_decor_title" msgid="5113847982502484225">"अतिरिक्त अनुमति"</string>
27 <string name="system_apps_decor_title" msgid="4402004958937474803">"<xliff:g id="PERMISSION">%1$s</xliff:g> सम्बन्धी अनुमति"</string>
Bill Yi5a5fa7d2016-12-05 19:17:49 +000028</resources>