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

Размер файла: 2.51Kb
<?php return array (
  'domain' => 'homepage',
  'plural-forms' => 'nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 : (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);',
  'messages' => 
  array (
    '' => 
    array (
      'Free, Open Source content management system' => 'Nemokama, Atviro kodo turinio valdymo sistema',
      'Download' => 'Atsisiųsti',
      'Documentation' => 'Dokumentacija',
      'News' => 'Naujienos',
      'Features' => 'Ypatybės',
      'Responsive Layout' => 'Adaptyvus išdėstymas',
      'Your site will appear equally well on both computers and mobile devices.' => 'Jūsų svetainė atrodys taip pat gerai ir ant kompiuterių ir ant mobiliųjų įrenginių.',
      'Template System' => 'Šablonų sistema',
      'Using templates, you can completely change the style of your site so that it becomes unique and not like the others.' => 'Naudojant šablonus, jūs galite visiškai pakeisti jūsų svetainės styliu taip, kad jis taps unikalus ir ne toks, kaip kitos svetaines.',
      'High Performance' => 'Aukštas greitis',
      'When developing JohnCMS we pay special attention to system performance.<br>Your website will not require a powerful server for as long as possible.' => 'Kuriant JohnCMS ypatingas dėmėsis buvo sistemos greičiui.<br> Jūsų svetaine nereikalaus galingo serverio ko ilgesniam laikui naudojant.',
      'Multilingual' => 'Daugiakalbė',
      '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.' => 'Pasiekite didžiausią auditoriją skirtingomis kalbomis. Kelios kalbos jau buvo įmontuotos į sistemą.<br>Ir jei jūs neturite norimos kalbos, jūs galite lengvai pridėti ją naudojant pažangias vertimo priemones, kurie palaiko darba su johnCMS.',
      'Modularity' => 'Moduliavimas',
      '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.' => 'Labiausiai populiarus moduliai yra integruoti į sistemą.<br>Galėsite instalioti paruoštus papildomus modulius, kurti patys arba užsakyti naujus modulius iš kitų kūrėjų.',
      'Free License' => 'Laisva licenzija',
      'The GNU GPL-3 license gives you the right to distribute and modify JohnCMS.' => 'GNU GPL-3 " licencija suteikia jums teisę platinti ir modifikuoti JohnCMS.',
    ),
  ),
);