diff options
| author | aljabr <aljabr.me@gmail.com> | 2016-09-18 02:10:40 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-18 02:10:40 +0300 |
| commit | 164df159c4a867b7a4be71a24adea0fabb59a634 (patch) | |
| tree | 4a786df8d7c7e6e1b52a0bdc305cc7784d53b58e | |
| parent | 1700058c763c96a2880dfd3ae89df393fe2706f4 (diff) | |
add more translation in Arabic lang
Former-commit-id: a892427e4873e1596c17315b800b53a391cb9ec2
| -rw-r--r-- | www/lang/locale-ar.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/lang/locale-ar.json b/www/lang/locale-ar.json index f0c9711f..32f3ca08 100644 --- a/www/lang/locale-ar.json +++ b/www/lang/locale-ar.json @@ -319,7 +319,7 @@ "kUseEventServer" :"إستخدام خادم للتسجيلات", "kUseSSL" :"إستخدام SSL", "kUseVideoControls" :"Please use video player controls for H264 events. ZoneMinder doesn't yet support zms controls", - "kUseZmAuth" :"use ZM authentication", + "kUseZmAuth" :"إستخدام بيانات التغميد الخاصة بـZM", "kUserName" :"إسم المستخدم", "kValidNameBasicAuth" :"Please enter a valid username and password for basic auth", "kValidNameZMAuth" :"Please enter a valid username and password for ZM auth", @@ -333,14 +333,14 @@ "kWelcomeWizard" :"مرحباً بك في zmWizard", "kWizAuthText1" :"Confused? ZM Auth is the authentication used when you enable OPT_USE_AUTH in the ZM console options screen.", "kWizAuthText2" :"Basic Auth is when you configure a username and password in your webserver. If you are using LDAP authentication, its likely basic auth.", - "kWizBasicAuth" :"I use basic authentication", - "kWizConfigPain" :"Configuring ZoneMinder can be a pain. Let's see if zmWizard can help.", + "kWizBasicAuth" :"إستخدام بيانات تعميد قياسية", + "kWizConfigPain" :"إعداد ZoneMinder قد يكون معقداً سنحاول تسهيل المهمة", "kWizGotoLogin" :"الذهاب لشاشة التسجيل", "kWizNextStep1" :"Once auto-detection is over, you could either", "kWizNextStep2" :"Go back to previous steps and re-do", "kWizNextStep3" :"Go to the login screen with these findings auto filled in", "kWizPasswdNote" :"note: if your password has special characters like #?@ or ampersand in it, the wizard may fail cgi detection. Its best if you temporarily change the password to a simple one, run the wizard and then change it back later", - "kWizPortalAuth" :"Portal Authentication", + "kWizPortalAuth" :"التحقق من مسار البوابة", "kWizPortalText" :"Lets talk about how you have configured authentication If you have enabled authentication, toggle this button", "kWizPortalTip" :"Confused? You can easily find out your portal URL by noting down the url you see on your browser when accessing the ZoneMinder Console.", "kWizPortalUrl" :"ماهو مسار البوابة لـ Zoneminder؟", @@ -351,7 +351,7 @@ "kWizard" :"إدراج خادم", "kWorkingOnGraph" :"جاري إنشاء الرسوم البيانية", "kZMRunning" :"يعمل", - "kZMSettingsFor" :"إعداد zmNinja لـ", + "kZMSettingsFor" :"إعداد لـ", "kZMStopped" :"متوقف", "kZMUndetermined" :"غير معروف", "kZMUpgradeNeeded" :"تحتاج الى ترقية الخادم" |
