japanese.nsi 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. # vi:set ts=8 sts=4 sw=4 et fdm=marker:
  2. #
  3. # japanese.nsi: Japanese language strings for gvim NSIS installer.
  4. #
  5. # Locale ID : 1041
  6. # fileencoding : UTF-8
  7. # Author : Ken Takata
  8. !insertmacro MUI_LANGUAGE "Japanese"
  9. # Overwrite the default translation.
  10. # These strings should be always English. Otherwise dosinst.c fails.
  11. LangString ^SetupCaption ${LANG_JAPANESE} \
  12. "$(^Name) Setup"
  13. LangString ^UninstallCaption ${LANG_JAPANESE} \
  14. "$(^Name) Uninstall"
  15. # Workarounds for NSIS Japanese translation. The messages are too long.
  16. # These should be better to be fixed by the NSIS upstream.
  17. LangString ^SpaceAvailable ${LANG_JAPANESE} \
  18. "利用可能なディスク容量:"
  19. LangString ^SpaceRequired ${LANG_JAPANESE} \
  20. "必要なディスク容量:"
  21. # Fix another NSIS Japanese translation. The access key was missing.
  22. LangString ^InstallBtn ${LANG_JAPANESE} \
  23. "インストール(&I)"
  24. ##############################################################################
  25. # MUI Configuration Strings {{{1
  26. ##############################################################################
  27. #LangString str_dest_folder ${LANG_JAPANESE} \
  28. # "Destination Folder (Must end with $\"vim$\")"
  29. LangString str_show_readme ${LANG_JAPANESE} \
  30. "インストール完了後に README を表示する"
  31. # Install types:
  32. LangString str_type_typical ${LANG_JAPANESE} \
  33. "通常"
  34. LangString str_type_minimal ${LANG_JAPANESE} \
  35. "最小"
  36. LangString str_type_full ${LANG_JAPANESE} \
  37. "全て"
  38. ##############################################################################
  39. # Section Titles & Description {{{1
  40. ##############################################################################
  41. LangString str_section_old_ver ${LANG_JAPANESE} \
  42. "既存のバージョンをアンインストール"
  43. LangString str_desc_old_ver ${LANG_JAPANESE} \
  44. "すでにインストールされている Vim をシステムから削除します。"
  45. LangString str_section_exe ${LANG_JAPANESE} \
  46. "Vim GUI とランタイムファイル"
  47. LangString str_desc_exe ${LANG_JAPANESE} \
  48. "Vim GUI 実行ファイルとラインタイムファイル。このコンポーネントは必須です。"
  49. LangString str_section_console ${LANG_JAPANESE} \
  50. "Vim コンソールプログラム"
  51. LangString str_desc_console ${LANG_JAPANESE} \
  52. "コンソール版の Vim (vim.exe)。"
  53. LangString str_section_batch ${LANG_JAPANESE} \
  54. ".bat ファイルを作成"
  55. LangString str_desc_batch ${LANG_JAPANESE} \
  56. "コマンドラインから Vim と関連コマンドを実行できるように、.bat ファイルを Windows ディレクトリに作成します。"
  57. LangString str_group_icons ${LANG_JAPANESE} \
  58. "Vim のアイコンを作成"
  59. LangString str_desc_icons ${LANG_JAPANESE} \
  60. "Vim を簡単に実行できるように、いくつかの場所にアイコンを作成します。"
  61. LangString str_section_desktop ${LANG_JAPANESE} \
  62. "デスクトップ上"
  63. LangString str_desc_desktop ${LANG_JAPANESE} \
  64. "gVim 実行ファイルのアイコンをデスクトップ上に作成します。"
  65. LangString str_section_start_menu ${LANG_JAPANESE} \
  66. "スタートメニューのプログラムフォルダー上"
  67. LangString str_desc_start_menu ${LANG_JAPANESE} \
  68. "Vim のアイコンをスタートメニューのプログラムフォルダー上に作成します。"
  69. #LangString str_section_quick_launch ${LANG_JAPANESE} \
  70. # "In the Quick Launch Bar"
  71. #LangString str_desc_quick_launch ${LANG_JAPANESE} \
  72. # "Add Vim shortcut in the quick launch bar."
  73. LangString str_section_edit_with ${LANG_JAPANESE} \
  74. "Vim のコンテキストメニューを追加"
  75. LangString str_desc_edit_with ${LANG_JAPANESE} \
  76. "$\"Vimで編集する$\" をコンテキストメニューに追加します。"
  77. #LangString str_section_edit_with32 ${LANG_JAPANESE} \
  78. # "32-bit Version"
  79. #LangString str_desc_edit_with32 ${LANG_JAPANESE} \
  80. # "Add Vim to the $\"Open With...$\" context menu list \
  81. # for 32-bit applications."
  82. #LangString str_section_edit_with64 ${LANG_JAPANESE} \
  83. # "64-bit Version"
  84. #LangString str_desc_edit_with64 ${LANG_JAPANESE} \
  85. # "Add Vim to the $\"Open With...$\" context menu list \
  86. # for 64-bit applications."
  87. LangString str_section_vim_rc ${LANG_JAPANESE} \
  88. "既定のコンフィグを作成"
  89. LangString str_desc_vim_rc ${LANG_JAPANESE} \
  90. "もし無ければ、既定のコンフィグファイル (_vimrc) を作成します。"
  91. LangString str_group_plugin ${LANG_JAPANESE} \
  92. "プラグインディレクトリを作成"
  93. LangString str_desc_plugin ${LANG_JAPANESE} \
  94. "プラグインディレクトリを作成します。そこにプラグインファイルを置くことで Vim を拡張することができます。"
  95. LangString str_section_plugin_home ${LANG_JAPANESE} \
  96. "個人用"
  97. LangString str_desc_plugin_home ${LANG_JAPANESE} \
  98. "プラグインディレクトリをホームディレクトリに作成します。"
  99. LangString str_section_plugin_vim ${LANG_JAPANESE} \
  100. "共用"
  101. LangString str_desc_plugin_vim ${LANG_JAPANESE} \
  102. "プラグインディレクトリを Vim のインストールディレクトリに作成します。システムの全員で共有されます。"
  103. LangString str_section_nls ${LANG_JAPANESE} \
  104. "多言語サポート"
  105. LangString str_desc_nls ${LANG_JAPANESE} \
  106. "多言語サポート用のファイルをインストールします。"
  107. LangString str_unsection_register ${LANG_JAPANESE} \
  108. "Vim を登録解除"
  109. LangString str_desc_unregister ${LANG_JAPANESE} \
  110. "Vim をシステムから登録解除します。"
  111. LangString str_unsection_exe ${LANG_JAPANESE} \
  112. "Vim の実行ファイル/ランタイムファイルを削除"
  113. LangString str_desc_rm_exe ${LANG_JAPANESE} \
  114. "全ての Vim の実行ファイルとランタイムファイルを削除します。"
  115. LangString str_ungroup_plugin ${LANG_JAPANESE} \
  116. "プラグインディレクトリを削除"
  117. LangString str_desc_rm_plugin ${LANG_JAPANESE} \
  118. "プラグインディレクトリが空であればそれを削除します。"
  119. LangString str_unsection_plugin_home ${LANG_JAPANESE} \
  120. "個人用"
  121. LangString str_desc_rm_plugin_home ${LANG_JAPANESE} \
  122. "プラグインディレクトリをホームディレクトリから削除します。"
  123. LangString str_unsection_plugin_vim ${LANG_JAPANESE} \
  124. "共用"
  125. LangString str_desc_rm_plugin_vim ${LANG_JAPANESE} \
  126. "プラグインディレクトリを Vim のインストールディレクトリから削除します。"
  127. LangString str_unsection_rootdir ${LANG_JAPANESE} \
  128. "Vim のトップディレクトリを削除"
  129. LangString str_desc_rm_rootdir ${LANG_JAPANESE} \
  130. "Vim のトップディレクトリを削除します。あなたの Vim の設定ファイルも含まれていることに注意してください!"
  131. ##############################################################################
  132. # Messages {{{1
  133. ##############################################################################
  134. #LangString str_msg_too_many_ver ${LANG_JAPANESE} \
  135. # "Found $vim_old_ver_count Vim versions on your system.$\r$\n\
  136. # This installer can only handle ${VIM_MAX_OLD_VER} versions \
  137. # at most.$\r$\n\
  138. # Please remove some versions and start again."
  139. #LangString str_msg_invalid_root ${LANG_JAPANESE} \
  140. # "Invalid install path: $vim_install_root!$\r$\n\
  141. # It should end with $\"vim$\"."
  142. #LangString str_msg_bin_mismatch ${LANG_JAPANESE} \
  143. # "Binary path mismatch!$\r$\n$\r$\n\
  144. # Expect the binary path to be $\"$vim_bin_path$\",$\r$\n\
  145. # but system indicates the binary path is $\"$INSTDIR$\"."
  146. #LangString str_msg_vim_running ${LANG_JAPANESE} \
  147. # "Vim is still running on your system.$\r$\n\
  148. # Please close all instances of Vim before you continue."
  149. #LangString str_msg_register_ole ${LANG_JAPANESE} \
  150. # "Attempting to register Vim with OLE. \
  151. # There is no message indicates whether this works or not."
  152. #LangString str_msg_unreg_ole ${LANG_JAPANESE} \
  153. # "Attempting to unregister Vim with OLE. \
  154. # There is no message indicates whether this works or not."
  155. #LangString str_msg_rm_start ${LANG_JAPANESE} \
  156. # "Uninstalling the following version:"
  157. #LangString str_msg_rm_fail ${LANG_JAPANESE} \
  158. # "Fail to uninstall the following version:"
  159. #LangString str_msg_no_rm_key ${LANG_JAPANESE} \
  160. # "Cannot find uninstaller registry key."
  161. #LangString str_msg_no_rm_reg ${LANG_JAPANESE} \
  162. # "Cannot find uninstaller from registry."
  163. #LangString str_msg_no_rm_exe ${LANG_JAPANESE} \
  164. # "Cannot access uninstaller."
  165. #LangString str_msg_rm_copy_fail ${LANG_JAPANESE} \
  166. # "Fail to copy uninstaller to temporary directory."
  167. #LangString str_msg_rm_run_fail ${LANG_JAPANESE} \
  168. # "Fail to run uninstaller."
  169. #LangString str_msg_abort_install ${LANG_JAPANESE} \
  170. # "Installer will abort."
  171. LangString str_msg_install_fail ${LANG_JAPANESE} \
  172. "インストールに失敗しました。次はうまくいくことを祈ります。"
  173. LangString str_msg_rm_exe_fail ${LANG_JAPANESE} \
  174. "$0 内の一部のファイルは削除できませんでした!$\r$\n\
  175. 手動で削除する必要があります。"
  176. #LangString str_msg_rm_root_fail ${LANG_JAPANESE} \
  177. # "WARNING: Cannot remove $\"$vim_install_root$\", it is not empty!"
  178. LangString str_msg_uninstalling ${LANG_JAPANESE} \
  179. "古いバージョンをアンインストールしています..."
  180. LangString str_msg_registering ${LANG_JAPANESE} \
  181. "登録中..."
  182. LangString str_msg_unregistering ${LANG_JAPANESE} \
  183. "登録解除中..."
  184. ##############################################################################
  185. # Dialog Box {{{1
  186. ##############################################################################
  187. LangString str_vimrc_page_title ${LANG_JAPANESE} \
  188. "_vimrc の設定を選んでください"
  189. LangString str_vimrc_page_subtitle ${LANG_JAPANESE} \
  190. "拡張やキーボード、マウスの設定を選んでください。"
  191. LangString str_msg_compat_title ${LANG_JAPANESE} \
  192. " Vi / Vim の動作 "
  193. LangString str_msg_compat_desc ${LANG_JAPANESE} \
  194. "互換性と拡張(&C)"
  195. LangString str_msg_compat_vi ${LANG_JAPANESE} \
  196. "Vi 互換"
  197. LangString str_msg_compat_vim ${LANG_JAPANESE} \
  198. "Vim 独自"
  199. LangString str_msg_compat_defaults ${LANG_JAPANESE} \
  200. "Vim 独自と多少の拡張 (defaults.vim を読み込み)"
  201. LangString str_msg_compat_all ${LANG_JAPANESE} \
  202. "Vim 独自と全ての拡張 (vimrc_example.vim を読み込み) (既定)"
  203. LangString str_msg_keymap_title ${LANG_JAPANESE} \
  204. " マッピング "
  205. LangString str_msg_keymap_desc ${LANG_JAPANESE} \
  206. "Windows用に一部のキーをリマップする(&R) (例: Ctrl-V, Ctrl-C, Ctrl-A, Ctrl-S, Ctrl-F など)"
  207. LangString str_msg_keymap_default ${LANG_JAPANESE} \
  208. "リマップしない (既定)"
  209. LangString str_msg_keymap_windows ${LANG_JAPANESE} \
  210. "リマップする"
  211. LangString str_msg_mouse_title ${LANG_JAPANESE} \
  212. " マウス "
  213. LangString str_msg_mouse_desc ${LANG_JAPANESE} \
  214. "右ボタンと左ボタンの動作(&B)"
  215. LangString str_msg_mouse_default ${LANG_JAPANESE} \
  216. "右:ポップアップメニュー、左:ビジュアルモード (既定)"
  217. LangString str_msg_mouse_windows ${LANG_JAPANESE} \
  218. "右:ポップアップメニュー、左:選択モード (Windows)"
  219. LangString str_msg_mouse_unix ${LANG_JAPANESE} \
  220. "右:選択を拡張、左:ビジュアルモード (Unix)"