15 lines
517 B
Text
15 lines
517 B
Text
hours-ago = { NUMBER(\$duration) ->
|
||
\[1] قبل ساعة
|
||
\*\[other] قبل {\$duration} ساعة
|
||
}
|
||
minutes-ago = { NUMBER(\$duration) ->
|
||
\[1] قبل دقيقة
|
||
\*\[other] قبل {\$duration} دقيقة
|
||
}
|
||
show-less = عرض أقل
|
||
show-more = عرض المزيد ({\$more})
|
||
clear-group = مسح المجموعة
|
||
clear-all = مسح كل الإشعارات
|
||
do-not-disturb = عدم الإزعاج
|
||
notification-settings = إعدادات الإشعارات...
|
||
no-notifications = لا إشعارات
|