//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-ar.js
// Module: /js2/list_db_objects-ar
// Locale: ar
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"تعتبر عملية إعادة تسمية إحدى قواعد بيانات MySQL إحدى العمليات الخطيرة المحتملة. ربما ترغب في [output,url,_1,تسجيل الدخول إلى واجهة مستخدم cPanel ونسخ قاعدة البيانات احتياطيًا] قبل إعادة تسميتها.","Provide a password to set for this user.":"قم بتوفير كلمة مرور لتعيينها لهذا المستخدم.","Show [quant,_1,record,records]":"إظهار [quant,_1,سجلاً,سجلات ]","Show all [quant,_1,record,records]":"إظهار جميع [quant,_1,سجلاً,سجلات ]","There [numerate,_1,is,are] [quant,_1,record,records].":"هناك [numerate,_1,يكون,كان] [quant,_1,سجلاً,سجلات ].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"كلمة المرور هذه ضعيفة جدًا. إضافة المزيد من مجموعات الأحرف الصغيرة والكبيرة والأرقام والرموز. (الحد الأدنى للقوة [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"لقد قمت بإعادة تسمية قاعدة بيانات [asis,MySQL] “[_1]” إلى “[_2]” بنجاح.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"لقد قمت بإعادة تسمية المستخدم [asis,MySQL] “[_1]” إلى “[_2]” وتعيين كلمة المرور بنجاح.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"لقد قمت بإعادة تسمية مستخدم [asis,MySQL] “[_1]” إلى “[_2]” بنجاح.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"لقد قمت بإعادة تسمية قاعدة بيانات [asis,PostgreSQL] “[_1]” إلى “[_2]” بنجاح.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"لقد قمت بإعادة تسمية المستخدم [asis,PostgreSQL] “[_1]” إلى “[_2]” وتعيين كلمة المرور بنجاح.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"لقد قمت بإعادة تسمية مستخدم [asis,PostgreSQL] “[_1]” إلى “[_2]” بنجاح.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"لقد قمت بتعيين كلمة المرور للمستخدم [asis,MySQL] “[_1]” بنجاح.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"لقد قمت بتعيين كلمة المرور للمستخدم [asis,PostgreSQL] “[_1]” بنجاح.","Your search matched [numf,_1] of [quant,_2,record,records].":"تطابق بحثك مع [numf,_1] لـ [quant,_2,سجلاً,سجلات ]."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~