| DIR: /usr/share/cockpit/static /usr/share/cockpit/static/ |
| Current File : /usr/share/cockpit/static/po.manifest.ar.js |
window.cockpit_po = {
"": {
"plural-forms": (n) => n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5,
"language": "ar",
"language-direction": "rtl"
},
"Diagnostic reports": [
null,
"تقارير التشخيص"
],
"Kernel dump": [
null,
"عطب نواة النظام"
],
"Networking": [
null,
"التشبيك"
],
"SELinux": [
null,
"SELinux"
],
"Storage": [
null,
"التخزين"
]
};
|