Update strings_ar.i18n.json
This commit is contained in:
@@ -1,413 +1,413 @@
|
|||||||
{
|
{
|
||||||
"general": {
|
"general": {
|
||||||
"appTitle": "Hiddify",
|
"appTitle": "Hiddify",
|
||||||
"reset": "Reset",
|
"reset": "إعادة تعيين",
|
||||||
"toggle": {
|
"toggle": {
|
||||||
"enabled": "Enabled",
|
"enabled": "مُفعّل",
|
||||||
"disabled": "Disabled"
|
"disabled": "غير مُفعّل"
|
||||||
},
|
},
|
||||||
"state": {
|
"state": {
|
||||||
"disable": "Disable"
|
"disable": "تعطيل"
|
||||||
},
|
},
|
||||||
"sort": "Sort",
|
"sort": "فرز",
|
||||||
"sortBy": "Sort by",
|
"sortBy": "فرز حسب",
|
||||||
"addToClipboard": "Add To Clipboard",
|
"addToClipboard": "إضافة إلى الحافظة",
|
||||||
"notSet": "Not Set",
|
"notSet": "غير مُحدد",
|
||||||
"agree": "Agree",
|
"agree": "موافقة",
|
||||||
"decline": "Decline",
|
"decline": "رفض",
|
||||||
"unknown": "Unknown",
|
"unknown": "غير معروف",
|
||||||
"hidden": "Hidden",
|
"hidden": "مُخفي",
|
||||||
"timeout": "Timeout",
|
"timeout": "انتهاء الوقت",
|
||||||
"clipboardExportSuccessMsg": "Added To Clipboard",
|
"clipboardExportSuccessMsg": "تمت إضافة البيانات إلى الحافظة",
|
||||||
"showMore": "Show More",
|
"showMore": "عرض المزيد",
|
||||||
"showLess": "Show Less",
|
"showLess": "عرض أقل",
|
||||||
"openAppSettings": "Open App Settings",
|
"openAppSettings": "فتح إعدادات التطبيق",
|
||||||
"grantPermission": "Grant Permission"
|
"grantPermission": "منح الإذن"
|
||||||
},
|
},
|
||||||
"intro": {
|
"intro": {
|
||||||
"termsAndPolicyCaution(rich)": "By Continuing You Agree With ${tap(@:about.termsAndConditions)}",
|
"termsAndPolicyCaution(rich)": "بمواصلة استخدامك، فإنك توافق على ${tap(@:about.termsAndConditions)}",
|
||||||
"start": "Start"
|
"start": "ابدأ"
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"pageTitle": "Home",
|
"pageTitle": "الصفحة الرئيسية",
|
||||||
"emptyProfilesMsg": "Begin by Adding a Subscription Profile",
|
"emptyProfilesMsg": "ابدأ بإضافة ملف تعريف اشتراك",
|
||||||
"noActiveProfileMsg": "Choose a Profile"
|
"noActiveProfileMsg": "اختر ملف تعريف"
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
"traffic": "Traffic",
|
"traffic": "حركة المرور",
|
||||||
"trafficLive": "Live Traffic",
|
"trafficLive": "حركة المرور الحية",
|
||||||
"trafficTotal": "Total Traffic",
|
"trafficTotal": "إجمالي حركة المرور",
|
||||||
"uplink": "Uplink",
|
"uplink": "الصعود",
|
||||||
"downlink": "Downlink",
|
"downlink": "الهبوط",
|
||||||
"connection": "Connection",
|
"connection": "الاتصال",
|
||||||
"speed": "Speed",
|
"speed": "السرعة",
|
||||||
"totalTransferred": "Total Transferred"
|
"totalTransferred": "إجمالي البيانات المنقولة"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"overviewPageTitle": "Profiles",
|
"overviewPageTitle": "الملفات الشخصية",
|
||||||
"detailsPageTitle": "Profile",
|
"detailsPageTitle": "ملف التعريف",
|
||||||
"activeProfileNameSemanticLabel": "Active Profile Name: \"${name}\".",
|
"activeProfileNameSemanticLabel": "اسم ملف التعريف النشط: \"${name}\".",
|
||||||
"activeProfileBtnSemanticLabel": "View All Profiles",
|
"activeProfileBtnSemanticLabel": "عرض جميع ملفات التعريف",
|
||||||
"nonActiveProfileBtnSemanticLabel": "Select \"${name}\" as Active Profile",
|
"nonActiveProfileBtnSemanticLabel": "اختر \"${name}\" كملف تعريف نشط",
|
||||||
"subscription": {
|
"subscription": {
|
||||||
"traffic": "Traffic",
|
"traffic": "حركة المرور",
|
||||||
"updatedTimeAgo": "Updated ${timeago}",
|
"updatedTimeAgo": "تم التحديث قبل ${timeago}",
|
||||||
"remainingDuration": "${duration} Days Remaining",
|
"remainingDuration": "تبقى ${duration} يومًا",
|
||||||
"remainingTrafficSemanticLabel": "${consumed} of ${total} Traffic Consumed",
|
"remainingTrafficSemanticLabel": "استُهلك ${consumed} من أصل ${total} حركة مرور",
|
||||||
"expired": "Expired",
|
"expired": "منتهي الصلاحية",
|
||||||
"noTraffic": "Out of Quota",
|
"noTraffic": "غير متاح",
|
||||||
"upload": "Upload",
|
"upload": "التحميل",
|
||||||
"download": "Download",
|
"download": "التنزيل",
|
||||||
"total": "Total Traffic",
|
"total": "إجمالي حركة المرور",
|
||||||
"expireDate": "Expire Date"
|
"expireDate": "تاريخ انتهاء الصلاحية"
|
||||||
},
|
},
|
||||||
"sortBy": {
|
"sortBy": {
|
||||||
"lastUpdate": "Recently Updated",
|
"lastUpdate": "تم التحديث مؤخرًا",
|
||||||
"name": "Alphabetically"
|
"name": "أبجديًا"
|
||||||
},
|
},
|
||||||
"add": {
|
"add": {
|
||||||
"buttonText": "New Profile",
|
"buttonText": "ملف تعريف جديد",
|
||||||
"shortBtnTxt": "New Profile",
|
"shortBtnTxt": "ملف تعريف جديد",
|
||||||
"fromClipboard": "Add From Clipboard",
|
"fromClipboard": "إضافة من الحافظة",
|
||||||
"scanQr": "Scan QR Code",
|
"scanQr": "مسح رمز الاستجابة السريعة",
|
||||||
"qrScanner": {
|
"qrScanner": {
|
||||||
"permissionDeniedError": "Permission Denied",
|
"permissionDeniedError": "تم رفض الإذن",
|
||||||
"unexpectedError": "Something Went Wrong",
|
"unexpectedError": "حدث خطأ ما",
|
||||||
"torchSemanticLabel": "Flash Light",
|
"torchSemanticLabel": "ضوء فلاش",
|
||||||
"facingSemanticLabel": "Camera Facing",
|
"facingSemanticLabel": "اتجاه الكاميرا",
|
||||||
"permissionRequest": "Permission to camera to scan QR Code"
|
"permissionRequest": "الإذن للكاميرا لمسح رمز الاستجابة السريعة"
|
||||||
},
|
},
|
||||||
"manually": "Manual Entry",
|
"manually": "إدخال يدوي",
|
||||||
"addingProfileMsg": "Adding Profile",
|
"addingProfileMsg": "إضافة ملف التعريف",
|
||||||
"failureMsg": "Failed to Add Profile"
|
"failureMsg": "فشل في إضافة ملف التعريف"
|
||||||
},
|
},
|
||||||
"update": {
|
"update": {
|
||||||
"buttonTxt": "Update",
|
"buttonTxt": "تحديث",
|
||||||
"tooltip": "Update Profile",
|
"tooltip": "تحديث ملف التعريف",
|
||||||
"updateSubscriptions": "Update Subscriptions",
|
"updateSubscriptions": "تحديث الاشتراكات",
|
||||||
"failureMsg": "Failed to Update Profile",
|
"failureMsg": "فشل في تحديث ملف التعريف",
|
||||||
"successMsg": "Profile Updated Successfully",
|
"successMsg": "تم تحديث ملف التعريف بنجاح",
|
||||||
"namedFailureMsg": "Failed to Update \"${name}\"",
|
"namedFailureMsg": "فشل في تحديث \"${name}\"",
|
||||||
"namedSuccessMsg": "\"${name}\" Updated Successfully"
|
"namedSuccessMsg": "تم تحديث \"${name}\" بنجاح"
|
||||||
},
|
},
|
||||||
"share": {
|
"share": {
|
||||||
"buttonText": "Share",
|
"buttonText": "مشاركة",
|
||||||
"exportToClipboardSuccess": "Exported to Clipboard",
|
"exportToClipboardSuccess": "تم تصدير البيانات إلى الحافظة",
|
||||||
"exportSubLinkToClipboard": "Export Subscription Link to Clipboard",
|
"exportSubLinkToClipboard": "تصدير رابط الاشتراك إلى الحافظة",
|
||||||
"subLinkQrCode": "Subscription Link QR Code",
|
"subLinkQrCode": "رمز الاستجابة السريعة لرابط الاشتراك",
|
||||||
"exportConfigToClipboard": "Export Configuration to Clipboard",
|
"exportConfigToClipboard": "تصدير التكوين إلى الحافظة",
|
||||||
"exportConfigToClipboardSuccess": "Configuration Copied to Clipboard"
|
"exportConfigToClipboardSuccess": "تم نسخ التكوين إلى الحافظة"
|
||||||
},
|
},
|
||||||
"edit": {
|
"edit": {
|
||||||
"buttonTxt": "Edit",
|
"buttonTxt": "تحرير",
|
||||||
"selectActiveTxt": "Select Active Profile"
|
"selectActiveTxt": "اختر ملف التعريف النشط"
|
||||||
},
|
},
|
||||||
"delete": {
|
"delete": {
|
||||||
"buttonTxt": "Delete",
|
"buttonTxt": "حذف",
|
||||||
"confirmationMsg": "Delete Profile Permanently?",
|
"confirmationMsg": "حذف ملف التعريف نهائياً؟",
|
||||||
"successMsg": "Profile Deleted Successfully"
|
"successMsg": "تم حذف ملف التعريف بنجاح"
|
||||||
},
|
},
|
||||||
"save": {
|
"save": {
|
||||||
"buttonText": "Save",
|
"buttonText": "حفظ",
|
||||||
"successMsg": "Profile Saved Successfully",
|
"successMsg": "تم حفظ ملف التعريف بنجاح",
|
||||||
"failureMsg": "Failed to Save Profile"
|
"failureMsg": "فشل في حفظ ملف التعريف"
|
||||||
},
|
},
|
||||||
"detailsForm": {
|
"detailsForm": {
|
||||||
"nameLabel": "Name",
|
"nameLabel": "الاسم",
|
||||||
"nameHint": "Profile Name",
|
"nameHint": "اسم ملف التعريف",
|
||||||
"urlLabel": "URL",
|
"urlLabel": "العنوان",
|
||||||
"urlHint": "Full Config URL",
|
"urlHint": "عنوان URL للتكوين الكامل",
|
||||||
"emptyNameMsg": "Name Is Required",
|
"emptyNameMsg": "الاسم مطلوب",
|
||||||
"invalidUrlMsg": "Invalid URL",
|
"invalidUrlMsg": "عنوان URL غير صالح",
|
||||||
"lastUpdate": "Last Update",
|
"lastUpdate": "آخر تحديث",
|
||||||
"updateInterval": "Auto Update",
|
"updateInterval": "التحديث التلقائي",
|
||||||
"updateIntervalDialogTitle": "Auto Update Interval (in Hours)"
|
"updateIntervalDialogTitle": "مُدة التحديث التلقائي (بالساعات)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"proxies": {
|
"proxies": {
|
||||||
"pageTitle": "Proxies",
|
"pageTitle": "الخوادم الوكيلية",
|
||||||
"emptyProxiesMsg": "No Proxies Available",
|
"emptyProxiesMsg": "لا توجد خوادم وكيلية متاحة",
|
||||||
"delayTestTooltip": "Test Delay",
|
"delayTestTooltip": "اختبار التأخير",
|
||||||
"sortTooltip": "Sort Proxies",
|
"sortTooltip": "فرز الخوادم الوكيلية",
|
||||||
"checkIp": "Check IP",
|
"checkIp": "تحقق من عنوان IP",
|
||||||
"unknownIp": "Unknown IP",
|
"unknownIp": "عنوان IP غير معروف",
|
||||||
"sortOptions": {
|
"sortOptions": {
|
||||||
"unsorted": "Default",
|
"unsorted": "افتراضي",
|
||||||
"name": "Alphabetically",
|
"name": "أبجديًا",
|
||||||
"delay": "By Delay"
|
"delay": "حسب التأخير"
|
||||||
},
|
},
|
||||||
"activeProxySemanticLabel": "Active Proxy",
|
"activeProxySemanticLabel": "الخادم الوكيل النشط",
|
||||||
"delaySemantics": {
|
"delaySemantics": {
|
||||||
"result": "Delay: ${delay}ms",
|
"result": "التأخير: ${delay} مللي ثانية",
|
||||||
"timeout": "Delay Test Timeout",
|
"timeout": "انتهاء الوقت في اختبار التأخير",
|
||||||
"testing": "Delay: Testing..."
|
"testing": "التأخير: قيد الاختبار..."
|
||||||
},
|
},
|
||||||
"ipInfoSemantics": {
|
"ipInfoSemantics": {
|
||||||
"address": "IP Address",
|
"address": "عنوان IP",
|
||||||
"country": "Country"
|
"country": "الدولة"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"logs": {
|
"logs": {
|
||||||
"pageTitle": "Logs",
|
"pageTitle": "السجلات",
|
||||||
"filterHint": "Filter",
|
"filterHint": "تصفية",
|
||||||
"allLevelsFilter": "All",
|
"allLevelsFilter": "الكل",
|
||||||
"shareCoreLogs": "Share Core Logs",
|
"shareCoreLogs": "مشاركة سجلات النواة",
|
||||||
"shareAppLogs": "Share App Logs",
|
"shareAppLogs": "مشاركة سجلات التطبيق",
|
||||||
"pauseTooltip": "Pause",
|
"pauseTooltip": "إيقاف مؤقت",
|
||||||
"resumeTooltip": "Resume",
|
"resumeTooltip": "استئناف",
|
||||||
"clearTooltip": "Clear"
|
"clearTooltip": "مسح"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"pageTitle": "Settings",
|
"pageTitle": "الإعدادات",
|
||||||
"requiresRestartMsg": "For this to take effect restart the app",
|
"requiresRestartMsg": "لتطبيق هذه التغييرات، أعد تشغيل التطبيق",
|
||||||
"experimental": "Experimental",
|
"experimental": "تجريبي",
|
||||||
"experimentalMsg": "Features with Experimental flag are still in development and might cause issues.",
|
"experimentalMsg": "الميزات ذات العلامة التجريبية لا تزال قيد التطوير وقد تسبب مشاكل.",
|
||||||
"exportOptions": "Export Options to Clipboard",
|
"exportOptions": "تصدير الخيارات إلى الحافظة",
|
||||||
"exportAllOptions": "Export Options to Clipboard (Debug)",
|
"exportAllOptions": "تصدير جميع الخيارات إلى الحافظة (تصحيح الأخطاء)",
|
||||||
"importOptions": "Import Options From Clipboard",
|
"importOptions": "استيراد الخيارات من الحافظة",
|
||||||
"importOptionsMsg": "This will rewrite all config options with provided values. Are you sure?",
|
"importOptionsMsg": "سيؤدي هذا إلى إعادة كتابة جميع خيارات التكوين بالقيم المحددة. هل أنت متأكد؟",
|
||||||
"general": {
|
"general": {
|
||||||
"sectionTitle": "General",
|
"sectionTitle": "عام",
|
||||||
"locale": "Language",
|
"locale": "اللغة",
|
||||||
"region": "Region",
|
"region": "المنطقة",
|
||||||
"regionMsg": "Helps set default options to bypass domestic addresses",
|
"regionMsg": "يساعد على تعيين الخيارات الافتراضية لتجاوز العناوين المحلية",
|
||||||
"regions": {
|
"regions": {
|
||||||
"ir": "Iran (ir)",
|
"ir": "إيران (ir)",
|
||||||
"cn": "China (cn)",
|
"cn": "الصين (cn)",
|
||||||
"ru": "Russia (ru)",
|
"ru": "روسيا (ru)",
|
||||||
"af": "Afghanistan (af)",
|
"af": "أفغانستان (af)",
|
||||||
"other": "Other"
|
"other": "أخرى"
|
||||||
},
|
},
|
||||||
"themeMode": "Theme Mode",
|
"themeMode": "وضع السمة",
|
||||||
"themeModes": {
|
"themeModes": {
|
||||||
"system": "Follow System Theme",
|
"system": "اتباع سمة النظام",
|
||||||
"dark": "Dark Mode",
|
"dark": "الوضع الداكن",
|
||||||
"light": "Light Mode",
|
"light": "الوضع الفاتح",
|
||||||
"black": "Black Mode"
|
"black": "الوضع الأسود"
|
||||||
},
|
},
|
||||||
"enableAnalytics": "Enable Analytics",
|
"enableAnalytics": "تمكين التحليلات",
|
||||||
"enableAnalyticsMsg": "Give permission to collect analytics and send crash reports to improve the app",
|
"enableAnalyticsMsg": "منح الإذن بجمع التحليلات وإرسال تقارير الأعطال لتحسين التطبيق",
|
||||||
"autoStart": "Start At Login",
|
"autoStart": "بدء التشغيل عند تسجيل الدخول",
|
||||||
"silentStart": "Start Minimized",
|
"silentStart": "بدء التشغيل مُصغر",
|
||||||
"openWorkingDir": "Open Working Directory",
|
"openWorkingDir": "فتح دليل العمل",
|
||||||
"ignoreBatteryOptimizations": "Disable Battery Optimization",
|
"ignoreBatteryOptimizations": "تعطيل تحسينات البطارية",
|
||||||
"ignoreBatteryOptimizationsMsg": "Remove Restrictions For Optimal VPN Performance",
|
"ignoreBatteryOptimizationsMsg": "إزالة القيود للحصول على أفضل أداء VPN",
|
||||||
"dynamicNotification": "Display Speed in Notification",
|
"dynamicNotification": "عرض السرعة في الإشعار",
|
||||||
"hapticFeedback": "Haptic Feedback",
|
"hapticFeedback": "ردود فعل اللمس",
|
||||||
"autoIpCheck": "Automatically Check Connection IP"
|
"autoIpCheck": "التحقق من عنوان IP للاتصال تلقائيًا"
|
||||||
},
|
},
|
||||||
"advanced": {
|
"advanced": {
|
||||||
"sectionTitle": "Advanced",
|
"sectionTitle": "متقدم",
|
||||||
"debugMode": "Debug Mode",
|
"debugMode": "وضع تصحيح الأخطاء",
|
||||||
"debugModeMsg": "Restart the app for applying this change",
|
"debugModeMsg": "أعد تشغيل التطبيق لتطبيق هذا التغيير",
|
||||||
"memoryLimit": "Memory Limit",
|
"memoryLimit": "حد الذاكرة",
|
||||||
"memoryLimitMsg": "Enable if you're experiencing out of memory errors or frequent app crash",
|
"memoryLimitMsg": "قم بتمكين هذه الميزة إذا كنت تواجه أخطاء "عدم كفاية الذاكرة" أو تعطل التطبيق بشكل متكرر",
|
||||||
"resetTunnel": "Reset VPN Profile"
|
"resetTunnel": "إعادة تعيين ملف تعريف VPN"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"perAppProxyPageTitle": "Per-App Proxy",
|
"perAppProxyPageTitle": "الوكيل لكل تطبيق",
|
||||||
"perAppProxyModes": {
|
"perAppProxyModes": {
|
||||||
"off": "All",
|
"off": "الكل",
|
||||||
"offMsg": "Proxy All Apps",
|
"offMsg": "وكيل جميع التطبيقات",
|
||||||
"include": "Proxy",
|
"include": "وكيل",
|
||||||
"includeMsg": "Proxy Only Selected Apps",
|
"includeMsg": "وكيل التطبيقات المحددة فقط",
|
||||||
"exclude": "Bypass",
|
"exclude": "تجاوز",
|
||||||
"excludeMsg": "Do Not Proxy Selected Apps"
|
"excludeMsg": "لا تستخدم الوكيل للتطبيقات المحددة"
|
||||||
},
|
},
|
||||||
"showSystemApps": "Show System Apps",
|
"showSystemApps": "عرض تطبيقات النظام",
|
||||||
"hideSystemApps": "Hide System Apps",
|
"hideSystemApps": "إخفاء تطبيقات النظام",
|
||||||
"clearSelection": "Clear Selection"
|
"clearSelection": "مسح الاختيار"
|
||||||
},
|
},
|
||||||
"geoAssets": {
|
"geoAssets": {
|
||||||
"pageTitle": "Routing Assets",
|
"pageTitle": "أصول التوجيه",
|
||||||
"geoip": "GeoIP",
|
"geoip": "GeoIP",
|
||||||
"geosite": "GeoSite",
|
"geosite": "GeoSite",
|
||||||
"version": "Version ${version}",
|
"version": "الإصدار ${version}",
|
||||||
"fileMissing": "File Missing",
|
"fileMissing": "الملف مفقود",
|
||||||
"update": "Update",
|
"update": "تحديث",
|
||||||
"download": "Download",
|
"download": "تنزيل",
|
||||||
"failureMsg": "Failed to Update Asset",
|
"failureMsg": "فشل في تحديث الأصل",
|
||||||
"successMsg": "Successfully Updated Asset",
|
"successMsg": "تم تحديث الأصل بنجاح",
|
||||||
"addRecommended": "Add Recommended Assets",
|
"addRecommended": "إضافة الأصول الموصى بها",
|
||||||
"missingGeoAssetsMsg": "Selected Routing Assets' files are missing. Either download them or choose existing ones"
|
"missingGeoAssetsMsg": "ملفات أصول التوجيه المحددة مفقودة. قم بتنزيلها أو اختر ملفات موجودة"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"about": {
|
"about": {
|
||||||
"pageTitle": "About",
|
"pageTitle": "حول\nتعريب:م. ابراهيم قاسم",
|
||||||
"version": "Version",
|
"version": "الإصدار",
|
||||||
"sourceCode": "Source Code",
|
"sourceCode": "رمز المصدر",
|
||||||
"telegramChannel": "Telegram Channel",
|
"telegramChannel": "قناة Telegram",
|
||||||
"checkForUpdate": "Check For Update",
|
"checkForUpdate": "التحقق من وجود تحديث",
|
||||||
"privacyPolicy": "Privacy Policy",
|
"privacyPolicy": "سياسة الخصوصية",
|
||||||
"termsAndConditions": "Terms and Conditions"
|
"termsAndConditions": "الشروط والأحكام"
|
||||||
},
|
},
|
||||||
"appUpdate": {
|
"appUpdate": {
|
||||||
"notAvailableMsg": "Already Using The Latest Version",
|
"notAvailableMsg": "أنت تستخدم أحدث إصدار بالفعل",
|
||||||
"dialogTitle": "Update Available",
|
"dialogTitle": "تحديث متاح",
|
||||||
"updateMsg": "A new version of @:general.appTitle is available. Would you like to update now?",
|
"updateMsg": "إصدار جديد من @:general.appTitle متاح. هل تريد التحديث الآن؟",
|
||||||
"currentVersionLbl": "Current Version",
|
"currentVersionLbl": "الإصدار الحالي",
|
||||||
"newVersionLbl": "New Version",
|
"newVersionLbl": "الإصدار الجديد",
|
||||||
"updateNowBtnTxt": "Update Now",
|
"updateNowBtnTxt": "تحديث الآن",
|
||||||
"laterBtnTxt": "Later",
|
"laterBtnTxt": "لاحقًا",
|
||||||
"ignoreBtnTxt": "Ignore"
|
"ignoreBtnTxt": "تجاهل"
|
||||||
},
|
},
|
||||||
"tray": {
|
"tray": {
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "لوحة التحكم",
|
||||||
"quit": "Quit",
|
"quit": "إنهاء",
|
||||||
"open": "Open",
|
"open": "فتح",
|
||||||
"status": {
|
"status": {
|
||||||
"connect": "Connect",
|
"connect": "الاتصال",
|
||||||
"connecting": "Connecting",
|
"connecting": "جار الاتصال",
|
||||||
"disconnect": "Disconnect",
|
"disconnect": "فصم الاتصال",
|
||||||
"disconnecting": "Disconnecting"
|
"disconnecting": "جار فصم الاتصال"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"failure": {
|
"failure": {
|
||||||
"unexpected": "Unexpected Error",
|
"unexpected": "خطأ غير متوقع",
|
||||||
"clash": {
|
"clash": {
|
||||||
"unexpected": "Unexpected Error",
|
"unexpected": "خطأ غير متوقع",
|
||||||
"core": "Clash Error ${reason}"
|
"core": "خطأ في Clash ${reason}"
|
||||||
},
|
},
|
||||||
"singbox": {
|
"singbox": {
|
||||||
"unexpected": "Unexpected Service Error",
|
"unexpected": "خطأ في الخدمة غير متوقع",
|
||||||
"serviceNotRunning": "Service is Not Running",
|
"serviceNotRunning": "الخدمة غير قيد التشغيل",
|
||||||
"missingPrivilege": "Missing Privilege",
|
"missingPrivilege": "غياب الامتياز",
|
||||||
"missingPrivilegeMsg": "VPN Mode Requires Administrator Privileges. Either relaunch the app as administrator or change service mode.",
|
"missingPrivilegeMsg": "وضع VPN يتطلب امتيازات المسؤول. أعد تشغيل التطبيق كمسؤول أو غيّر وضع الخدمة.",
|
||||||
"missingGeoAssets": "Missing Geo Assets",
|
"missingGeoAssets": "أصول Geo مفقودة",
|
||||||
"missingGeoAssetsMsg": "Geo Assets Are Missing. Consider changing active asset or download selected one in the settings.",
|
"missingGeoAssetsMsg": "أصول Geo مفقودة. فكر في تغيير الأصل النشط أو تنزيل الأصل المحدد في الإعدادات.",
|
||||||
"invalidConfigOptions": "Invalid Configuration Options",
|
"invalidConfigOptions": "خيارات التكوين غير صحيحة",
|
||||||
"invalidConfig": "Invalid Configuration",
|
"invalidConfig": "تكوين غير صالح",
|
||||||
"create": "Service Creation Error",
|
"create": "خطأ في إنشاء الخدمة",
|
||||||
"start": "Service Startup Error"
|
"start": "خطأ في بدء تشغيل الخدمة"
|
||||||
},
|
},
|
||||||
"connectivity": {
|
"connectivity": {
|
||||||
"unexpected": "Unexpected Failure",
|
"unexpected": "فشل غير متوقع",
|
||||||
"missingVpnPermission": "Missing VPN Permission",
|
"missingVpnPermission": "غياب إذن VPN",
|
||||||
"missingNotificationPermission": "Missing Notification Permission",
|
"missingNotificationPermission": "غياب إذن الإشعارات",
|
||||||
"core": "Core Error"
|
"core": "خطأ في النواة"
|
||||||
},
|
},
|
||||||
"profiles": {
|
"profiles": {
|
||||||
"unexpected": "Unexpected Error",
|
"unexpected": "خطأ غير متوقع",
|
||||||
"notFound": "Profile Not Found",
|
"notFound": "لم يتم العثور على ملف التعريف",
|
||||||
"invalidConfig": "Invalid Configs",
|
"invalidConfig": "تكوينات غير صحيحة",
|
||||||
"invalidUrl": "Invalid URL"
|
"invalidUrl": "عنوان URL غير صالح"
|
||||||
},
|
},
|
||||||
"connection": {
|
"connection": {
|
||||||
"unexpected": "Unexpected Connection Error",
|
"unexpected": "خطأ في الاتصال غير متوقع",
|
||||||
"timeout": "Connection Timeout",
|
"timeout": "انتهاء الوقت في الاتصال",
|
||||||
"badResponse": "Bad Response",
|
"badResponse": "استجابة سيئة",
|
||||||
"connectionError": "Connection Error",
|
"connectionError": "خطأ في الاتصال",
|
||||||
"badCertificate": "Bad Certificate"
|
"badCertificate": "شهادة غير صالحة"
|
||||||
},
|
},
|
||||||
"geoAssets": {
|
"geoAssets": {
|
||||||
"unexpected": "Unexpected Error",
|
"unexpected": "خطأ غير متوقع",
|
||||||
"notUpdate": "No Update Available",
|
"notUpdate": "لا يوجد تحديث متاح",
|
||||||
"activeNotFound": "Active Geo Asset Not Found"
|
"activeNotFound": "لم يتم العثور على أصل Geo النشط"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"play": {
|
"play": {
|
||||||
"title": "Hiddify (Preview)",
|
"title": "Hiddify (معاينة)",
|
||||||
"short_description": "Auto, SSH, VLESS, VMess, Trojan, Reality, Sing-Box, Clash, XRay, Shadowsocks",
|
"short_description": "Auto, SSH, VLESS, VMess, Trojan, Reality, Sing-Box, Clash, XRay, Shadowsocks",
|
||||||
"full_description": "The key goal of Hiddify is to provide a secure, user-friendly and efficient tunneling client. It enables you to route all traffic or selected app traffic to a remote server of your choose, utilizing VPN-Service permission.\n\nNote: We do not provide any server; users are required to ensure their online activities stay private by using use their own self-hosted server or trusted servers. \n \nWe Support Servers With:\n- Normal V2Ray/XRay Subscription Link\n- Clash Subscription Link\n- Sing-Box Subscription Link\n\nWhat is our unique features?\n - User Friendly\n - Optimized and Fast\n - Automatically select LowestPing \n - Show user usage information\n - Easily import sublink by one click using deeplinking \n - Free and No ADS\n - Easily switch user sublinks\n - More and more\n\nSupport:\n- All Protocols Supported by Sing-Box \n- VLESS + XTLS Reality, Vision\n- VMess\n- Trojan\n- ShoadowSocks\n- Reality\n- WireGuard\n- V2Ray\n- Hysteria2\n- TUICv5\n- SSH\n- ShadowTLS\n\n\nThe source code exist in https://github.com/hiddify/Hiddify-Next\nThe application core is based on open-source Sing-Box.\n\nPermission Description:\n- VPN Service: As the goal of this application is to provide a secure, user-friendly and efficient tunneling client, we need this permission to be able to route the traffic via tunnel to the remote server. \n- QUERY ALL PACKAGES: This permission is used to allow users to include or exclude specific applications for tunneling.\n- RECEIVE BOOT COMPLETED: This permission can be enabled or disabled from app settings to activate this application upon device boot.\n- POST NOTIFICATIONS: This permission is essential as we employ a foreground service to ensure the continuous operation of the VPN service.\n- This application is free from advertisements. The analytics and crash data only occurs with the explicit consent of the user in the first use of application."
|
"full_description": "الهدف الرئيسي لـ Hiddify هو توفير عميل نفق آمن وسهل الاستخدام وكفاءة. يمكّنك من توجيه جميع حركة المرور أو حركة المرور من التطبيق المحدد إلى خادم بعيد من اختيارك، باستخدام إذن VPN-Service. \n\nملاحظة: لا نوفر أي خادم، ويتعين على المستخدمين ضمان بقاء أنشطتهم عبر الإنترنت خاصة باستخدام خادمهم المخصص أو الخوادم الموثوقة. \n \nندعم الخوادم مع:\n- رابط اشتراك V2Ray/XRay عادي \n- رابط اشتراك Clash \n- رابط اشتراك Sing-Box \n\nما هي ميزاتنا الفريدة؟\n - سهل الاستخدام \n - مُحسّن وسريع \n - اختيار أدنى Ping تلقائيًا \n - عرض معلومات استخدام المستخدم \n - استيراد sublink بسهولة بنقرة واحدة باستخدام deeplinking \n - مجاني وخالي من الإعلانات \n - تبديل sublinks بسهولة \n - المزيد والمزيد \n\nالدعم:\n- جميع البروتوكولات التي تدعمها Sing-Box \n- VLESS + XTLS Reality, Vision \n- VMess \n- Trojan \n- ShoadowSocks \n- Reality \n- WireGuard \n- V2Ray \n- Hysteria2 \n- TUICv5 \n- SSH \n- ShadowTLS \n\n\nرمز المصدر موجود في https://github.com/hiddify/Hiddify-Next \nتعتمد نواة التطبيق على Sing-Box مفتوحة المصدر.\n\nوصف الإذن:\n- VPN Service: نظرًا لأن هدف هذا التطبيق هو توفير عميل نفق آمن وسهل الاستخدام وكفاءة، نحتاج إلى هذا الإذن لنتمكن من توجيه حركة المرور عبر النفق إلى الخادم البعيد. \n- QUERY ALL PACKAGES: يستخدم هذا الإذن للسماح للمستخدمين بتضمين أو استبعاد تطبيقات محددة للأنفاق. \n- RECEIVE BOOT COMPLETED: يمكن تمكين أو تعطيل هذا الإذن من إعدادات التطبيق لتنشيط هذا التطبيق عند تشغيل الجهاز. \n- POST NOTIFICATIONS: هذا الإذن ضروري لأننا نستخدم خدمة المقدمة لضمان تشغيل خدمة VPN بشكل مستمر. \n- هذا التطبيق خالي من الإعلانات. يتم جمع التحليلات وبيانات الأعطال فقط بموافقة صريحة من المستخدم في أول استخدام للتطبيق."
|
||||||
},
|
},
|
||||||
"connection": {
|
"connection": {
|
||||||
"tapToConnect": "Tap To Connect",
|
"tapToConnect": "انقر للاتصال",
|
||||||
"connecting": "Connecting",
|
"connecting": "جار الاتصال",
|
||||||
"disconnecting": "Disconnecting",
|
"disconnecting": "جار فصم الاتصال",
|
||||||
"connected": "Connected",
|
"connected": "متصل",
|
||||||
"reconnect": "Reconnect",
|
"reconnect": "أعد الاتصال",
|
||||||
"connectAnyWay": "Connect",
|
"connectAnyWay": "اتصل",
|
||||||
"experimentalNotice": "Experimental Features In Use",
|
"experimentalNotice": "ميزات تجريبية قيد الاستخدام",
|
||||||
"experimentalNoticeMsg": "You've enabled some experimental features which might affect connection quality and cause unexpected errors. You can always change or reset these options from Config options page.",
|
"experimentalNoticeMsg": "لقد قمت بتمكين بعض الميزات التجريبية التي قد تؤثر على جودة الاتصال وتسبب أخطاء غير متوقعة. يمكنك دائمًا تغيير هذه الخيارات أو إعادة تعيينها من صفحة خيارات التكوين.",
|
||||||
"disableExperimentalNotice": "Don't Show Again",
|
"disableExperimentalNotice": "لا تعرض مرة أخرى",
|
||||||
"reconnectMsg": "Reconnect for Changes to Take Effect"
|
"reconnectMsg": "أعد الاتصال ليتم تطبيق التغييرات"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"resetBtn": "Reset Options",
|
"resetBtn": "إعادة تعيين الخيارات",
|
||||||
"serviceMode": "Service Mode",
|
"serviceMode": "وضع الخدمة",
|
||||||
"quickSettings": "Quick Settings",
|
"quickSettings": "الإعدادات السريعة",
|
||||||
"setupWarp": "Setup WARP",
|
"setupWarp": "إعداد WARP",
|
||||||
"allOptions": "All Config Options",
|
"allOptions": "جميع خيارات التكوين",
|
||||||
"serviceModes": {
|
"serviceModes": {
|
||||||
"proxy": "Proxy Service Only",
|
"proxy": "خدمة الوكيل فقط",
|
||||||
"systemProxy": "Set System Proxy",
|
"systemProxy": "تعيين وكيل النظام",
|
||||||
"tun": "VPN",
|
"tun": "VPN",
|
||||||
"tunService": "VPN Service"
|
"tunService": "خدمة VPN"
|
||||||
},
|
},
|
||||||
"shortServiceModes": {
|
"shortServiceModes": {
|
||||||
"proxy": "Proxy",
|
"proxy": "وكيل",
|
||||||
"systemProxy": "System Proxy",
|
"systemProxy": "وكيل النظام",
|
||||||
"tun": "VPN",
|
"tun": "VPN",
|
||||||
"tunService": "VPN Service"
|
"tunService": "خدمة VPN"
|
||||||
},
|
},
|
||||||
"section": {
|
"section": {
|
||||||
"route": "Route Options",
|
"route": "خيارات التوجيه",
|
||||||
"dns": "DNS Options",
|
"dns": "خيارات DNS",
|
||||||
"inbound": "Inbound Options",
|
"inbound": "خيارات الوارد",
|
||||||
"mux": "MultiPlexer",
|
"mux": "MultiPlexer",
|
||||||
"outbound": "Outbound Options",
|
"outbound": "خيارات الخارج",
|
||||||
"tlsTricks": "TLS Tricks",
|
"tlsTricks": "حيل TLS",
|
||||||
"warp": "WARP Options",
|
"warp": "خيارات WARP",
|
||||||
"misc": "Misc Options"
|
"misc": "خيارات متنوعة"
|
||||||
},
|
},
|
||||||
"warpConsent": {
|
"warpConsent": {
|
||||||
"title": "Cloudflare WARP Consent",
|
"title": "موافقة Cloudflare WARP",
|
||||||
"description(rich)": "Cloudflare WARP is a Free WireGuard VPN Provider. By enabling this option you are agreeing to the Cloudflare WARP's ${tos(Terms of Service)} and ${privacy(Privacy Policy)}."
|
"description(rich)": "Cloudflare WARP هو مزود VPN مجاني لـ WireGuard. بتمكين هذا الخيار، فإنك توافق على ${tos(Terms of Service)} و ${privacy(Privacy Policy)} لـ Cloudflare WARP."
|
||||||
},
|
},
|
||||||
"generateWarpConfig": "Generate WARP Config",
|
"generateWarpConfig": "إنشاء تكوين WARP",
|
||||||
"missingWarpConfig": "Missing WARP Config",
|
"missingWarpConfig": "تكوين WARP مفقود",
|
||||||
"warpConfigGenerated": "WARP Config Generated",
|
"warpConfigGenerated": "تم إنشاء تكوين WARP",
|
||||||
"pageTitle": "Config Options",
|
"pageTitle": "خيارات التكوين",
|
||||||
"logLevel": "Log Level",
|
"logLevel": "مستوى السجل",
|
||||||
"resolveDestination": "Resolve Destination",
|
"resolveDestination": "حل الوجهة",
|
||||||
"ipv6Mode": "IPv6 Route",
|
"ipv6Mode": "توجيه IPv6",
|
||||||
"ipv6Modes": {
|
"ipv6Modes": {
|
||||||
"disable": "Disable",
|
"disable": "تعطيل",
|
||||||
"enable": "Enable",
|
"enable": "تمكين",
|
||||||
"prefer": "Preferred",
|
"prefer": "مُفضل",
|
||||||
"only": "Exclusive"
|
"only": "حصري"
|
||||||
},
|
},
|
||||||
"remoteDnsAddress": "Remote DNS",
|
"remoteDnsAddress": "DNS البعيد",
|
||||||
"remoteDnsDomainStrategy": "Remote DNS Domain Strategy",
|
"remoteDnsDomainStrategy": "استراتيجية مجال DNS البعيد",
|
||||||
"directDnsAddress": "Direct DNS",
|
"directDnsAddress": "DNS المباشر",
|
||||||
"directDnsDomainStrategy": "Direct DNS Domain Strategy",
|
"directDnsDomainStrategy": "استراتيجية مجال DNS المباشر",
|
||||||
"mixedPort": "Mixed Port",
|
"mixedPort": "منفذ مُختلط",
|
||||||
"tproxyPort": "Transparent Proxy Port",
|
"tproxyPort": "منفذ الوكيل الشفاف",
|
||||||
"localDnsPort": "Local DNS Port",
|
"localDnsPort": "منفذ DNS المحلي",
|
||||||
"allowConnectionFromLan": "Share VPN in Local Network",
|
"allowConnectionFromLan": "مشاركة VPN على الشبكة المحلية",
|
||||||
"tunImplementation": "TUN Implementation",
|
"tunImplementation": "تنفيذ TUN",
|
||||||
"mtu": "MTU",
|
"mtu": "MTU",
|
||||||
"connectionTestUrl": "Connection Test URL",
|
"connectionTestUrl": "عنوان URL لاختبار الاتصال",
|
||||||
"urlTestInterval": "URL Test Interval",
|
"urlTestInterval": "مُدة اختبار عنوان URL",
|
||||||
"enableClashApi": "Enable Clash API",
|
"enableClashApi": "تمكين Clash API",
|
||||||
"clashApiPort": "Clash API Port",
|
"clashApiPort": "منفذ Clash API",
|
||||||
"enableTun": "Enable TUN",
|
"enableTun": "تمكين TUN",
|
||||||
"setSystemProxy": "Set System Proxy",
|
"setSystemProxy": "تعيين وكيل النظام",
|
||||||
"enableDnsRouting": "Enable DNS Routing",
|
"enableDnsRouting": "تمكين توجيه DNS",
|
||||||
"enableFakeDns": "Enable Fake DNS",
|
"enableFakeDns": "تمكين DNS المزيف",
|
||||||
"bypassLan": "Bypass Lan",
|
"bypassLan": "تجاوز LAN",
|
||||||
"strictRoute": "Strict Route",
|
"strictRoute": "توجيه صارم",
|
||||||
"enableTlsFragment": "Enable TLS Fragment",
|
"enableTlsFragment": "تمكين تجزئة TLS",
|
||||||
"tlsFragmentSize": "TLS Fragment Size",
|
"tlsFragmentSize": "حجم تجزئة TLS",
|
||||||
"tlsFragmentSleep": "TLS Fragment Sleep",
|
"tlsFragmentSleep": "وقت تعليق تجزئة TLS",
|
||||||
"enableTlsMixedSniCase": "Enable TLS Mixed SNI Case",
|
"enableTlsMixedSniCase": "تمكين خلط حالات SNI في TLS",
|
||||||
"enableTlsPadding": "Enable TLS Padding",
|
"enableTlsPadding": "تمكين حشو TLS",
|
||||||
"tlsPaddingSize": "TLS Padding",
|
"tlsPaddingSize": "حشو TLS",
|
||||||
"enableMux": "Enable Mux",
|
"enableMux": "تمكين Mux",
|
||||||
"muxProtocol": "Mux Protocol",
|
"muxProtocol": "بروتوكول Mux",
|
||||||
"muxMaxStreams": "Max Concurrent Streams",
|
"muxMaxStreams": "أقصى عدد من التدفقات المتزامنة",
|
||||||
"enableWarp": "Enable WARP",
|
"enableWarp": "تمكين WARP",
|
||||||
"warpDetourMode": "Detour Mode",
|
"warpDetourMode": "وضع التفاف",
|
||||||
"warpDetourModes": {
|
"warpDetourModes": {
|
||||||
"proxyOverWarp": "Detour Proxies Through WARP",
|
"proxyOverWarp": "لف الخوادم الوكيلية عبر WARP",
|
||||||
"warpOverProxy": "Detour WARP Through Proxies",
|
"warpOverProxy": "لف WARP عبر الخوادم الوكيلية",
|
||||||
"inbound": "Detour WARP Through Proxies",
|
"inbound": "لف WARP عبر الخوادم الوكيلية",
|
||||||
"outbound": "Detour Proxies Through WARP"
|
"outbound": "لف الخوادم الوكيلية عبر WARP"
|
||||||
},
|
},
|
||||||
"warpLicenseKey": "License Key",
|
"warpLicenseKey": "مفتاح الترخيص",
|
||||||
"warpCleanIp": "Clean IP",
|
"warpCleanIp": "عنوان IP نظيف",
|
||||||
"warpPort": "Port",
|
"warpPort": "المنفذ",
|
||||||
"warpNoise": "Noise Count",
|
"warpNoise": "عدد الضوضاء",
|
||||||
"warpNoiseDelay": "Noise Delay"
|
"warpNoiseDelay": "تأخير الضوضاء"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user