19 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; Joomla! Project
 | |
| ; (C) 2023 Open Source Matters, Inc. <https://www.joomla.org>
 | |
| ; License GNU General Public License version 2 or later; see LICENSE.txt
 | |
| ; Note : All ini files need to be saved as UTF-8
 | |
| 
 | |
| PLG_SYSTEM_GUIDEDTOURS="Sistema - Plugin tour guidati"
 | |
| PLG_SYSTEM_GUIDEDTOURS_BACK="Indietro"
 | |
| PLG_SYSTEM_GUIDEDTOURS_COMPLETE="Completo"
 | |
| PLG_SYSTEM_GUIDEDTOURS_COULD_NOT_LOAD_THE_TOUR="Impossibile avviare il tour guidato. Nessun ID valido fornito."
 | |
| PLG_SYSTEM_GUIDEDTOURS_DESCRIPTION="Plugin tour guidati di sistema"
 | |
| PLG_SYSTEM_GUIDEDTOURS_HIDE_FOREVER="Lascia nascosto"
 | |
| PLG_SYSTEM_GUIDEDTOURS_NEXT="Avanti"
 | |
| PLG_SYSTEM_GUIDEDTOURS_START="Inizio"
 | |
| PLG_SYSTEM_GUIDEDTOURS_STEP_NUMBER_OF="Passo {number} di {total}" ; Do not translate the text between the {}
 | |
| PLG_SYSTEM_GUIDEDTOURS_TOUR_ERROR="Oh no! Sembra che il tuo tour sia fuori strada. Il tour è terminato e non può proseguire."
 | |
| PLG_SYSTEM_GUIDEDTOURS_TOUR_ERROR_RESPONSE="Qualcosa è andato storto durante il salvataggio delle informazioni sullo stato del tour! Errore nella risposta."
 | |
| PLG_SYSTEM_GUIDEDTOURS_TOUR_INVALID_RESPONSE="Qualcosa è andato storto durante il salvataggio delle informazioni sullo stato del tour! La risposta non è valida."
 | |
| 
 |