wesnoth/po/wesnoth-editor/ja.po
2007-08-17 10:25:00 +00:00

215 lines
5.1 KiB
Plaintext

# #-#-#-#-# wesnoth-editor.cpp1.po (Battle for Wesnoth VERSION) #-#-#-#-#
# Japanese translations for Battle for Wesnoth package.
# Copyright (C) 2005-2006 Wesnoth development team
# This file is distributed under the same license as the Battle for Wesnoth package.
# Automatically generated, 2005.
# Nobuhito Okada <okyada@gmail.com>, 2005-2007.
#
msgid ""
msgstr ""
"Project-Id-Version: Battle for Wesnoth 0.8.8-CVS\n"
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
"POT-Creation-Date: 2007-08-17 12:17+0200\n"
"PO-Revision-Date: 2007-06-14 01:19+0900\n"
"Last-Translator: Nobuhito Okada <okyada@gmail.com>\n"
"Language-Team: none\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: KBabel 1.9\n"
#: data/core/editor-groups.cfg:11
msgid "all"
msgstr ""
#: data/core/editor-groups.cfg:17
msgid "water"
msgstr ""
#: data/core/editor-groups.cfg:29
msgid "flat"
msgstr ""
#: data/core/editor-groups.cfg:35
msgid "desert"
msgstr ""
#: data/core/editor-groups.cfg:41
msgid "forest"
msgstr ""
#: data/core/editor-groups.cfg:47
msgid "frozen"
msgstr ""
#: data/core/editor-groups.cfg:53
msgid "rough"
msgstr ""
#: data/core/editor-groups.cfg:59
msgid "cave"
msgstr ""
#: data/core/editor-groups.cfg:65
msgid "village"
msgstr ""
#: data/core/editor-groups.cfg:71
msgid "castle"
msgstr ""
#: data/themes/editor.cfg:523
msgid "File"
msgstr "ファイル"
#: data/themes/editor.cfg:532
msgid "Edit"
msgstr "編集"
#: data/themes/editor.cfg:539
msgid "Settings"
msgstr "設定"
#: src/editor/editor.cpp:234
msgid "Draw tiles"
msgstr "タイル描画"
#: src/editor/editor.cpp:236
msgid "Fill"
msgstr "塗りつぶし"
#: src/editor/editor.cpp:238
msgid "Set player's starting position"
msgstr "プレイヤーの開始位置を設定"
#: src/editor/editor.cpp:240
msgid "Zoom in"
msgstr "ズーム・イン"
#: src/editor/editor.cpp:242
msgid "Zoom out"
msgstr "ズーム・アウト"
#: src/editor/editor.cpp:244
msgid "Undo"
msgstr "やり直す"
#: src/editor/editor.cpp:246
msgid "Redo"
msgstr "元に戻す"
#: src/editor/editor.cpp:248
msgid "Zoom to default view"
msgstr "初期視点にズーム"
#: src/editor/editor.cpp:250
msgid "Toggle grid"
msgstr "グリッド切替"
#: src/editor/editor.cpp:252
msgid "Resize the map"
msgstr "マップサイズ変更"
#: src/editor/editor.cpp:254
msgid "Flip map"
msgstr "マップを反転する"
#: src/editor/editor.cpp:256
msgid "Update transitions"
msgstr "変化を更新する"
#: src/editor/editor.cpp:258
#, fuzzy
msgid "Delay transition updates"
msgstr "変化の更新を遅らせる"
#: src/editor/editor.cpp:465
msgid "Language"
msgstr "言語"
#: src/editor/editor.cpp:466
msgid "Choose your preferred language:"
msgstr "お好みの言語を選んで下さい:"
#: src/editor/editor.cpp:483 src/editor/editor_main.cpp:287
msgid "Battle for Wesnoth Map Editor"
msgstr "Battle for Wesnoth マップエディタ"
#: src/editor/editor.cpp:507
msgid "Save the Map As"
msgstr "マップに名前を付けて保存"
#: src/editor/editor.cpp:518
msgid "The map already exists. Do you want to overwrite it?"
msgstr "マップはすでに存在します。 上書きしますか?"
#: src/editor/editor.cpp:541
msgid "None"
msgstr "なし"
#: src/editor/editor.cpp:546 src/editor/editor.cpp:1398
msgid "Player"
msgstr "プレイヤー"
#: src/editor/editor.cpp:550
msgid "Which Player?"
msgstr "どのプレイヤー?"
#: src/editor/editor.cpp:551
msgid "Which player should start here?"
msgstr "どのプレイヤーがここからスタートしますか?"
#: src/editor/editor.cpp:612
msgid "Choose a Map to Load"
msgstr "読み込むマップを選択"
#: src/editor/editor.cpp:616
msgid ""
"Warning: Illegal characters found in the map name. Please save under a "
"different name."
msgstr "警告: マップ名に不正な文字が見つかりました。別な名前で保存して下さい。"
#: src/editor/editor.cpp:629 src/editor/editor.cpp:703
msgid "The file does not contain a valid map."
msgstr "そのファイルには有効なマップがありません。"
#: src/editor/editor.cpp:1277
msgid "Quit Editor"
msgstr "エディタを終了"
#: src/editor/editor.cpp:1281
msgid "Do you want to save the map before quitting?"
msgstr "終了前にマップを保存しますか?"
#: src/editor/editor.cpp:1329
msgid "Map saved."
msgstr "マップを保存しました。"
#: src/editor/editor.cpp:1337
msgid "Could not save the map: $msg"
msgstr "マップを保存できませんでした: $msg"
#: src/editor/editor.cpp:1352
msgid "Error: Illegal character in filename."
msgstr "エラー: ファイル名に不正な文字"
#: src/editor/editor_palettes.cpp:424
msgid "FG"
msgstr "FG"
#: src/editor/editor_palettes.cpp:426
msgid "BG"
msgstr "BG"
#: src/editor/map_manip.cpp:197 src/editor/map_manip.cpp:213
#: src/editor/map_manip.cpp:266 src/editor/map_manip.cpp:284
msgid ""
"Can't resize the map, the requested size is bigger than the maximum, size="
msgstr ""
#: src/editor/map_manip.cpp:198 src/editor/map_manip.cpp:214
#: src/editor/map_manip.cpp:267 src/editor/map_manip.cpp:285
msgid " maximum="
msgstr ""