|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!-- Copyright (C) 2010 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="app_label" msgid="4847371117203587513">"التنزيل"</string>
|
|
|
<string name="download_title_sorted_by_date" msgid="6033509257480233878">"عمليات التنزيل - مصنفة بحسب التاريخ"</string>
|
|
|
<string name="download_title_sorted_by_size" msgid="2575551670173644253">"عمليات التنزيل - مصنفة بحسب الحجم"</string>
|
|
|
<string name="no_downloads" msgid="1654764193290918538">"لم يتم تنزيل أي محتوى."</string>
|
|
|
<string name="missing_title" msgid="3827247802608803753">"<غير معروف>"</string>
|
|
|
<string name="button_sort_by_size" msgid="7952187121189086395">"التصنيف بحسب الحجم"</string>
|
|
|
<string name="button_sort_by_date" msgid="2064919145709585942">"التصنيف بحسب التاريخ"</string>
|
|
|
<string name="download_queued" msgid="4128038702528588781">"في الانتظار"</string>
|
|
|
<string name="download_running" msgid="2046492059586594352">"قيد التقدم"</string>
|
|
|
<string name="download_success" msgid="3895973294927323747">"مكتمل"</string>
|
|
|
<string name="download_error" msgid="6652902885480887230">"لم يتم بنجاح"</string>
|
|
|
<string name="dialog_title_not_available" msgid="7793272183758002416">"تعذر التنزيل"</string>
|
|
|
<string name="dialog_failed_body" msgid="4538779125597383173">"هل تريد إعادة محاولة تنزيل الملف لاحقًا أو حذفه من قائمة الانتظار؟"</string>
|
|
|
<string name="dialog_title_queued_body" msgid="7481231558376227012">"الملف قيد الانتظار"</string>
|
|
|
<string name="dialog_queued_body" msgid="2374398802707010234">"هذا الملف قيد انتظار التنزيل لاحقًا، ومن ثم فهو لم يتوفر بعد."</string>
|
|
|
<string name="dialog_file_missing_body" msgid="7896653198405160564">"تعذر العثور على الملف الذي تم تنزيله"</string>
|
|
|
<string name="dialog_insufficient_space_on_external" msgid="1847671628253287114">"يتعذر إنهاء التنزيل. ليست هناك مساحة كافية على وحدة التخزين الخارجية."</string>
|
|
|
<string name="dialog_insufficient_space_on_cache" msgid="703074452633529558">"تعذر إنهاء التنزيل. ليست هناك مساحة كافية على وحدة تخزين التنزيل الداخلية."</string>
|
|
|
<string name="dialog_cannot_resume" msgid="3101433441301206866">"تمت مقاطعة التنزيل ويتعذر الاستئناف."</string>
|
|
|
<string name="dialog_file_already_exists" msgid="6849168874901909994">"يتعذر التنزيل. ملف الوجهة موجود من قبل."</string>
|
|
|
<string name="dialog_media_not_found" msgid="7376030905821161865">"تعذر التنزيل. الوسيط الخارجي ليس متاحًا."</string>
|
|
|
<string name="download_no_application_title" msgid="1209223807604231431">"يتعذر فتح الملف"</string>
|
|
|
<string name="remove_download" msgid="244394809285977300">"إزالة"</string>
|
|
|
<string name="delete_download" msgid="1861638125603383676">"حذف"</string>
|
|
|
<string name="keep_queued_download" msgid="6905870466259272973">"مواصلة"</string>
|
|
|
<string name="cancel_running_download" msgid="8586888328847044473">"إلغاء"</string>
|
|
|
<string name="retry_download" msgid="6957856437473044831">"إعادة المحاولة"</string>
|
|
|
<string name="start_now_download" msgid="1518778561803897734">"البدء الآن"</string>
|
|
|
<string name="deselect_all" msgid="4673983454506880405">"إلغاء اختيار الكل"</string>
|
|
|
<string name="select_all" msgid="7469093306474000460">"اختيار الكل"</string>
|
|
|
<string name="selected_count" msgid="5876842902167894010">"حدد <xliff:g id="NUMBER">%1$d</xliff:g> من إجمالي <xliff:g id="TOTAL">%2$d</xliff:g>"</string>
|
|
|
<string name="download_share_dialog" msgid="5212760257251501969">"مشاركة عبر"</string>
|
|
|
</resources>
|