⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 it-language.php

📁 开源的蜘蛛程序
💻 PHP
字号:
<?
$sph_messages =  Array (
	"Categories" => "Categorie",
	"CATEGORIES" => "CATEGORIE",
	"Untitled" => "Documento senza titolo",
	"Powered by" => "Basato su",
	"Previous" => "Precedente",
	"Next" => "Prossimo",
	"Result page" => "Pagina dei risultati",
	"Only in category" => "Solo nella categoria",
	"Search" => "Cerca",
	"All sites" => "Tutti i siti",
	"Web pages" => "Pagine Web",
	"The search" => "La ricerca",
	"noMatch" => "non ha trovato alcun documento",
	"ignoredWords" => "Le seguenti parole sono state ignorate (erano troppo corte o comuni):",
	"resultsFor" => "Risultati per:",
	"Results" => "Visualizzazione dei risultati", //
	"of" => " di",           //Pattern:  Results x-y of z match(es). Change according to the pattern
	"match" => "risultato",     //
	"matches" => "risultati", //
	"seconds" => "seconds",
	"andSearch" => "Ricerca AND",
	"orSearch" => "Ricerca OR",
	"phraseSearch" => "Ricerca per frase",
	"show" => "Mostra ",
	"resultsPerPage" => "risultati per pagina"
);
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -