app.php 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. <?php
  2. return array (
  3. 'Home' => 'Casa',
  4. 'Created At' => 'Creato a',
  5. 'Updated At' => 'Aggiornato alle',
  6. 'Action' => 'Azione',
  7. 'View' => 'Visualizza',
  8. 'Update' => 'Aggiornare',
  9. 'Delete' => 'Elimina',
  10. 'Create' => 'Creare',
  11. 'Save' => 'Salva',
  12. 'Reset' => 'Ripristina',
  13. 'Name' => 'Nome',
  14. 'Sort' => 'Ordinare',
  15. 'Remark' => 'osservazione',
  16. 'Image' => 'Immagine',
  17. 'Url' => 'url',
  18. 'Is Display' => 'È display',
  19. 'Status' => 'Stato',
  20. 'Type' => 'genere',
  21. 'Icon' => 'Icona',
  22. 'Email' => 'E-mail',
  23. 'Username' => 'Nome utente',
  24. 'Admin' => 'Admin',
  25. 'Password' => 'Parola d\'ordine',
  26. 'Avatar' => 'Avatar',
  27. 'Success' => 'Successo',
  28. 'Error' => 'Errore',
  29. 'Add' => 'Inserisci',
  30. 'Search' => 'Ricerca',
  31. 'Users' => 'utenti',
  32. 'ID' => 'ID',
  33. 'Nickname' => 'soprannome',
  34. 'Not Audited' => 'Non verificato',
  35. 'Passed' => 'Passato',
  36. 'Not pass' => 'Non passare',
  37. 'first' => 'primo',
  38. 'previous' => 'precedente',
  39. 'next' => 'Il prossimo',
  40. 'last' => 'scorso',
  41. 'No picture' => 'Nessuna immagine',
  42. 'Really to delete?' => 'Davvero da eliminare?',
  43. 'Are you sure you want to delete this item?' => 'Sei sicuro di voler eliminare questo articolo?',
  44. '{attribute} cannot be blank.' => '{attribute} non può essere vuoto.',
  45. 'Allowed not to be deleted, sub level existed.' => 'Consentito di non essere cancellato, esisteva un livello secondario.',
  46. 'Failed' => 'mancato',
  47. 'Cannot be themselves sub' => 'Non possono essere loro stessi sub',
  48. 'Send' => 'Spedire',
  49. 'Upload {attribute} error' => 'Errore di caricamento {attribute}',
  50. 'Filename' => 'Nome del file',
  51. 'Uri' => 'Uri',
  52. 'Used' => 'Usato',
  53. 'Unused' => 'non usato',
  54. 'Other' => 'Altro',
  55. 'Yes' => 'sì',
  56. 'No' => 'No',
  57. 'Normal' => 'Normale',
  58. 'Enable' => 'Abilitare',
  59. 'Disabled' => 'Disabilitato',
  60. 'Disable' => 'disattivare',
  61. 'Publish' => 'Pubblicare',
  62. 'Draft' => 'Bozza',
  63. 'Public' => 'Pubblico',
  64. 'Reply' => 'rispondere',
  65. 'Loading, hold on please...' => 'Caricamento, aspetta per favore ...',
  66. 'Id doesn\'t exit' => 'L\'ID non esce',
  67. 'Back' => 'Indietro',
  68. 'Frontend' => 'Fine frontale',
  69. 'more' => 'Di Più',
  70. '{attribute} is incorrect.' => '{attribute} non è corretto.',
  71. 'Permission denied' => 'Permesso negato',
  72. 'Cannot be themselves descendants sub' => 'Non possono essere loro stessi discendenti sub',
  73. 'Delete must be POST http method' => 'L\'eliminazione deve essere il metodo http POST',
  74. 'Value' => 'Valore',
  75. 'Admin User Id' => 'ID utente amministratore',
  76. 'IP Address' => 'Indirizzo IP',
  77. 'User Id' => 'ID utente',
  78. 'None' => 'Nessuna',
  79. 'Default' => 'Predefinito',
  80. 'Welcome to' => 'Benvenuto a',
  81. 'Forgot password' => 'Ha dimenticato la password',
  82. 'Please contact admin for reset password' => 'Si prega di contattare l\'amministratore per reimpostare la password',
  83. 'Captcha' => 'Captcha',
  84. 'Verification code error.' => 'Errore del codice di verifica.',
  85. 'Login' => 'Accesso',
  86. 'Verification Code' => 'Codice di verifica',
  87. 'Category Id' => 'ID categoria',
  88. 'Category' => 'Categoria',
  89. 'Title' => 'Titolo',
  90. 'Sub Title' => 'Sottotitolo',
  91. 'Summary' => 'Sommario',
  92. 'Content' => 'Soddisfare',
  93. 'Thumb' => 'Pollice',
  94. 'Seo Title' => 'Titolo SEO',
  95. 'Seo Keyword' => 'Parola chiave SEO',
  96. 'Seo Description' => 'Descrizione SEO',
  97. 'Can Comment' => 'Può commentare',
  98. 'Visibility' => 'Visibilità',
  99. 'Scan Count' => 'Conteggio scansioni',
  100. 'Comment Count' => 'Conteggio commenti',
  101. 'Tag' => 'Etichetta',
  102. 'Author Id' => 'ID autore',
  103. 'Author' => 'Autore',
  104. 'Attributes' => 'attributi',
  105. 'Is Headline' => 'È il titolo',
  106. 'Is Recommend' => 'È consigliato',
  107. 'Is Special Recommend' => 'È speciale consiglia',
  108. 'Is Slide Show' => 'È una presentazione',
  109. 'Is Roll' => 'È Roll',
  110. 'Is Bold' => 'È grassetto',
  111. 'Is Picture' => 'È l\'immagine',
  112. 'Are you sure you want to enable this item?' => 'Sei sicuro di voler abilitare questo elemento?',
  113. 'Are you sure you want to disable this item?' => 'Sei sicuro di voler disabilitare questo elemento?',
  114. 'Are you sure you want to publish?' => 'Sei sicuro di voler pubblicare?',
  115. 'Are you sure you want to cancel release?' => 'Sei sicuro di voler annullare il rilascio?',
  116. 'UnClassified' => 'Non classificati',
  117. 'Please chose' => 'Per favore ha scelto',
  118. 'Please chose some' => 'Per favore scegline alcuni',
  119. 'Allowed not to be deleted, some article belongs to this category.' => 'Non è consentito eliminare, alcuni articoli appartengono a questa categoria.',
  120. 'Secret article must set a password' => 'L\'articolo segreto deve impostare una password',
  121. 'Article Id' => 'ID articolo',
  122. 'Article Images' => 'Immagini dell\'articolo',
  123. 'Choose Image Multi' => 'Scegli Image Multi',
  124. 'Page Sign' => 'Segno di pagina',
  125. 'Alias' => 'Alias',
  126. 'Comments' => 'Commenti',
  127. 'Article Title' => 'Titolo dell\'articolo',
  128. 'Website' => 'Sito web',
  129. 'Replay User Id' => 'Riproduci l\'ID utente',
  130. 'Comment Message' => 'Messaggio di commento',
  131. 'Parent Category Id' => 'ID categoria padre',
  132. 'Parent Category Name' => 'Nome categoria padre',
  133. 'Category Template' => 'Modello di categoria',
  134. 'Article Template' => 'Modello di articolo',
  135. 'Target' => 'Bersaglio',
  136. 'Parent Id' => 'ID genitore',
  137. 'Is Absolute Url' => 'È Absolute Url',
  138. 'HTTP Method' => 'Metodo HTTP',
  139. 'Input new' => 'Inserisci nuovo',
  140. 'Sub Menu exists, cannot be deleted' => 'Il sottomenu esiste, non può essere eliminato',
  141. 'Chose from article category' => 'Scegli dalla categoria dell\'articolo',
  142. 'Parent Menu Name' => 'Nome menu principale',
  143. 'Url is not a correct json format' => 'L\'URL non è un formato JSON corretto',
  144. 'Seo Keywords' => 'Parole chiave SEO',
  145. 'Website Title' => 'Titolo del sito web',
  146. 'Website Description' => 'Descrizione del sito web',
  147. 'Website Email' => 'Email del sito web',
  148. 'Website Language' => 'Lingua del sito web',
  149. 'Icp Sn' => 'Icp Sn',
  150. 'Statics Script' => 'Statics Script',
  151. 'Website Status' => 'Stato del sito web',
  152. 'Website Timezone' => 'Fuso orario del sito web',
  153. 'Open Comment' => 'Apri commento',
  154. 'Open Comment Verify' => 'Apri Verifica commento',
  155. 'Website Url' => 'URL del sito',
  156. 'Website Setting' => 'Impostazione del sito web',
  157. 'Seo Setting' => 'Impostazione SEO',
  158. 'Input Type' => 'Tipo di ingresso',
  159. 'Autoload' => 'Caricamento automatico',
  160. 'Tips' => 'Suggerimenti',
  161. 'Custom Setting' => 'Impostazione personalizzata',
  162. 'Must begin with alphabet and can only includes alphabet,_,and number' => 'Deve iniziare con l\'alfabeto e può includere solo alfabeto, _ e numero',
  163. 'Opened' => 'Ha aperto',
  164. 'Closed' => 'Chiuso',
  165. 'SMTP Host' => 'Host SMTP',
  166. 'SMTP Port' => 'Porta SMTP',
  167. 'SMTP Username' => 'Nome utente SMTP',
  168. 'SMTP Password' => 'Password SMTP',
  169. 'Sender' => 'Mittente',
  170. 'Encryption' => 'crittografia',
  171. 'SMTP Setting' => 'Impostazioni SMTP',
  172. 'Test' => 'Test',
  173. 'Type restrict, please type in after create' => 'Digitare limitare, digitare dopo la creazione',
  174. '{attribute} must begin with https:// or http:// or //' => '{attribute} deve iniziare con https: // o http: // o //',
  175. 'Only filled in can show picture (Recommend start with // adapt to http or https)' => 'Solo compilato può mostrare l\'immagine (Consiglia di iniziare con // adattarsi a http o https)',
  176. 'Frontend default language' => 'Lingua predefinita del frontend',
  177. 'Frontend timezone' => 'Fuso orario frontend',
  178. 'Route' => 'Itinerario',
  179. 'Description' => 'Descrizione',
  180. 'Old Password' => 'vecchia password',
  181. 'Repeat Password' => 'Ripeti la password',
  182. 'Role' => 'Ruolo',
  183. 'Assign Roles' => 'Assegna ruoli',
  184. 'super administrator roles' => 'ruoli di super amministratore',
  185. 'default super administrator admin' => 'amministratore super amministratore predefinito',
  186. 'Not allowed to delete {attribute}' => 'Non è consentito eliminare {attribute}',
  187. 'Role does not exists' => 'Il ruolo non esiste',
  188. 'Permission exists' => 'Il permesso esiste',
  189. 'Role exists' => 'Il ruolo esiste',
  190. 'Must begin with "/" like "/module/controller/action" format' => 'Deve iniziare con il formato "/" like "/ module / controller / action"',
  191. 'System' => 'Sistema',
  192. 'System user own all permissions, cannot be edit by web. you can edit config file to cancel' => 'L\'utente del sistema possiede tutte le autorizzazioni, non può essere modificato dal web. puoi modificare il file di configurazione per annullare',
  193. 'Close' => 'Vicino',
  194. 'Locate Current Tab' => 'Individua la scheda corrente',
  195. 'Close All Tab' => 'Chiudi tutto tab',
  196. 'Close Other Tab' => 'Chiudi altra scheda',
  197. 'Logout' => 'Disconnettersi',
  198. 'Refresh' => 'ricaricare',
  199. 'Support' => 'Supporto',
  200. 'Theme' => 'Tema',
  201. 'Modify Avatar' => 'Modifica avatar',
  202. 'Profile' => 'Profilo',
  203. 'Contact Us' => 'Contattaci',
  204. 'Mail Box' => 'Cassetta postale',
  205. 'Backend Manage System' => 'Sistema di gestione backend',
  206. 'Please Enter the Question' => 'Inserisci la domanda',
  207. 'Incorrect username or password.' => 'Nome utente o password errati.',
  208. 'Month' => 'Mese',
  209. 'Today' => 'Oggi',
  210. 'Income' => 'Reddito',
  211. 'Total Income' => 'Reddito totale',
  212. 'Order' => 'Ordine',
  213. 'New Order' => 'Nuovo ordine',
  214. 'Visitor' => 'Visitatore',
  215. 'New Visitor' => 'Nuovo visitatore',
  216. 'Latest Month' => 'Ultimo mese',
  217. 'Active Users' => 'Utenti attivi',
  218. 'December' => 'dicembre',
  219. 'Environment' => 'Ambiente',
  220. 'PHP Execute Method' => 'Metodo di esecuzione PHP',
  221. 'File Upload Limit' => 'Limite caricamento file',
  222. 'Script Time Limit' => 'Limite di tempo dello script',
  223. 'Database Info' => 'Informazioni sul database',
  224. 'Memory Usage' => 'Utilizzo della memoria',
  225. 'Real Memory Usage' => 'Utilizzo della memoria reale',
  226. 'Disk Usage' => 'Uso del disco',
  227. 'Statics' => 'statica',
  228. 'Articles' => 'articoli',
  229. 'Categories' => 'categorie',
  230. 'Pages' => 'pagine',
  231. 'User' => 'Utente',
  232. 'Backend Menus' => 'Menu di backend',
  233. 'Frontend Menus' => 'Menu frontend',
  234. 'Administrators' => 'Amministratori',
  235. 'Roles' => 'ruoli',
  236. 'Friendly Links' => 'Collegamenti amichevoli',
  237. 'Latest Comments' => 'Ultimi commenti',
  238. 'Only supported linux system' => 'Supportato solo il sistema Linux',
  239. 'Total' => 'Totale',
  240. 'Notify' => 'Notificare',
  241. 'More' => 'Di Più',
  242. 'at' => 'a',
  243. 'Permissions' => 'permessi',
  244. 'Group' => 'Gruppo',
  245. 'Assign Permission' => 'Assegna autorizzazione',
  246. 'Chose from exists' => 'Scegli tra esiste',
  247. 'Confirm' => 'Confermare',
  248. 'ok' => 'ok',
  249. 'cancel' => 'Annulla',
  250. 'None item selected!' => 'Nessun elemento selezionato!',
  251. 'Only picture file be permitted.' => 'È consentito solo il file immagine.',
  252. 'Choose File' => 'Scegli il file',
  253. 'Choose Image' => 'Scegli immagine',
  254. 'Lack of authority' => 'Mancanza di autorità',
  255. 'You are not allowed to perform this action' => 'Non sei autorizzato a eseguire questa azione',
  256. 'Page does not exist' => 'La pagina non esiste',
  257. 'Admin Log' => 'Registro dell\'amministratore',
  258. 'Log Detail' => 'Dettaglio registro',
  259. 'Admin user' => 'Utente amministratore',
  260. 'through' => 'attraverso',
  261. 'created' => 'creato',
  262. 'updated' => 'aggiornato',
  263. 'deleted' => 'soppresso',
  264. 'record' => 'disco',
  265. 'There is no user with such email.' => 'Nessun utente con tale email.',
  266. 'Please fill out your email. A link to reset password will be sent there.' => 'Per favore, inserisci la tua email. Lì verrà inviato un collegamento per reimpostare la password.',
  267. 'Reset Password' => 'Resetta la password',
  268. 'Request password reset' => 'Richiedi il ripristino della password',
  269. 'Please fill out the following fields to signup' => 'Compila i seguenti campi per registrarti',
  270. 'Please choose your new password' => 'Scegli la tua nuova password',
  271. 'Admin Users' => 'Utenti amministratori',
  272. 'Can not update default super administrator\'s role' => 'Impossibile aggiornare il ruolo di super amministratore predefinito',
  273. 'Check your email for further instructions.' => 'Controlla la tua email per ulteriori istruzioni.',
  274. 'New password was saved.' => 'La nuova password è stata salvata.',
  275. 'Files' => 'File',
  276. 'File size' => 'Dimensione del file',
  277. 'Mime' => 'Mimo',
  278. 'Preview' => 'Anteprima',
  279. 'Count' => 'Contare',
  280. 'Use ID' => 'Usa ID',
  281. 'Delete file {name} failed' => 'Eliminazione del file {name} non riuscita',
  282. 'This file is in use,cannot be deleted' => 'Questo file è in uso, non può essere eliminato',
  283. 'Follow the link below to reset your password' => 'Segui il link sottostante per reimpostare la tua password',
  284. 'Sign' => 'Cartello',
  285. 'Banner Types' => 'Tipi di banner',
  286. 'Jump Link' => 'Jump Link',
  287. 'Entry' => 'Iscrizione',
  288. 'Delete failed, banner existed' => 'Eliminazione non riuscita, banner esistente',
  289. 'Ad Type' => 'Tipo di annuncio',
  290. 'Ad' => 'Anno Domini',
  291. 'Ad Explain' => 'Spiegazione dell\'annuncio',
  292. 'or dragged picture here' => 'o l\'immagine trascinata qui',
  293. 'Confirm use' => 'Conferma l\'uso',
  294. 'Pause uploading' => 'Metti in pausa il caricamento',
  295. 'Continue uploading' => 'Continua a caricare',
  296. 'Start uploading' => 'Inizia il caricamento',
  297. 'Upload Image' => 'Carica immagine',
  298. 'Click select image' => 'Fare clic su seleziona immagine',
  299. 'File cannot be empty' => 'Il file non può essere vuoto',
  300. 'Only picture allowed' => 'È consentita solo la foto',
  301. );