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

23 lines
634 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": "مقعدة",
"bird": "طائر"
2025-04-17 13:24:49 +02:00
}