Changes between Version 4 and Version 5 of OSGeo4W_jp/InstallerTranslation


Ignore:
Timestamp:
Feb 16, 2010, 12:14:38 AM (14 years ago)
Author:
yukatohhana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSGeo4W_jp/InstallerTranslation

    v4 v5  
    33== OSGeo4W-setup.exeを他の言語に変換する方法 ==
    44
    5  * checkout local copy of setup files from Subversion, for example:
     5 * Subversionからセットアップファイルのローカルコピーを確認してください。例:
    66   {{{
    77     svn co https://svn.osgeo.org/osgeo4w/trunk/setup/ setup --username yourname
     
    1111     res_ja.rc
    1212   }}}
    13  * open your new '''res_[lang].rc''' file in a text editor and edit:
     13 * テキスト・エディターの新しい'''res_[lang].rc'''ファイルを開き、編集してください:
    1414   * modify line!#1 and !#2 for your new language
    1515     * use appropriate code identifier for your international characters ([http://msdn.microsoft.com/en-us/library/dd317756%28VS.85%29.aspx microsoft documentation])
     
    4141                BS_AUTORADIOBUTTON | WS_TABSTOP,60,85,188,10
    4242     }}}
    43  * open '''res.rc''' in a text editor
     43 * テキスト・エディターの'''res.rc'''を開いてください。
    4444   * include your new ''res_[lang].rc'' file at the bottom of the file ''res.rc'' such as:
    4545     {{{
     
    5454   * you might need assistance to publish the live osgeo4w-setup.exe to the download server (inform mailing list)
    5555
    56 === Current Issues ===
     56=== 現在の問題 ===
    5757
    5858 * some installer text is hardcoded (see ticket:130)
    5959 * packages' ''setup.hint'' text is also only in English (see ticket:131)
    6060
    61 == Documentation Translation ==
     61== サイトの翻訳 ==
    6262
    6363 * create a new wiki page for your language at the top of [wiki:WikiStart]