Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ja.po « po « BooBinding « extras - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d36de8d964267fe15aab6af0fed5c95aece9a929 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
# MonoDevelop ja_JP translation
# Copyright (C) 2004 Atsushi Enomoto
# This file is distributed under the same license as the PACKAGE package.
# Atsushi Enomoto <atsushi@ximian.com>, 2004.
# 
msgid ""
msgstr ""
"Project-Id-Version: MonoDevelop 0.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2007-09-21 11:06:04+0900\n"
"Last-Translator: Atsushi Eno <atsushi@ximian.com>\n"
"Language-Team: Atsushi Enomoto <atsushi@ximian.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: MonoDevelop.Gettext \n"

#: ../templates/BooGtkSharpProject.xpt.xml:7
msgid "Gtk# Project"
msgstr "Gtk#プロジェクト"

#: ../templates/BooGtkSharpProject.xpt.xml:11
msgid "Creates a Boo/Gtk# project"
msgstr "Boo/Gtk#プロジェクトを作成します"

#: ../templates/BooLibraryProject.xpt.xml:7
msgid "Boo Library"
msgstr "Booライブラリ"

#: ../templates/BooLibraryProject.xpt.xml:11
msgid "Creates a Boo library"
msgstr "空のBooライブラリを作成します"

#: ../templates/BooGtkSharpWindow.xft.xml:7
msgid "Gtk# Window"
msgstr "Gtk#ウィンドウ"

#: ../templates/BooGtkSharpWindow.xft.xml:11
msgid "Creates a top-level Gtk# window"
msgstr "トップレベルGtk#ウィンドウを作成します"

#: ../templates/EmptyBooFile.xft.xml:4
msgid "Empty File"
msgstr "空のファイル"

#: ../templates/EmptyBooFile.xft.xml:8
msgid "Creates an empty Boo file."
msgstr "空のBooファイルを作成します"

#: ../templates/EmptyBooProject.xpt.xml:7
msgid "Empty Project"
msgstr "空のプロジェクト"

#: ../templates/EmptyBooProject.xpt.xml:11
msgid "Creates an empty Boo solution."
msgstr "空のBooソリューションを作成します"

#: ../Gui/ShellTextView.boo:195
msgid "Copy Script"
msgstr ""

#: ../Gui/ShellTextView.boo:199
msgid "Save Script As ..."
msgstr ""

#: ../Gui/ShellTextView.boo:203
msgid "Load Project Assemblies (forces shell reset)"
msgstr ""

#: ../Gui/ShellTextView.boo:210
#, fuzzy
msgid "Reset Shell"
msgstr "Booシェル"

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:42
msgid "Enable debug"
msgstr ""

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:43
msgid "Enable ducky mode"
msgstr ""

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:88 ../BooBinding.addin.xml:50
msgid "Code Generation"
msgstr "コード生成方法"

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:89
msgid "Output Path"
msgstr ""

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:93
#: ../Gui/OptionPanels/CodeCompilationPanel.boo:100
msgid "Output Assembly"
msgstr ""

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:95
msgid "Warnings and Compiler Options"
msgstr ""

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:97
msgid "Compiler"
msgstr ""

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:98
msgid "Culture"
msgstr ""

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:106
msgid "Executable"
msgstr ""

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:110
#, fuzzy
msgid "Library"
msgstr "Booライブラリ"

#: ../Gui/OptionPanels/CodeCompilationPanel.boo:114
msgid "Executable with GUI"
msgstr ""

#: ../Gui/OptionPanels/GeneralShellPanel.boo:50
#, fuzzy
msgid "General Options"
msgstr "コード生成方法"

#: ../Gui/OptionPanels/GeneralShellPanel.boo:52
msgid "Automatically indent new lines in code blocks"
msgstr ""

#: ../Gui/OptionPanels/GeneralShellPanel.boo:53
msgid "Shell reset clears scollback"
msgstr ""

#: ../Gui/OptionPanels/GeneralShellPanel.boo:54
msgid "Shell reset clears command history"
msgstr ""

#: ../Gui/OptionPanels/GeneralShellPanel.boo:55
msgid "Load project assemblies after building them (Causes shell reset)"
msgstr ""

#: ../Gui/OptionPanels/GeneralShellPanel.boo:56
msgid "Font"
msgstr ""

#: ../Gui/OptionPanels/GeneralShellPanel.boo:57
msgid "Use default monospace font"
msgstr ""

#: ../Gui/OptionPanels/GeneralShellPanel.boo:58
msgid "Use custom font:"
msgstr ""

#: ../BooBinding.addin.xml:28
msgid "Boo Files"
msgstr "Booファイル"

#: ../BooBinding.addin.xml:80 ../BooBinding.addin.xml:88
msgid "Boo Shell"
msgstr "Booシェル"