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

28 lines
776 B
JSON
Raw Normal View History

2025-04-17 13:24:49 +02:00
{
"dog": "كَلْب",
"cat": "قِطّ",
"horse": "حِصَان",
"animal": "حَيَوَان",
"bark": "نُبَاح",
"person": "شخص",
"bicycle": "دراجة هوائية",
"car": "سيارة",
2025-09-01 03:41:09 +02:00
"motorcycle": "دراجة نارية",
"airplane": "طائرة",
"bus": "حافلة",
"traffic_light": "إشارة المرور",
"fire_hydrant": "حنفية إطفاء الحريق",
"street_sign": "لافتة شارع",
"stop_sign": "إشارة توقف",
"parking_meter": "عداد موقف سيارات",
"train": "قطار",
"boat": "زورق",
"bench": "مقعدة",
2026-06-07 05:19:16 +02:00
"bird": "طائر",
"mouse": "فأر",
"keyboard": "لوحة المفاتيح",
"goat": "معزة",
2026-07-06 04:01:36 +02:00
"sheep": "غنم",
"skateboard": "لوح تزلج"
2025-04-17 13:24:49 +02:00
}