italian.php
来自「CMS系统」· PHP 代码 · 共 33 行
PHP
33 行
<?php
// Subdreamer 2.2.0 Language Phrases - Italian
// Translation by DaGoN
$charset = 'iso-8859-1';
$version = '1.1';
// Subdreamer(1)
$sdphrases[1] = array
(
'enter_comment_name' =>'Compilare il campo nome.',
'enter_comment' =>'Compilare il campo commento.',
'repeat_comment' =>'Commento non inviato, per favore riscrivilo.',
'users_name' =>'Nome Utente(i): ',
'your_name' =>'Il tuo Nome:',
'comment' =>'Commento:',
'update_comment' =>'Aggiorna Commento',
'post_comment' =>'Invia Commento',
'comments' =>'Commenti:',
'edit' =>'Modifica',
'delete' =>'Cancella',
'login_post_comments' =>'Devi loggare prima di inviare un commento.',
'view_comments' =>'Vedi Commenti',
'login_view_page' =>'Spiacente, devi essere loggato per vedere questa pagina!',
'wrong_password' =>'Password Errata',
'wrong_username' =>'Utente Errato',
'please_enter_username' =>'Inserire un utente.',
'session_error' =>'Non posso iniziare la sessione',
'you_are_banned' =>'Sei stato bannato!',
'Saturday' =>'Sabato',
'Sun' =>'Sole',
'Thursday' =>'Gioved
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?