Introduce focus mode feature with timer and distraction blocking

Adds "focus" translations to ar.json, enabling the Focus Mode feature.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: c5f0c281-8dd8-4846-b452-4a07bcd21062
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/9777c70b-fc38-4831-8d6b-78dfffe041b0/ab9e3081-c3aa-4793-a645-30f2b3954d4a.jpg
This commit is contained in:
ghaddaditw
2025-06-08 07:38:44 +00:00
parent 3411c0bd9f
commit 588b184556
+43
View File
@@ -29,6 +29,7 @@
"finances": "الماليات",
"professionals": "الدليل المهني",
"ai": "المساعد الذكي",
"focus": "وضع التركيز",
"voice": "الأوامر الصوتية",
"analytics": "التحليلات",
"monitoring": "مراقبة النظام",
@@ -134,6 +135,48 @@
"conversationSaved": "تم حفظ المحادثة",
"noHistory": "لا يوجد تاريخ محادثات"
},
"focus": {
"title": "وضع التركيز",
"description": "قلل من المشتتات وزد من إنتاجيتك باستخدام أدوات التركيز المتقدمة.",
"startSession": "بدء جلسة التركيز",
"pauseSession": "إيقاف مؤقت",
"resumeSession": "استئناف الجلسة",
"stopSession": "إيقاف الجلسة",
"workSession": "جلسة عمل",
"breakSession": "جلسة استراحة",
"sessionComplete": "تمت جلسة العمل!",
"breakComplete": "انتهت فترة الاستراحة!",
"settings": "إعدادات التركيز",
"workDuration": "مدة العمل",
"breakDuration": "مدة الاستراحة",
"longBreakDuration": "مدة الاستراحة الطويلة",
"sessionsBeforeLongBreak": "الجلسات قبل الاستراحة الطويلة",
"enableNotifications": "تفعيل الإشعارات",
"blockDistractions": "حجب المشتتات",
"ambientSounds": "الأصوات المحيطة",
"volume": "مستوى الصوت",
"sessionHistory": "تاريخ الجلسات",
"totalSessions": "إجمالي الجلسات",
"totalTime": "إجمالي الوقت",
"features": {
"timer": "مؤقت بومودورو",
"timerDesc": "اعمل في فترات مركزة مع استراحات مدمجة",
"ambient": "الأصوات المحيطة",
"ambientDesc": "اختر من أصوات الطبيعة لتعزيز التركيز",
"blocking": "حجب المشتتات",
"blockingDesc": "احجب الإشعارات والمشتتات البصرية",
"tracking": "تتبع الجلسات",
"trackingDesc": "راقب أنماط تركيزك وإنتاجيتك"
},
"sounds": {
"none": "بدون صوت",
"rain": "المطر",
"ocean": "أمواج البحر",
"forest": "الغابة",
"cafe": "أجواء المقهى",
"whitenoise": "الضوضاء البيضاء"
}
},
"voice": {
"title": "الأوامر الصوتية",
"listening": "جاري الاستماع...",