PageRenderTime 35ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/wp-content/plugins/adminer/inc/adminer/lang/it.inc.php

https://gitlab.com/Blueprint-Marketing/interoccupy.net
PHP | 272 lines | 272 code | 0 blank | 0 comment | 0 complexity | 24768c76b2f44c2ed5b7bc3f050478f7 MD5 | raw file
  1. <?php
  2. $translations = array(
  3. 'Login' => 'Autenticazione',
  4. 'Logout successful.' => 'Uscita effettuata con successo.',
  5. 'Invalid credentials.' => 'Credenziali non valide.',
  6. 'Server' => 'Server',
  7. 'Username' => 'Utente',
  8. 'Password' => 'Password',
  9. 'Select database' => 'Seleziona database',
  10. 'Invalid database.' => 'Database non valido.',
  11. 'Create new database' => 'Crea nuovo database',
  12. 'Table has been dropped.' => 'Tabella eliminata.',
  13. 'Table has been altered.' => 'Tabella modificata.',
  14. 'Table has been created.' => 'Tabella creata.',
  15. 'Alter table' => 'Modifica tabella',
  16. 'Create table' => 'Crea tabella',
  17. 'Table name' => 'Nome tabella',
  18. 'engine' => 'motore',
  19. 'collation' => 'collazione',
  20. 'Column name' => 'Nome colonna',
  21. 'Type' => 'Tipo',
  22. 'Length' => 'Lunghezza',
  23. 'Auto Increment' => 'Auto incremento',
  24. 'Options' => 'Opzioni',
  25. 'Save' => 'Salva',
  26. 'Drop' => 'Elimina',
  27. 'Database has been dropped.' => 'Database eliminato.',
  28. 'Database has been created.' => 'Database creato.',
  29. 'Database has been renamed.' => 'Database rinominato.',
  30. 'Database has been altered.' => 'Database modificato.',
  31. 'Alter database' => 'Modifica database',
  32. 'Create database' => 'Crea database',
  33. 'SQL command' => 'Comando SQL',
  34. 'Dump' => 'Dump',
  35. 'Logout' => 'Esci',
  36. 'database' => 'database',
  37. 'Use' => 'Usa',
  38. 'No tables.' => 'No tabelle.',
  39. 'select' => 'seleziona',
  40. 'Create new table' => 'Crea nuova tabella',
  41. 'Item has been deleted.' => 'Elemento eliminato.',
  42. 'Item has been updated.' => 'Elemento aggiornato.',
  43. 'Item%s has been inserted.' => 'Elemento%s inserito.',
  44. 'Edit' => 'Modifica',
  45. 'Insert' => 'Inserisci',
  46. 'Save and insert next' => 'Salva e inserisci un altro',
  47. 'Delete' => 'Elimina',
  48. 'Database' => 'Database',
  49. 'Routines' => 'Routine',
  50. 'Indexes have been altered.' => 'Indici modificati.',
  51. 'Indexes' => 'Indici',
  52. 'Alter indexes' => 'Modifica indici',
  53. 'Add next' => 'Aggiungi altro',
  54. 'Language' => 'Lingua',
  55. 'Select' => 'Seleziona',
  56. 'New item' => 'Nuovo elemento',
  57. 'Search' => 'Cerca',
  58. 'Sort' => 'Ordina',
  59. 'descending' => 'discendente',
  60. 'Limit' => 'Limite',
  61. 'No rows.' => 'Nessuna riga.',
  62. 'Action' => 'Azione',
  63. 'edit' => 'modifica',
  64. 'Page' => 'Pagina',
  65. 'Query executed OK, %d row(s) affected.' => array('Esecuzione della query OK, %d riga interessata.', 'Esecuzione della query OK, %d righe interessate.'),
  66. 'Error in query' => 'Errore nella query',
  67. 'Execute' => 'Esegui',
  68. 'Table' => 'Tabella',
  69. 'Foreign keys' => 'Chiavi esterne',
  70. 'Triggers' => 'Trigger',
  71. 'View' => 'Vedi',
  72. 'Unable to select the table' => 'Selezione della tabella non riuscita',
  73. 'Invalid CSRF token. Send the form again.' => 'Token CSRF non valido. Reinvia la richiesta.',
  74. 'Comment' => 'Commento',
  75. 'Default values' => 'Valori predefiniti',
  76. '%d byte(s)' => array('%d byte', '%d bytes'),
  77. 'No commands to execute.' => 'Nessun commando da eseguire.',
  78. 'Unable to upload a file.' => 'Caricamento del file non riuscito.',
  79. 'File upload' => 'Caricamento file',
  80. 'File uploads are disabled.' => 'Caricamento file disabilitato.',
  81. 'Routine has been called, %d row(s) affected.' => array('Routine chiamata, %d riga interessata.', 'Routine chiamata, %d righe interessate.'),
  82. 'Call' => 'Chiama',
  83. 'No extension' => 'Estensioni non presenti',
  84. 'None of the supported PHP extensions (%s) are available.' => 'Nessuna delle estensioni PHP supportate (%s) disponibile.',
  85. 'Session support must be enabled.' => 'Le sessioni devono essere abilitate.',
  86. 'Session expired, please login again.' => 'Sessione scaduta, autenticarsi di nuovo.',
  87. 'Text length' => 'Lunghezza testo',
  88. 'Foreign key has been dropped.' => 'Foreign key eliminata.',
  89. 'Foreign key has been altered.' => 'Foreign key modificata.',
  90. 'Foreign key has been created.' => 'Foreign key creata.',
  91. 'Foreign key' => 'Foreign key',
  92. 'Target table' => 'Tabella obiettivo',
  93. 'Change' => 'Cambia',
  94. 'Source' => 'Sorgente',
  95. 'Target' => 'Obiettivo',
  96. 'Add column' => 'Aggiungi colonna',
  97. 'Alter' => 'Modifica',
  98. 'Add foreign key' => 'Aggiungi foreign key',
  99. 'ON DELETE' => 'ON DELETE',
  100. 'ON UPDATE' => 'ON UPDATE',
  101. 'Index Type' => 'Tipo indice',
  102. 'Column (length)' => 'Colonna (lunghezza)',
  103. 'View has been dropped.' => 'Vista eliminata.',
  104. 'View has been altered.' => 'Vista modificata.',
  105. 'View has been created.' => 'Vista creata.',
  106. 'Alter view' => 'Modifica vista',
  107. 'Create view' => 'Crea vista',
  108. 'Name' => 'Nome',
  109. 'Process list' => 'Elenco processi',
  110. '%d process(es) have been killed.' => array('%d processo interrotto.', '%d processi interrotti.'),
  111. 'Kill' => 'Interrompi',
  112. 'Parameter name' => 'Nome parametro',
  113. 'Database schema' => 'Schema database',
  114. 'Create procedure' => 'Crea procedura',
  115. 'Create function' => 'Crea funzione',
  116. 'Routine has been dropped.' => 'Routine eliminata.',
  117. 'Routine has been altered.' => 'Routine modificata.',
  118. 'Routine has been created.' => 'Routine creata.',
  119. 'Alter function' => 'Modifica funzione',
  120. 'Alter procedure' => 'Modifica procedura',
  121. 'Return type' => 'Return type',
  122. 'Add trigger' => 'Aggiungi trigger',
  123. 'Trigger has been dropped.' => 'Trigger eliminato.',
  124. 'Trigger has been altered.' => 'Trigger modificato.',
  125. 'Trigger has been created.' => 'Trigger creato.',
  126. 'Alter trigger' => 'Modifica trigger',
  127. 'Create trigger' => 'Crea trigger',
  128. 'Time' => 'Orario',
  129. 'Event' => 'Evento',
  130. '%s version: %s through PHP extension %s' => 'Versione %s: %s via estensione PHP %s',
  131. '%d row(s)' => array('%d riga', '%d righe'),
  132. 'Remove' => 'Rimuovi',
  133. 'Are you sure?' => 'Sicuro?',
  134. 'Privileges' => 'Privilegi',
  135. 'Create user' => 'Crea utente',
  136. 'User has been dropped.' => 'Utente eliminato.',
  137. 'User has been altered.' => 'Utente modificato.',
  138. 'User has been created.' => 'Utente creato.',
  139. 'Hashed' => 'Hashed',
  140. 'Column' => 'Colonna',
  141. 'Routine' => 'Routine',
  142. 'Grant' => 'Permetti',
  143. 'Revoke' => 'Revoca',
  144. 'Too big POST data. Reduce the data or increase the %s configuration directive.' => 'Troppi dati via POST. Ridurre i dati o aumentare la direttiva di configurazione %s.',
  145. 'Logged as: %s' => 'Autenticato come: %s',
  146. 'Move up' => 'Sposta su',
  147. 'Move down' => 'Sposta giu',
  148. 'Functions' => 'Funzioni',
  149. 'Aggregation' => 'Aggregazione',
  150. 'Export' => 'Esporta',
  151. 'Output' => 'Risultato',
  152. 'open' => 'apri',
  153. 'save' => 'salva',
  154. 'Format' => 'Formato',
  155. 'Tables' => 'Tabelle',
  156. 'Data' => 'Dati',
  157. 'Event has been dropped.' => 'Evento eliminato.',
  158. 'Event has been altered.' => 'Evento modificato.',
  159. 'Event has been created.' => 'Evento creato.',
  160. 'Alter event' => 'Modifica evento',
  161. 'Create event' => 'Crea evento',
  162. 'Start' => 'Inizio',
  163. 'End' => 'Fine',
  164. 'Every' => 'Ogni',
  165. 'Status' => 'Stato',
  166. 'On completion preserve' => 'Al termine preservare',
  167. 'Events' => 'Eventi',
  168. 'Schedule' => 'Pianifica',
  169. 'At given time' => 'A tempo prestabilito',
  170. 'Save and continue edit' => 'Salva e continua',
  171. 'original' => 'originale',
  172. 'Tables have been truncated.' => 'Le tabelle sono state svuotate.',
  173. 'Tables have been moved.' => 'Le tabelle sono state spostate.',
  174. 'Tables have been dropped.' => 'Le tabelle sono state eliminate.',
  175. 'Tables and views' => 'Tabelle e viste',
  176. 'Engine' => 'Motore',
  177. 'Collation' => 'Collazione',
  178. 'Data Length' => 'Lunghezza dato',
  179. 'Index Length' => 'Lunghezza indice',
  180. 'Data Free' => 'Dati liberi',
  181. 'Rows' => 'Righe',
  182. ',' => '.',
  183. 'Analyze' => 'Analizza',
  184. 'Optimize' => 'Ottimizza',
  185. 'Check' => 'Controlla',
  186. 'Repair' => 'Ripara',
  187. 'Truncate' => 'Svuota',
  188. 'Move to other database' => 'Sposta in altro database',
  189. 'Move' => 'Sposta',
  190. '%d item(s) have been affected.' => array('Il risultato consiste in %d elemento.', 'Il risultato consiste in %d elementi.'),
  191. 'whole result' => 'intero risultato',
  192. 'Clone' => 'Clona',
  193. 'Maximum number of allowed fields exceeded. Please increase %s and %s.' => 'Troppi campi. Per favore aumentare %s e %s.',
  194. 'Partition by' => 'Partiziona per',
  195. 'Partitions' => 'Partizioni',
  196. 'Partition name' => 'Nome partizione',
  197. 'Values' => 'Valori',
  198. '%d row(s) have been imported.' => array('%d riga importata.', '%d righe importate.'),
  199. 'anywhere' => 'ovunque',
  200. 'Import' => 'Importa',
  201. 'Stop on error' => 'Stop su errore',
  202. '%.3f s' => '%.3f s',
  203. '$1-$3-$5' => '$5/$3/$1',
  204. '[yyyy]-mm-dd' => 'dd/mm/[yyyy]',
  205. 'History' => 'Storico',
  206. 'Variables' => 'Variabili',
  207. 'Source and target columns must have the same data type, there must be an index on the target columns and referenced data must exist.' => 'Le colonne sorgente e destinazione devono essere dello stesso tipo e ci deve essere un indice sulla colonna di destinazione e sui dati referenziati.',
  208. 'Relations' => 'Relazioni',
  209. 'Run file' => 'Esegui file',
  210. 'Clear' => 'Pulisci',
  211. 'Maximum allowed file size is %sB.' => 'La dimensione massima del file è %sB.',
  212. 'Numbers' => 'Numeri',
  213. 'Date and time' => 'Data e ora',
  214. 'Strings' => 'Stringhe',
  215. 'Binary' => 'Binari',
  216. 'Lists' => 'Liste',
  217. 'Editor' => 'Editor',
  218. 'E-mail' => 'E-mail',
  219. 'From' => 'Da',
  220. 'Subject' => 'Oggetto',
  221. 'Send' => 'Invia',
  222. '%d e-mail(s) have been sent.' => array('%d e-mail inviata.', '%d e-mail inviate.'),
  223. 'Webserver file %s' => 'Webserver file %s',
  224. 'File does not exist.' => 'Il file non esiste.',
  225. '%d in total' => '%d in totale',
  226. 'Permanent login' => 'Login permanente',
  227. 'Databases have been dropped.' => 'Database eliminati.',
  228. 'Search data in tables' => 'Cerca nelle tabelle',
  229. 'schema' => 'schema',
  230. 'Schema' => 'Schema',
  231. 'Alter schema' => 'Modifica schema',
  232. 'Create schema' => 'Crea schema',
  233. 'Schema has been dropped.' => 'Schema eliminato.',
  234. 'Schema has been created.' => 'Schema creato.',
  235. 'Schema has been altered.' => 'Schema modificato.',
  236. 'Sequences' => 'Sequenza',
  237. 'Create sequence' => 'Crea sequenza',
  238. 'Alter sequence' => 'Modifica sequenza',
  239. 'Sequence has been dropped.' => 'Sequenza eliminata.',
  240. 'Sequence has been created.' => 'Sequenza creata.',
  241. 'Sequence has been altered.' => 'Sequenza modificata.',
  242. 'User types' => 'Tipi definiti dall\'utente',
  243. 'Create type' => 'Crea tipo definito dall\'utente',
  244. 'Alter type' => 'Modifica tipo definito dall\'utente',
  245. 'Type has been dropped.' => 'Tipo definito dall\'utente eliminato.',
  246. 'Type has been created.' => 'Tipo definito dall\'utente creato.',
  247. 'Ctrl+click on a value to modify it.' => 'Fai Ctrl+click su un valore per modificarlo.',
  248. 'Use edit link to modify this value.' => 'Usa il link modifica per modificare questo valore.',
  249. 'last' => 'ultima',
  250. 'From server' => 'Dal server',
  251. 'System' => 'Sistema',
  252. 'Select data' => 'Visualizza dati',
  253. 'Show structure' => 'Visualizza struttura',
  254. 'empty' => 'vuoto',
  255. 'Network' => 'Rete',
  256. 'Geometry' => 'Geometria',
  257. 'File exists.' => 'Il file esiste già.',
  258. 'Attachments' => 'Allegati',
  259. '%d query(s) executed OK.' => array('%d query eseguita con successo.', '%d query eseguite con successo.'),
  260. 'Show only errors' => 'Mostra solo gli errori',
  261. 'Last page' => 'Ultima pagina',
  262. 'Refresh' => 'Aggiorna',
  263. 'Invalid schema.' => 'Schema non valido.',
  264. 'Please use one of the extensions %s.' => 'Usa una delle estensioni %s.',
  265. 'now' => 'adesso',
  266. 'ltr' => 'ltr',
  267. 'Tables have been copied.' => 'Le tabelle sono state copiate.',
  268. 'Copy' => 'Copia',
  269. 'Permanent link' => 'Link permanente',
  270. 'Edit all' => 'Modifica tutto',
  271. 'HH:MM:SS' => 'HH:MM:SS',
  272. );