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

Размер файла: 2.16Kb
<?php return array (
  'domain' => 'registration',
  '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 (
      'Registration' => 'Registracija',
      'You can get authorized on the site after confirmation of your registration.' => 'Jūs galite autorizotis svetainėje tik tada, kada patvirtins jūsų registraciją.',
      'Please, do not register names like 111, shhhh, uuuu, etc. They will be deleted. <br /> Also all the profiles registered via proxy servers will be deleted' => 'Prašome, ne registroti slapyvardžių, kaip 111, shhhh, uuuu, ir kt. Jie bus ištrinti. <br /> Taip pat neregistruokite svetainėję per proxy serverius. Jie iškart bus ištrinti',
      'Choose Nickname' => 'Pasirinkite Slapyvardį',
      'Username' => 'Vartotojo vardas',
      'Min. 2, Max. 20 characters.<br />Allowed letters of the russian and latin alphabets, numbers and symbols - = @ ! ? ~ _ ( ) [ ] . * (Except zero)' => 'Min. 2, maks. 20 simbolių. < br / > leidžiama rusų ir lotynų abėcėlės, skaičių ir simbolių raštai - = @!? ~ _ ( ) [ ] . * (Išskyrus nulį)',
      'Assign a password' => 'Priskirti slaptažodį',
      'Select Gender' => 'Pasirinkite lytį',
      'Man' => 'Vyras',
      'Woman' => 'Moteris',
      'Your name' => 'Jūsų vardas',
      'Tell us a little about yourself' => 'Papasakokite šiek tiek apie save',
      'Verification code' => 'Patvirtinimo kodas',
      'Enter verification code' => 'Įveskite patvirtinimo kodą',
      'If you cannot see the image code, enable graphics in your browser and refresh this page' => 'Jeigu jūs nematote vaizdo kodo, įjunkite grafika jūsų naršyklėję ir atnaujinkitę šį puslapį',
      'Registration is temporarily closed' => 'Registracija laikinai uždarytą',
      'Your ID' => 'Jūsų ID',
      'Your Username' => 'Jūsų vartotojo vardas',
      'Your Password' => 'Jūsų slaptažodis',
      'Please, wait until a moderator approves your registration' => 'Prašome palaukti, kol moderatorius patvirtins jūsų registraciją',
      'Enter' => 'Įeiti',
    ),
  ),
);