Difference between revisions of "Lazarus Documentation/nl"

From Free Pascal wiki
Jump to navigationJump to search
Line 31: Line 31:
  
 
===Translations===
 
===Translations===
* [[German localization notes]] - A howto for translating in German.
+
* [[German localization notes]] - In Duits vertalen.
 
* [[Portuguese-Brazilian Localization Notes]]
 
* [[Portuguese-Brazilian Localization Notes]]
<!-- *[[TO-DO]] Remaining Tasks -->
+
<!-- *[[TO-DO]] -->
  
 
==Code Conversion Guides==
 
==Code Conversion Guides==
  
* [[Code Conversion Guide]] - How to convert existing code and components
+
* [[Code Conversion Guide]] - Converteren van bestaande code en componenten
  
 
==IDE Documentation==
 
==IDE Documentation==
*[[Getting Lazarus]] - Instructions on how to download a released or CVS version of Lazarus **
+
*[[Getting Lazarus]] - Downloaden van een CVS versie van Lazarus
  
*[[Lazarus Packages]] - A guide for creating a package under Lazarus
+
*[[Lazarus Packages]] - Het creeren van een pakket in Lazarus
  
*[[Install Packages]] - A small guide to install packages
+
*[[Install Packages]] - Installeren van pakketten
  
*[[Cross compiling for Win32 under Linux]] - The link says it all.
+
*[[Cross compiling for Win32 under Linux]] - Cross-compileren voor Win32 in Linux
  
*[[Remote Debugging]] - How to debug your Lazarus application from another machine.
+
*[[Remote Debugging]] - Debuggen van uw Lazarus applicatie vanuit een andere machine
  
*[[Extending the IDE]] - How to add functionality to the Lazarus IDE  
+
*[[Extending the IDE]] - Toevoegen van functionaliteit aan de Lazarus IDE  
  
*[[Lazarus IDE ToDo List]] - Remaining tasks for the IDE
+
*[[Lazarus IDE ToDo List]] - Resterende taken voor de IDE
  
*[[Anchor Sides]] - Description of Anchor Sides Feature
+
*[[Anchor Sides]] - Beschrijving van 'Anchor Sides Feature'
  
==Free Pascal Compiler Documentation==
+
==Free Pascal Compiler Documentatie==
In addition to [http://lazarus-ccr.sourceforge.net/fpcdoc/ this site], the latest version of the documentation can also be found online and in a variety of downloadable formats on the main [http://www.freepascal.org/docs.html Free Pascal Compiler site].
+
Naast [http://lazarus-ccr.sourceforge.net/fpcdoc/ deze site], kan de laatste documentatie tevens gevonden worden in een variateit van formaten op de  [http://www.freepascal.org/docs.html Free Pascal site].
  
*[http://lazarus-ccr.sourceforge.net/fpcdoc/user/user.html User's guide]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/user/user.html Gebruikershandleiding]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/prog/prog.html Programmer's guide]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/prog/prog.html Programmeurshandleiding]
*[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 Referentiegids voor het system unit, en Pascal constructs]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/units/units.html Standard units reference manual]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/units/units.html Standaard units referentie handleiding]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fcl/index.html Free Component Library reference manual]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fcl/index.html Free Component Library referentie handleiding]
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html Free Pascal documentation tool manual]
+
*[http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html Free Pascal documentatie hulpstuk handleiding]

Revision as of 11:53, 27 October 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)

Lazarus en Pascal Lessen

  • Lazarus IDE-tools - Een uitleg op gemiddeld niveau over "code completion" en andere tools binnen de IDE.

De Lazarus Gebruikers handleidingen

  • Lazarus Faq - Algemene Lazarus informatie en details voor Linux en Windows gebruikers.

De Lazarus Ontwikkelaar handleidingen

Translations

Code Conversion Guides

IDE Documentation

Free Pascal Compiler Documentatie

Naast deze site, kan de laatste documentatie tevens gevonden worden in een variateit van formaten op de Free Pascal site.