Bill Yi | 5a5fa7d | 2016-12-05 19:17:49 +0000 | [diff] [blame] | 1 | <?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 Yi | 4b68b97 | 2019-11-10 18:31:32 -0800 | [diff] [blame] | 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
Bill Yi | 5a5fa7d | 2016-12-05 19:17:49 +0000 | [diff] [blame] | 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Bill Yi | 03424c7 | 2021-02-09 15:22:22 -0800 | [diff] [blame] | 19 | <string name="grant_dialog_button_deny_dont_ask_again" msgid="747769682501286250">"अस्वीकार गर्नुहोस् र अब उप्रान्त नसोध्नुहोला"</string> |
| 20 | <string name="grant_dialog_how_to_change" msgid="997462845048160559">"तपाईं यसलाई सेटिङ > अनुप्रयोगमा गई पछि बदल्न सक्नुहुन्छ"</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 Yi | 5a5fa7d | 2016-12-05 19:17:49 +0000 | [diff] [blame] | 28 | </resources> |