Difference between revisions of "Lazarus Documentation/sk"

From Lazarus wiki
Jump to navigationJump to search
m
Line 77: Line 77:
 
==Príručky vývojárov Lazarus==
 
==Príručky vývojárov Lazarus==
 
*[[How To Help Developing Lazarus/sk | Ako pomôcť s vývojom Lazarus ]] - Príručka pre nováčikov začínajúcich vylepšovanie Lazarus.
 
*[[How To Help Developing Lazarus/sk | Ako pomôcť s vývojom Lazarus ]] - Príručka pre nováčikov začínajúcich vylepšovanie Lazarus.
*[[Version Numbering]] -  Explanation of the different version numbers of Lazarus  
+
*[[Version Numbering/sk | Číslovanie verzií ]] -  Vysvetlenie rôznych čísiel verzií Lazarus.
 
*[[Creating A Patch/sk | Tvorba patchov ]] - Príručka tvorby záplat so zmenami Lazarus.
 
*[[Creating A Patch/sk | Tvorba patchov ]] - Príručka tvorby záplat so zmenami Lazarus.
 
*[[Creating a Backtrace with GDB/sk | Tvorba backtrace pomocou GDB ]] - Príručka tvorby backtrace pre pomoc s ladením programu.
 
*[[Creating a Backtrace with GDB/sk | Tvorba backtrace pomocou GDB ]] - Príručka tvorby backtrace pre pomoc s ladením programu.
 
*[[How To Make Lazarus Docs/sk | Tvorba dokumentácie Lazarus]] - Návod na vytváranie dokumentačných súborov.
 
*[[How To Make Lazarus Docs/sk | Tvorba dokumentácie Lazarus]] - Návod na vytváranie dokumentačných súborov.
*[[Nomenclature]] - Guide to choose a name for a new method or property
+
*[[Nomenclature/sk | Nomenklatúra ]] - Príručka pre voľbu mena novej metódy alebo vlastnosti.
 
*[[DesignGuidelines/sk | Rukoväť vývojára ]] - Návod ako postupovať pri zmene zdrojového kódu Lazarus.
 
*[[DesignGuidelines/sk | Rukoväť vývojára ]] - Návod ako postupovať pri zmene zdrojového kódu Lazarus.
*[[GUI design]] - Notes on guidelines when designing the lazarus GUI
+
*[[GUI design/sk | Návrh GUI]] - Rukoväť návrhu Lazarus GUI
*[[Roadmap]] - An idea of the current status of the various parts of Lazarus
+
*[[Roadmap/sk | Roadmap]] - Predstava o aktuálnom stave rôznych častí Lazarus.
*[[Road To 1.0]] - What needs to be done for Lazarus 1.0
+
*[[Road To 1.0/sk | Cesta k 1.0 ]] - Čo je treba urobiť pre Lazarus 1.0
*[[Detailed Lazarus 0.9.24 todo]] - A check list for the Lazarus 0.9.24 release
+
*[[Detailed Lazarus 0.9.24 todo/sk | Detailné Lazarus 0.9.24 ToDo ]] - Kontrolný list pre uvoľnenie 0.9.24
*[[Moderating the bug tracker]] - Guidelines for lazarus developers and moderators for using the [http://www.freepascal.org/mantis/ bug tracker].
+
*[[Moderating the bug tracker/sk | Moderovanie sledovania chýb ]] - Príručka pre vývojárov a moderátorov Lazarus o použití [http://www.freepascal.org/mantis/ sledovania chýb].
*[[Codetools]] - How the codetools are integrated into the IDE
+
*[[Codetools/sk | Codetools ]] - Ako sú CodeTools integrované do IDE.
*[[Creating IDE Help]] - How to extend the IDE documentation
+
*[[Creating IDE Help/sk | Tvorba nápovedy IDE ]] - Ako rozšíriť dokumentáciu IDE.
*[[Unit not found - How to find units]] - How to setup the IDE and source files
+
*[[Unit not found - How to find units/sk | Unita nenájdená - Ako hľadať unity ]] - Ako nastaviť IDE a zdrojové súbory.
*[[Bounties]] - Need a particular new feature soon? Set a price here.  
+
*[[Bounties/sk | Bounties]] - Potrebujete konkrétnu novú vlastnosť rýchlo? Tu nastavte cenu.  
  
 
===LCL - Lazarus component library===
 
===LCL - Lazarus component library===
*[[LCL Messages]] - Guide related to LCL Messages
+
*[[LCL Messages/sk | Správy LCL]] - Príručka zameraná na správy LCL.
*[[LCL Internals]] - Some info about the inner workings of the LCL
+
*[[LCL Internals/sk | Vnútro LCL]] - Informácie o vnútornom fungovaní LCL.
*[[LCL Key Handling]] - Help! A key press, what now?
+
*[[LCL Key Handling/sk \ LCL Obsluha kláves]] - Pomoc! Klávesa stlačená, čo teraz?
*[[LCL Internals - Resizing, Moving]] - How the LCL communicates with the LCL interface to resize, move controls
+
*[[LCL Internals - Resizing, Moving/sk | Vnútro LCL - Zmena veľkosti, Presun]] - Ako LCL komunikuje s rozhraním LCL pre zmenu veľkosti, presun ovládacích prvkov.
*[[LCL Unicode Support]] - Road to Unicode enabled Lazarus
+
*[[LCL Unicode Support/sk \ Podpora Unicode v LCL ]] - Cesta k podpore Unicode v Lazarus.
*[[LCL Documentation Roadmap]] - Which units have to be documented
+
*[[LCL Documentation Roadmap/sk | Dokumentačná mapa LCL ]] - Ktoré jednotky ešte treba zdokumentovať.
 
 
----
 
*[[LCL Messages/sk | Správy LCL]] - Príručka zameraná na správy LCL. '''Overiť'''
 
*[[LCL Internals/sk | Vnútro LCL]] - Informácie o vnútornom fungovaní LCL. '''Overiť'''
 
 
 
  
 
===Interfaces===
 
===Interfaces===
* [[Lazarus known issues (things that will never be fixed)]] - A list of interface compatibility issues
+
* [[Lazarus known issues (things that will never be fixed)/sk | Známe riešenia Lazarus (ktoré nebudú zmenené)]] - Zoznam riešení kompatibility rozhrania.
 +
*[[GTK2 Interface/sk | Rozhranie GTK2]] - gtk2 pre Unixy, Mac OS X, Windows
 +
*[[Carbon Interface/sk | Rozhranie Carbon]] - Rozhranie Carbon pre Mac OS X
 +
*[[Qt Interface/sk \Rozhranie Qt]] - Rozhranie Qt 4 pre Unixy, Mac OS X a Linuxové PDA.
 +
*[[Windows CE Interface/sk | Rozhranie Windows CE]] - Pre Pocket PC a Smartphony
 +
*[[fpGUI Interface/sk | Rozhranie fpGUI]] - Množina nástrojov kompletne napísaná v Object Pascale.
  
*[[GTK2 Interface]] - The gtk2 for Unixes, Mac OS X, Windows
+
===Preklady===
*[[Carbon Interface]] - The Carbon Interface for Mac OS X
+
* [[Getting translation strings right/sk | Správne preložené reťazce]] Niekoľko poznámok pre programátorov o tom ako vo svojich aplikáciách tvoriť a používať preložiteľné reťazce. Rýchlejšie rozobrané všeobecné veci o tvorbe reťazcov, poskytuje niekoľko rád pre riešenie implementácie a ukazuje niektoré veci na zváženie, pri použití Angličtiny ako základného jazyka.
*[[Qt Interface]] - The Qt 4 Interface for Unixes, Mac OS X and linux-based PDAs
 
*[[Windows CE Interface]] - For Pocket PC and Smartphones
 
*[[fpGUI Interface]] - A widgetset completely written in Object Pascal
 
  
===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 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 Localization Notes|Portuguese-Brazilian]] - Small dictionary containing common translations of terms used in the Lazarus IDE for the Portuguese-Brazilian translation.
 
:* [[Russian localization notes|Russian]] - Notes and guidelines for translating the Lazarus IDE to Russian.
 
 
<!-- *[[TO-DO]] Remaining Tasks -->
 
<!-- *[[TO-DO]] Remaining Tasks -->
* [[Help:Add language bar | Add language bar]] explains how you can add a list of translations to the top of a wiki page.
+
* [[Help:Add language bar/sk | Pridanie jazykovej lišty]] - Vysvetľuje ako na vrch wiki stránky pridať zoznam prekladov.
  
 
==Dokumentácia IDE==
 
==Dokumentácia IDE==

Revision as of 15:06, 26 December 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)

Príručky Lazarus a Pascal

Užívateľské príručky Lazarus

Inštalácia

IDE - Integrované vývojové prostredie

LCL - Knižnica komponentov Lazarus

Vývoj

Nástroje

Prechod z Delphi

Príručky vývojárov Lazarus

LCL - Lazarus component library

Interfaces

Preklady

  • Správne preložené reťazce Niekoľko poznámok pre programátorov o tom ako vo svojich aplikáciách tvoriť a používať preložiteľné reťazce. Rýchlejšie rozobrané všeobecné veci o tvorbe reťazcov, poskytuje niekoľko rád pre riešenie implementácie a ukazuje niektoré veci na zváženie, pri použití Angličtiny ako základného jazyka.

Dokumentácia IDE

Dokumentácia prekladača Free Pascal

Okrem tejto stránky this site, sa posledná verzia dokumentácie online a v rôznych stiahnuteľných formátoch nachádza na hlavnej stránke Free Pascal Compiler site.