You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
				
					
						
						
							| 
								
							 | 
							
								<?php
							 | 
						
						
						
							| 
								
							 | 
							
								/** 
							 | 
						
						
						
							| 
								
							 | 
							
								* @package	uForum 
							 | 
						
						
						
							| 
								
							 | 
							
								* @file		lngs/Polish/quick_reply.php
							 | 
						
						
						
							| 
								
							 | 
							
								* @version	$Id$ 
							 | 
						
						
						
							| 
								
							 | 
							
								* @copyright	2007-2010 (c) PioDer <[email protected]>
							 | 
						
						
						
							| 
								
							 | 
							
								* @link    		http://www.pioder.pl/
							 | 
						
						
						
							| 
								
							 | 
							
								* @license	see LICENSE.txt
							 | 
						
						
						
							| 
								
							 | 
							
								**/
							 | 
						
						
						
							| 
								
							 | 
							
								$lng['title']='Szybka Odpowiedź';
							 | 
						
						
						
							| 
								
							 | 
							
								$lng['message']='Wiadomość';
							 | 
						
						
						
							| 
								
							 | 
							
								$lng['save']='Zapisz';
							 | 
						
						
						
							| 
								
							 | 
							
								$lng['reset']='Wyczyść';
							 | 
						
						
						
							| 
								
							 | 
							
								$lng['message']='Wiadomość (dodatkowo. dostępne tagi [code] i [quote])';
							 | 
						
						
						
							| 
								
							 | 
							
								?>
							 |