Commit 54bc3dab by Geoff Lang Committed by Commit Bot

Add the ANGLE Android developer options to the ANGLE repository.

The ANGLE repository will house all the scripts needed to build ANGLE.apk and the developer options are packaged in the APK. BUG=angleproject:2344 Change-Id: I29090bd91a07546a1d2ccc03a6af19f45ffa3d90 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2079194Reviewed-by: 's avatarTim Van Patten <timvp@google.com> Commit-Queue: Geoff Lang <geofflang@chromium.org>
parent b07816d6
{
"Rules":[
{
"Rule":"Default Rule (i.e. use native driver)",
"UseANGLE":false
},
{
"Rule":"Supported application(s) (e.g. Maps on Google devices)",
"UseANGLE":true,
"Applications":[
{
"AppName":"com.android.angle"
},
{
"AppName":"com.google.android.angle"
}
],
"Devices":[
{
"Manufacturer":"Google"
}
]
}
]
}
<?xml version="1.0" encoding="utf-8" ?>
<!--
Copyright 2019 The Android Open Source 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.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:orientation="vertical">
<fragment android:name="com.android.angle.common.MainFragment"
android:id="@+id/fragment"
android:layout_height="wrap_content"
android:layout_width="match_parent"/>
</LinearLayout>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-voorkeure"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Wysig ANGLE-instellings"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Algemeen"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Gebruik ANGLE vir alle programme"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Wys dialoogkassie wanneer ANGLE gelaai is"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Kies OpenGL-drywer"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Gebruik tans ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Geen programme beskikbaar nie"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Geen programme is geïnstalleer wat ANGLE kan gebruik nie"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"የANGLE ምርጫዎች"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"የANGLE ቅንብሮችን ይቀይሩ"</string>
<string name="angle_general_title" msgid="3851397617183360026">"አጠቃላይ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE ለሁሉም መተግበሪያዎች ይጠቀሙ"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ሲጫን መገናኛ ሳጥን አሳይ"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"የOpenGL ነጂ ይምረጡ"</string>
<string name="keywords" msgid="6388635548060461395">"angle፣ opengl፣ ግራፊክስ"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLEን በመጠቀም ላይ"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ምንም የሚገኙ መተግበሪያዎች የሉም"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLEን መጠቀም የሚችሉ ምንም መተግበሪያዎች አልተጫኑም"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"الإعدادات المفضلة لمحرِّك ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"تعديل إعدادات \"محرِّك ANGLE\""</string>
<string name="angle_general_title" msgid="3851397617183360026">"عام"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"استخدام \"محرِّك ANGLE\" لجميع التطبيقات"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"عرض مربع حوار عند تحميل \"محرِّك ANGLE\""</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"اختيار برنامج تشغيل OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"محرِّك angle، ‏opengl، رسومات"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"باستخدام ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"لا تتوفر أي تطبيقات"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ليس هناك أي تطبيقات مثبتة يمكنها استخدام ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE অগ্ৰাধিকাৰ"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ছেটিংসমূহ সংশোধন কৰক"</string>
<string name="angle_general_title" msgid="3851397617183360026">"সাধাৰণ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"সকলো এপৰ বাবে ANGLE ব্যৱহাৰ কৰক"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ল\'ড হ\'লে ডায়লগ বাকচ দেখুৱাওক"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL Driver খোলক"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, গ্ৰাফিক্স"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ব্যৱহাৰ কৰি আছে"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"কোনো এপ্‌ উপলব্ধ নহয়"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ব্যৱহাৰ কৰিব পৰা কোনো এপ্‌ ইনষ্টল কৰি থোৱা নাই"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE Tərcihləri"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ayarlarına düzəliş edin"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Ümumi"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Bütün tətbiqlər üçün ANGLE istifadə edin"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE yükləndikdə dialoq qutusunu göstərin"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL Diskini açın"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE istifadə edilir"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Əlçatan tətbiq yoxdur"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE istifadə edən tətbiq quraşdırılmayıb"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE podešavanja"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Izmenite ANGLE podešavanja"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Opšte"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Koristi ANGLE za sve aplikacije"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Prikaži prozor dijaloga kada se ANGLE učita"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Izaberite OpenGL upravljački program"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Koristi se ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nije dostupna nijedna aplikacija"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nije instalirana nijedna aplikacija koja može da koristi ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Налады ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Змена налад ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Агульныя"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Выкарыстоўваць ANGLE для ўсіх праграм"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Паказваць дыялогавае акно пры загрузцы ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Выберыце драйвер OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, графіка"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Выкарыстоўваецца ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Няма даступных праграм"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Праграмы, якія могуць выкарыстоўваць ANGLE, не ўсталяваны"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Предпочитания за ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Промяна на настройките за ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Общи"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Използване на ANGLE за всички приложения"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"При зареждането на ANGLE да се показва диалогов прозорец"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Избиране на драйвер за OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Посредством ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Няма налични приложения"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Няма инсталирани приложения, които могат да използват ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE সংক্রান্ত অভিরুচি"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE সেটিংস পরিবর্তন করুন"</string>
<string name="angle_general_title" msgid="3851397617183360026">"সাধারণ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"সমস্ত অ্যাপের জন্য ANGLE ব্যবহার করুন"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE লোড হওয়ার সময় ডায়ালগ বক্স দেখুন"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ড্রাইভার বেছে নিন"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, গ্রাফিক্স"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ব্যবহার করা হচ্ছে"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"কোনও অ্যাপ উপলভ্য নেই"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"এমন কোনও অ্যাপ ইনস্টল করা নেই যা ANGLE ব্যবহার করতে পারে"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Postavke za ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Izmijenite postavke za ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Općenito"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Koristi ANGLE za sve aplikacije"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Prikaži dijaloški okvir kada se ANGLE učita"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Odaberite drajver za OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Koristi se ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nema dostupnih aplikacija"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nema instaliranih aplikacija koje mogu koristiti ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferències d\'ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modifica la configuració d\'ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"General"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utilitza ANGLE per a totes les aplicacions"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostra un quadre de diàleg quan ANGLE s\'hagi carregat"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Selecciona el controlador OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, gràfics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"S\'està utilitzant ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"No hi ha cap aplicació disponible"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"No hi ha cap aplicació instal·lada que pugui utilizar ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Předvolby ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Upravit nastavení ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Obecné"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Používat ANGLE pro všechny aplikace"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Zobrazit dialogové okno při načtení ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Vyberte ovladač OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Používá se aplikace ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"K dispozici nejsou žádné aplikace"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Funkci ANGLE nedokáže používat žádná nainstalovaná aplikace"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Præferencer for ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Rediger indstillingerne for ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Generelt"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Brug ANGLE til alle apps"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Vis dialogboksen, når ANGLE indlæses"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Vælg OpenGL Driver"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Bruger ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Der er ingen tilgængelige apps"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Der er ingen installerede apps, som kan bruge ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-Einstellungen"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE-Einstellungen ändern"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Allgemein"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE für alle Apps verwenden"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Dialogfeld anzeigen, wenn ANGLE geladen ist"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL Driver auswählen"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE wird verwendet"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Keine Apps vorhanden"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Keine Apps installiert, die ANGLE verwenden können"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Προτιμήσεις ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Τροποποίηση ρυθμίσεων ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Γενικά"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Χρήση ANGLE για όλες τις εφαρμογές"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Εμφάνιση παραθύρου διαλόγου κατά τη φόρτωση του ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Επιλογή προγράμματος οδήγησης OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, γραφικά"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Χρήση ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Δεν υπάρχουν διαθέσιμες εφαρμογές"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Δεν έχουν εγκατασταθεί εφαρμογές που μπορούν να χρησιμοποιήσουν το ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE Preferences"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modify ANGLE settings"</string>
<string name="angle_general_title" msgid="3851397617183360026">"General"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Use ANGLE for all apps"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Show dialogue box when ANGLE is loaded"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Select OpenGL Driver"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"No available apps"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"No apps installed that can use ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE Preferences"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modify ANGLE settings"</string>
<string name="angle_general_title" msgid="3851397617183360026">"General"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Use ANGLE for all apps"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Show dialogue box when ANGLE is loaded"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Select OpenGL Driver"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"No available apps"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"No apps installed that can use ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE Preferences"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modify ANGLE settings"</string>
<string name="angle_general_title" msgid="3851397617183360026">"General"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Use ANGLE for all apps"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Show dialogue box when ANGLE is loaded"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Select OpenGL Driver"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"No available apps"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"No apps installed that can use ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE Preferences"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modify ANGLE settings"</string>
<string name="angle_general_title" msgid="3851397617183360026">"General"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Use ANGLE for all apps"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Show dialogue box when ANGLE is loaded"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Select OpenGL Driver"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"No available apps"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"No apps installed that can use ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‏‏‎‏‎‏‏‏‎‎‎‏‏‏‏‏‎‎‏‎‏‎‎‏‎‏‏‏‎‎‎‏‏‏‏‎‎‏‎‎‎‎‎‏‏‎‎‏‎‎‏‏‏‏‏‏‎‎‎‏‎‎‎‏‎ANGLE Preferences‎‏‎‎‏‎"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‎‏‏‏‏‎‎‏‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‏‎‎‎‎‎‏‏‏‏‏‎‎‎‎‏‎‎‎‎‎‏‏‎‎‎‎‏‏‏‎‏‎‎‎‏‏‎‎‏‎Modify ANGLE settings‎‏‎‎‏‎"</string>
<string name="angle_general_title" msgid="3851397617183360026">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‏‎‏‎‏‏‏‎‎‏‎‏‏‏‎‏‎‎‏‏‎‏‏‏‎‏‎‎‎‏‎‏‏‎‏‎‎‎‎‎‎‎‎‎‎‎‎‎‏‎‎‎‎‎‏‏‎‏‎‎General‎‏‎‎‏‎"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‎‏‎‎‎‏‏‏‎‎‏‎‎‎‎‎‏‏‏‎‏‏‎‎‎‎‏‏‎‏‎‎‏‏‏‏‎‎‎‏‏‎‎‎‏‎‏‎‏‎‏‏‏‎‎‏‎‎‎‏‏‏‎‎Use ANGLE for all apps‎‏‎‎‏‎"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‎‏‎‏‏‏‏‏‏‎‎‏‎‎‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‏‎‏‎‎‎‎‏‏‎‏‎‏‎‎‎‏‎‏‎‎‎‏‎‏‏‏‎‎‏‎‎Show dialog box when ANGLE is loaded‎‏‎‎‏‎"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‎‎‎‎‎‏‏‎‏‏‎‏‏‏‎‏‎‎‏‎‏‎‏‏‎‏‏‎‏‎‏‏‎‏‎‏‏‏‎‏‎‎‎‎‏‎‎‏‏‏‏‏‏‎‎‎‎‎‎‎Select OpenGL Driver‎‏‎‎‏‎"</string>
<string name="keywords" msgid="6388635548060461395">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‏‎‏‎‏‎‎‎‏‏‏‏‏‏‏‎‎‎‏‎‏‏‏‎‏‎‏‏‏‎‎‏‏‎‎‏‎‎‏‏‏‎‏‎‏‎‎‏‎‏‎‏‎‎‏‏‎angle, opengl, graphics‎‏‎‎‏‎"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‎‏‏‏‏‏‏‎‏‎‏‏‎‏‏‎‎‎‏‏‏‏‏‎‏‏‎‏‏‏‎‏‎‎‏‎‏‎‎‏‏‏‎‏‏‏‎‏‏‎‏‎‏‎‏‏‎‏‎‎‏‏‎‎Using ANGLE‎‏‎‎‏‎"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‎‏‏‎‏‏‎‏‏‏‎‏‏‎‎‎‏‏‏‏‏‏‎‏‏‎‎‎‎‏‏‎‏‏‏‏‏‎‏‎‎‎‎‏‏‎‏‏‎‎‎‎‏‏‏‏‎‏‎‏‎‏‏‎No available apps‎‏‎‎‏‎"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‎‏‏‏‎‏‎‏‎‏‎‏‏‏‏‎‏‎‎‎‎‏‏‎‏‎‎‎‎‏‏‎‏‏‎‎‏‏‏‏‎‏‏‏‎‎‎‎‏‏‎‎‎‎‎‏‎‏‏‏‏‎‎‎No apps installed that can use ANGLE‎‏‎‎‏‎"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferencias de ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modificar configuración de ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"General"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Usar ANGLE para todas las apps"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar cuadro de diálogo cuando ANGLE está cargado"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Seleccionar controlador de OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, gráficos"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Usando ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"No hay apps disponibles"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"No se instalaron apps que pueden usar ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferencias de ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modificar ajustes de ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"General"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Usar ANGLE para todas las aplicaciones"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar cuadro de diálogo cuando se cargue ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Seleccionar controlador de OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, gráficos"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Usando ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"No hay aplicaciones disponibles"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Ninguna aplicación instalada puede usar ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Rakenduse ANGLE eelistused"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Rakenduse ANGLE seadete muutmine"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Üldine"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Kasuta kõigi rakenduste puhul rakendust ANGLE"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Kuva dialoogiboks, kui ANGLE on laaditud"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL-i draiveri valimine"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Rakenduse ANGLE kasutamine"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Rakendusi pole saadaval"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Pole installitud ühtegi rakendust, mis saaks kasutada funktsiooni ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE aplikazioaren hobespenak"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Aldatu ANGLE aplikazioaren ezarpenak"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Orokorra"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Erabili ANGLE aplikazio guztietan"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Erakutsi leihoa ANGLE kargatzen denean"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Hautatu OpenGL kontrolatzailea"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafikoak"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE erabiltzen"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Ez dago aplikaziorik erabilgarri"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Ez daukazu instalatuta ANGLE erabil dezakeen aplikaziorik"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"تنظیمات برگزیده ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"تغییر تنظیمات ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"موارد کلی"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"استفاده از ANGLE برای همه برنامه‌ها"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"وقتی ANGLE بار می‌شود، کادر گفتگویی نشان داده شود"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"انتخاب درایور OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle ،opengl ،graphics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"درحال استفاده از ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"برنامه‌ای دردسترس نیست"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"هیچ برنامه‌ای با قابلیت استفاده از ANGLE نصب نشده است"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-valinnat"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Muuta ANGLE-asetuksia"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Yleiset"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Käytä ANGLEa kaikissa sovelluksissa"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Näytä valintaikkuna, kun ANGLE on ladattu"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Valitse OpenGL-ajuri"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafiikka"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE käytössä"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Ei sovelluksia saatavilla"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ei toimi asennetuilla sovelluksilla"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Préférences d\'ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modifier les paramètres d\'ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Général"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utiliser ANGLE pour toutes les applications"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Afficher la boîte de dialogue lorsque ANGLE est chargé"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Sélectionner le pilote OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphiques"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Utilisation d\'ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Aucune application compatible"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Aucune des applications installées ne peut utiliser le moteur graphique ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Préférences relatives à ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modifier les paramètres relatifs à ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Généraux"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utiliser ANGLE pour toutes les applications"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Afficher une boîte de dialogue lorsque ANGLE est chargé"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Sélectionner un pilote OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphismes"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Utilisation de l\'application ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Aucune application disponible"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Aucune application installée ne peut utiliser ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferencias de ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modifica a configuración de ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Xeral"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utilizar ANGLE para todas as aplicacións"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar caixa de diálogo cando se cargue ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Seleccionar controlador de OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, gráficos"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Usando ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Non hai ningunha aplicación dispoñible"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Non hay ningunha aplicación instalada que poida utilizar ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLEની પસંદગીઓ"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLEના સેટિંગમાં ફેરફાર કરો"</string>
<string name="angle_general_title" msgid="3851397617183360026">"સામાન્ય"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"બધી ઍપ માટે ANGLEનો ઉપયોગ કરો"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"જ્યારે ANGLEને લોડ કરવામાં આવે ત્યારે સંવાદ બૉક્સ બતાવો"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGLના ડ્રાઇવર પસંદ કરો"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ગ્રાફિક્સ"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLEનો ઉપયોગ કરવામાં આવી રહ્યો છે"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"કોઈ ઍપ ઉપલબ્ધ નથી"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLEનો ઉપયોગ કરી શકે તેવી કોઈ ઍપ ઇન્સ્ટૉલ કરેલી નથી"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE की प्राथमिकताएं"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE की सेटिंग बदलें"</string>
<string name="angle_general_title" msgid="3851397617183360026">"सामान्य"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"सभी ऐप्लिकेशन के लिए ANGLE का इस्तेमाल करें"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE के लोड होने पर डायलॉग बॉक्स दिखाएं"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ड्राइवर चुनें"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ग्राफ़िक"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE का इस्तेमाल किया जा रहा है"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"कोई ऐप्लिकेशन उपलब्ध नहीं है"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"इंस्टॉल किया गया कोई ऐप्लिकेशन ANGLE का इस्तेमाल नहीं कर सकता"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Postavke za ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Izmijenite postavke za ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Općenito"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Koristi ANGLE za sve aplikacije"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Prikaži dijaloški okvir kad se ANGLE učita"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Odaberite upravljački program za OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Upotrebljava se ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nema dostupnih aplikacija"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nijedna instalirana aplikacija ne može upotrebljavati ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-beállítások"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE-beállítások módosítása"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Általános"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE használata minden alkalmazásnál"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Párbeszédpanel megjelenítése az ANGLE betöltése után"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL-illesztőprogram kiválasztása"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Az ANGLE használatával"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nincsenek rendelkezésre álló alkalmazások"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nincs olyan alkalmazás telepítve, amely képes lenne használni az ANGLE-t"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-ի կարգավորումներ"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Փոխեք ANGLE-ի կարգավորումները"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Ընդհանուր"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Օգտագործել ANGLE-ը բոլոր հավելվածների համար"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Ցույց տալ երկխոսության պատուհանը, երբ ANGLE-ը բեռնվում է"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Ընտրեք OpenGL սարքավարը"</string>
<string name="keywords" msgid="6388635548060461395">"ANGLE, OpenGL, գծապատկերներ"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Օգտագործվում է ANGLE հավելվածը"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Հասանելի հավելվածներ չկան"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Տեղադրված հավելվածներից ոչ մեկը չի աջակցում ANGLE-ը:"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferensi ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Ubah setelan ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Umum"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Gunakan ANGLE untuk semua aplikasi"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Tampilkan kotak dialog saat ANGLE dimuat"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Pilih Driver OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafis"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Menggunakan ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Tidak ada aplikasi yang tersedia"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Tidak ada aplikasi terinstal yang dapat menggunakan ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Kjörstillingar ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Breyta stillingum ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Almennt"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Nota ANGLE fyrir öll forrit"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Sýna glugga þegar ANGLE er hlaðið"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Opna OpenGL-rekil"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafík"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Notar ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Engin forrit tiltæk"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Engin uppsett geta notað ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferenze ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modifica le impostazioni di ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Generali"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Usa ANGLE per tutte le app"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostra finestra di dialogo dopo il caricamento di ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Seleziona driver OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafica"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE in uso"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nessuna app disponibile"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nessuna app installata può utilizzare ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"העדפות של ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"שינוי של הגדרות ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"כללי"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"הפעלה של ANGLE לכל האפליקציות"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"הצגת תיבת דו-שיח כש-ANGLE נטען"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"בחירת מנהל ההתקן ל-OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle,‏ opengl, גרפיקה"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"באמצעות ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"אין אפליקציות זמינות"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"אין אפליקציות מותקנות שיכולות להשתמש ב-ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE の設定"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE の設定を変更"</string>
<string name="angle_general_title" msgid="3851397617183360026">"全般"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"すべてのアプリで ANGLE を使用"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE の読み込み時にダイアログ ボックスを表示"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ドライバの選択"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, グラフィックス"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE を使用しています"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"使用できるアプリがありません"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE を使用できるアプリがインストールされていません"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-ის პარამეტრები"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE-ის პარამეტრების შეცვლა"</string>
<string name="angle_general_title" msgid="3851397617183360026">"ზოგადი"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE-ის გამოყენება ყველა აპისთვის"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"დიალოგის ფანჯრის ჩვენება ANGLE-ის ჩატვირთვისას"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"აირჩიეთ OpenGL დრაივერი"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, გრაფიკა"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"გამოიყენება ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ხელმისაწვდომი აპები არ არის"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"აპები, რომლებსაც შეუძლიათ გამოიყენონ ANGLE, დაყენებული არ არის"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE параметрлері"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE параметрлерін өзгерту"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Жалпы"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Барлық қолданбаларға ANGLE пайдалану"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE жүктелген кезде, диалогтік терезені көрсету"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL драйверін таңдау"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE қолданбасын пайдалану"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Қолжтемді қолданбалар жоқ"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE пайдаланатын ешқандай қолданбалар орнатылмады."</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ចំណូល​ចិត្ត ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"កែ​ការកំណត់ ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"ទូទៅ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ប្រើ ANGLE សម្រាប់​កម្មវិធី​ទាំងអស់"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"បង្ហាញ​ប្រអប់បញ្ចូល​នៅពេល​ផ្ទុក ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"ជ្រើសរើស​ដ្រាយវើ OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ក្រាហ្វិក"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"កំពុងប្រើ ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"មិនមាន​កម្មវិធី​អាចប្រើបានទេ"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"គ្មានកម្មវិធី​ដែលបានដំឡើង ដែលអាចប្រើ ANGLE បានទេ"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE ಆದ್ಯತೆಗಳು"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ಸೆಟ್ಟಿಂಗ್‌ಗಳನ್ನು ಮಾರ್ಪಡಿಸಿ"</string>
<string name="angle_general_title" msgid="3851397617183360026">"ಸಾಮಾನ್ಯ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ಎಲ್ಲಾ ಆ್ಯಪ್‌ಗಳಿಗಾಗಿ ANGLE ಅನ್ನು ಬಳಸಿ"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ಲೋಡ್ ಆಗಿರುವಾಗ ಡೈಲಾಗ್ ಬಾಕ್ಸ್ ಅನ್ನು ತೋರಿಸಿ"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ಡ್ರೈವರ್‌ ಅನ್ನು ಆಯ್ಕೆಮಾಡಿ"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ಗ್ರಾಫಿಕ್ಸ್"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ಅನ್ನು ಬಳಸಲಾಗುತ್ತಿದೆ"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ಯಾವುದೇ ಆ್ಯಪ್‌ಗಳು ಲಭ್ಯವಿಲ್ಲ"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ಯಾವುದೇ ಆ್ಯಪ್‌ಗಳನ್ನು ಇನ್‌ಸ್ಟಾಲ್ ಮಾಡಲಾಗಿಲ್ಲ, ANGLE ಬಳಸಬಹುದಾಗಿದೆ"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE 환경설정"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE 설정 수정"</string>
<string name="angle_general_title" msgid="3851397617183360026">"일반"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"모든 앱에 ANGLE 사용"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE이 로드되면 대화상자 표시"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL 드라이버 선택"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, 그래픽"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE을 사용 중입니다."</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"사용 가능한 앱이 없음"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE을 사용할 수 있는 앱이 설치되어 있지 않습니다."</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE параметрлери"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE жөндөөлөрүн өзгөртүү"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Жалпы"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Бардык колдонмолордо ANGLE колдонулсун"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE жүктөлгөндө, диалог кутусу көрсөтүлсүн"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL драйверин тандоо"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE колдонулууда"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Жеткиликтүү колдонмолор жок"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE\'ди пайдалана турган бир да колдонмо орнотулган жок"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ການຕັ້ງຄ່າ ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ແກ້ໄຂການຕັ້ງຄ່າ ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"ທົ່ວໄປ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ໃຊ້ ANGLE ສຳລັບທຸກແອັບ"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ສະແດງກ່ອງຂໍ້ຄວາມເມື່ອໂຫຼດ ANGLE ແລ້ວ"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"ເລືອກໄດຣເວີ OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ກຣາບຟິກ"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ກຳລັງໃຊ້ ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ບໍ່ມີແອັບທີ່ໃຊ້ໄດ້"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ບໍ່ມີແອັບທີ່ຕິດຕັ້ງໄວ້ ສາມາດໃຊ້ ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE nuostatos"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Keisti ANGLE nustatymus"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Bendrieji"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Naudoti ANGLE visose programose"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Rodyti dialogo langą, kai ANGLE įkelta"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Pasirinkti „OpenGL“ tvarkyklę"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Naudojama programa ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nėra jokių pasiekiamų programų"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nėra jokių įdiegtų programų, galinčių naudoti ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE preferences"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Pārveidojiet ANGLE iestatījumus"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Vispārīgi"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Izmantot ANGLE visām lietotnēm"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Rādīt dialoglodziņu, ielādējot ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL dziņa atlase"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Izmantojot lietotni ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nav pieejama neviena lietotne"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nav instalēta neviena lietotne, kas var izmantot ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Поставки за ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Изменете ги поставките за ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Општо"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Користи ANGLE за сите апликации"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Прикажувај рамка за дијалог при вчитувањето на ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Изберете драјвер за OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Се користи ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Нема достапни апликации"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Нема инсталирани апликации што можат да користат ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ആംഗിൾ മുൻഗണനകൾ"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ആംഗിൾ ക്രമീകരണം പരിഷ്‌ക്കരിക്കുക"</string>
<string name="angle_general_title" msgid="3851397617183360026">"പൊതുവായവ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"എല്ലാ ആപ്പുകൾക്കും ആംഗിൾ ഉപയോഗിക്കുക"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ആംഗിൾ ലോഡ് ചെയ്‌ത് കഴിയുമ്പോൾ ഡയലോഗ് ബോക്‌സ് കാണിക്കുക"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ഡ്രൈവര്‍ തിരഞ്ഞെടുക്കുക"</string>
<string name="keywords" msgid="6388635548060461395">"angle, OpenGL, ഗ്രാഫിക്‌സ്"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ഉപയോഗിക്കുന്നു"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ലഭ്യമായ ആപ്പുകളൊന്നുമില്ല"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ആംഗിൾ ഉപയോഗിക്കാൻ കഴിയുന്ന ആപ്പുകളൊന്നും ഇൻസ്‌റ്റാൾ ചെയ്‌തിട്ടില്ല"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-н сонголт"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE тохиргоог өөрчлөх"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Ерөнхий"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE-г бүх аппад ашиглах"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE-г ачаалах үед харилцах цонх харуулах"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL драйвер сонгох"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE-г ашиглаж байна"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Боломжтой апп алга"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE-г ашиглах боломжтой апп суулгаагүй байна"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE प्राधान्ये"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE सेटिंग्जमध्ये सुधारणा करा"</string>
<string name="angle_general_title" msgid="3851397617183360026">"साधारण"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"सर्व अ‍ॅप्ससाठी ANGLE वापरा"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE लोड झाल्यावर डायलॉग बॉक्स दाखवा"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ड्रायव्हर निवडा"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ग्राफिक्स"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE वापरत आहे"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"कोणतेही अ‍ॅप्स उपलब्ध नाहीत"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"अँगल वापरू शकणारे अ‍ॅप्स इंस्टॉल केलेले नाहीत"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Pilihan ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Ubah suai tetapan ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Umum"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Gunakan ANGLE untuk semua apl"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Tunjukkan kotak dialog apabila ANGLE dimuatkan"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Pilih Pemacu OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Menggunakan ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Tiada apl yang tersedia"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Tiada apl terpasang yang dapat menggunakan ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE သတ်မှတ်ချက်များ"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ဆက်တင်များ ပြန်ပြင်ပေးသည်"</string>
<string name="angle_general_title" msgid="3851397617183360026">"အထွေထွေ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"အက်ပ်အားလုံးအတွက် ANGLE သုံးရန်"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ဖွင့်ထားသည့်အခါ ဒိုင်ယာလော့ဂ်အကွက်ကို ပြရန်"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ဒရိုင်ဗာ ရွေးပါ"</string>
<string name="keywords" msgid="6388635548060461395">"angle၊ opengl၊ ဂရပ်ဖစ်များ"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE အား အသုံးပြုနေပါသည်။"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"သုံးနိုင်သောအက်ပ် မရှိပါ"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ကို သုံးနိုင်သော အက်ပ်တစ်ခုမျှ ထည့်သွင်းမထားပါ"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-innstillinger"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Endre ANGLE-innstillinger"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Generelt"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Bruk ANGLE for alle apper"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Vis dialogboks når ANGLE er lastet inn"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Velg OpenGL-driver"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafikk"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Med ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Ingen tilgjengelige apper"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Ingen apper som kan bruke ANGLE, er installert"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE का प्राथमिकताहरू"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE का सेटिङहरू परिमार्जन गर्नुहोस्"</string>
<string name="angle_general_title" msgid="3851397617183360026">"सामान्य"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"सबै अनुप्रयोगहरूमा ANGLE प्रयोग गर्नुहोस्"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE लोड भएपछि संवाद बाकस देखाउनुहोस्"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ड्राइभर चयन गर्नुहोस्"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ग्राफिक्स"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE प्रयोग गर्दै"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"कुनै पनि अनुप्रयोग उपलब्ध छैन"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE प्रयोग गर्न सक्ने कुनै पनि अनुप्रयोग स्थापना गरिएको छैन"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-voorkeuren"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE-instellingen aanpassen"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Algemeen"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE gebruiken voor alle apps"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Dialoogvenster weergeven wanneer ANGLE is geladen"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL-stuurprogramma selecteren"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE wordt gebruikt"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Geen beschikbare apps"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Er zijn geen apps geïnstalleerd die ANGLE kunnen gebruiken"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE ଅଗ୍ରାଧିକାର"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ସେଟିଂସ୍ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"</string>
<string name="angle_general_title" msgid="3851397617183360026">"ସାଧାରଣ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ସମସ୍ତ ଆପ୍ ପାଇଁ ANGLE ବ୍ୟବହାର କରନ୍ତୁ"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ଲୋଡ୍ ହେବା ପରେ ଡାଏଲଗ୍‍ ବକ୍ସ ଦେଖନ୍ତୁ"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ଡ୍ରାଇଭର୍ ଚୟନ କରନ୍ତୁ"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ଗ୍ରାଫିକ୍ସ"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE ବ୍ୟବହାର କରାଯାଉଛି"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"କୌଣସି ଆପ୍ସ ଉପଲବ୍ଧ ନାହିଁ"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ବ୍ୟବହାର କରିପାରିବା ଭଳି କୌଣସି ଆପ୍ସ ଇନ୍‌ଷ୍ଟଲ୍ ହୋଇନାହିଁ"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE ਤਰਜੀਹਾਂ"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ਸੈਟਿੰਗਾਂ ਸੋਧੋ"</string>
<string name="angle_general_title" msgid="3851397617183360026">"ਸਧਾਰਨ"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ਸਾਰੀਆਂ ਐਪਾਂ ਲਈ ANGLE ਵਰਤੋ"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ਦੇ ਲੋਡ ਹੋਣ \'ਤੇ ਡਾਇਲੌਗ ਬਾਕਸ ਦਿਖਾਓ"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ਡਰਾਈਵਰ ਚੁਣੋ"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, ਗ੍ਰਾਫਿਕ"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ਦੀ ਵਰਤੋਂ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ਕੋਈ ਐਪਾਂ ਉਪਲਬਧ ਨਹੀਂ ਹਨ"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ਦੀ ਵਰਤੋਂ ਕਰ ਸਕਣ ਵਾਲੀਆਂ ਕੋਈ ਐਪਾਂ ਸਥਾਪਤ ਨਹੀਂ ਹਨ"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Ustawienia ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Zmień ustawienia ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Ogólne"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Używaj ANGLE do wszystkich aplikacji"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Pokaż okno po wczytaniu ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Wybierz sterownik OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Używam ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Brak odpowiednich aplikacji"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nie zainstalowano aplikacji, które mogą używać ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferências do ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modificar definições ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Geral"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utilizar o ANGLE para todas as aplicações"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar a caixa de diálogo quando o ANGLE é carregado"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Selecione o controlador do OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, gráficos"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"A utilizar ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nenhuma aplicação disponível"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Não existem aplicações instaladas que possam utilizar o ANGLE."</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferências do ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modificar configurações do ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Geral"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Usar o ANGLE para todos os apps"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar caixa de diálogo depois que o ANGLE for carregado"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Selecionar driver OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, gráfico"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Usando o ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nenhum app disponível"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nenhum dos apps instalados pode usar o ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferințe ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modifică setările ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"General"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Folosește ANGLE pentru toate aplicațiile"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Afișează caseta de dialog când ANGLE este încărcat"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Selectează driverul OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafică"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Folosind ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nu există aplicații disponibile"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nu există aplicații instalate care pot folosi ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Настройки ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Изменение настроек ANGLE."</string>
<string name="angle_general_title" msgid="3851397617183360026">"Общие"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Использовать ANGLE для всех приложений"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Показывать диалоговое окно при запуске ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Выберите драйвер OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Используется ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Нет доступных приложений"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Ни одно из установленных приложений не поддерживает ANGLE."</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE මනාප"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE සැකසීම් විකරණය"</string>
<string name="angle_general_title" msgid="3851397617183360026">"පොදු"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"සියලු යෙදුම් සඳහා ANGLE භාවිතා කරන්න"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE පූරණය වූ විට සංවාද කොටුව පෙන්වන්න"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ධාවකය තෝරන්න"</string>
<string name="keywords" msgid="6388635548060461395">"කෝණය, opengl, චිත්‍රක"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE භාවිතය"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ලබා ගත හැකි යෙදුම් නොමැත"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE භාවිත කළ හැකි යෙදුම් කිසිවක් ස්ථාපන කර නැත"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Predvoľby ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Upraviť nastavenia ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Všeobecné"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Používať ANGLE pre všetky aplikácie"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Zobraziť dialógové okno pri načítaní ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Vyberte ovládač OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Používa sa ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nie sú k dispozícii žiadne aplikácie"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Žiadna nainštalovaná aplikácia nedokáže používať ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Nastavitve za ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Spreminjanje nastavitev za gonilnik ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Splošno"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Uporabi ANGLE za vse aplikacije"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Pokaži pogovorno okno, ko se naloži gonilnik ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Izbira gonilnika OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Uporablja se gonilnik ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Na voljo ni nobena aplikacija"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nameščena ni nobena aplikacija, ki bi lahko uporabljala gonilnik ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Preferencat e ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Modifiko cilësimet e ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Të përgjithshme"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Përdor ANGLE për të gjitha aplikacionet"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Shfaq kutinë e dialogut kur ngarkohet ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Zgjidh driver-in OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Po përdor ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nuk ka asnjë aplikacion"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nuk ka asnjë aplikacion të instaluar që mund të përdorë ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE подешавања"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Измените ANGLE подешавања"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Опште"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Користи ANGLE за све апликације"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Прикажи прозор дијалога када се ANGLE учита"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Изаберите OpenGL управљачки програм"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Користи се ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Није доступна ниједна апликација"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Није инсталирана ниједна апликација која може да користи ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Inställningar för ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Ändra inställningar för ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Allmänt"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Använd ANGLE för alla appar"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Visa en dialogruta när ANGLE har lästs in"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Välj drivrutinen för OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE används"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Det finns inga tillgängliga appar"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Det finns inga installerade appar där ANGLE kan användas"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Mapendeleo ya ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Badilisha mipangilio ya ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Jumla"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Tumia ANGLE katika programu zote"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Onyesha kidirisha cha mazungumzo inapopakia ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Chagua Kiendeshaji cha OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, michoro"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Inatumia ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Hakuna programu zinazopatikana"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Hakuna programu zilizosakinisha zinazoweka kutumia ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE விருப்பத்தேர்வுகள்"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE அமைப்புகளை மாற்றும்"</string>
<string name="angle_general_title" msgid="3851397617183360026">"பொது"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"அனைத்து ஆப்ஸிற்கும் ANGLEளைப் பயன்படுத்து"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE உபயோகிக்கப்படும்போது உரையாடல் பெட்டியைக் காட்டு"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL டிரைவரைத் தேர்ந்தெடுத்தல்"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, கிராஃபிக்ஸ்"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ஆப்ஸைப் பயன்படுத்தப்படுகிறது"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ஆப்ஸ் எதுவும் இல்லை"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLEளைப் பயன்படுத்தக்கூடிய எந்த ஆப்ஸும் நிறுவப்படவில்லை"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE ప్రాధాన్యతలు"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE సెట్టింగ్‌లను మార్చడం"</string>
<string name="angle_general_title" msgid="3851397617183360026">"సాధారణం"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLEను అన్ని యాప్‌ల కోసం ఉపయోగించు"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE లోడ్ అయినప్పుడు ఓ డైలాగ్ బాక్స్ చూపించు"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL డ్రైవర్‌ను ఎంచుకోండి"</string>
<string name="keywords" msgid="6388635548060461395">"ANGLE, OpenGL, గ్రాఫిక్స్"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLEను ఉపయోగిస్తోంది"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"అందుబాటులో ఉన్న యాప్‌లు లేవు"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLEను ఉపయోగించగల యాప్‌లు ఇన్‌స్టాల్ చేయబడలేదు"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ค่ากำหนด ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"แก้ไขการตั้งค่า ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"ทั่วไป"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ใช้ ANGLE สำหรับแอปทั้งหมด"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"แสดงกล่องโต้ตอบเมื่อ ANGLE โหลด"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"เลือกไดรเวอร์ OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, กราฟิก"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"กำลังใช้ ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"ไม่มีแอปที่พร้อมใช้งาน"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"แอปที่ติดตั้งไว้ ใช้ ANGLE ไม่ได้เลย"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Mga Kagustuhan sa ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Baguhin ang mga setting ng ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Pangkalahatan"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Gamitin ang ANGLE para sa lahat ng app"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Ipakita ang dialog box kapag na-load ang ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Piliin ang OpenGL Driver"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Ginagamit ang ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Walang available na app"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Walang naka-install na app na puwedeng gumamit ng ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE Tercihleri"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ayarlarını değiştirin"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Genel"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE\'ı tüm uygulamalar için kullan"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE yüklendiğinde iletişim kutusunu göster"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL Sürücüsünü seçin"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE\'ı Kullanma"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Kullanılabilecek uygulama yok"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE kullanabilen hiçbir uygulama yüklenmedi"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Налаштування ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Змінити налаштування ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Загальні"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Використовувати ANGLE для всіх додатків"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Показувати діалогове вікно, коли завантажується ANGLE"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Виберіть драйвер OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, графіка"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Використовується ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Немає доступних додатків"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Не встановлено додатків, які можуть використовувати ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE کی ترجیحات"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE کی ترتیبات میں ترمیم کریں"</string>
<string name="angle_general_title" msgid="3851397617183360026">"عام"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"سبھی ایپس کے لیے ANGLE استعمال کریں"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE لوڈ ہو جانے پر ڈائلاگ باکس دکھائیں"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ڈرائیور منتخب کریں"</string>
<string name="keywords" msgid="6388635548060461395">"angle‏، opengl، گرافکس"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE زیر استعمال ہے"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"کوئی ایپ دستیاب نہیں ہے"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ایسی کوئی ایپ انسٹال نہیں کی گئی ہے جو ANGLE کو استعمال کر سکے"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE sozlamalari"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE sozlamalarini oʻzgartirish"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Umumiy"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Barcha ilovalar uchun ANGLE ishlatish"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE yuklanganda muloqot oynasini chiqarish"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL drayverini tanlash"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ishlatilmoqda"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Hech qanday ilova topilmadi"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ishlatuvchi hech qanday ilova oʻrnatilmagan"</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2018 The ANGLE Project Authors. All rights reserved. Use of this
source code is governed by a BSD-style license that can be found in the
LICENSE file.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<style name="PreferenceFragmentListSinglePane" parent="@*android:style/PreferenceFragmentList">
<item name="android:paddingStart">@dimen/settings_side_margin</item>
<item name="android:paddingEnd">@dimen/settings_side_margin</item>
<item name="android:layout_marginStart">0dp</item>
<item name="android:layout_marginEnd">0dp</item>
<item name="android:scrollbarStyle">outsideOverlay</item>
</style>
<style name="MultiSelectDialogStyle" parent="@style/Preference.Material">
<item name="negativeButtonText">@android:string/cancel</item>
<item name="positiveButtonText">@android:string/ok</item>
</style>
<style name="SettingsPreferenceFragmentStyle" parent="@style/PreferenceFragment.Material">
<item name="android:layout">@layout/preference_list_fragment</item>
</style>
<style name="PreferenceTheme" parent="@style/PreferenceThemeOverlay.v14.Material">
<item name="preferenceFragmentStyle">@style/SettingsPreferenceFragmentStyle</item>
<item name="dialogPreferenceStyle">@style/MultiSelectDialogStyle</item>
</style>
<style name="Theme.Settings" parent="@android:style/Theme.DeviceDefault.Settings" >
<item name="preferenceTheme">@style/PreferenceTheme</item>
</style>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Tùy chọn ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Sửa đổi tùy chọn cài đặt ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Chung"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Sử dụng ANGLE cho tất cả ứng dụng"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Hiển thị hộp thoại khi ANGLE được tải"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Chọn trình điều khiển OpenGL"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, đồ họa"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Đang sử dụng ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Không có ứng dụng nào"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Chưa cài đặt ứng dụng nào có thể sử dụng ANGLE"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE 偏好设置"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"修改 ANGLE 设置"</string>
<string name="angle_general_title" msgid="3851397617183360026">"一般"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"针对所有应用使用 ANGLE"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"加载 ANGLE 后显示对话框"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"选择 OpenGL 驱动程序"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, 图形"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"使用 ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"没有可用的应用"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"您没有安装可以使用 ANGLE 的应用"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE 偏好設定"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"修改 ANGLE 設定"</string>
<string name="angle_general_title" msgid="3851397617183360026">"一般"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"讓所有應用程式使用 ANGLE"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"載入 ANGLE 後顯示對話框"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"選取 OpenGL 驅動程式"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, 圖像"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"正在使用 ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"沒有可用的應用程式"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"沒有安裝任何可以使用 ANGLE 的應用程式"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE 偏好設定"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"修改 ANGLE 設定"</string>
<string name="angle_general_title" msgid="3851397617183360026">"一般"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"將 ANGLE 用於所有應用程式"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE 載入後顯示對話方塊"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"選取 OpenGL 驅動程式"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, 圖形"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"正在使用 ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"沒有可用的應用程式"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"你沒有安裝可以使用 ANGLE 的應用程式"</string>
</resources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"Izintandokazi ze-ANGLE"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Shintsha izilungiselelo ze-ANGLE"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Okuvamile"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Sebenzisa i-ANGLE kuzo zonke izinhlelo zokusebenza"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Bonisa ibhokisi uma i-ANGLE ilayishiwe"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Khetha i-OpenGL Driver"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, izithombe"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Ukusebenzisa i-ENGELI"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Azikho izinhlelo zokusebenza ezitholakalayo"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Azikho izinhlelo zokusebenza ezifakiwe ezingasebenzisa i-ANGLE"</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Android Open Source 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>
<dimen name="settings_side_margin">0dip</dimen>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Android Open Source 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>
<string name="default_driver">default</string>
<string-array name="driver_values">
<item>@string/default_driver</item>
<item>angle</item>
<item>native</item>
</string-array>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Android Open Source 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>
<string name="global_settings_driver_all_angle">angle_gl_driver_all_angle</string>
<string name="global_settings_show_angle_in_use_dialog_box">show_angle_in_use_dialog_box</string>
<string name="global_settings_driver_selection_pkgs">angle_gl_driver_selection_pkgs</string>
<string name="global_settings_driver_selection_values">angle_gl_driver_selection_values</string>
<string name="global_settings_angle_debug_package">angle_debug_package</string>
<string name="global_settings_angle_whitelist">angle_whitelist</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Android Open Source 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>
<string name="intent_angle_for_android_toast_message">android.app.action.ANGLE_FOR_ANDROID_TOAST_MESSAGE</string>
<string name="intent_key_a4a_toast_message">A4A Toast Message</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Android Open Source 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>
<string name="pref_key_angle_flags_category">angle_flags_category</string>
<string name="pref_key_all_angle">all_pkgs_use_angle</string>
<string name="pref_key_angle_in_use_dialog">angle_in_use_dialog_box</string>
<string name="pref_key_select_opengl_driver_category">select_opengl_driver_category</string>
<string name="pref_key_installed_pkgs">installed_pkgs</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Android Open Source 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>
<!-- This is the user visible name of the app and title. -->
<string name="angle_preferences">ANGLE Preferences</string>
<!-- This string is a description of what "ANGLE Preferences" is.
It is used as a subtitle or summary text to describe this ANGLE app. -->
<string name="angle_preferences_summary">Modify ANGLE settings</string>
<!-- Category title listing ANGLE flags [CHAR_LIMIT=50]-->
<string name="angle_general_title">General</string>
<!-- This is the label for a toggle button.
When the toggle is enabled, we will use ANGLE for all PKGs, regardless of any other settings.
This is also used as a Quick Settings tile label. -->
<string name="use_angle_for_all_apps">Use ANGLE for all apps</string>
<!-- This is the label for a toggle button.
When the toggle is enabled, we will show a dialog box indicating that ANGLE is in use.
This is also used as a Quick Settings tile label. -->
<string name="show_angle_in_use_dialog_box">Show dialog box when ANGLE is loaded</string>
<!-- ListPreference title listing installed packages [CHAR_LIMIT=50]-->
<string name="select_opengl_driver_title">Select OpenGL Driver</string>
<!-- These are keywords that the user can use to search for this app.
'angle' should not be translated, as it is an app name. -->
<string name="keywords">angle, opengl, graphics</string>
<!-- This is the message displayed in the Toast to the user when ANGLE is being used for the app.
'ANGLE' should not be translated, as it is an app name. -->
<string name="angle_in_use_toast_message">Using ANGLE</string>
<!-- This is the title displayed when no apps are installed that ANGLE can be used for. -->
<string name="no_apps_installed_title">No available apps</string>
<!-- This is the summary displayed when no apps are installed that ANGLE can be used for. -->
<string name="no_apps_installed_summary">No apps installed that can use ANGLE</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Android Open Source 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.
-->
<androidx.preference.PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory
android:key="@string/pref_key_angle_flags_category"
android:title="@string/angle_general_title">
<!--TODO : Issue 2989 : boulder-graphics-team@google.com
Enable the switch once Android can boot with ANGLE enabled for everything-->
<androidx.preference.SwitchPreference
android:key="@string/pref_key_all_angle"
android:title="@string/use_angle_for_all_apps"
android:summary="@string/global_settings_driver_all_angle"
android:defaultValue="false"
android:enabled="false"/>
<androidx.preference.SwitchPreference
android:key="@string/pref_key_angle_in_use_dialog"
android:title="@string/show_angle_in_use_dialog_box"
android:summary="@string/global_settings_show_angle_in_use_dialog_box"
android:defaultValue="false"
android:enabled="true"/>
</PreferenceCategory>
<PreferenceCategory
android:key="@string/pref_key_select_opengl_driver_category"
android:title="@string/select_opengl_driver_title">
</PreferenceCategory>
</androidx.preference.PreferenceScreen>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Android Open Source 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.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="100"
android:versionName="100"
package="com.android.angle">
<uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-sdk android:minSdkVersion="26"
android:targetSdkVersion="28">
</uses-sdk>
<application android:label="Android System Angle"
android:icon="@drawable/icon"
android:extractNativeLibs="false"
android:multiArch="true">
<activity android:name=".MainActivity"
android:label="@string/angle_preferences"
android:description="@string/angle_preferences_summary"
android:theme="@style/Theme.Settings"
android:launchMode="singleTask">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.INFO"/>
</intent-filter>
<!-- Indicate that this PKG is ANGLE. -->
<intent-filter android:priority="1">
<action android:name="android.app.action.ANGLE_FOR_ANDROID" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
<intent-filter>
<action android:name="android.service.quicksettings.action.QS_TILE_PREFERENCES" />
</intent-filter>
<!-- Mark this fragment as a dynamic setting in the development category. -->
<intent-filter>
<action android:name="com.android.settings.action.IA_SETTINGS" />
</intent-filter>
<meta-data android:name="com.android.settings.category"
android:value="com.android.settings.category.ia.development" />
<meta-data android:name="com.android.settings.summary" android:resource="@string/angle_preferences_summary" />
<meta-data android:name="com.android.settings.order" android:value="20" />
<meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" />
</activity>
<receiver android:name="com.android.angle.common.Receiver"
android:directBootAware="true">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
</intent-filter>
</receiver>
</application>
</manifest>
/*
* Copyright 2019 The Android Open Source 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.
*/
package com.android.angle;
import android.app.Activity;
import android.os.Bundle;
import com.android.angle.common.*;
public class MainActivity extends Activity
{
private final String TAG = this.getClass().getSimpleName();
@Override
protected void onCreate(Bundle savedInstanceState)
{
super.onCreate(savedInstanceState);
setContentView(R.layout.fragment);
}
}
/*
* Copyright 2019 The Android Open Source 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.
*/
package com.android.angle.common;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.database.ContentObserver;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.provider.Settings;
import android.util.Log;
import androidx.preference.PreferenceManager;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.IOException;
import java.io.InputStream;
public class Receiver extends BroadcastReceiver
{
private static final String TAG = "AngleReceiver";
private static final String ANGLE_RULES_FILE = "a4a_rules.json";
@Override
public void onReceive(Context context, Intent intent)
{
String action = intent.getAction();
Log.v(TAG, "Received intent: '" + action + "'");
if (action.equals(context.getString(R.string.intent_angle_for_android_toast_message)))
{
Bundle results = getResultExtras(true);
results.putString(context.getString(R.string.intent_key_a4a_toast_message),
context.getString(R.string.angle_in_use_toast_message));
}
else
{
String jsonStr = loadRules(context);
String packageNames = parsePackageNames(jsonStr);
// Update the ANGLE whitelist
if (packageNames != null)
{
GlobalSettings.updateAngleWhitelist(context, packageNames);
}
updateDeveloperOptionsWatcher(context);
}
}
/*
* Open the rules file and pull all the JSON into a string
*/
private String loadRules(Context context)
{
String jsonStr = null;
try
{
InputStream rulesStream = context.getAssets().open(ANGLE_RULES_FILE);
int size = rulesStream.available();
byte[] buffer = new byte[size];
rulesStream.read(buffer);
rulesStream.close();
jsonStr = new String(buffer, "UTF-8");
}
catch (IOException ioe)
{
Log.e(TAG, "Failed to open " + ANGLE_RULES_FILE + ": ", ioe);
}
return jsonStr;
}
/*
* Extract all app package names from the json file and return them comma separated
*/
private String parsePackageNames(String rulesJSON)
{
StringBuilder packageNames = new StringBuilder();
try
{
JSONObject jsonObj = new JSONObject(rulesJSON);
JSONArray rules = jsonObj.getJSONArray("Rules");
if (rules == null)
{
Log.e(TAG, "No Rules in " + ANGLE_RULES_FILE);
return null;
}
for (int i = 0; i < rules.length(); i++)
{
JSONObject rule = rules.getJSONObject(i);
JSONArray apps = rule.optJSONArray("Applications");
if (apps == null)
{
Log.v(TAG, "Skipping Rules entry with no Applications");
continue;
}
for (int j = 0; j < apps.length(); j++)
{
JSONObject app = apps.optJSONObject(j);
String appName = app.optString("AppName");
if ((appName == null) || appName.isEmpty())
{
Log.e(TAG, "Invalid AppName: '" + appName + "'");
}
if (!packageNames.toString().isEmpty())
{
packageNames.append(",");
}
packageNames.append(appName);
}
}
Log.v(TAG, "Parsed the following package names from " + ANGLE_RULES_FILE + ": "
+ packageNames);
}
catch (JSONException je)
{
Log.e(TAG, "Error when parsing angle JSON: ", je);
return null;
}
return packageNames.toString();
}
static void updateAllUseAngle(Context context)
{
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context);
String allUseAngleKey = context.getString(R.string.pref_key_all_angle);
boolean allUseAngle = prefs.getBoolean(allUseAngleKey, false);
GlobalSettings.updateAllUseAngle(context, allUseAngle);
Log.v(TAG, "All PKGs use ANGLE set to: " + allUseAngle);
}
static void updateShowAngleInUseDialogBox(Context context)
{
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context);
String showAngleInUseDialogBoxKey =
context.getString(R.string.pref_key_angle_in_use_dialog);
boolean showAngleInUseDialogBox = prefs.getBoolean(showAngleInUseDialogBoxKey, false);
GlobalSettings.updateShowAngleInUseDialog(context, showAngleInUseDialogBox);
Log.v(TAG, "Show 'ANGLE In Use' dialog box set to: " + showAngleInUseDialogBox);
}
/**
* When Developer Options are disabled, reset all of the global settings back to their defaults.
*/
private static void updateDeveloperOptionsWatcher(Context context)
{
Uri settingUri = Settings.Global.getUriFor(Settings.Global.DEVELOPMENT_SETTINGS_ENABLED);
ContentObserver developerOptionsObserver = new ContentObserver(new Handler()) {
@Override
public void onChange(boolean selfChange)
{
super.onChange(selfChange);
boolean developerOptionsEnabled =
(1
== Settings.Global.getInt(context.getContentResolver(),
Settings.Global.DEVELOPMENT_SETTINGS_ENABLED, 0));
Log.v(TAG, "Developer Options enabled value changed: "
+ "developerOptionsEnabled = " + developerOptionsEnabled);
if (!developerOptionsEnabled)
{
// Reset the necessary settings to their defaults.
SharedPreferences.Editor editor =
PreferenceManager.getDefaultSharedPreferences(context).edit();
editor.clear();
editor.apply();
GlobalSettings.clearAllGlobalSettings(context);
}
}
};
context.getContentResolver().registerContentObserver(
settingUri, false, developerOptionsObserver);
developerOptionsObserver.onChange(true);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment