home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / akce / web / phptriad / phptriad2-2-1.exe / htdocs / phpmyadmin / lang / italian.inc.php < prev    next >
PHP Script  |  2002-01-06  |  14KB  |  351 lines

  1. <?php
  2. /* $Id: italian.inc.php,v 1.107 2001/12/24 11:18:58 loic1 Exp $ */
  3. /* Pietro Danesi <danone@aruba.it>  07.09.2001 */
  4.  
  5. $charset = 'iso-8859-1';
  6. $text_dir = 'ltr';
  7. $left_font_family = 'verdana, helvetica, arial, geneva, sans-serif';
  8. $right_font_family = 'helvetica, arial, geneva, sans-serif';
  9. $number_thousands_separator = '.';
  10. $number_decimal_separator = ',';
  11. $byteUnits = array('Bytes', 'KB', 'MB', 'GB');
  12.  
  13. $day_of_week = array('Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab'); //italian days
  14. $month = array('Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic'); //italian months
  15. // See http://www.php.net/manual/en/function.strftime.php to define the
  16. // variable below
  17. $datefmt = '%d %B, %Y at %I:%M %p'; //italian time
  18.  
  19.  
  20. $strAccessDenied = 'Accesso negato';
  21. $strAction = 'Azione';
  22. $strAddDeleteColumn = 'Aggiungi/Cancella campo';
  23. $strAddDeleteRow = 'Aggiungi/Cancella criterio';
  24. $strAddNewField = 'Aggiungi un nuovo campo';
  25. $strAddPriv = 'Aggiungi un nuovo privilegio';
  26. $strAddPrivMessage = 'Hai aggiunto un nuovo privilegio.';
  27. $strAddSearchConditions = 'Aggiungi condizioni di ricerca (corpo della clausola "where"):';
  28. $strAddToIndex = 'Aggiungi all\'indice  %s colonna/e';
  29. $strAddUser = 'Aggiungi un nuovo utente';
  30. $strAddUserMessage = 'Hai aggiunto un nuovo utente.';
  31. $strAffectedRows = 'Righe affette:';
  32. $strAfter = 'Dopo';
  33. $strAfterInsertBack = 'Indietro';
  34. $strAfterInsertNewInsert = 'Inserisci un nuovo record';
  35. $strAll = 'Tutti';
  36. $strAlterOrderBy = 'Altera tabella ordinata per';
  37. $strAnalyzeTable = 'Analizza tabella';
  38. $strAnd = 'E';
  39. $strAnIndex = 'Un indice Φ stato aggiunto in %s';
  40. $strAny = 'Qualsiasi';
  41. $strAnyColumn = 'Qualsiasi colonna';
  42. $strAnyDatabase = 'Qualsiasi database';
  43. $strAnyHost = 'Qualsiasi host';
  44. $strAnyTable = 'Qualsiasi tabella';
  45. $strAnyUser = 'Qualsiasi utente';
  46. $strAPrimaryKey = 'Una chiave primaria Φ stata aggiunta in %s';
  47. $strAscending = 'Crescente';
  48. $strAtBeginningOfTable = 'All\'inizio della tabella';
  49. $strAtEndOfTable = 'Alla fine della tabella';
  50. $strAttr = 'Attributi';
  51.  
  52. $strBack = 'Indietro';
  53. $strBinary = 'Binario';
  54. $strBinaryDoNotEdit = 'Tipo di dato Binario - non modificare';
  55. $strBookmarkDeleted = 'Il bookmark Φ stato cancellato.';
  56. $strBookmarkLabel = 'Etichetta';
  57. $strBookmarkQuery = 'Query SQL aggiunte ai preferiti';
  58. $strBookmarkThis = 'Aggiungi ai preferiti questa query SQL';
  59. $strBookmarkView = 'Visualizza solo';
  60. $strBrowse = 'Mostra';
  61. $strBzip = '"compresso con bzip2"';
  62.  
  63. $strCantLoadMySQL = 'impossibile caricare l\'estensione MySQL,<br />controlla la configurazione di PHP.';
  64. $strCantRenameIdxToPrimary = 'Impossibile rinominare l\'indice a PRIMARIO!';
  65. $strCardinality = 'Cardinalitα';
  66. $strCarriage = 'Ritorno carrello: \\r';
  67. $strChange = 'Modifica';
  68. $strCheckAll = 'Seleziona tutti';
  69. $strCheckDbPriv = 'Controlla i privilegi del database';
  70. $strCheckTable = 'Controlla tabella';
  71. $strColumn = 'Colonna';
  72. $strColumnNames = 'Nomi delle colonne';
  73. $strCompleteInserts = 'Inserimenti completi';
  74. $strConfirm = 'Sicuro di volerlo fare?';
  75. $strCookiesRequired = 'Da questo punto in poi, i cookies devono essere abilitati.';
  76. $strCopyTable = 'Copia la tabella nel (database<b>.</b>tabella):';
  77. $strCopyTableOK = 'La tabella %s Φ stata copiata su %s.';
  78. $strCreate = 'Crea';
  79. $strCreateIndex = 'Crea un indice su  %s columns';
  80. $strCreateIndexTopic = 'Crea un nuovo indice';
  81. $strCreateNewDatabase = 'Crea un nuovo database';
  82. $strCreateNewTable = 'Crea una nuova tabella nel database ';
  83. $strCriteria = 'Criterio';
  84.  
  85. $strData = 'Dati';
  86. $strDatabase = 'Database ';
  87. $strDatabaseHasBeenDropped = 'Il Database %s Φ stato eliminato.';
  88. $strDatabases = 'database';
  89. $strDatabasesStats = 'Statistiche dei databases';
  90. $strDataOnly = 'Solo dati';
  91. $strDefault = 'Predefinito';
  92. $strDelete = 'Cancella';
  93. $strDeleted = 'La riga Φ stata cancellata';
  94. $strDeletedRows = 'Righe cancellate:';
  95. $strDeleteFailed = 'Cancellazione fallita!';
  96. $strDeleteUserMessage = 'Hai cancellato l\'utente %s.';
  97. $strDelPassMessage = 'Hai cancellato la password per';
  98. $strDescending = 'Decrescente';
  99. $strDisplay = 'Visualizza';
  100. $strDisplayOrder = 'Ordine di visualizzazione:';
  101. $strDoAQuery = 'Esegui "query da esempio" (carattere jolly: "%")';
  102. $strDocu = 'Documentazione';
  103. $strDoYouReally = 'Confermi: ';
  104. $strDrop = 'Elimina';
  105. $strDropDB = 'Elimina database ';
  106. $strDropTable = 'Elimina la tabella';
  107. $strDumpingData = 'Dump dei dati per la tabella';
  108. $strDynamic = 'dinamico';
  109.  
  110. $strEdit = 'Modifica';
  111. $strEditPrivileges = 'Modifica Privilegi';
  112. $strEffective = 'Effettivo';
  113. $strEmpty = 'Svuota';
  114. $strEmptyResultSet = 'MySQL ha restituito un insieme vuoto (i.e. zero righe).';
  115. $strEnd = 'Fine';
  116. $strEnglishPrivileges = 'Nota: i nomi dei privilegi di MySQL sono in Inglese';
  117. $strError = 'Errore';
  118. $strExtendedInserts = 'Inserimenti estesi';
  119. $strExtra = 'Extra';
  120.  
  121. $strField = 'Campo';
  122. $strFieldHasBeenDropped = 'Il campo %s Φ stato eliminato';
  123. $strFields = 'Campi';
  124. $strFieldsEmpty = ' Il contatore dei campi Φ vuoto! ';
  125. $strFieldsEnclosedBy = 'Campo composto da';
  126. $strFieldsEscapedBy = 'Campo impedito da';
  127. $strFieldsTerminatedBy = 'Campo terminato da';
  128. $strFixed = 'fisso';
  129. $strFlushTable = 'Inizializza ("FLUSH") la tabella';
  130. $strFormat = 'Formato';
  131. $strFormEmpty = 'Valore mancante nel form!';
  132. $strFullText = 'Testo completo';
  133. $strFunction = 'Funzione';
  134.  
  135. $strGenTime = 'Generato il';
  136. $strGo = 'Esegui';
  137. $strGrants = 'Permetti';
  138. $strGzip = '"compresso con gzip"';
  139.  
  140. $strHasBeenAltered = 'Φ stato modificato.';
  141. $strHasBeenCreated = 'Φ stato creato.';
  142. $strHome = 'Home';
  143. $strHomepageOfficial = 'Home page ufficiale di phpMyAdmin';
  144. $strHomepageSourceforge = 'Home page di phpMyAdmin su sourceforge.net';
  145. $strHost = 'Host';
  146. $strHostEmpty = 'Il nome di host Φ vuoto!';
  147.  
  148. $strIdxFulltext = 'Testo completo';
  149. $strIfYouWish = 'Per caricare i dati solo per alcune colonne della tabella, specificare la lista dei campi (separati da virgole).';
  150. $strIgnore = 'Ignora';
  151. $strIndex = 'Indice';
  152. $strIndexHasBeenDropped = 'L\'indice %s Φ stato eliminato';
  153. $strIndexes = 'Indici';
  154. $strIndexName = 'Nome dell\'indice :';
  155. $strIndexType = 'Tipo di indice :';
  156. $strInsert = 'Inserisci';
  157. $strInsertAsNewRow = 'Inserisci come nuova riga';
  158. $strInsertedRows = 'Righe inserite:';
  159. $strInsertNewRow = 'Inserisci una nuova riga';
  160. $strInsertTextfiles = 'Inserisci un file di testo nella tabella';
  161. $strInstructions = 'Istruzioni';
  162. $strInUse = 'in uso';
  163. $strInvalidName = '"%s" è una parola riservata; non è possibile utilizzarla come nome di database/tabella/campo.';
  164.  
  165. $strKeepPass = 'Non cambiare la password';
  166. $strKeyname = 'Nome chiave';
  167. $strKill = 'Uccidi';
  168.  
  169. $strLength = 'Lunghezza';
  170. $strLengthSet = 'Lunghezza/Set*';
  171. $strLimitNumRows = 'record per pagina';
  172. $strLineFeed = 'Fine riga: \\n';
  173. $strLines = 'Record';
  174. $strLinesTerminatedBy = 'Linee terminate da';
  175. $strLocationTextfile = 'Percorso del file';
  176. $strLogin = 'Connetti';
  177. $strLogout = 'Disconnetti';
  178. $strLogPassword = 'Password:';
  179. $strLogUsername = 'Nome utente:';
  180.  
  181. $strModifications = 'Le modifiche sono state salvate';
  182. $strModify = 'Modifica';
  183. $strModifyIndexTopic = 'Modifica un indice';
  184. $strMoveTable = 'Sposta la tabella nel (database<b>.</b>tabella):';
  185. $strMoveTableOK = 'La tabella %s è stata spostata in %s.';
  186. $strMySQLReloaded = 'MySQL riavviato.';
  187. $strMySQLSaid = 'Messaggio di MySQL: ';
  188. $strMySQLServerProcess = 'MySQL %pma_s1% in esecuzione su %pma_s2% come %pma_s3%';
  189. $strMySQLShowProcess = 'Visualizza processi in esecuzione';
  190. $strMySQLShowStatus = 'Visualizza informazioni di runtime di MySQL';
  191. $strMySQLShowVars = 'Visualizza variabili di sistema di MySQL';
  192.  
  193. $strName = 'Nome';
  194. $strNbRecords = 'n. di record';
  195. $strNext = 'Prossimo';
  196. $strNo = ' No ';
  197. $strNoDatabases = 'Nessun database';
  198. $strNoDropDatabases = 'I comandi "DROP DATABASE" sono disabilitati.';
  199. $strNoFrames = 'phpMyAdmin Φ pi∙ amichevole con un browser che supporta i frames';
  200. $strNoIndex = 'Nessun indice definito!';
  201. $strNoIndexPartsDefined = 'Nessuna parte di indice definita!';
  202. $strNoModification = 'Nessun cambiamento';
  203. $strNone = 'Nessuno';
  204. $strNoPassword = 'Nessuna Password';
  205. $strNoPrivileges = 'Nessun Privilegio';
  206. $strNoQuery = 'Nessuna query SQL!';
  207. $strNoRights = 'Non hai i permessi per effettuare questa operazione!';
  208. $strNoTablesFound = 'Non ci sono tabelle nel database.';
  209. $strNotNumber = 'Questo non Φ un numero!';
  210. $strNotValidNumber = ' non Φ una riga valida!';
  211. $strNoUsersFound = 'Nessun utente trovato.';
  212. $strNull = 'Null';
  213. $strNumberIndexes = 'Numero di indici avanzati';
  214.  
  215. $strOftenQuotation = 'In genere da doppi apici (virgolette). OPZIONALE indica che solo i campi <I>char</I> e <I>varchar</I> devono essere delimitati dal carattere indicato.';
  216. $strOptimizeTable = 'Ottimizza tabella';
  217. $strOptionalControls = 'Opzionale. Questo carattere controlla come scrivere o leggere i caratteri speciali.';
  218. $strOptionally = 'OPZIONALE';
  219. $strOr = 'O';
  220. $strOverhead = 'In eccesso';
  221.  
  222. $strPartialText = 'Testo parziale';
  223. $strPassword = 'Password';
  224. $strPasswordEmpty = 'La password Φ vuota!';
  225. $strPasswordNotSame = 'La password non coincide!';
  226. $strPHPVersion = 'Versione PHP';
  227. $strPmaDocumentation = 'Documentazione di phpMyAdmin';
  228. $strPos1 = 'Inizio';
  229. $strPrevious = 'Precedente';
  230. $strPrimary = 'Primaria';
  231. $strPrimaryKey = 'Chiave primaria';
  232. $strPrimaryKeyHasBeenDropped = 'La chiave primaria Φ stata eliminata';
  233. $strPrimaryKeyName = 'Il nome della chiave primaria deve essere... PRIMARIO!';
  234. $strPrimaryKeyWarning = '("PRIMARIO" <b>deve</b> essere il nome di, e <b>solo di</b>, una chiave primaria!)';
  235. $strPrintView = 'Visualizza per stampa';
  236. $strPrivileges = 'Privilegi';
  237. $strProperties = 'Proprietα';
  238.  
  239. $strQBE = 'Query da esempio';
  240. $strQBEDel = 'Cancella';
  241. $strQBEIns = 'Aggiungi';
  242. $strQueryOnDb = 'SQL-query sul database <b>%s</b>:';
  243.  
  244. $strRecords = 'Record';
  245. $strReloadFailed = 'Riavvio di MySQL fallito.';
  246. $strReloadMySQL = 'Riavvia MySQL';
  247. $strRememberReload = 'Ricorda di riavviare MySQL.';
  248. $strRenameTable = 'Rinomina la tabella in';
  249. $strRenameTableOK = 'La tabella %s Φ stata rinominata %s';
  250. $strRepairTable = 'Ripara tabella';
  251. $strReplace = 'Sostituisci';
  252. $strReplaceTable = 'Sostituisci i dati della tabella col file';
  253. $strReset = 'Riavvia';
  254. $strReType = 'Reinserisci';
  255. $strRevoke = 'Revoca';
  256. $strRevokeGrant = 'Revoca permessi';
  257. $strRevokeGrantMessage = 'Hai revocato i privilegi di permesso per %s';
  258. $strRevokeMessage = 'Hai revocato i privilegi per %s';
  259. $strRevokePriv = 'Revoca privilegi';
  260. $strRowLength = 'Lunghezza riga';
  261. $strRows = 'Righe';
  262. $strRowsFrom = 'righe a partire da';
  263. $strRowSize = 'Dimensione riga';
  264. $strRowsModeHorizontal = ' orizzontale ';
  265. $strRowsModeOptions = ' in modalitα %s e ripeti gli headers dopo %s celle ';
  266. $strRowsModeVertical = ' verticale ';
  267. $strRowsStatistic = 'Statistiche righe';
  268. $strRunning = 'in esecuzione su %s';
  269. $strRunQuery = 'Invia Query';
  270. $strRunSQLQuery = 'Esegui la/e query SQL sul database %s';
  271.  
  272. $strSave = 'Salva';
  273. $strSelect = 'Seleziona';
  274. $strSelectFields = 'Seleziona campi (almeno uno):';
  275. $strSelectNumRows = 'nella query';
  276. $strSend = 'Salva con nome...';
  277. $strSequence = 'Sequenza';
  278. $strServerChoice = 'Scelta del server';
  279. $strServerVersion = 'Versione MySQL';
  280. $strSetEnumVal = 'Se il tipo di campo Φ "enum" o "set", immettere i valori usando il formato: \'a\',\'b\',\'c\'...<br />Se comunque dovete mettere dei backslashes ("\") o dei single quote ("\'") davanti a questi valori, backslashateli (per esempio \'\\\\xyz\' o \'a\\\'b\').';
  281. $strShow = 'Mostra';
  282. $strShowAll = 'Mostra tutti';
  283. $strShowCols = 'Mostra le colonne';
  284. $strShowingRecords = 'Visualizzazione record ';
  285. $strShowPHPInfo = 'Mostra le info sul PHP';
  286. $strShowTables = 'Mostra le tabelle';
  287. $strShowThisQuery = 'Mostra questa query di nuovo';
  288. $strSingly = '(singolarmente)';
  289. $strSize = 'Dimensione';
  290. $strSort = 'Ordinamento';
  291. $strSpaceUsage = 'Spazio utilizzato';
  292. $strSQLQuery = 'query SQL';
  293. $strStartingRecord = 'Record iniziale';
  294. $strStatement = 'Istruzioni';
  295. $strStrucCSV = 'dati CSV';
  296. $strStrucData = 'Struttura e dati';
  297. $strStrucDrop = 'Aggiungi \'drop table\'';
  298. $strStrucExcelCSV = 'CSV per dati Ms Excel';
  299. $strStrucOnly = 'Solo struttura';
  300. $strSubmit = 'Invia';
  301. $strSuccess = 'La query Φ stata eseguita con successo';
  302. $strSum = 'Totali';
  303.  
  304. $strTable = 'tabella ';
  305. $strTableComments = 'Commenti sulla tabella';
  306. $strTableEmpty = 'Il nome della tabella Φ vuoto!';
  307. $strTableHasBeenDropped = 'La tabella %s Φ stata eliminata';
  308. $strTableHasBeenEmptied = 'La tabella %s Φ stata svuotata';
  309. $strTableHasBeenFlushed = 'La tabella %s Φ stata inizializzata';
  310. $strTableMaintenance = 'Amministrazione tabella';
  311. $strTables = '%s tabella(e)';
  312. $strTableStructure = 'Struttura della tabella';
  313. $strTableType = 'Tipo tabella';
  314. $strTextAreaLength = ' A causa della sua lunghezza,<br /> questo campo non pu≥ essere modificato ';
  315. $strTheContent = 'Il contenuto del file Φ stato inserito.';
  316. $strTheContents = 'Il contenuto del file sostituisce le righe della tabella con la stessa chiave primaria o chiave unica.';
  317. $strTheTerminator = 'Il carattere terminatore dei campi.';
  318. $strTotal = 'Totali';
  319. $strType = 'Tipo';
  320.  
  321. $strUncheckAll = 'Deseleziona tutti';
  322. $strUnique = 'Unica';
  323. $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.';
  324. $strUpdateProfile = 'Aggiorna profilo:';
  325. $strUpdateProfileMessage = 'Il profilo è stato aggiornato.';
  326. $strUpdateQuery = 'Aggiorna Query';
  327. $strUsage = 'Utilizzo';
  328. $strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi';
  329. $strUser = 'Utente';
  330. $strUserEmpty = 'Il nome utente Φ vuoto!';
  331. $strUserName = 'Nome utente';
  332. $strUsers = 'Utenti';
  333. $strUseTables = 'Utilizza tabelle';
  334.  
  335. $strValue = 'Valore';
  336. $strViewDump = 'Visualizza dump (schema) della tabella';
  337. $strViewDumpDB = 'Visualizza dump (schema) del database';
  338.  
  339. $strWelcome = 'Benvenuto in %s';
  340. $strWithChecked = 'Se selezionati:';
  341. $strWrongUser = 'Nome utente o password errati. Accesso negato.';
  342.  
  343. $strYes = ' Si ';
  344.  
  345. $strZip = '"compresso con zip"';
  346.  
  347.  
  348. // To translate
  349.  
  350. ?>
  351.