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.
		
		
		
		
		
			
		
			
				
					
					
						
							24 lines
						
					
					
						
							826 B
						
					
					
				
			
		
		
	
	
							24 lines
						
					
					
						
							826 B
						
					
					
				<?php /*
 | 
						|
for more information: see languages.txt in the lang folder. 
 | 
						|
*/
 | 
						|
$langActivate = "Mostra";
 | 
						|
$langDeactivate = "Nascondi";
 | 
						|
$langRemove = "Rimuovi";
 | 
						|
$langInLnk  = "Collegamenti nascosti";
 | 
						|
$langDelLk = "Vuoi veramente eliminare il collegamento?";
 | 
						|
$langEnter  = "Entra";
 | 
						|
$langCourseCreate  = "Crea un corso";
 | 
						|
$langNameOfTheLink  = "Nome del collegamento";
 | 
						|
$lang_main_categories_list                  = "Categorie";
 | 
						|
$langHelp = "Aiuto";
 | 
						|
$langCourseAdminOnly = "Solo docenti";
 | 
						|
$PlatformAdminOnly = "Solo amministratori";
 | 
						|
$langCombinedCourse = "Corso combinato";
 | 
						|
$ToolIsNowVisible = "Ora lo strumento è visibile";
 | 
						|
$ToolIsNowHidden = "Ora lo strumento non è più visibile";
 | 
						|
$EditLink = "Modifica il collegamento";
 | 
						|
$GreyIcons = "Strumenti";
 | 
						|
$Interaction = "Interazione";
 | 
						|
$Authoring = "Contenuti";
 | 
						|
$Administration = "Gestione";
 | 
						|
?>
 |