طارق عبد الحكيم
2014/04/22, 03:23 PM
دعم اللغة العربية لتسجيل دخول المشتركين وحل مشكلة الترميز
كود الترميز الى اللغة العربية بدون اسم الشبكة
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta http-equiv="Content-Language" content="ar-eg">
</head>
كود الترميز للغة العربية باسم الشبكة اعلى الصفحة
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta http-equiv="Content-Language" content="ar-eg">
<title>اكتب اسم الشبكة هنا</title>
</head>
وملف تعريب الاخطاء للغة العربية
# This file contains error messages which are shown to user, when http/https # login is used. # These messages can be changed to make user interface more friendly, including # translations to different languages. # # Various variables can be used here as well. Most frequently used ones are: # $(error-orig) - original error message from hotspot # $(ip) - ip address of a client # $(username) - username of client trying to log in # internal-error # It should never happen. If it will, error page will be shown # displaying this error message (error-orig will describe what has happened) internal-error = خطأ داخلي ($(error-orig)) # config-error # Should never happen if hotspot is configured properly. config-error = configuration error ($(error-orig)) # not-logged-in # Will happen, if status or logout page is requested by user, # which actually is not logged in not-logged-in = لم تقم بتسجيل الدخول (ip $(ip)) # ippool-empty # IP address for user is to be assigned from ip pool, but there are no more # addresses in that pool ippool-empty = يوجد خلل برقم الآي بي # shutting-down # When shutdown is executed, new clients are not accepted shutting-down = الخادم مغلق # user-session-limit # If user profile has limit of shared-users, then this error will be shown # after reaching this limit user-session-limit = لا توجد أي صلاحيات لهذا المستخدم # license-session-limit # Depending on licence number of active hotspot clients is limited to # one or another amount. If this limit is reached, following error is displayed. license-session-limit = أنتهى الوقت ($(error-orig)) # wrong-mac-username # If username looks like MAC address (12:34:56:78:9a:bc), but is not # a MAC address of this client, login is rejected wrong-mac-username = خطأ في المستخدم ($(username)): هذا العنوان ليس لك .. و تذكر أن الله يراقبك # chap-missing # If http-chap login method is used, but hotspot program does not receive # back encrypted password, this error message is shown. # Possible reasons of failure: # - JavaScript is not enabled in web browser; # - login.html page is not valid; # - challenge value has expired on server (more than 1h of inactivity); # - http-chap login method is recently removed; # If JavaScript is enabled and login.html page is valid, # then retrying to login usually fixes this problem. chap-missing = يجب أن تفعل الجافا ليقوم المتصفح بالاستجابة إلى الأوامر # invalid-username # Most general case of invalid username or password. If RADIUS server # has sent an error string with Access-Reject message, then it will # override this setting. invalid-username = خطأ في اسم المستخدم أو كلمة المرور اتصل بنا # invalid-mac # Local users (on hotspot server) can be bound to some MAC address. If login # from different MAC is tried, this error message will be shown. invalid-mac = هذا المستخدم لا يمكن أن يعمل في هذا الجهاز اتصل بنا # uptime-limit, traffic-limit # For local hotspot users in case if limits are reached uptime-limit = عزيزي العميل .. لقد أنتهى وقت اشتراكك traffic-limit = عزيزي العميل .. لقد استهلكت حجم التحميل المخصص لك # radius-timeout # User is authenticated by RADIUS server, but no response is received from it, # following error will be shown. radius-timeout = لا توجد استجابة من الخادم # auth-in-progress # Authorization in progress. Client already has issued an authorization request # which is not yet complete. auth-in-progress = العملية قيد الإجراء .. عاود المحاولة لاحقاً # radius-reply # Radius server returned some custom error message radius-reply = $(error-orig)
قم بنسخ محتوى الكود وحفظة بملف تكست txt وقم بحفظة بالاسم
errors
ورفعة الى ملفات الهوت اسبوت بالسيرفر
منقول للافادة فقط لا غير
شكرا لصاحب الموضوع
كود الترميز الى اللغة العربية بدون اسم الشبكة
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta http-equiv="Content-Language" content="ar-eg">
</head>
كود الترميز للغة العربية باسم الشبكة اعلى الصفحة
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta http-equiv="Content-Language" content="ar-eg">
<title>اكتب اسم الشبكة هنا</title>
</head>
وملف تعريب الاخطاء للغة العربية
# This file contains error messages which are shown to user, when http/https # login is used. # These messages can be changed to make user interface more friendly, including # translations to different languages. # # Various variables can be used here as well. Most frequently used ones are: # $(error-orig) - original error message from hotspot # $(ip) - ip address of a client # $(username) - username of client trying to log in # internal-error # It should never happen. If it will, error page will be shown # displaying this error message (error-orig will describe what has happened) internal-error = خطأ داخلي ($(error-orig)) # config-error # Should never happen if hotspot is configured properly. config-error = configuration error ($(error-orig)) # not-logged-in # Will happen, if status or logout page is requested by user, # which actually is not logged in not-logged-in = لم تقم بتسجيل الدخول (ip $(ip)) # ippool-empty # IP address for user is to be assigned from ip pool, but there are no more # addresses in that pool ippool-empty = يوجد خلل برقم الآي بي # shutting-down # When shutdown is executed, new clients are not accepted shutting-down = الخادم مغلق # user-session-limit # If user profile has limit of shared-users, then this error will be shown # after reaching this limit user-session-limit = لا توجد أي صلاحيات لهذا المستخدم # license-session-limit # Depending on licence number of active hotspot clients is limited to # one or another amount. If this limit is reached, following error is displayed. license-session-limit = أنتهى الوقت ($(error-orig)) # wrong-mac-username # If username looks like MAC address (12:34:56:78:9a:bc), but is not # a MAC address of this client, login is rejected wrong-mac-username = خطأ في المستخدم ($(username)): هذا العنوان ليس لك .. و تذكر أن الله يراقبك # chap-missing # If http-chap login method is used, but hotspot program does not receive # back encrypted password, this error message is shown. # Possible reasons of failure: # - JavaScript is not enabled in web browser; # - login.html page is not valid; # - challenge value has expired on server (more than 1h of inactivity); # - http-chap login method is recently removed; # If JavaScript is enabled and login.html page is valid, # then retrying to login usually fixes this problem. chap-missing = يجب أن تفعل الجافا ليقوم المتصفح بالاستجابة إلى الأوامر # invalid-username # Most general case of invalid username or password. If RADIUS server # has sent an error string with Access-Reject message, then it will # override this setting. invalid-username = خطأ في اسم المستخدم أو كلمة المرور اتصل بنا # invalid-mac # Local users (on hotspot server) can be bound to some MAC address. If login # from different MAC is tried, this error message will be shown. invalid-mac = هذا المستخدم لا يمكن أن يعمل في هذا الجهاز اتصل بنا # uptime-limit, traffic-limit # For local hotspot users in case if limits are reached uptime-limit = عزيزي العميل .. لقد أنتهى وقت اشتراكك traffic-limit = عزيزي العميل .. لقد استهلكت حجم التحميل المخصص لك # radius-timeout # User is authenticated by RADIUS server, but no response is received from it, # following error will be shown. radius-timeout = لا توجد استجابة من الخادم # auth-in-progress # Authorization in progress. Client already has issued an authorization request # which is not yet complete. auth-in-progress = العملية قيد الإجراء .. عاود المحاولة لاحقاً # radius-reply # Radius server returned some custom error message radius-reply = $(error-orig)
قم بنسخ محتوى الكود وحفظة بملف تكست txt وقم بحفظة بالاسم
errors
ورفعة الى ملفات الهوت اسبوت بالسيرفر
منقول للافادة فقط لا غير
شكرا لصاحب الموضوع