You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/api/src/main/res/values-ar/strings.xml

64 lines
2.8 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<!-- ************************************************************** -->
<!-- ********* THIS FILE IS GENERATED BY GETLOCALIZATION ********** -->
<!-- ******** http://www.getlocalization.com/tasks_android ******** -->
<!-- ******************* DO NOT MODIFY MANUALLY ******************* -->
<!-- ************************************************************** -->
<resources>
<plurals name="DUt_months">
<item quantity="one">شهر واحد</item>
<item quantity="other">%d Months</item>
</plurals>
<plurals name="DUt_weeks">
<item quantity="one">إسبوع واحد</item>
<item quantity="other">%d Weeks</item>
</plurals>
<plurals name="DUt_days">
<item quantity="one">يوم واحد</item>
<item quantity="other">%d Days</item>
</plurals>
<plurals name="DUt_hours">
<item quantity="one">ساعة واحدة</item>
<item quantity="other">%d Hours</item>
</plurals>
<plurals name="DUt_minutes">
<item quantity="one">دقيقة واحدة</item>
<item quantity="other">%d Minutes</item>
</plurals>
<string name="today">اليوم</string>
<string name="tomorrow">غدا</string>
<string name="yesterday">أمس</string>
<string name="tmrw">غدا</string>
<string name="yest">أمس</string>
<string name="DLG_confirm_title">أكّد</string>
<string name="DLG_question_title">سؤال:</string>
<string name="DLG_information_title">معلومة</string>
<string name="DLG_close">إغلاق</string>
<string name="DLG_wait">إنتظر من فضلك...</string>
<string name="SyP_label">تحيين و نسخ احتياطي</string>
<string name="Sync_now_label">مزامنة فورية</string>
<string name="sync_SPr_group_status">الحالة</string>
<string name="sync_SPr_status_subtitle">الحالة: %s</string>
<string name="sync_status_loggedout">لم يتم تسجيل الدخول</string>
<string name="sync_status_ongoing">جاري التحيين...</string>
<string name="sync_status_success">آخر تحيين:\n%s</string>
<string name="sync_status_failed">فشل في: %s</string>
<string name="sync_status_errors">فشل مع أخطاء في: %s</string>
<string name="sync_status_never">لم يتم التحيين قَطّ</string>
<string name="sync_SPr_group_options">الخيارات</string>
<string name="sync_SPr_interval_title">تحيين في الخلفية</string>
<string name="sync_SPr_send_report">إرسال تقرير</string>
<string name="sync_SPr_forget">خروج</string>
<string-array name="sync_SPr_interval_entries">
<item>تعطيل</item>
<item>كل 15 دقيقة</item>
<item>every thirty minutes</item>
<item>every hour</item>
<item>every three hours</item>
<item>every six hours</item>
<item>كل 12 ساعة</item>
<item>every day</item>
<item>every three days</item>
<item>every week</item>
</string-array>
</resources>