mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-19 02:02:14 +08:00
Merge pull request #99 from Retrobottega/master
Added Italian Translation
This commit is contained in:
@@ -25,4 +25,7 @@
|
||||
<nl-NL>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
</nl-NL>
|
||||
<it>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
</it>
|
||||
</Translations>
|
||||
|
||||
@@ -139,4 +139,27 @@
|
||||
<InfoPanel_Files>{0} bestanden</InfoPanel_Files>
|
||||
<InfoPanel_FolderAndFile>({0} en {1})</InfoPanel_FolderAndFile>
|
||||
</nl-NL>
|
||||
<it>
|
||||
<UI_FontFamily>Segoe UI</UI_FontFamily>
|
||||
<APP_START>QuickLook è in esecuzione in secondo piano.</APP_START>
|
||||
<APP_SECOND>QuickLook è già in esecuzione in secondo piano.</APP_SECOND>
|
||||
<MW_BrowseFolder>Esplora {0}</MW_BrowseFolder>
|
||||
<MW_Open>Apri {0}</MW_Open>
|
||||
<MW_OpenWith>Apri con {0}</MW_OpenWith>
|
||||
<MW_Run>Esegui {0}</MW_Run>
|
||||
<Icon_RunAtStartup>Esegui all'&Avvio</Icon_RunAtStartup>
|
||||
<Icon_ToolTip>QuickLook v{0}</Icon_ToolTip>
|
||||
<Icon_CheckUpdate>Verifica &Aggiornamenti...</Icon_CheckUpdate>
|
||||
<Icon_Quit>&Esci</Icon_Quit>
|
||||
<Update_NoUpdate>Stai usando l'ultima versione.</Update_NoUpdate>
|
||||
<Update_Found>QuickLook {0} è disponibile. Fai click qui per aprire la pagina di download.</Update_Found>
|
||||
<Update_Error>Si è verificato un errore durante la verifica degli aggiornamenti: {0}</Update_Error>
|
||||
<InfoPanel_LastModified>Ultima modifica: {0}</InfoPanel_LastModified>
|
||||
<InfoPanel_DriveSize>Capacità {0}, {1} disponibile</InfoPanel_DriveSize>
|
||||
<InfoPanel_Folder>{0} cartella</InfoPanel_Folder>
|
||||
<InfoPanel_Folders>{0} cartelle</InfoPanel_Folders>
|
||||
<InfoPanel_File>{0} file</InfoPanel_File>
|
||||
<InfoPanel_Files>{0} file</InfoPanel_Files>
|
||||
<InfoPanel_FolderAndFile>({0} e {1})</InfoPanel_FolderAndFile>
|
||||
</it>
|
||||
</Translations>
|
||||
|
||||
Reference in New Issue
Block a user