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

Размер файла: 2.12Kb
<?php return array (
  'domain' => 'registration',
  'plural-forms' => 'nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);',
  'messages' => 
  array (
    '' => 
    array (
      'Registration' => 'Rejestracja',
      'You can get authorized on the site after confirmation of your registration.' => 'Możesz dostać się do witryny tylko po potwierdzeniu rejestracji.',
      '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' => 'Proszę nie rejestrować nazw typu 12345, 2222, gkkkk, sssss, nr. telefonu, etc. Będą usuwane. <br> Również wszystkie profile rejestrowane przez serwery proxy lub Tora zostaną usunięte!',
      'Choose Nickname' => 'Zmiana Nicku',
      'Username' => 'Nazwa użytkownika',
      'Min. 2, Max. 20 characters.<br />Allowed letters of the russian and latin alphabets, numbers and symbols - = @ ! ? ~ _ ( ) [ ] . * (Except zero)' => 'Min. 2, Max. 15 znaków.<br>Dozwolona jest cyrylica, alfabet łaciński, cyfry i symbole - = @ ! ? ~ _ ( ) [ ] . * (bez zera)',
      'Assign a password' => 'Przypisz hasło',
      'Select Gender' => 'Wybierz płeć',
      'Man' => 'Mężczyzna',
      'Woman' => 'Kobieta',
      'Your name' => 'Twój nick',
      'Tell us a little about yourself' => 'Opowiedz nam trochę o sobie',
      'Verification code' => 'Kod weryfikacyjny',
      'Enter verification code' => 'Wprowadź kod weryfikacyjny',
      'If you cannot see the image code, enable graphics in your browser and refresh this page' => 'Jeżeli nie widzisz nic na obrazku, włącz grafikę w przeglądarce i odśwież stronę',
      'Registration is temporarily closed' => 'Rejestracja tymczasowo zamknięta',
      'Your ID' => 'Twoje ID',
      'Your Username' => 'Twoja nazwa użytkownika',
      'Your Password' => 'Twoje hasło',
      'Please, wait until a moderator approves your registration' => 'Proszę poczekaj, aż moderator zatwierdzi rejestrację',
      'Enter' => 'Wejdź',
    ),
  ),
);