blob: 2e2ee1bee7be67fabb62c4de5ef67823d43684c4 [file] [log] [blame]
Bill Yia01d9ce2016-12-05 19:17:36 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
Bill Yiae947e42017-03-23 02:33:58 -07007
Bill Yia01d9ce2016-12-05 19:17:36 +00008 http://www.apache.org/licenses/LICENSE-2.0
Bill Yiae947e42017-03-23 02:33:58 -07009
Bill Yia01d9ce2016-12-05 19:17:36 +000010 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <string name="uid_label" msgid="8421971615411294156">"الوسائط"</string>
Bill Yiaf4031f2017-03-31 03:11:58 -070020 <string name="storage_description" msgid="4081716890357580107">"التخزين المحلي"</string>
Bill Yia01d9ce2016-12-05 19:17:36 +000021 <string name="app_label" msgid="9035307001052716210">"تخزين الوسائط"</string>
22 <string name="artist_label" msgid="8105600993099120273">"الفنان"</string>
Bill Yi1ab099f2018-02-22 06:34:40 -080023 <string name="ringtone_default" msgid="1744846699922263043">"نغمة الرنين التلقائية"</string>
Bill Yia0514692017-08-12 01:07:31 -070024 <string name="notification_sound_default" msgid="6541609166469990135">"الصوت التلقائي للإشعارات"</string>
25 <string name="alarm_sound_default" msgid="5488847775252870314">"الصوت التلقائي للتنبيه"</string>
Bill Yia01d9ce2016-12-05 19:17:36 +000026 <string name="root_images" msgid="5861633549189045666">"الصور"</string>
Bill Yia9b498a2018-05-08 08:33:31 -070027 <string name="root_videos" msgid="8792703517064649453">"الفيديوهات"</string>
Bill Yia01d9ce2016-12-05 19:17:36 +000028 <string name="root_audio" msgid="3505830755201326018">"الصوت"</string>
Bill Yi716b24a2019-02-20 20:45:36 -080029 <string name="permission_required" msgid="1460820436132943754">"مطلوب الحصول على إذن لتعديل هذا العنصر أو حذفه."</string>
30 <string name="permission_required_action" msgid="706370952366113539">"متابعة"</string>
Bill Yi3b805502019-01-12 04:38:30 -080031 <string name="permission_audio" msgid="344061911159388398">"هل تريد السماح لتطبيق "<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>" بتعديل ملف الموسيقى هذا أو حذفه؟"</string>
32 <string name="permission_video" msgid="8188037202573267740">"هل تريد السماح لتطبيق "<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>" بتعديل هذا الفيديو أو حذفه؟"</string>
33 <string name="permission_images" msgid="6711726334380945124">"هل تريد السماح لتطبيق "<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>" بتعديل هذه الصورة أو حذفها؟"</string>
34 <string name="grant_dialog_button_allow" msgid="1644287024501033471">"سماح"</string>
35 <string name="grant_dialog_button_deny" msgid="6190589471415815741">"رفض"</string>
Bill Yia01d9ce2016-12-05 19:17:36 +000036 <string name="sound_name_awaken" msgid="5266892392848526147">"إيقاظ"</string>
37 <string name="sound_name_bounce" msgid="8771447635446665231">"ارتداد"</string>
38 <string name="sound_name_drip" msgid="1744684469020662152">"تَقَطُّر"</string>
39 <string name="sound_name_gallop" msgid="2664454314532060876">"عَدْو الفَرَس"</string>
40 <string name="sound_name_nudge" msgid="5445751598250698244">"وكزة"</string>
41 <string name="sound_name_orbit" msgid="4623457897813255481">"مدار"</string>
42 <string name="sound_name_rise" msgid="2200258555031675806">"ارتفاع"</string>
43 <string name="sound_name_sway" msgid="348448316663085643">"تأرجُح"</string>
44 <string name="sound_name_wag" msgid="2730733083078126563">"اهتزاز"</string>
Bill Yi2f29ae12017-01-12 04:22:22 -080045 <string name="add_ringtone_text" msgid="8077717303037760418">"إضافة نغمة رنين"</string>
Bill Yi7713ff92018-10-25 23:28:40 -070046 <string name="add_alarm_text" msgid="2440919366091720815">"إضافة منبه"</string>
47 <string name="add_notification_text" msgid="5013822215567515665">"إضافة إشعار"</string>
Bill Yi2f29ae12017-01-12 04:22:22 -080048 <string name="delete_ringtone_text" msgid="2963662097583300181">"حذف"</string>
49 <string name="unable_to_add_ringtone" msgid="6256097521165711269">"يتعذر إضافة نغمة رنين مخصصة"</string>
50 <string name="unable_to_delete_ringtone" msgid="2258180073859253495">"يتعذر حذف نغمة الرنين المخصصة"</string>
Bill Yia01d9ce2016-12-05 19:17:36 +000051</resources>