Files
frigate/web/public/locales/ar/common.json
T

21 lines
656 B
JSON
Raw Normal View History

{
"time": {
"untilForTime": "حتى {{time}}",
"untilForRestart": "حتى يعاد تشغيل فرايجيت.",
"untilRestart": "حتى إعادة التشغيل",
2025-09-01 03:41:09 +02:00
"ago": "منذ {{timeAgo}}",
"justNow": "في التو",
"today": "اليوم",
"last14": "آخر 14 يومًا",
"last30": "آخر 30 يومًا",
"thisWeek": "هذا الأسبوع",
"lastWeek": "الأسبوع الماضي",
"thisMonth": "هذا الشهر",
"yesterday": "بالأمس",
"last7": "آخر 7 أيام",
"lastMonth": "الشهر المنصرم",
2025-09-18 23:18:41 +02:00
"5minutes": "5 دقائق",
"10minutes": "10 دقائق"
}
}