Difference between revisions of "Lazarus Documentation/it"

From Lazarus wiki
Jump to navigationJump to search
Line 65: Line 65:
  
 
==The Lazarus Developer Guides==
 
==The Lazarus Developer Guides==
*[[How To Help Developing Lazarus]] - A guide to help newbies start improving Lazarus
+
*[[How To Help Developing Lazarus]] - Una guida per aiutare i principianti a migliorare Lazarus
*[[Version Numbering]] -  Explanation of the different version numbers of Lazarus  
+
*[[Version Numbering]] -  Descrizione dei numeri di versione di Lazarus  
 
*[[Creating A Patch| Creating a Patch]] - A guide to making a patch with changes made to Lazarus
 
*[[Creating A Patch| Creating a Patch]] - A guide to making a patch with changes made to Lazarus
 
*[[Creating a Backtrace with GDB]] - A guide to making a backtrace to help you debug a program
 
*[[Creating a Backtrace with GDB]] - A guide to making a backtrace to help you debug a program
Line 73: Line 73:
 
*[[GUI design]] - Notes on guidelines when designing the lazarus GUI
 
*[[GUI design]] - Notes on guidelines when designing the lazarus GUI
 
*[[Roadmap]] - An idea of the current status of the various parts of Lazarus
 
*[[Roadmap]] - An idea of the current status of the various parts of Lazarus
*[[Road To 1.0]] - What needs to be done for Lazarus 1.0
+
*[[Road To 1.0]] - Cosa manca da fare per Lazarus 1.0
 
*[[Moderating the bug tracker]] - Guidelines for lazarus developers and moderators for using the [http://www.freepascal.org/mantis/ bug tracker].
 
*[[Moderating the bug tracker]] - Guidelines for lazarus developers and moderators for using the [http://www.freepascal.org/mantis/ bug tracker].
 
*[[Codetools]] - How the codetools are integrated into the IDE
 
*[[Codetools]] - How the codetools are integrated into the IDE
 
*[[Creating IDE Help]] - Come estendere la documentazione IDE
 
*[[Creating IDE Help]] - Come estendere la documentazione IDE
*[[Unit not found - How to find units]] - How to setup the IDE and source files
+
*[[Unit not found - How to find units]] - Come impostare l'IDE e i file sorgente
*[[Bounties]] - Need a particular new feature soon? Set a price here.
+
*[[Bounties]] - Necessiti velocemente di una particolare nuova caratteristica? Investi in un premio!
  
 
===LCL - Lazarus component library===
 
===LCL - Lazarus component library===
*[[LCL Messages]] - Guide related to LCL Messages
+
*[[LCL Messages]] - Guida ai messaggi LCL
 
*[[LCL Internals]] - Some info about the inner workings of the LCL
 
*[[LCL Internals]] - Some info about the inner workings of the LCL
*[[LCL Key Handling]] - Help! A key press, what now?
+
*[[LCL Key Handling]] - Aiuto! Ho premuto un tasto, e ora?
 
*[[LCL Unicode Support]] - Road to Unicode enabled Lazarus
 
*[[LCL Unicode Support]] - Road to Unicode enabled Lazarus
*[[LCL Documentation Roadmap]] - Which units have to be documented
+
*[[LCL Documentation Roadmap]] - Stato della documentazione delle unit
  
 
===Interfacce===
 
===Interfacce===

Revision as of 13:09, 21 May 2007

العربية (ar) Deutsch (de) English (en) español (es) suomi (fi) français (fr) magyar (hu) Bahasa Indonesia (id) italiano (it) 日本語 (ja) 한국어 (ko) Nederlands (nl) português (pt) русский (ru) slovenčina (sk) Türkçe (tr) 中文(中国大陆)‎ (zh_CN) 中文(台灣)‎ (zh_TW)

Istruzioni per Lazarus e Pascal

Le guide di lazarus (per utenti)

Installazione

IDE

LCL

Developing

Tools

Coming from Delphi

The Lazarus Developer Guides

LCL - Lazarus component library

Interfacce

Translations

  • Getting translation strings right A few notes for programmers on how to create and use translateable strings in your application. Quickly discusses general things about creating strings, offers a few hints on implementation issues and points out some things to consider when using English as base language in particular.
  • Localization Notes:
  • German - Notes and guidelines for translating the Lazarus IDE to German, including a small dictionary to look up often used translations.
  • Portuguese-Brazilian - Small dictionary containing common translations of terms used in the Lazarus IDE for the Portuguese-Brazilian translation.
  • Add language bar explains how you can add a list of translations to the top of a wiki page.

Additional Components Documentation

Documentazione del compilatore Free Pascal

Oltre che in questo sito, l'ultima versione della documentazione può essere trovata online anche in una varietà di formati scaricabili nel sito principale del compilatore Free Pascal. Inoltre ora c'è anche un sito WiKi per FreePascal [1] molto simile nello stile a questo, per permettere agli sviluppatori di stendere documentazione aggiuntiva oltre a quella ufficiale dei documenti FPC riportati di seguito.

Lazarus related blogs