Changes between Version 12 and Version 13 of Ja:Translations


Ignore:
Timestamp:
2018-10-22T08:21:22+02:00 (8 years ago)
Author:
Hidekichi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ja:Translations

    v12 v13  
    1 [[TranslatedPages(revision=62,outdated=Translation is incomplete.)]]
     1[[TranslatedPages(revision=62)]]
    22{{{#!comment
    33
     
    6565 * メッセージフォーマット用の括弧 {} は使わないようにするか、それぞれ単一引用符で '{ や'} というようにエスケープしてください。
    6666
    67 All strings have a reference to the place in source code where they appear. That can help to find proper translation. You find the sources here:
    68 * [source:josm/trunk/src/org/openstreetmap/josm main JOSM source] or [source:josm/trunk complete JOSM source]
    69 * [osm:source:applications/editors/josm/plugins JOSM plugins]
    70 * sources starting with **trans_** are converted from data files
    71  * trans_maps.java: [/maps our list of background imagery]
    72  * trans_plugins.java: [/plugin description texts of plugins]
    73  * trans_presets.java: [source:josm/trunk/data/defaultpresets.xml internal preset]
    74  * trans_surveyor.java: [osm:source:applications/editors/josm/plugins/surveyor/resources/surveyor.xml surveyor plugin setup file]
     67すべての文字列は存在するソースコードの場所のリファレンスがあります。これは、適切な翻訳に役立ちます。ソースコードはこちらで見られます:
     68* [source:josm/trunk/src/org/openstreetmap/josm メインJOSMソース]あるいは[source:josm/trunk 完全なJOSMソース]
     69* [osm:source:applications/editors/josm/plugins JOSMプラグイン]
     70* **trans_**から始まるソースはデータファイルから変換されます
     71 * trans_maps.java: [/maps 背景画像の一覧]
     72 * trans_plugins.java: [/plugin プラグインの説明テキスト]
     73 * trans_presets.java: [source:josm/trunk/data/defaultpresets.xml 内部プリセット]
     74 * trans_surveyor.java: [osm:source:applications/editors/josm/plugins/surveyor/resources/surveyor.xml surbeyorプラグイン設定ファイル]
    7575
    7676Launchpadでの変更は、JOSMが対応する全ての言語についてインポートされます。通常、JOSMチームは新しい推奨バージョンをリリースする前に1度か2度テキストデータを更新します(通常、毎月の終わりです。[/roadmap]を参照)。