Difference between revisions of "Lazarus Documentation/it"

From Free Pascal wiki
Jump to navigationJump to search
Line 104: Line 104:
 
*[[OpenGL]] - How to use OpenGL in Lazarus
 
*[[OpenGL]] - How to use OpenGL in Lazarus
  
==Free Pascal Compiler Documentation==
+
==Documentazione del compilatore Free Pascal==
Oltre che in [http://lazarus-ccr.sourceforge.net/fpcdoc/ questo sito], l'ultima versione della documentazione può essere trovata online anche in una varietà di formati scaricabili nel sito principale [http://www.freepascal.org/docs.html Free Pascal Compiler].
+
Oltre che in [http://lazarus-ccr.sourceforge.net/fpcdoc/ questo sito], l'ultima versione della documentazione può essere trovata online anche in una varietà di formati scaricabili nel sito principale del [http://www.freepascal.org/docs.html compilatore Free Pascal].
There is now also a WiKi site for FreePascal [http://www.freepascal.org/wiki/index.php/Main_Page] very similar in style to this one, to allow developers to submit documentation in addition to the official FPC documents below.
+
Inoltre ora c'è anche un sito WiKi per FreePascal [http://www.freepascal.org/wiki/index.php/Main_Page] molto simile nello stile a questo, per permettere agli sviluppatori di stendere documentazione aggiuntiva oltre a quella ufficiale dei documenti FPC riportati di seguito.
  
*[http://lazarus-ccr.sourceforge.net/fpcdoc/user/user.html User's guide]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/user/user.html Guida utente]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/prog/prog.html Programmer's guide]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/prog/prog.html Guida del programmatore]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/ref/ref.html Reference guide for the system unit, and supported Pascal constructs]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/ref/ref.html Guida di riferimento per le unit di sistema, e per i costrutti Pascal supportati]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/rtl/index.html Run-Time Library reference manual]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/rtl/index.html Manuale di riferimento libreria run-time ]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fcl/index.html Free Component Library reference manual]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fcl/index.html Manuale di riferimento libreria componenti liberi]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html Free Pascal documentation tool manual]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html Manuale degli strumenti di documentazione del Free Pascal]
 
*[[Build messages]]
 
*[[Build messages]]
  

Revision as of 16:24, 10 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

Interfaces

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