1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 Copyright 2019 The Android Open Source Project 4 5 Licensed under the Apache License, Version 2.0 (the "License"); 6 you may not use this file except in compliance with the License. 7 You may obtain a copy of the License at 8 9 http://www.apache.org/licenses/LICENSE-2.0 10 11 Unless required by applicable law or agreed to in writing, software 12 distributed under the License is distributed on an "AS IS" BASIS, 13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 See the License for the specific language governing permissions and 15 limitations under the License. 16 --> 17 18<resources xmlns:android="http://schemas.android.com/apk/res/android" 19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 20 <string name="angle_preferences" msgid="6277781974712663825">"ANGLE کی ترجیحات"</string> 21 <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE کی ترتیبات میں ترمیم کریں"</string> 22 <string name="angle_general_title" msgid="3851397617183360026">"عام"</string> 23 <string name="use_angle_for_all_apps" msgid="2562678044041239694">"سبھی ایپس کے لیے ANGLE استعمال کریں"</string> 24 <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE لوڈ ہو جانے پر ڈائلاگ باکس دکھائیں"</string> 25 <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ڈرائیور منتخب کریں"</string> 26 <string name="keywords" msgid="6388635548060461395">"angle، opengl، گرافکس"</string> 27 <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE زیر استعمال ہے"</string> 28 <string name="no_apps_installed_title" msgid="1651834541419890603">"کوئی ایپ دستیاب نہیں ہے"</string> 29 <string name="no_apps_installed_summary" msgid="1922829522692497596">"ایسی کوئی ایپ انسٹال نہیں کی گئی ہے جو ANGLE کو استعمال کر سکے"</string> 30</resources> 31