<?PHP // $Id$ 
      // pix.php - created with Moodle 1.2 development (2003111400)


$string['angry'] = 'Złość';
$string['approve'] = 'Zadowolenie';
$string['biggrin'] = 'Szeroki uśmiech';
$string['blackeye'] = 'Podbite Limo';
$string['blush'] = 'Rumieniec';
$string['clown'] = 'Klaun';
$string['cool'] = 'Równy gość';
$string['dead'] = 'Martwy';
$string['evil'] = 'Diabełek';
$string['kiss'] = 'Buziaki';
$string['mixed'] = 'Mieszane uczucia';
$string['sad'] = 'Smutek';
$string['shy'] = 'Nieśmiałość';
$string['sleepy'] = 'Senny';
$string['smiley'] = 'Uśmiech';
$string['surprise'] = 'Zaskoczenie';
$string['thoughtful'] = 'Zastanowienie się';
$string['tongueout'] = 'Języczek';
$string['wideeyes'] = 'Wytrzeszczone oczy';
$string['wink'] = 'Puszczenie oczka';

?>
