Просмотр файла modules/homepage/locale/ar.lng.php

Размер файла: 2.82Kb
<?php return array (
  'domain' => 'homepage',
  'plural-forms' => 'nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);',
  'messages' => 
  array (
    '' => 
    array (
      'Free, Open Source content management system' => 'نظام مجاني ومفتوح المصدر لإدارة المحتوى',
      'Download' => 'تحميل',
      'Documentation' => 'الوثائق',
      'News' => 'اخبار الموقع',
      'Features' => 'الميزات',
      'Responsive Layout' => 'تخطيط الاستجابة',
      'Your site will appear equally well on both computers and mobile devices.' => 'سوف يظهر موقعك بشكل جيد على كل من أجهزة الكمبيوتر والأجهزة المحمولة.',
      'Template System' => 'نظام القالب',
      'Using templates, you can completely change the style of your site so that it becomes unique and not like the others.' => 'باستخدام القوالب، يمكنك تغيير نمط موقعك بالكامل بحيث يصبح فريداً وليس مثل الآخرين.',
      'High Performance' => 'الأداء العالي',
      'When developing JohnCMS we pay special attention to system performance.<br>Your website will not require a powerful server for as long as possible.' => 'عند تطوير نظام JohnCMS نولي اهتماما خاصا لأداء النظام.<br>موقعك لن يتطلب خادم قوي لأطول فترة ممكنة.',
      'Multilingual' => 'متعدد اللغات',
      'Reach the maximum audience in different languages. Several languages have already been built into the system.<br>And if you don\'t have the desired language, you can easily add it using advanced translation tools that support johnCMS.' => 'الوصول إلى الحد الأقصى للجمهور بلغات مختلفة. تم بالفعل دمج عدة لغات في النظام.<br>وإذا لم يكن لديك اللغة المطلوبة، يمكنك بسهولة إضافتها باستخدام أدوات ترجمة متقدمة تدعم نظام johnCMS.',
      'Modularity' => 'الوحدة',
      'The most popular modules are built into the system.<br>You can install ready-made additional modules, create them yourself or order development of new modules from other developers.' => 'الوحدات الأكثر شعبية مدمجة في النظام.<br>يمكنك تثبيت وحدات إضافية جاهزة الصنع، قم بإنشائها بنفسك أو طلب تطوير وحدات جديدة من المطورين الآخرين.',
      'Free License' => 'الترخيص المجاني',
      'The GNU GPL-3 license gives you the right to distribute and modify JohnCMS.' => 'يمنحك ترخيص GNU GPL-3 الحق في توزيع وتعديل نظام JohnCMS.',
    ),
  ),
);