Path: blob/main_old/src/android_system_settings/res/values-iw/strings.xml
1694 views
<?xml version="1.0" encoding="UTF-8"?>1<!--2Copyright 2019 The Android Open Source Project34Licensed under the Apache License, Version 2.0 (the "License");5you may not use this file except in compliance with the License.6You may obtain a copy of the License at78http://www.apache.org/licenses/LICENSE-2.0910Unless required by applicable law or agreed to in writing, software11distributed under the License is distributed on an "AS IS" BASIS,12WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.13See the License for the specific language governing permissions and14limitations under the License.15-->1617<resources xmlns:android="http://schemas.android.com/apk/res/android"18xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">19<string name="angle_preferences" msgid="6277781974712663825">"העדפות של ANGLE"</string>20<string name="angle_preferences_summary" msgid="2072062114797067545">"שינוי של הגדרות ANGLE"</string>21<string name="angle_general_title" msgid="3851397617183360026">"כללי"</string>22<string name="use_angle_for_all_apps" msgid="2562678044041239694">"הפעלה של ANGLE לכל האפליקציות"</string>23<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"הצגת תיבת דו-שיח כש-ANGLE נטען"</string>24<string name="select_opengl_driver_title" msgid="3474220741139386304">"בחירת מנהל ההתקן ל-OpenGL"</string>25<string name="keywords" msgid="6388635548060461395">"angle, opengl, גרפיקה"</string>26<string name="angle_in_use_toast_message" msgid="2259434197861979558">"באמצעות ANGLE"</string>27<string name="no_apps_installed_title" msgid="1651834541419890603">"אין אפליקציות זמינות"</string>28<string name="no_apps_installed_summary" msgid="1922829522692497596">"אין אפליקציות מותקנות שיכולות להשתמש ב-ANGLE"</string>29</resources>303132