cupertino_ar.arb 2.37 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
{
  "timerPickerSecondLabelFew": "ثوانٍ",
  "datePickerHourSemanticsLabelZero": "$hour بالضبط",
  "datePickerHourSemanticsLabelTwo": "$hour بالضبط",
  "datePickerHourSemanticsLabelFew": "$hour بالضبط",
  "datePickerHourSemanticsLabelMany": "$hour بالضبط",
  "timerPickerHourLabelZero": "ساعة",
  "datePickerMinuteSemanticsLabelZero": "$minute دقيقة​",
  "datePickerMinuteSemanticsLabelTwo": "دقيقتان ($minute)",
  "datePickerMinuteSemanticsLabelFew": "$minute دقائق",
  "datePickerMinuteSemanticsLabelMany": "$minute دقيقة​",
  "timerPickerSecondLabelMany": "ثانية",
  "timerPickerSecondLabelTwo": "ثانيتان",
  "timerPickerSecondLabelZero": "ثانية",
  "timerPickerMinuteLabelMany": "دقيقة",
  "timerPickerMinuteLabelFew": "دقائق",
  "timerPickerMinuteLabelTwo": "دقيقتان",
  "timerPickerHourLabelMany": "ساعة",
  "timerPickerMinuteLabelZero": "دقيقة",
  "timerPickerHourLabelTwo": "ساعتان",
  "timerPickerHourLabelFew": "ساعات",
  "datePickerHourSemanticsLabelOne": "$hour بالضبط",
  "datePickerHourSemanticsLabelOther": "$hour بالضبط",
  "datePickerMinuteSemanticsLabelOne": "دقيقة واحدة",
  "datePickerMinuteSemanticsLabelOther": "$minute دقيقة​",
  "datePickerDateOrder": "dmy",
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "ص",
  "postMeridiemAbbreviation": "م",
  "todayLabel": "اليوم",
  "alertDialogLabel": "تنبيه",
  "timerPickerHourLabelOne": "ساعة",
  "timerPickerHourLabelOther": "ساعة",
  "timerPickerMinuteLabelOne": "دقيقة واحدة",
  "timerPickerMinuteLabelOther": "دقيقة",
  "timerPickerSecondLabelOne": "ثانية واحدة",
  "timerPickerSecondLabelOther": "ثانية",
  "cutButtonLabel": "قص",
  "copyButtonLabel": "نسخ",
  "pasteButtonLabel": "لصق",
41
  "clearButtonLabel": "Clear",
42
  "selectAllButtonLabel": "اختيار الكل",
43
  "tabSemanticsLabel": "علامة التبويب $tabIndex من $tabCount",
44
  "modalBarrierDismissLabel": "رفض",
45
  "searchTextFieldPlaceholderLabel": "بحث",
46 47
  "noSpellCheckReplacementsLabel": "لم يتم العثور على بدائل",
  "menuDismissLabel": "إغلاق القائمة",
48 49 50
  "lookUpButtonLabel": "النظر إلى أعلى",
  "searchWebButtonLabel": "البحث على الويب",
  "shareButtonLabel": "مشاركة…"
51
}