mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
full translation for all by Claude
This commit is contained in:
@@ -23,8 +23,11 @@
|
||||
"logged_out": "تم تسجيل الخروج",
|
||||
"logging_in": "...تسجيل الدخول",
|
||||
"required": "تسجيل الدخول مطلوب",
|
||||
"waiting_auth": "Waiting for authentication..."
|
||||
}
|
||||
"waiting_auth": "في انتظار المصادقة..."
|
||||
},
|
||||
"oauth_prompt": "أدخل هذا الرمز في:",
|
||||
"oauth_activate": "تفعيل Twitch",
|
||||
"oauth_confirm": "لقد أدخلت الرمز"
|
||||
},
|
||||
"error": {
|
||||
"captcha": ".يرجى المحاولة مجدداَ بعد مرور 12 ساعة \n .CAPTCHA تم رفض محاولة تسجيل الدخول الخاصة بك من قبل",
|
||||
@@ -64,7 +67,7 @@
|
||||
"oauth_confirm": "I've entered the code"
|
||||
},
|
||||
"websocket": {
|
||||
"name": "WebSocket حالة الـ",
|
||||
"name": "حالة Websocket",
|
||||
"websocket": "WebSocket #{id}:",
|
||||
"initializing": "...جاري التهيئة",
|
||||
"connected": "متصل",
|
||||
@@ -81,20 +84,20 @@
|
||||
"remaining": "{time} متبقي",
|
||||
"drop_progress": "التقدم ➜",
|
||||
"campaign_progress": "التقدم ➜",
|
||||
"no_drop": "No active drop",
|
||||
"return_to_auto": "Return to Auto Mode",
|
||||
"manual_mode_info": "Manual Mode: Mining"
|
||||
"no_drop": "لا يوجد إسقاط نشط",
|
||||
"return_to_auto": "العودة إلى الوضع التلقائي",
|
||||
"manual_mode_info": "الوضع اليدوي: التعدين"
|
||||
},
|
||||
"channels": {
|
||||
"name": "القنوات",
|
||||
"online": "✔ نشط",
|
||||
"pending": "⏳ غير نشط",
|
||||
"offline": "❌ غير نشط",
|
||||
"no_channels": "No channels tracked yet...",
|
||||
"no_channels_for_games": "No channels found for selected games...",
|
||||
"channel_count": "channel",
|
||||
"channel_count_plural": "channels",
|
||||
"viewers": "viewers"
|
||||
"no_channels": "لم يتم تتبع أي قنوات بعد...",
|
||||
"no_channels_for_games": "لم يتم العثور على قنوات للألعاب المحددة...",
|
||||
"channel_count": "قناة",
|
||||
"channel_count_plural": "قنوات",
|
||||
"viewers": "مشاهدين"
|
||||
},
|
||||
"inventory": {
|
||||
"status": {
|
||||
@@ -105,13 +108,13 @@
|
||||
},
|
||||
"starts": "{time} :يبدأ",
|
||||
"ends": "{time} :ينتهي",
|
||||
"no_campaigns": "No campaigns loaded yet...",
|
||||
"claimed_drops": "claimed"
|
||||
"no_campaigns": "لم يتم تحميل أي حملات بعد...",
|
||||
"claimed_drops": "تم المطالبة"
|
||||
},
|
||||
"settings": {
|
||||
"general": {
|
||||
"name": "عام",
|
||||
"dark_mode": "الوضع الداكن: "
|
||||
"dark_mode": "الوضع الداكن"
|
||||
},
|
||||
"reload": "إعادة تحميل",
|
||||
"games_to_watch": "ألعاب للمشاهدة",
|
||||
@@ -127,43 +130,43 @@
|
||||
"actions": "الإجراءات",
|
||||
"connection_quality": "جودة الاتصال:",
|
||||
"minimum_refresh": "الحد الأدنى لفترة التحديث (بالدقائق):",
|
||||
"reload_campaigns": "Reload Campaigns"
|
||||
"reload_campaigns": "إعادة تحميل الحملات"
|
||||
},
|
||||
"help": {
|
||||
"about": "About Twitch Drops Miner",
|
||||
"about_text": "This application automatically mines timed Twitch drops without downloading stream data.",
|
||||
"how_to_use": "How to Use",
|
||||
"features": "Features",
|
||||
"important_notes": "Important Notes",
|
||||
"github_repo": "GitHub Repository",
|
||||
"about": "حول Twitch Drops Miner",
|
||||
"about_text": "يقوم هذا التطبيق تلقائيًا بتعدين إسقاطات Twitch الموقوتة دون تنزيل بيانات البث.",
|
||||
"how_to_use": "كيفية الاستخدام",
|
||||
"features": "الميزات",
|
||||
"important_notes": "ملاحظات مهمة",
|
||||
"github_repo": "مستودع GitHub",
|
||||
"how_to_use_items": [
|
||||
"Login using your Twitch account (OAuth device code flow)",
|
||||
"Link your accounts at <a href=\"https://www.twitch.tv/drops/campaigns\" target=\"_blank\">twitch.tv/drops/campaigns</a>",
|
||||
"The miner will automatically discover campaigns and start mining",
|
||||
"Configure priority games in Settings to focus on what you want",
|
||||
"Monitor progress in the Main and Inventory tabs"
|
||||
"قم بتسجيل الدخول باستخدام حساب Twitch الخاص بك (تدفق رمز جهاز OAuth)",
|
||||
"اربط حساباتك في <a href=\"https://www.twitch.tv/drops/campaigns\" target=\"_blank\">twitch.tv/drops/campaigns</a>",
|
||||
"سيكتشف المُعدِّن الحملات تلقائيًا ويبدأ التعدين",
|
||||
"قم بتكوين الألعاب ذات الأولوية في الإعدادات للتركيز على ما تريد",
|
||||
"راقب التقدم في علامات التبويب الرئيسية والمخزون"
|
||||
],
|
||||
"features_items": [
|
||||
"Stream-less drop mining - saves bandwidth",
|
||||
"Game priority and exclusion lists",
|
||||
"Tracks up to 199 channels simultaneously",
|
||||
"Automatic channel switching",
|
||||
"Real-time progress tracking"
|
||||
"تعدين الإسقاطات بدون بث - يوفر النطاق الترددي",
|
||||
"قوائم أولوية واستثناء الألعاب",
|
||||
"يتتبع ما يصل إلى 199 قناة في وقت واحد",
|
||||
"تبديل القناة التلقائي",
|
||||
"تتبع التقدم في الوقت الفعلي"
|
||||
],
|
||||
"important_notes_items": [
|
||||
"Do not watch streams on the same account while mining",
|
||||
"Keep your cookies.jar file secure",
|
||||
"Requires linked game accounts for drops"
|
||||
"لا تشاهد البث على نفس الحساب أثناء التعدين",
|
||||
"حافظ على أمان ملف cookies.jar الخاص بك",
|
||||
"يتطلب حسابات ألعاب مرتبطة للإسقاطات"
|
||||
]
|
||||
},
|
||||
"header": {
|
||||
"title": "Twitch Drops Miner",
|
||||
"language": "Language:",
|
||||
"initializing": "Initializing...",
|
||||
"language": "اللغة:",
|
||||
"initializing": "جارٍ التهيئة...",
|
||||
"auto_mode": "AUTO",
|
||||
"manual_mode": "MANUAL",
|
||||
"connected": "Connected",
|
||||
"disconnected": "Disconnected"
|
||||
"manual_mode": "يدوي",
|
||||
"connected": "متصل",
|
||||
"disconnected": "غير متصل"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user