Difference between revisions of "Lazarus Documentation/ja"

From Free Pascal wiki
Jump to navigationJump to search
Line 23: Line 23:
  
 
==Lazarusユーザーガイド==
 
==Lazarusユーザーガイド==
*[[Installing Lazarus/ja|Lazarusのインストール]] - インストールガイド
 
**[[OS X Programming Tips/ja|OS X Programming Tips]] - Mac OS Xユーザへの補足
 
 
*[[Lazarus Faq/ja|一般的なFAQ]] - LinuxとWindowsユーザーのためのLazarusに関する一般的な情報と詳細。
 
*[[Lazarus Faq/ja|一般的なFAQ]] - LinuxとWindowsユーザーのためのLazarusに関する一般的な情報と詳細。
 
*[[Lazarus DB Faq/ja|Lazarusデータベースに関するよくある質問と解答]] - Lazarusにおけるデータベースに関するFAQ。
 
*[[Lazarus DB Faq/ja|Lazarusデータベースに関するよくある質問と解答]] - Lazarusにおけるデータベースに関するFAQ。
 +
*[[Databases in Lazarus]] - An overview of using databases in Lazarus
 
*[[Code Examples/ja|サンプルコード]] - Lazarusのためのサンプルコード。
 
*[[Code Examples/ja|サンプルコード]] - Lazarusのためのサンプルコード。
*[[doc:lcl/ja|LCL documentation]] - LCLオンライン文書 (作業中)。
 
*[[File size and smartlinking/ja|ファイルサイズとスマートなリンクの方法]] - いかにしてアプリケーションをスマートにリンクするか、そして小さい実行ファイルの作り方。
 
 
*[[Feature_Ideas/ja|特徴、要望と提案]] - Lazarusの特徴その他。
 
*[[Feature_Ideas/ja|特徴、要望と提案]] - Lazarusの特徴その他。
* [[Multiplatform Programming Guide/ja |マルチプラットホームプログラミングガイド]] - クロスプラットホームアプリケーションを開発する方法、そしてプラットホーム間の移植の方法。
+
*[[How do I create a bug report]] - You think you found a bug in Lazarus, how can you report it?
*[[Using Pascal Libraries with .NET and Mono/ja | .NET や Mono から Pascal ライブラリを使用する]] - .NET や Mono を使ってFree Pascal のコードを利用する。
+
 
 +
===インストール方法===
 +
*[[Installing Lazarus/ja|Lazarusのインストール]] - インストールガイド
 +
*[[Getting Lazarus]] - Instructions on how to download a released or SVN version of Lazarus
 +
*[[OS X Programming Tips/ja|OS X Programming Tips]] - Mac OSXへのインストール、役に立つツール、Unixコマンドなど...
 +
*[[Multiple Lazarus]] - How to install several lazarus versions on one machine
  
 
===IDE===
 
===IDE===
Line 44: Line 46:
 
*[[Lazarus For Delphi Users/ja|DelphiユーザーのためのLazarus]] - Delphiユーザーのために書かれたLazarusの始め方。
 
*[[Lazarus For Delphi Users/ja|DelphiユーザーのためのLazarus]] - Delphiユーザーのために書かれたLazarusの始め方。
 
*[[Code Conversion Guide/ja|コード変換ガイド]] - 既存のDelphiやKylixのコードやコンポーネントを変換する方法。
 
*[[Code Conversion Guide/ja|コード変換ガイド]] - 既存のDelphiやKylixのコードやコンポーネントを変換する方法。
 +
 +
=== (メンテナンス中) ===
 +
*[[doc:lcl/ja|LCL documentation]] - LCLオンライン文書 (作業中)。
 +
*[[File size and smartlinking/ja|ファイルサイズとスマートなリンクの方法]] - いかにしてアプリケーションをスマートにリンクするか、そして小さい実行ファイルの作り方。
 +
* [[Multiplatform Programming Guide/ja |マルチプラットホームプログラミングガイド]] - クロスプラットホームアプリケーションを開発する方法、そしてプラットホーム間の移植の方法。
 +
*[[Using Pascal Libraries with .NET and Mono/ja | .NET や Mono から Pascal ライブラリを使用する]] - .NET や Mono を使ってFree Pascal のコードを利用する。
  
 
==Lazarus開発者ガイド==
 
==Lazarus開発者ガイド==

Revision as of 15:13, 9 April 2008

العربية (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 Documentation日本語版 - 翻訳ノート - 日本語障害情報


日本語翻訳に参加頂ける方は翻訳ノートを御覧ください。


LazarusとPascalのチュートリアル

Lazarusユーザーガイド

インストール方法

IDE

Delphiからの移行 

(メンテナンス中) 

Lazarus開発者ガイド

LCL - Lazarus コンポーネントライブラリ

Interfaces



翻訳

  • 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.
  • 翻訳ノート:
  • ドイツ語翻訳ノート - Lazarus IDE をドイツ語に翻訳するためののノートとガイドライン。ここには翻訳する際によく参照するような単語の辞書を含んでいます。
  • Add language barWiki の各ページのトップに各言語の翻訳リストを設置する方法

コード変換ガイド

IDE文書

付加コンポーネント文書

Free Pascal コンパイラ文書

In addition to this site, the latest version of the documentation can also be found online and in a variety of downloadable formats on the main Free Pascal Compiler site. There is now also a WiKi site for FreePascal [1] very similar in style to this one, to allow developers to submit documentation in addition to the official FPC documents below.

Lazarus related blogs

  • 初心者の冒険 - チュートリアルを見ながら Lazarus を使い始めた初心者の記録
  • On the road with Lazarus/Freepascal - A blog dedicated to register my experiences while programming with Lazarus and Freepascal (by Luiz Américo)
  • Porting to Lazarus - This blog describes the porting of a medium-sized application (~100 kloc) from D7 with CLX to Lazarus (by Alexsander da Rosa)
  • Living Lazarus - One mans exploration into the possibilities of an open source RAD (by Wibblytim).
  • Bee.ography just (another) Bee’s buzz!