The R Project SVN R-packages

Rev

Rev 6147 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6147 Rev 8280
Line 2... Line 2...
2
"%@ - Active" = "%@ - アクティブ";
2
"%@ - Active" = "%@ - アクティブ";
3
 
3
 
4
/* From: Quartz/QuartzDevice.m (setDefaultSyntaxColors) */
4
/* From: Quartz/QuartzDevice.m (setDefaultSyntaxColors) */
5
"%@ - Inactive" = "%@ - インアクティブ";
5
"%@ - Inactive" = "%@ - インアクティブ";
6
 
6
 
-
 
7
/* (MainMenu) Entry = "1684.ibShadowedToolTip"; Class = "NSButton" */
-
 
8
"(Return)" = "(↩)";
-
 
9
 
7
/* From: RController.m (hintForFunction)
10
/* From: RController.m (hintForFunction)
8
   From: RDocumentWinCtrl.m (hintForFunction) */
11
   From: RDocumentWinCtrl.m (hintForFunction) */
9
"(arguments lookup is disabled while R is busy)" = "(引数検索はRがビジーの間は無効になります)";
12
"(arguments lookup is disabled while R is busy)" = "(引数検索はRがビジーの間は無効になります)";
10
 
13
 
-
 
14
/* (MiscPrefPane) Entry = "130.title"; Class = "NSTextFieldCell" */
-
 
15
"(was default in RAqua)" = "(RAquaのデフォルト)";
-
 
16
 
-
 
17
/* (MainMenu) Entry = "1677.ibShadowedToolTip"; Class = "NSButton" */
-
 
18
"(⌘R)" = "(⌘R)";
-
 
19
 
-
 
20
/* (MiscPrefPane) Entry = "139.title"; Class = "NSTextFieldCell" */
-
 
21
".Rhistory" = ".Rhistory";
-
 
22
 
-
 
23
/* (MainMenu) Entry = "1499.title"; Class = "NSTextFieldCell" */
-
 
24
"11" = "11";
-
 
25
 
-
 
26
/* (QuartzPrefPane) Entry = "122.title"; Class = "NSTextFieldCell" */
-
 
27
"12" = "12";
-
 
28
 
-
 
29
/* (MiscPrefPane) Entry = "144.title"; Class = "NSTextFieldCell" */
-
 
30
"250" = "250";
-
 
31
 
-
 
32
/* (QuartzPrefPane) Entry = "112.title"; Class = "NSTextFieldCell" */
-
 
33
/* (QuartzPrefPane) Entry = "113.title"; Class = "NSTextFieldCell" */
-
 
34
"5.0" = "5.0";
-
 
35
 
-
 
36
/* (MainMenu) Entry = "1513.title"; Class = "NSButtonCell" */
-
 
37
"<" = "<";
-
 
38
 
-
 
39
/* (MainMenu) Entry = "1501.title"; Class = "NSButtonCell" */
-
 
40
"< Back" = "< 戻る";
-
 
41
 
11
/* From: RController.m (showWorkingDir) */
42
/* From: RController.m (showWorkingDir) */
12
"<deleted>" = "<削除済み>";
43
"<deleted>" = "<削除済み>";
13
 
44
 
14
/* From: RDocumentWinCtrl.m (functionReset) */
45
/* From: RDocumentWinCtrl.m (functionReset) */
-
 
46
/* (RDocument) Entry = "45.title"; Class = "NSMenuItem" */
15
"<functions>" = "<関数>";
47
"<functions>" = "<関数>";
16
 
48
 
17
/* From: RDocumentWinCtrl.m (functionReset) */
49
/* From: RDocumentWinCtrl.m (functionReset) */
18
"<sections>" = "<セクション>";
50
"<sections>" = "<セクション>";
19
 
51
 
20
/* From: SearchTable.m (show) */
52
/* From: SearchTable.m (show) */
21
"<unknown>" = "<不明>";
53
"<unknown>" = "<不明>";
22
 
54
 
23
/* From: RController.m (applicationDidFinishLaunching) */
55
/* (MainMenu) Entry = "1514.title"; Class = "NSButtonCell" */
24
"[History restored from " = "[履歴が次のファイルから読み込まれました ";
56
">" = ">";
25
 
57
 
26
/* From: RController.m (application)
58
/* (MainMenu) Entry = "58.title"; Class = "NSMenuItem" */
-
 
59
"About R" = "Rについて";
-
 
60
 
27
   From: RController.m (applicationDidFinishLaunching) */
61
/* (MainMenu) Entry = "312.title"; Class = "NSMenuItem" */
-
 
62
"Activate Quartz Device Window" = "選択したQuartzデバイスをアクティブ化";
-
 
63
 
-
 
64
/* (MainMenu) Entry = "1671.title"; Class = "NSButtonCell" */
28
"[Workspace restored from " = "[ワークスペースが次のファイルから読み込まれました ";
65
"Activate SearchField ⇧⌘H" = "検索フィールドをアクティブ化 ⇧⌘H";
29
 
66
 
30
/* Add column - label for a toolbar, keep short! */
67
/* Add column - label for a toolbar, keep short! */
31
"Add Col" = "列追加";
68
"Add Col" = "列追加";
32
 
69
 
33
/* From: REditor.m (toolbar) */
70
/* From: REditor.m (toolbar) */
34
"Add Column" = "列を追加";
71
"Add Column" = "列を追加";
35
 
72
 
-
 
73
/* (MainMenu) Entry = "1719.title"; Class = "NSMenuItem" */
-
 
74
"Add Column (CHARACTER)" = "列を追加 (CHARACTER)";
-
 
75
 
-
 
76
/* (MainMenu) Entry = "1718.title"; Class = "NSMenuItem" */
-
 
77
"Add Column (NUMERIC)" = "列を追加 (NUMERIC)";
-
 
78
 
36
/* From: REditor.m (toolbar) */
79
/* From: REditor.m (toolbar) */
37
"Add New Row" = "新しい行を追加";
80
"Add New Row" = "新しい行を追加";
38
 
81
 
39
/* Add row - label for a toolbar, keep short! */
82
/* Add row - label for a toolbar, keep short! */
-
 
83
/* (MainMenu) Entry = "1720.title"; Class = "NSMenuItem" */
40
"Add Row" = "行を追加";
84
"Add Row" = "行を追加";
41
 
85
 
-
 
86
/* (MiscPrefPane) Entry = "129.title"; Class = "NSButtonCell" */
-
 
87
"Add ~/Library/R…" = "~/Library/R… を追加";
-
 
88
 
42
/* From: REditor.m (toolbar) */
89
/* From: REditor.m (toolbar) */
43
"Adds a new column to the right of a group of selected columns or just at the end of the data. The new column type complies with that column left of it.\n\n(%@)\tAdd column of type ‘CHARACTER’\n(%@)\tAdd column of type ‘NUMERIC’" = "選択された列の右端もしくはデータの末尾に列を追加します。列の型はその左の列と同じになります。\n\n(%@)\t'CHARACTER'型の列を追加します\n(%@)\t'NUMERIC'型の列を追加します";
90
"Adds a new column to the right of a group of selected columns or just at the end of the data. The new column type complies with that column left of it.\n\n(%@)\tAdd column of type ‘CHARACTER’\n(%@)\tAdd column of type ‘NUMERIC’" = "選択された列の右端もしくはデータの末尾に列を追加します。列の型はその左の列と同じになります。\n\n(%@)\t'CHARACTER'型の列を追加します\n(%@)\t'NUMERIC'型の列を追加します";
44
 
91
 
45
/* From: REditor.m (toolbar) */
92
/* From: REditor.m (toolbar) */
46
"Adds a row below a group of selected rows or at the bottom of the data" = "選択中の行の下あるいはデータの最後に行を追加";
93
"Adds a row below a group of selected rows or at the bottom of the data" = "選択中の行の下あるいはデータの最後に行を追加";
47
 
94
 
-
 
95
/* (MainMenu) Entry = "834.title"; Class = "NSMenuItem" */
-
 
96
"Align Left" = "左揃え";
-
 
97
 
-
 
98
/* (MainMenu) Entry = "858.title"; Class = "NSMenuItem" */
-
 
99
"Align Right" = "右揃え";
-
 
100
 
-
 
101
/* (MainMenu) Entry = "1634.title"; Class = "NSMenuItem" */
-
 
102
"All" = "すべてを選択";
-
 
103
 
48
/* From: RController.m (clearWorkSpace) */
104
/* From: RController.m (clearWorkSpace) */
49
"All objects in the workspace will be removed. Are you sure you want to proceed?" = "ワークスペースのオブジェクトはすべて削除されます。続けてよろしいですか?";
105
"All objects in the workspace will be removed. Are you sure you want to proceed?" = "ワークスペースのオブジェクトはすべて削除されます。続けてよろしいですか?";
50
 
106
 
-
 
107
/* (MiscPrefPane) Entry = "136.title"; Class = "NSButtonCell" */
-
 
108
"Always apply" = "常に適用";
-
 
109
 
-
 
110
/* (EditorPrefPane) Entry = "49.title"; Class = "NSButtonCell" */
-
 
111
"Application" = "アプリケーション";
-
 
112
 
51
/* From: WSBrowser.m (remObject) */
113
/* From: WSBrowser.m (remObject) */
52
"Are you sure you want to remove object '%@' from the workspace? You cannot undo this action!" = "オブジェクト'%@'を本当に削除してよろしいですか?この操作は取り消しできません!";
114
"Are you sure you want to remove object '%@' from the workspace? You cannot undo this action!" = "オブジェクト'%@'を本当に削除してよろしいですか?この操作は取り消しできません!";
53
 
115
 
-
 
116
/* (MainMenu) Entry = "1125.title"; Class = "NSButtonCell" */
-
 
117
"As defined by .libPaths()" = ".libPaths()での指定に従う";
-
 
118
 
-
 
119
/* (MiscPrefPane) Entry = "123.title"; Class = "NSButtonCell" */
-
 
120
"Ask" = "毎回確認する";
-
 
121
 
-
 
122
/* (MainMenu) Entry = "1122.title"; Class = "NSButtonCell" */
-
 
123
"At System Level (in R framework)" = "システム (Rフレームワーク内)";
-
 
124
 
-
 
125
/* (MainMenu) Entry = "1123.title"; Class = "NSButtonCell" */
-
 
126
"At User Level" = "ユーザエリア";
-
 
127
 
54
/* From: RController.m (toolbar) */
128
/* From: RController.m (toolbar) */
55
"Authentication" = "認証";
129
"Authentication" = "認証";
56
 
130
 
57
/* From: RController.m (toolbar) */
131
/* From: RController.m (toolbar) */
58
"Authorize R to run system commands as root" = "root権限でシステムコマンドを実行するために認証を行う";
132
"Authorize R to run system commands as root" = "root権限でシステムコマンドを実行するために認証を行う";
59
 
133
 
-
 
134
/* (EditorPrefPane) Entry = "229.title"; Class = "NSButtonCell" */
-
 
135
"Auto-save documents" = "文書を自動的に保存する";
-
 
136
 
-
 
137
/* (MainMenu) Entry = "1513.alternateTitle"; Class = "NSButtonCell" */
-
 
138
"Back" = "戻る";
-
 
139
 
-
 
140
/* (ColorsPrefPane) Entry = "76.title"; Class = "NSTextFieldCell" */
-
 
141
/* (SyntaxColorsPrefPane) Entry = "125.title"; Class = "NSTextFieldCell" */
-
 
142
"Background" = "背景";
-
 
143
 
-
 
144
/* (MainMenu) Entry = "1657.title"; Class = "NSMenuItem" */
-
 
145
"Balanced Brackets" = "括弧の内容を選択";
-
 
146
 
-
 
147
/* (MainMenu) Entry = "816.title"; Class = "NSMenu" */
-
 
148
/* (MainMenu) Entry = "844.title"; Class = "NSMenuItem" */
-
 
149
"Baseline" = "ベースライン";
-
 
150
 
-
 
151
/* (MainMenu) Entry = "830.title"; Class = "NSMenuItem" */
-
 
152
"Bigger" = "大きく";
-
 
153
 
-
 
154
/* (MainMenu) Entry = "1506.title"; Class = "NSButtonCell" */
-
 
155
"Binary Format Packages" = "バイナリ形式パッケージ";
-
 
156
 
-
 
157
/* (MainMenu) Entry = "542.title"; Class = "NSMenuItem" */
-
 
158
"BioConductor (binaries)" = "BioConductor (バイナリ)";
-
 
159
 
-
 
160
/* (MainMenu) Entry = "563.title"; Class = "NSMenuItem" */
-
 
161
"BioConductor (sources)" = "BioConductor (ソース)";
-
 
162
 
-
 
163
/* (MainMenu) Entry = "849.title"; Class = "NSMenuItem" */
-
 
164
"Bold" = "ボールド";
-
 
165
 
-
 
166
/* (QuartzPrefPane) Entry = "31.title"; Class = "NSMenuItem" */
-
 
167
"Bottom Left" = "左下";
-
 
168
 
-
 
169
/* (QuartzPrefPane) Entry = "32.title"; Class = "NSMenuItem" */
-
 
170
"Bottom Right" = "右下";
-
 
171
 
-
 
172
/* (QuartzPrefPane) Entry = "45.title"; Class = "NSBox" */
-
 
173
"Box" = "ボックス";
-
 
174
 
-
 
175
/* (MainMenu) Entry = "5.title"; Class = "NSMenuItem" */
-
 
176
"Bring All to Front" = "すべてを手前に移動";
-
 
177
 
-
 
178
/* (EditorPrefPane) Entry = "96.title"; Class = "NSButtonCell" */
-
 
179
"Built-in editor" = "内蔵エディタ";
-
 
180
 
-
 
181
/* (EditorPrefPane) Entry = "35.title"; Class = "NSBox" */
-
 
182
"Built-in editor preferences" = "内蔵エディタの設定";
-
 
183
 
-
 
184
/* (RDocument) Entry = "115.title"; Class = "NSMenuItem" */
-
 
185
"CP1250" = "CP1250";
-
 
186
 
-
 
187
/* (RDocument) Entry = "113.title"; Class = "NSMenuItem" */
-
 
188
"CP1251" = "CP1251";
-
 
189
 
-
 
190
/* (RDocument) Entry = "114.title"; Class = "NSMenuItem" */
-
 
191
"CP1252" = "CP1252";
-
 
192
 
-
 
193
/* (RDocument) Entry = "117.title"; Class = "NSMenuItem" */
-
 
194
"CP1253" = "CP1253";
-
 
195
 
-
 
196
/* (RDocument) Entry = "116.title"; Class = "NSMenuItem" */
-
 
197
"CP1254" = "CP1254";
-
 
198
 
-
 
199
/* (MainMenu) Entry = "541.title"; Class = "NSMenuItem" */
-
 
200
"CRAN (binaries)" = "CRAN (バイナリ)";
-
 
201
 
-
 
202
/* (MainMenu) Entry = "1108.title"; Class = "NSMenuItem" */
-
 
203
"CRAN (sources)" = "CRAN (ソース)";
-
 
204
 
60
/* From: HelpManager.m (showHelpFor) */
205
/* From: HelpManager.m (showHelpFor) */
61
"Can't find help for topic, would you like to expand the search?" = "ヘルプが見つかりませんでした。検索対象を拡大しますか?";
206
"Can't find help for topic, would you like to expand the search?" = "ヘルプが見つかりませんでした。検索対象を拡大しますか?";
62
 
207
 
63
/* From: RController.m (doLoadHistory) */
208
/* From: RController.m (doLoadHistory) */
64
"Can't open history file %@" = "履歴ファイル %@ を開けません";
209
"Can't open history file %@" = "履歴ファイル %@ を開けません";
65
 
210
 
66
/* From: RController.m (didCloseAll) */
211
/* From: RController.m (didCloseAll) */
-
 
212
/* (MainMenu) Entry = "1515.title"; Class = "NSButtonCell" */
-
 
213
/* (RDocument) Entry = "94.title"; Class = "NSButtonCell" */
67
"Cancel" = "キャンセル";
214
"Cancel" = "キャンセル";
68
 
215
 
69
/* Cancel Editing - label for a toolbar, keep short!
216
/* Cancel Editing - label for a toolbar, keep short!
70
   From: REditor.m (toolbar) */
217
   From: REditor.m (toolbar) */
71
"Cancel Editing" = "編集をキャンセル";
218
"Cancel Editing" = "編集をキャンセル";
72
 
219
 
-
 
220
/* (MainMenu) Entry = "1723.title"; Class = "NSMenuItem" */
-
 
221
"Cancel Object Editing" = "オブジェクトの編集をキャンセル";
-
 
222
 
73
/* From: REditor.m (toolbar) */
223
/* From: REditor.m (toolbar) */
-
 
224
/* (MainMenu) Entry = "1723.ibShadowedToolTip"; Class = "NSMenuItem" */
74
"Cancels object editing without passing data back to R and closes the editor window" = "オブジェクトの編集をキャンセルし、Rに変更内容を反映せずにウィンドウを閉じます";
225
"Cancels object editing without passing data back to R and closes the editor window" = "オブジェクトの編集をキャンセルし、Rに変更内容を反映せずにウィンドウを閉じます";
75
 
226
 
76
/* From: RDocumentWinCtrl.m (goHelpSearch) */
227
/* From: RDocumentWinCtrl.m (goHelpSearch) */
77
"Cannot determine package for the topic." = "このトピックに関するパッケージを決定できません.";
228
"Cannot determine package for the topic." = "このトピックに関するパッケージを決定できません.";
78
 
229
 
Line 83... Line 234...
83
"Cannot start HTML help server." = "HTMLヘルプサーバを開始できません.";
234
"Cannot start HTML help server." = "HTMLヘルプサーバを開始できません.";
84
 
235
 
85
/* From: main.m (sheetDidEnd) */
236
/* From: main.m (sheetDidEnd) */
86
"Cannot start R" = "Rを起動できません";
237
"Cannot start R" = "Rを起動できません";
87
 
238
 
-
 
239
/* (MainMenu) Entry = "829.title"; Class = "NSMenuItem" */
-
 
240
"Center" = "中央揃え";
-
 
241
 
-
 
242
/* (QuartzPrefPane) Entry = "37.title"; Class = "NSMenuItem" */
-
 
243
"Centered" = "中央";
-
 
244
 
-
 
245
/* (MiscPrefPane) Entry = "133.title"; Class = "NSButtonCell" */
-
 
246
/* (QuartzPrefPane) Entry = "120.title"; Class = "NSButtonCell" */
-
 
247
"Change" = "変更";
-
 
248
 
-
 
249
/* (MainMenu) Entry = "322.title"; Class = "NSMenuItem" */
-
 
250
"Change Working Directory..." = "作業ディレクトリの変更…";
-
 
251
 
88
/* From: RController.m (toolbar) */
252
/* From: RController.m (toolbar) */
89
"Change the size of R console font" = "コンソールのフォントサイズを変更";
253
"Change the size of R console font" = "コンソールのフォントサイズを変更";
90
 
254
 
-
 
255
/* (MainMenu) Entry = "218.title"; Class = "NSMenuItem" */
-
 
256
"Check For R Updates" = "Rのアップデートを確認";
-
 
257
 
-
 
258
/* (RDocument) Entry = "161.title"; Class = "NSMenuItem" */
-
 
259
"Check Rd Document" = "Rd文書のチェック";
-
 
260
 
91
/* From: RDocument.m (checkRdDocumentWithFilePath) */
261
/* From: RDocument.m (checkRdDocumentWithFilePath) */
92
"Check Rd document…" = "Rdドキュメントをチェック…";
262
"Check Rd document…" = "Rdドキュメントをチェック…";
93
 
263
 
94
/* From: RDocument.m (checkRdDocumentWithFilePath) */
264
/* From: RDocument.m (checkRdDocumentWithFilePath) */
95
"Check was successful." = "チェックは成功しました";
265
"Check was successful." = "チェックは成功しました";
96
 
266
 
97
/* From: RController.m (handleChooseFile)
267
/* From: RController.m (handleChooseFile)
98
   From: RController.m (openDocument) */
268
   From: RController.m (openDocument) */
99
"Choose File" = "ファイルを選択";
269
"Choose File" = "ファイルを選択";
100
 
270
 
101
/* From: RController.m (doLoadHistory) */
-
 
102
"Choose history File" = "履歴ファイルを選択";
-
 
103
 
-
 
104
/* From: PrefPanes/MiscPrefPane.m (chooseWorkingDir) */
271
/* From: PrefPanes/MiscPrefPane.m (chooseWorkingDir) */
105
"Choose Initial Working Directory" = "初期作業ディレクトリを選択";
272
"Choose Initial Working Directory" = "初期作業ディレクトリを選択";
106
 
273
 
107
/* From: RController.m (handleChooseFile) */
274
/* From: RController.m (handleChooseFile) */
108
"Choose New File Name" = "新しいファイル名を選択";
275
"Choose New File Name" = "新しいファイル名を選択";
109
 
276
 
110
/* From: RController.m (setWorkingDir) */
277
/* From: RController.m (setWorkingDir) */
111
"Choose New Working Directory" = "新しい作業ディレクトリを選択";
278
"Choose New Working Directory" = "新しい作業ディレクトリを選択";
112
 
279
 
-
 
280
/* From: RController.m (doLoadHistory) */
-
 
281
"Choose history File" = "履歴ファイルを選択";
-
 
282
 
-
 
283
/* (MiscPrefPane) Entry = "145.title"; Class = "NSButtonCell" */
-
 
284
"Cleanup history entries" = "履歴を消去";
-
 
285
 
-
 
286
/* (MainMenu) Entry = "1076.title"; Class = "NSMenuItem" */
-
 
287
/* (MainMenu) Entry = "1066.title"; Class = "NSMenuItem" */
-
 
288
/* (RDocument) Entry = "83.title"; Class = "NSMenuItem" */
-
 
289
"Clear" = "消去";
-
 
290
 
-
 
291
/* (MainMenu) Entry = "1128.title"; Class = "NSMenuItem" */
-
 
292
"Clear Console" = "コンソール消去";
-
 
293
 
-
 
294
/* (MainMenu) Entry = "1495.title"; Class = "NSButtonCell" */
-
 
295
"Clear History" = "履歴の消去";
-
 
296
 
-
 
297
/* (MainMenu) Entry = "126.title"; Class = "NSMenuItem" */
-
 
298
"Clear Menu" = "メニューの消去";
-
 
299
 
113
/* From: RController.m (clearWorkSpace) */
300
/* From: RController.m (clearWorkSpace) */
-
 
301
/* (MainMenu) Entry = "243.title"; Class = "NSMenuItem" */
114
"Clear Workspace" = "ワークスペースを消去";
302
"Clear Workspace" = "ワークスペースを消去";
115
 
303
 
-
 
304
/* (SelectEncodingsPanel) Entry = "23.title"; Class = "NSButtonCell" */
-
 
305
"Clear all" = "選択解除";
-
 
306
 
-
 
307
/* (MainMenu) Entry = "73.title"; Class = "NSMenuItem" */
-
 
308
/* (MainMenu) Entry = "1580.title"; Class = "NSButtonCell" */
-
 
309
"Close" = "閉じる";
-
 
310
 
-
 
311
/* (MainMenu) Entry = "1577.ibShadowedToolTip"; Class = "NSButton" */
-
 
312
"Close Find Panel (⎋)" = "検索パネルを閉じる (⎋)";
-
 
313
 
116
/* From: RController.m (didCloseAll) */
314
/* From: RController.m (didCloseAll) */
117
"Closing R session" = "Rセッションを終了";
315
"Closing R session" = "Rセッションを終了";
118
 
316
 
-
 
317
/* (MainMenu) Entry = "1758.title"; Class = "NSMenuItem" */
-
 
318
/* (MainMenu) Entry = "1757.title"; Class = "NSMenuItem" */
-
 
319
"Code Folding Submenu" = "Code Folding Submenu";
-
 
320
 
-
 
321
/* (ColorsPrefPane) Entry = "26.title"; Class = "NSBox" */
-
 
322
/* (SyntaxColorsPrefPane) Entry = "26.title"; Class = "NSBox" */
-
 
323
"Colors" = "色";
-
 
324
 
-
 
325
/* (EditorPrefPane) Entry = "47.title"; Class = "NSButtonCell" */
-
 
326
"Command" = "コマンド";
-
 
327
 
-
 
328
/* (MainMenu) Entry = "342.headerCell.title"; Class = "NSTableColumn" */
-
 
329
"Commands" = "コマンド";
-
 
330
 
-
 
331
/* (SyntaxColorsPrefPane) Entry = "119.title"; Class = "NSTextFieldCell" */
-
 
332
"Comment" = "コメント";
-
 
333
 
-
 
334
/* (MainMenu) Entry = "1207.title"; Class = "NSMenuItem" */
-
 
335
"Comment-out" = "コメント";
-
 
336
 
-
 
337
/* (MainMenu) Entry = "1013.title"; Class = "NSMenuItem" */
-
 
338
"Complete" = "完了";
-
 
339
 
-
 
340
/* (RConsole) Entry = "5.title"; Class = "NSWindow" */
-
 
341
"Console" = "コンソール";
-
 
342
 
119
/* From: RDocument.m (reinterpretInEncoding) */
343
/* From: RDocument.m (reinterpretInEncoding) */
120
"Convertion Error" = "変換失敗";
344
"Convertion Error" = "変換失敗";
121
 
345
 
-
 
346
/* (MainMenu) Entry = "157.title"; Class = "NSMenuItem" */
-
 
347
/* (MainMenu) Entry = "1729.title"; Class = "NSMenuItem" */
-
 
348
"Copy" = "コピー";
-
 
349
 
-
 
350
/* (MainMenu) Entry = "822.title"; Class = "NSMenuItem" */
-
 
351
"Copy Ruler" = "ルーラのコピー";
-
 
352
 
-
 
353
/* (MainMenu) Entry = "859.title"; Class = "NSMenuItem" */
-
 
354
"Copy Style" = "スタイルのコピー";
-
 
355
 
-
 
356
/* (MainMenu) Entry = "1730.title"; Class = "NSMenuItem" */
-
 
357
"Copy as CSV" = "CSVとしてコピー";
-
 
358
 
122
/* From: RDocument.m (reinterpretInEncoding) */
359
/* From: RDocument.m (reinterpretInEncoding) */
123
"Couldn't reinterpret the text by using the encoding" = "テキストをこのエンコーディングで再読み込みできませんでした";
360
"Couldn't reinterpret the text by using the encoding" = "テキストをこのエンコーディングで再読み込みできませんでした";
124
 
361
 
125
/* From: RDocument.m (revertToContentsOfURL) */
362
/* From: RDocument.m (revertToContentsOfURL) */
126
"Couldn't revert to saved document" = "保存された文書に戻すことができませんでした";
363
"Couldn't revert to saved document" = "保存された文書に戻すことができませんでした";
127
 
364
 
128
/* From: RController.m (toolbar) */
365
/* From: RController.m (toolbar) */
129
"Create a new, empty document in the editor" = "新しい空ファイルをエディタで開く";
366
"Create a new, empty document in the editor" = "新しい空ファイルをエディタで開く";
130
 
367
 
-
 
368
/* (SyntaxColorsPrefPane) Entry = "127.title"; Class = "NSTextFieldCell" */
-
 
369
"Current Line" = "現在行";
-
 
370
 
-
 
371
/* (MainMenu) Entry = "1489.title"; Class = "NSTextFieldCell" */
-
 
372
"Current Working Directory" = "現在の作業ディレクトリ";
-
 
373
 
131
/* From: PackageInstaller.m (installSelected)
374
/* From: PackageInstaller.m (installSelected)
132
   From: PackageInstaller.m (updateAll) */
375
   From: PackageInstaller.m (updateAll) */
133
"Currently it is not possible to install binary packages from a remote repository as root.\nPlease use the CRAN binary of R to allow admin users to install system-wide packages without becoming root. Alternatively you can either use command-line version of R as root or install the packages from local files." = "現在のところ, リモートリポジトリからroot権限でバイナリパッケージをインストールすることはできません. \n管理者ユーザで, rootにならずにシステム全体向けのパッケージをインストールするためには, CRANのRバイナリを使用して下さい. あるいは, root権限でコマンドライン版のRを使ったり, ローカルファイルからパッケージをインストールする方法もあります. ";
376
"Currently it is not possible to install binary packages from a remote repository as root.\nPlease use the CRAN binary of R to allow admin users to install system-wide packages without becoming root. Alternatively you can either use command-line version of R as root or install the packages from local files." = "現在のところ, リモートリポジトリからroot権限でバイナリパッケージをインストールすることはできません. \n管理者ユーザで, rootにならずにシステム全体向けのパッケージをインストールするためには, CRANのRバイナリを使用して下さい. あるいは, root権限でコマンドライン版のRを使ったり, ローカルファイルからパッケージをインストールする方法もあります. ";
134
 
377
 
-
 
378
/* (SyntaxColorsPrefPane) Entry = "129.title"; Class = "NSTextFieldCell" */
-
 
379
"Cursor" = "カーソル";
-
 
380
 
-
 
381
/* (MainMenu) Entry = "1503.placeholderString"; Class = "NSTextFieldCell" */
-
 
382
"Custom Repository URL" = "リポジトリのURL";
-
 
383
 
-
 
384
/* (SelectEncodingsPanel) Entry = "5.title"; Class = "NSWindow" */
-
 
385
"Customize Encodings List" = "エンコーディングリストのカスタマイズ";
-
 
386
 
135
/* From: RChooseEncodingPopupAccessory.m (setupPopUpCell)
387
/* From: RChooseEncodingPopupAccessory.m (setupPopUpCell)
136
   From: RController.m (updateReInterpretEncodingMenu) */
388
   From: RController.m (updateReInterpretEncodingMenu) */
137
"Customize List…" = "一覧を編集…";
389
"Customize List…" = "一覧を編集…";
138
 
390
 
-
 
391
/* (MainMenu) Entry = "160.title"; Class = "NSMenuItem" */
-
 
392
"Cut" = "カット";
-
 
393
 
139
/* From: RDocument.m (insertRdDataTemplate) */
394
/* From: RDocument.m (insertRdDataTemplate) */
140
"DATA_NAME" = "DATA_NAME";
395
"DATA_NAME" = "DATA_NAME";
141
 
396
 
-
 
397
/* (QuartzPrefPane) Entry = "125.title"; Class = "NSTextFieldCell" */
-
 
398
"DPI:" = "DPI:";
-
 
399
 
-
 
400
/* (MainMenu) Entry = "501.headerCell.title"; Class = "NSTableColumn" */
-
 
401
"Data" = "データ";
-
 
402
 
-
 
403
/* (MainMenu) Entry = "267.title"; Class = "NSMenuItem" */
-
 
404
"Data Manager" = "データマネージャ";
-
 
405
 
-
 
406
/* (MainMenu) Entry = "1651.title"; Class = "NSMenuItem" */
-
 
407
"Decrease Indent" = "インデントを減らす";
-
 
408
 
-
 
409
/* (MiscPrefPane) Entry = "138.title"; Class = "NSButtonCell" */
-
 
410
"Default" = "デフォルト";
-
 
411
 
-
 
412
/* (MiscPrefPane) Entry = "106.title"; Class = "NSBox" */
-
 
413
"Default CRAN mirror" = "デフォルトのCRANミラー";
-
 
414
 
-
 
415
/* (MiscPrefPane) Entry = "23.title"; Class = "NSBox" */
-
 
416
"Default Library Paths" = "デフォルトのライブラリパス";
-
 
417
 
-
 
418
/* (ColorsPrefPane) Entry = "78.title"; Class = "NSButtonCell" */
-
 
419
/* (SyntaxColorsPrefPane) Entry = "120.title"; Class = "NSButtonCell" */
-
 
420
"Defaults" = "デフォルト";
-
 
421
 
-
 
422
/* (MainMenu) Entry = "164.title"; Class = "NSMenuItem" */
-
 
423
"Delete" = "削除";
-
 
424
 
-
 
425
/* (MainMenu) Entry = "1496.title"; Class = "NSButtonCell" */
-
 
426
"Delete entry" = "エントリを削除";
-
 
427
 
-
 
428
/* (MainMenu) Entry = "447.headerCell.title"; Class = "NSTableColumn" */
-
 
429
/* (MainMenu) Entry = "701.headerCell.title"; Class = "NSTableColumn" */
-
 
430
/* (MainMenu) Entry = "504.headerCell.title"; Class = "NSTableColumn" */
-
 
431
/* (Vignettes) Entry = "94.headerCell.title"; Class = "NSTableColumn" */
-
 
432
"Description" = "説明";
-
 
433
 
-
 
434
/* (MiscPrefPane) Entry = "132.title"; Class = "NSTextFieldCell" */
-
 
435
"Directory:" = "ディレクトリ:";
-
 
436
 
142
/* From: PackageInstaller.m (checkOptions) */
437
/* From: PackageInstaller.m (checkOptions) */
143
"Do you want me to remember the mirror you selected for future sessions?" = "以後のセッションのために選択されたミラーを記憶しますか?";
438
"Do you want me to remember the mirror you selected for future sessions?" = "以後のセッションのために選択されたミラーを記憶しますか?";
144
 
439
 
145
/* From: RController.m (didCloseAll) */
440
/* From: RController.m (didCloseAll) */
146
"Don't Save" = "保存しない";
441
"Don't Save" = "保存しない";
147
 
442
 
-
 
443
/* (MainMenu) Entry = "502.ibShadowedToolTip"; Class = "NSScrollView" */
-
 
444
"Double click to load data in the R workspace. " = "パッケージをダブルクリックすると R ワークスペースに読み込まれます. ";
-
 
445
 
-
 
446
/* (MainMenu) Entry = "577.ibShadowedToolTip"; Class = "NSButton" */
-
 
447
"Downloads Selected Packages And Installs In Selected Location (↩)." = "選択されたパッケージをダウンロードし, 選択された場所にインストールします";
-
 
448
 
-
 
449
/* (MiscPrefPane) Entry = "17.title"; Class = "NSBox" */
-
 
450
"Drag & drop action during R start-up" = "R起動中のドラッグ&ドロップ動作";
-
 
451
 
-
 
452
/* (RDocument) Entry = "110.title"; Class = "NSMenuItem" */
-
 
453
"EUC (jp)" = "EUC (jp)";
-
 
454
 
148
/* From: WSBrowser.m (toolbar) */
455
/* From: WSBrowser.m (toolbar) */
-
 
456
/* (MainMenu) Entry = "163.title"; Class = "NSMenuItem" */
-
 
457
/* (MainMenu) Entry = "169.title"; Class = "NSMenu" */
149
"Edit" = "編集";
458
"Edit" = "編集";
150
 
459
 
-
 
460
/* (MainMenu) Entry = "1740.title"; Class = "NSMenuItem" */
-
 
461
"Edit Column Names" = "列名を編集";
-
 
462
 
151
/* From: WSBrowser.m (toolbar) */
463
/* From: WSBrowser.m (toolbar) */
152
"Edit Object" = "オブジェクトを編集";
464
"Edit Object" = "オブジェクトを編集";
153
 
465
 
-
 
466
/* (MainMenu) Entry = "221.title"; Class = "NSMenuItem" */
-
 
467
"Edit Object…" = "オブジェクトの編集…";
-
 
468
 
154
/* From: WSBrowser.m (toolbar) */
469
/* From: WSBrowser.m (toolbar) */
155
"Edit the selected object" = "選択されたオブジェクトを編集";
470
"Edit the selected object" = "選択されたオブジェクトを編集";
156
 
471
 
-
 
472
/* (MainMenu) Entry = "1071.title"; Class = "NSMenuItem" */
-
 
473
/* (MainMenu) Entry = "1078.title"; Class = "NSMenuItem" */
157
/* From: REditor.m (startDataEntry) */
474
/* (RDocument) Entry = "82.title"; Class = "NSMenuItem" */
-
 
475
"Empty" = "空";
-
 
476
 
158
"editing cancelled" = "編集をキャンセルしました";
477
/* (SelectEncodingsPanel) Entry = "21.title"; Class = "NSTextFieldCell" */
-
 
478
"Enable the text encodings you would like to be able to use." = "目的のエンコーディングを使用できるようにします。";
159
 
479
 
160
/* From: RDocumentController.m (encodingAccessory) */
480
/* From: RDocumentController.m (encodingAccessory) */
161
"Encoding" = "エンコーディング";
481
"Encoding" = "エンコーディング";
162
 
482
 
-
 
483
/* (RDocument) Entry = "108.title"; Class = "NSTextFieldCell" */
-
 
484
"Encoding:" = "エンコーディング:";
-
 
485
 
163
/* From: RController.m (applicationDidFinishLaunching)
486
/* From: RController.m (applicationDidFinishLaunching)
164
   From: RController.m (windowDidExitFullScreen) */
487
   From: RController.m (windowDidExitFullScreen) */
165
"Enter Full Screen" = "フルスクリーンにする";
488
"Enter Full Screen" = "フルスクリーンにする";
166
 
489
 
167
/* From: RController.m (sheetDidEnd)
490
/* From: RController.m (sheetDidEnd)
168
   From: RDocument.m (convertRd2PDF) */
491
   From: RDocument.m (convertRd2PDF) */
169
"Error" = "エラー";
492
"Error" = "エラー";
170
 
493
 
-
 
494
/* (MainMenu) Entry = "1082.title"; Class = "NSMenuItem" */
171
/* From: REngine/REngine.m (RKL_METHOD_PREPEND) */
495
/* (RDocument) Entry = "59.title"; Class = "NSMenuItem" */
-
 
496
"Exact Search" = "完全一致";
-
 
497
 
-
 
498
/* (MainMenu) Entry = "890.title"; Class = "NSMenuItem" */
172
"executing" = "実行中";
499
"Execute" = "実行";
173
 
500
 
174
/* From: RController.m (applicationDidFinishLaunching)
501
/* From: RController.m (applicationDidFinishLaunching)
175
   From: RController.m (windowDidEnterFullScreen) */
502
   From: RController.m (windowDidEnterFullScreen) */
176
"Exit Full Screen" = "フルスクリーンを解除";
503
"Exit Full Screen" = "フルスクリーンを解除";
177
 
504
 
-
 
505
/* (EditorPrefPane) Entry = "97.title"; Class = "NSButtonCell" */
-
 
506
"External Editor" = "外部エディタ";
-
 
507
 
-
 
508
/* (EditorPrefPane) Entry = "37.title"; Class = "NSBox" */
-
 
509
"External editor settings" = "外部エディタの設定";
-
 
510
 
-
 
511
/* From: RDocument.m (insertRdFunctionTemplate) */
-
 
512
"FUNCTION_NAME" = "FUNCTION_NAME";
-
 
513
 
178
/* From: PackageInstaller.m (reloadURL) */
514
/* From: PackageInstaller.m (reloadURL) */
179
"Fetching Package List Failed" = "パッケージ一覧の読み込みに失敗しました";
515
"Fetching Package List Failed" = "パッケージ一覧の読み込みに失敗しました";
180
 
516
 
-
 
517
/* (MainMenu) Entry = "83.title"; Class = "NSMenuItem" */
-
 
518
/* (MainMenu) Entry = "81.title"; Class = "NSMenu" */
-
 
519
"File" = "ファイル";
-
 
520
 
-
 
521
/* (MainMenu) Entry = "168.title"; Class = "NSMenuItem" */
-
 
522
/* (MainMenu) Entry = "159.title"; Class = "NSMenu" */
-
 
523
"Find" = "検索";
-
 
524
 
-
 
525
/* (MainMenu) Entry = "167.title"; Class = "NSMenuItem" */
-
 
526
"Find Next" = "次を検索";
-
 
527
 
-
 
528
/* (MainMenu) Entry = "162.title"; Class = "NSMenuItem" */
-
 
529
"Find Previous" = "前を検索";
-
 
530
 
-
 
531
/* (MainMenu) Entry = "154.title"; Class = "NSMenuItem" */
-
 
532
"Find…" = "検索…";
-
 
533
 
-
 
534
/* (MainMenu) Entry = "1764.title"; Class = "NSMenuItem" */
-
 
535
"Fold" = "畳む";
-
 
536
 
-
 
537
/* (MainMenu) Entry = "1759.title"; Class = "NSMenuItem" */
-
 
538
"Fold Level 0" = "畳む 0";
-
 
539
 
-
 
540
/* (MainMenu) Entry = "1760.title"; Class = "NSMenuItem" */
-
 
541
"Fold Level 1" = "畳む 1";
-
 
542
 
-
 
543
/* (MainMenu) Entry = "1769.title"; Class = "NSMenuItem" */
-
 
544
"Fold Level 2" = "畳む 2";
-
 
545
 
-
 
546
/* (MainMenu) Entry = "1770.title"; Class = "NSMenuItem" */
-
 
547
"Fold Level 3" = "畳む 3";
-
 
548
 
-
 
549
/* (MainMenu) Entry = "854.title"; Class = "NSMenu" */
-
 
550
/* (MainMenu) Entry = "836.title"; Class = "NSMenuItem" */
-
 
551
"Font" = "フォント";
-
 
552
 
181
/* From: RController.m (toolbar) */
553
/* From: RController.m (toolbar) */
182
"Font Size" = "フォントサイズ";
554
"Font Size" = "フォントサイズ";
183
 
555
 
-
 
556
/* (MainMenu) Entry = "1497.title"; Class = "NSTextFieldCell" */
-
 
557
"Font Size:" = "フォントサイズ:";
-
 
558
 
-
 
559
/* (EditorPrefPane) Entry = "177.title"; Class = "NSTextFieldCell" */
-
 
560
"Font:" = "フォント:";
-
 
561
 
-
 
562
/* (MainMenu) Entry = "833.title"; Class = "NSMenuItem" */
-
 
563
/* (MainMenu) Entry = "828.title"; Class = "NSMenu" */
-
 
564
"Format" = "フォーマット";
-
 
565
 
-
 
566
/* (MainMenu) Entry = "1752.title"; Class = "NSMenuItem" */
-
 
567
"Format Source Code" = "ソースコードを整形";
-
 
568
 
184
/* From: RDocumentWinCtrl.m (tidyRCode) */
569
/* From: RDocumentWinCtrl.m (tidyRCode) */
185
"Formatting…" = "整形中…";
570
"Formatting…" = "整形中…";
186
 
571
 
187
/* From: RDocument.m (insertRdFunctionTemplate) */
572
/* (MainMenu) Entry = "1514.alternateTitle"; Class = "NSButtonCell" */
188
"FUNCTION_NAME" = "FUNCTION_NAME";
573
"Forward" = "進む";
189
 
574
 
190
/* From: REditorToolbar.m (updatePreferences) */
575
/* From: REditorToolbar.m (updatePreferences) */
191
"Functions" = "関数一覧";
576
"Functions" = "関数一覧";
192
 
577
 
-
 
578
/* (MainMenu) Entry = "1084.title"; Class = "NSMenuItem" */
-
 
579
/* (RDocument) Entry = "60.title"; Class = "NSMenuItem" */
-
 
580
"Fuzzy Search" = "部分一致";
-
 
581
 
-
 
582
/* (MainMenu) Entry = "1502.title"; Class = "NSButtonCell" */
-
 
583
"Fwd >" = "進む >";
-
 
584
 
-
 
585
/* (MainMenu) Entry = "1505.title"; Class = "NSButtonCell" */
-
 
586
"Get List" = "一覧を取得";
-
 
587
 
-
 
588
/* (MainMenu) Entry = "317.title"; Class = "NSMenuItem" */
-
 
589
"Get Working Directory" = "現在の作業ディレクトリを調べる";
-
 
590
 
-
 
591
/* (MainMenu) Entry = "1049.title"; Class = "NSMenuItem" */
-
 
592
"Go To Line…" = "指定行へ";
-
 
593
 
-
 
594
/* (RDocument) Entry = "96.title"; Class = "NSTextFieldCell" */
-
 
595
"Go to line:" = "指定行へ:";
-
 
596
 
-
 
597
/* (RDocument) Entry = "153.title"; Class = "NSMenuItem" */
-
 
598
"HTML Preview" = "HTMLでプレビュー";
-
 
599
 
193
/* From: DataManager.m (showHelp)
600
/* From: DataManager.m (showHelp)
194
   From: HelpManager.m (showHelpUsingFile)
601
   From: HelpManager.m (showHelpUsingFile)
195
   From: PackageManager.m (showInfo)
602
   From: PackageManager.m (showInfo)
196
   From: RDocumentWinCtrl.m (goHelpSearch) */
603
   From: RDocumentWinCtrl.m (goHelpSearch) */
-
 
604
/* (MainMenu) Entry = "103.title"; Class = "NSMenuItem" */
-
 
605
/* (MainMenu) Entry = "106.title"; Class = "NSMenu" */
197
"Help" = "ヘルプ";
606
"Help" = "ヘルプ";
198
 
607
 
-
 
608
/* (MainMenu) Entry = "1490.placeholderString"; Class = "NSSearchFieldCell" */
-
 
609
/* (MainMenu) Entry = "1511.placeholderString"; Class = "NSSearchFieldCell" */
-
 
610
"Help Search" = "ヘルプ検索";
-
 
611
 
-
 
612
/* (MainMenu) Entry = "687.title"; Class = "NSWindow" */
-
 
613
"Help Search Topics" = "ヘルプ検索トピック";
-
 
614
 
199
/* From: RController.m (handleCustomPrint) */
615
/* From: RController.m (handleCustomPrint) */
200
"Help for the topic \"%@\" was not found." = "トピック \"%@\" に関するヘルプは見つかりません.";
616
"Help for the topic \"%@\" was not found." = "トピック \"%@\" に関するヘルプは見つかりません.";
201
 
617
 
-
 
618
/* (RDocument) Entry = "92.placeholderString"; Class = "NSSearchFieldCell" */
-
 
619
"Help search" = "ヘルプを検索";
-
 
620
 
202
/* From: RController.m (handleCustomPrint) */
621
/* From: RController.m (handleCustomPrint) */
203
"Help topic not found" = "ヘルプトピックが見つかりません";
622
"Help topic not found" = "ヘルプトピックが見つかりません";
204
 
623
 
-
 
624
/* (MainMenu) Entry = "145.title"; Class = "NSMenuItem" */
-
 
625
"Hide Others" = "ほかを隠す";
-
 
626
 
-
 
627
/* (MainMenu) Entry = "134.title"; Class = "NSMenuItem" */
-
 
628
"Hide R" = "Rを隠す";
-
 
629
 
-
 
630
/* (EditorPrefPane) Entry = "147.title"; Class = "NSButtonCell" */
-
 
631
"Highlight bracket pairs" = "対応する括弧をハイライト";
-
 
632
 
-
 
633
/* (EditorPrefPane) Entry = "171.title"; Class = "NSButtonCell" */
-
 
634
"Highlight current line" = "現在の行をハイライト";
-
 
635
 
205
/* From: RController.m (toolbar) */
636
/* From: RController.m (toolbar) */
-
 
637
/* (MiscPrefPane) Entry = "44.title"; Class = "NSBox" */
206
"History" = "履歴";
638
"History" = "履歴";
207
 
639
 
-
 
640
/* (RDocument) Entry = "120.title"; Class = "NSMenuItem" */
-
 
641
"ISO2022-JP" = "ISO2022-JP";
-
 
642
 
-
 
643
/* (SyntaxColorsPrefPane) Entry = "118.title"; Class = "NSTextFieldCell" */
-
 
644
"Identifier" = "識別子";
-
 
645
 
-
 
646
/* (MainMenu) Entry = "1124.title"; Class = "NSButtonCell" */
-
 
647
"In Other Location (Will Be Asked Upon Installation)" = "他の場所(インストール時に指定)";
-
 
648
 
-
 
649
/* (MainMenu) Entry = "1650.title"; Class = "NSMenuItem" */
-
 
650
"Increase Indent" = "インデントを増やす";
-
 
651
 
-
 
652
/* (EditorPrefPane) Entry = "173.title"; Class = "NSButtonCell" */
-
 
653
"Indent new lines" = "新しい行をインデント";
-
 
654
 
-
 
655
/* (MiscPrefPane) Entry = "34.title"; Class = "NSBox" */
-
 
656
"Initial working directory" = "初期作業ディレクトリ";
-
 
657
 
-
 
658
/* (ColorsPrefPane) Entry = "73.title"; Class = "NSTextFieldCell" */
-
 
659
"Input" = "入力";
-
 
660
 
-
 
661
/* (RDocument) Entry = "165.title"; Class = "NSMenuItem" */
-
 
662
"Insert Data Rd Template" = "データRd文書のひな形を挿入";
-
 
663
 
-
 
664
/* (RDocument) Entry = "164.title"; Class = "NSMenuItem" */
-
 
665
"Insert Function Rd Template" = "関数Rd文書のひな形を挿入";
-
 
666
 
-
 
667
/* (MainMenu) Entry = "1510.title"; Class = "NSButtonCell" */
-
 
668
"Install Dependencies" = "依存パッケージも含める";
-
 
669
 
-
 
670
/* (MainMenu) Entry = "570.title"; Class = "NSBox" */
-
 
671
"Install Location" = "インストールする場所";
-
 
672
 
208
/* From: PackageInstaller.m (setURL) */
673
/* From: PackageInstaller.m (setURL) */
-
 
674
/* (MainMenu) Entry = "1508.title"; Class = "NSButtonCell" */
209
"Install Selected" = "選択をインストール";
675
"Install Selected" = "選択をインストール";
210
 
676
 
-
 
677
/* (MainMenu) Entry = "548.headerCell.title"; Class = "NSTableColumn" */
-
 
678
"Installed Version" = "導入済みバージョン";
-
 
679
 
211
/* From: PackageInstaller.m (setURL) */
680
/* From: PackageInstaller.m (setURL) */
212
"Install…" = "インストール...";
681
"Install…" = "インストール...";
213
 
682
 
214
/* From: RController.m (toolbar) */
683
/* From: RController.m (toolbar) */
215
"Interrupt current R computation" = "実行中の処理を中断";
684
"Interrupt current R computation" = "実行中の処理を中断";
216
 
685
 
217
/* From: PackageInstaller.m (reloadURL)
686
/* From: PackageInstaller.m (reloadURL)
218
   From: PackageInstaller.m (updateAll) */
687
   From: PackageInstaller.m (updateAll) */
219
"Invalid Repository URL" = "リポジトリURLが不正です";
688
"Invalid Repository URL" = "リポジトリURLが不正です";
220
 
689
 
-
 
690
/* (MainMenu) Entry = "815.title"; Class = "NSMenuItem" */
-
 
691
"Italic" = "イタリック";
-
 
692
 
-
 
693
/* (MainMenu) Entry = "1072.title"; Class = "NSMenuItem" */
-
 
694
/* (MainMenu) Entry = "1030.headerCell.title"; Class = "NSTableColumn" */
-
 
695
/* (MainMenu) Entry = "1075.title"; Class = "NSMenuItem" */
-
 
696
/* (RDocument) Entry = "81.title"; Class = "NSMenuItem" */
-
 
697
"Item" = "項目";
-
 
698
 
-
 
699
/* (MainMenu) Entry = "1648.title"; Class = "NSMenuItem" */
-
 
700
"Item 1" = "Item 1";
-
 
701
 
-
 
702
/* (MainMenu) Entry = "1647.title"; Class = "NSMenuItem" */
-
 
703
"Item 2" = "Item 2";
-
 
704
 
-
 
705
/* (MainMenu) Entry = "1646.title"; Class = "NSMenuItem" */
-
 
706
"Item 3" = "Item 3";
-
 
707
 
-
 
708
/* (MainMenu) Entry = "155.title"; Class = "NSMenuItem" */
-
 
709
"Jump to Selection" = "選択部分へジャンプ";
-
 
710
 
-
 
711
/* (MainMenu) Entry = "838.title"; Class = "NSMenuItem" */
-
 
712
"Justify" = "両端揃え";
-
 
713
 
-
 
714
/* (MainMenu) Entry = "839.title"; Class = "NSMenuItem" */
-
 
715
/* (MainMenu) Entry = "842.title"; Class = "NSMenu" */
-
 
716
"Kern" = "カーニング";
-
 
717
 
-
 
718
/* (SyntaxColorsPrefPane) Entry = "117.title"; Class = "NSTextFieldCell" */
-
 
719
"Keyword" = "キーワード";
-
 
720
 
-
 
721
/* (RDocument) Entry = "106.title"; Class = "NSMenuItem" */
-
 
722
"Latin1" = "Latin1";
-
 
723
 
-
 
724
/* (RDocument) Entry = "112.title"; Class = "NSMenuItem" */
-
 
725
"Latin2" = "Latin2";
-
 
726
 
-
 
727
/* (MainMenu) Entry = "848.title"; Class = "NSMenuItem" */
-
 
728
/* (MainMenu) Entry = "824.title"; Class = "NSMenu" */
-
 
729
"Ligature" = "リガチャ";
-
 
730
 
-
 
731
/* (MainMenu) Entry = "1656.title"; Class = "NSMenuItem" */
-
 
732
"Line" = "行全体";
-
 
733
 
221
/* From: RDocumentWinCtrl.m (functionReset)
734
/* From: RDocumentWinCtrl.m (functionReset)
222
   From: REditorToolbar.m (updatePreferences) */
735
   From: REditorToolbar.m (updatePreferences) */
223
"List of Functions" = "関数の一覧";
736
"List of Functions" = "関数の一覧";
224
 
737
 
225
/* From: RdEditorToolbar.m (textView)
738
/* From: RdEditorToolbar.m (textView)
226
   From: RDocumentWinCtrl.m (functionReset) */
739
   From: RDocumentWinCtrl.m (functionReset) */
227
"List of Sections" = "セクションの一覧";
740
"List of Sections" = "セクションの一覧";
228
 
741
 
-
 
742
/* (MainMenu) Entry = "1685.title"; Class = "NSButtonCell" */
-
 
743
"Load Data" = "読み込み";
-
 
744
 
-
 
745
/* (MainMenu) Entry = "247.title"; Class = "NSMenuItem" */
-
 
746
"Load Default Workspace" = "ワークスペースの読み込み";
-
 
747
 
-
 
748
/* (MainMenu) Entry = "1493.title"; Class = "NSButtonCell" */
-
 
749
"Load History" = "履歴の読み込み";
-
 
750
 
-
 
751
/* (MainMenu) Entry = "250.title"; Class = "NSMenuItem" */
-
 
752
"Load Workspace File…" = "ファイルからワークスペースを読み込み…";
-
 
753
 
-
 
754
/* (MainMenu) Entry = "1492.title"; Class = "NSTextFieldCell" */
-
 
755
"Loading R ..." = "R を読み込み中…";
-
 
756
 
-
 
757
/* (MainMenu) Entry = "596.title"; Class = "NSMenuItem" */
-
 
758
"Local Binary Package" = "このコンピュータ上のバイナリパッケージ";
-
 
759
 
-
 
760
/* (MainMenu) Entry = "595.title"; Class = "NSMenuItem" */
-
 
761
"Local Package Directory" = "このコンピュータ上のパッケージディレクトリ";
-
 
762
 
-
 
763
/* (MainMenu) Entry = "597.title"; Class = "NSMenuItem" */
-
 
764
"Local Source Package" = "このコンピュータ上のソースパッケージ";
-
 
765
 
-
 
766
/* (QuartzPrefPane) Entry = "117.title"; Class = "NSTextFieldCell" */
-
 
767
"Location:" = "位置:";
-
 
768
 
-
 
769
/* (MainMenu) Entry = "818.title"; Class = "NSMenuItem" */
-
 
770
"Loosen" = "ゆるく";
-
 
771
 
-
 
772
/* (MainMenu) Entry = "821.title"; Class = "NSMenuItem" */
-
 
773
"Lower" = "下付き";
-
 
774
 
-
 
775
/* (RDocument) Entry = "105.title"; Class = "NSMenuItem" */
-
 
776
"MacRoman" = "MacRoman";
-
 
777
 
-
 
778
/* (MainMenu) Entry = "1083.title"; Class = "NSMenuItem" */
-
 
779
"Main R Help Page" = "Rヘルプ メインページ";
-
 
780
 
-
 
781
/* (MainMenu) Entry = "29.title"; Class = "NSMenu" */
-
 
782
"MainMenu" = "メインメニュー";
-
 
783
 
-
 
784
/* (EditorPrefPane) Entry = "159.title"; Class = "NSButtonCell" */
-
 
785
"Match brackets/quotes" = "括弧/引用符の対応表示";
-
 
786
 
-
 
787
/* (MiscPrefPane) Entry = "143.title"; Class = "NSTextFieldCell" */
-
 
788
"Max number of entries in history:" = "履歴の最大数:";
-
 
789
 
-
 
790
/* (MainMenu) Entry = "1064.title"; Class = "NSMenu" */
-
 
791
/* (MainMenu) Entry = "1074.title"; Class = "NSMenu" */
-
 
792
/* (RDocument) Entry = "58.title"; Class = "NSMenu" */
-
 
793
"Menu" = "メニュー";
-
 
794
 
-
 
795
/* (MainMenu) Entry = "23.title"; Class = "NSMenuItem" */
-
 
796
"Minimize" = "しまう";
-
 
797
 
-
 
798
/* (MainMenu) Entry = "319.title"; Class = "NSMenu" */
-
 
799
/* (MainMenu) Entry = "318.title"; Class = "NSMenuItem" */
-
 
800
"Misc" = "その他";
-
 
801
 
229
/* From: PackageInstaller.m (checkOptions) */
802
/* From: PackageInstaller.m (checkOptions) */
230
"Never" = "決してしない";
803
"Never" = "決してしない";
231
 
804
 
232
/* From: RController.m (toolbar) */
805
/* From: RController.m (toolbar) */
-
 
806
/* (MainMenu) Entry = "945.title"; Class = "NSMenuItem" */
233
"New Document" = "新規文書";
807
"New Document" = "新規文書";
234
 
808
 
235
/* From: Quartz/RQuartz.m (changeDocumentTitle) */
809
/* From: Quartz/RQuartz.m (changeDocumentTitle) */
236
"New Quartz Device" = "新規Quartzデバイス";
810
"New Quartz Device" = "新規Quartzデバイス";
237
 
811
 
-
 
812
/* (MainMenu) Entry = "311.title"; Class = "NSMenuItem" */
-
 
813
"New Quartz Device Window" = "新しいQuartzデバイスを開く";
-
 
814
 
-
 
815
/* (MainMenu) Entry = "1743.title"; Class = "NSMenuItem" */
-
 
816
"New Rd Document" = "新規Rd文書";
-
 
817
 
238
/* Global string @ */
818
/* Global string @ */
-
 
819
/* (MiscPrefPane) Entry = "124.title"; Class = "NSButtonCell" */
239
"No" = "いいえ";
820
"No" = "いいえ";
240
 
821
 
241
/* From: PackageInstaller.m (checkOptions) */
822
/* From: PackageInstaller.m (checkOptions) */
242
"No CRAN Mirror Found" = "CRANミラーが見つかりません";
823
"No CRAN Mirror Found" = "CRANミラーが見つかりません";
243
 
824
 
Line 245... Line 826...
245
"No packages selected, nothing to do." = "パッケージが選択されていないので, 何も実行しません.";
826
"No packages selected, nothing to do." = "パッケージが選択されていないので, 何も実行しません.";
246
 
827
 
247
/* From: PackageInstaller.m (checkOptions) */
828
/* From: PackageInstaller.m (checkOptions) */
248
"No valid CRAN mirror was selected.\nYou won't be able to install any CRAN packages unless you set the CRAN option to a valid mirror URL." = "正しいCRANミラーが選択されていません.\nCRANオプションを正しいミラー先URLに設定しなければ, CRANパッケージをインストールすることはできません.";
829
"No valid CRAN mirror was selected.\nYou won't be able to install any CRAN packages unless you set the CRAN option to a valid mirror URL." = "正しいCRANミラーが選択されていません.\nCRANオプションを正しいミラー先URLに設定しなければ, CRANパッケージをインストールすることはできません.";
249
 
830
 
-
 
831
/* (SyntaxColorsPrefPane) Entry = "115.title"; Class = "NSTextFieldCell" */
-
 
832
"Normal" = "ノーマル";
-
 
833
 
-
 
834
/* (QuartzPrefPane) Entry = "124.title"; Class = "NSTextFieldCell" */
-
 
835
"Note: Change and press return" = "注: 変更してリターンを押して下さい";
-
 
836
 
-
 
837
/* (MiscPrefPane) Entry = "135.title"; Class = "NSTextFieldCell" */
250
/* From: RDocument.m (displayName) */
838
"Note: Enforce by selecting 'Always apply'. Otherwise used to set the working directory if not specified when R.app is started, e.g. double clicking the R icon. Drag & drop of a file or a directory on the R icon or using 'open -a R.app <dir-or-file>' will override this setting if not enforced." = "注: '常に適用'を選択するとこの値が常に強制されます. そうでない場合は, R.app の起動時に明示的に指定されていない場合(RアプリアイコンをダブルクリックしてRを起動した場合など)にこの値が使われます. すなわち, Rアプリアイコンにファイルやディレクトリをドラッグ&ドロップして起動したり, 'open -a R.app <ディレクトリやファイル>'としてRを起動した場合はこの値は使われません. ";
-
 
839
 
-
 
840
/* (MiscPrefPane) Entry = "131.title"; Class = "NSTextFieldCell" */
-
 
841
"Note: This change is effective only after a restart of R.app" = "注: 変更はR.appを再起動した後に有効になります";
-
 
842
 
-
 
843
/* (MiscPrefPane) Entry = "141.title"; Class = "NSTextFieldCell" */
-
 
844
"Note: Use a fixed path to always use the same history file, e.g. ~/.Rhistory" = "注: 常に同じ履歴ファイルを使いたい場合は, 固定パスを指定して下さい. ( ~/.Rhistory など )";
-
 
845
 
-
 
846
/* (EditorPrefPane) Entry = "161.title"; Class = "NSTextFieldCell" */
251
"Object Editor" = "オブジェクトエディタ";
847
"Note:\nCommand is executed in a shell" = "注:\nコマンドはシェル内で実行されます";
-
 
848
 
-
 
849
/* (SyntaxColorsPrefPane) Entry = "114.title"; Class = "NSTextFieldCell" */
-
 
850
"Number" = "数値";
252
 
851
 
253
/* Global string @ */
852
/* Global string @ */
-
 
853
/* (RDocument) Entry = "95.title"; Class = "NSButtonCell" */
254
"OK" = "OK";
854
"OK" = "OK";
255
 
855
 
-
 
856
/* (MainMenu) Entry = "667.headerCell.title"; Class = "NSTableColumn" */
-
 
857
"Object" = "オブジェクト";
-
 
858
 
-
 
859
/* From: RDocument.m (displayName) */
-
 
860
"Object Editor" = "オブジェクトエディタ";
-
 
861
 
256
/* From: DataManager.m (showHelp)
862
/* From: DataManager.m (showHelp)
257
   From: HelpManager.m (showHelpUsingFile)
863
   From: HelpManager.m (showHelpUsingFile)
258
   From: PackageManager.m (showInfo)
864
   From: PackageManager.m (showInfo)
259
   From: RDocumentWinCtrl.m (goHelpSearch) */
865
   From: RDocumentWinCtrl.m (goHelpSearch) */
-
 
866
/* (MainMenu) Entry = "1516.title"; Class = "NSButtonCell" */
260
"Ok" = "Ok";
867
"Ok" = "Ok";
261
 
868
 
-
 
869
/* (MainMenu) Entry = "220.title"; Class = "NSMenuItem" */
-
 
870
"Open Document..." = "文書を開く…";
-
 
871
 
-
 
872
/* From: RController.m (toolbar) */
-
 
873
"Open In Editor" = "エディタで開く";
-
 
874
 
-
 
875
/* (Vignettes) Entry = "63.title"; Class = "NSButtonCell" */
-
 
876
"Open PDF" = "PDFを開く";
-
 
877
 
-
 
878
/* (MainMenu) Entry = "125.title"; Class = "NSMenu" */
-
 
879
/* (MainMenu) Entry = "124.title"; Class = "NSMenuItem" */
-
 
880
"Open Recent" = "最近使った書類";
-
 
881
 
-
 
882
/* (Vignettes) Entry = "64.title"; Class = "NSButtonCell" */
-
 
883
"Open Source" = "ソースコードを開く";
-
 
884
 
262
/* From: RController.m (toolbar) */
885
/* From: RController.m (toolbar) */
263
"Open a new Quartz device window" = "新しいQuartzデバイスのウィンドウを開く";
886
"Open a new Quartz device window" = "新しいQuartzデバイスのウィンドウを開く";
264
 
887
 
265
/* From: RController.m (toolbar) */
888
/* From: RController.m (toolbar) */
266
"Open document in editor" = "文書をエディタで開く";
889
"Open document in editor" = "文書をエディタで開く";
267
 
890
 
-
 
891
/* (MiscPrefPane) Entry = "18.title"; Class = "NSButtonCell" */
-
 
892
"Open file in editor" = "エディタでファイルを開く";
-
 
893
 
-
 
894
/* (MainMenu) Entry = "1107.title"; Class = "NSMenuItem" */
-
 
895
"Other Directory URL" = "他のディレクトリのURL";
-
 
896
 
-
 
897
/* (MainMenu) Entry = "1109.title"; Class = "NSMenuItem" */
-
 
898
"Other Repository" = "他のリポジトリ";
-
 
899
 
-
 
900
/* (MainMenu) Entry = "543.title"; Class = "NSMenu" */
-
 
901
/* (QuartzPrefPane) Entry = "35.title"; Class = "NSMenu" */
-
 
902
/* (RDocument) Entry = "103.title"; Class = "NSMenu" */
-
 
903
/* (RDocument) Entry = "44.title"; Class = "NSMenu" */
-
 
904
/* (RDocument) Entry = "150.title"; Class = "NSMenu" */
-
 
905
"OtherViews" = "他のビュー";
-
 
906
 
-
 
907
/* (ColorsPrefPane) Entry = "74.title"; Class = "NSTextFieldCell" */
-
 
908
"Output" = "出力";
-
 
909
 
-
 
910
/* (QuartzPrefPane) Entry = "111.title"; Class = "NSButtonCell" */
-
 
911
"Override R Quartz width/height parameters" = "R Quartz の幅/高さパラメータよりも優先する";
-
 
912
 
-
 
913
/* (RDocument) Entry = "159.title"; Class = "NSMenuItem" */
-
 
914
"PDF Preview" = "PDFでプレビュー";
-
 
915
 
-
 
916
/* (MainMenu) Entry = "500.headerCell.title"; Class = "NSTableColumn" */
-
 
917
/* (MainMenu) Entry = "697.headerCell.title"; Class = "NSTableColumn" */
-
 
918
/* (MainMenu) Entry = "446.headerCell.title"; Class = "NSTableColumn" */
-
 
919
/* (MainMenu) Entry = "546.headerCell.title"; Class = "NSTableColumn" */
-
 
920
/* (Vignettes) Entry = "95.headerCell.title"; Class = "NSTableColumn" */
-
 
921
"Package" = "パッケージ";
-
 
922
 
268
/* From: RController.m (toolbar) */
923
/* From: PackageInstaller.m (installSelected) */
-
 
924
/* (MainMenu) Entry = "559.title"; Class = "NSMenuItem" */
-
 
925
"Package Installer" = "パッケージインストーラ";
-
 
926
 
-
 
927
/* (MainMenu) Entry = "266.title"; Class = "NSMenuItem" */
-
 
928
"Package Manager" = "パッケージマネージャ";
-
 
929
 
-
 
930
/* (MainMenu) Entry = "1507.placeholderString"; Class = "NSSearchFieldCell" */
269
"Open In Editor" = "エディタで開く";
931
"Package Search" = "パッケージ検索";
270
 
932
 
271
/* From: PackageInstaller.m (installSelected) */
933
/* From: PackageInstaller.m (installSelected) */
272
"Package installation failed" = "パッケージのインストールに失敗しました";
934
"Package installation failed" = "パッケージのインストールに失敗しました";
273
 
935
 
274
/* From: PackageInstaller.m (installSelected) */
936
/* From: PackageInstaller.m (installSelected) */
Line 276... Line 938...
276
 
938
 
277
/* From: PackageInstaller.m (installSelected)
939
/* From: PackageInstaller.m (installSelected)
278
   From: PackageInstaller.m (updateAll) */
940
   From: PackageInstaller.m (updateAll) */
279
"Package installer" = "パッケージインストーラ";
941
"Package installer" = "パッケージインストーラ";
280
 
942
 
281
/* From: PackageInstaller.m (installSelected) */
-
 
282
"Package Installer" = "パッケージインストーラ";
-
 
283
 
-
 
284
/* From: PackageInstaller.m (updateAll) */
943
/* From: PackageInstaller.m (updateAll) */
285
"Package update failed" = "パッケージのアップデートに失敗しました";
944
"Package update failed" = "パッケージのアップデートに失敗しました";
286
 
945
 
287
/* From: PackageInstaller.m (updateAll) */
946
/* From: PackageInstaller.m (updateAll) */
288
"Package update was not successful. Please see the R Console for details." = "パッケージのアップデートに失敗しました. 詳細についてはRコンソールを参照して下さい.";
947
"Package update was not successful. Please see the R Console for details." = "パッケージのアップデートに失敗しました. 詳細についてはRコンソールを参照して下さい.";
289
 
948
 
-
 
949
/* (MainMenu) Entry = "270.title"; Class = "NSMenu" */
-
 
950
/* (MainMenu) Entry = "262.title"; Class = "NSMenuItem" */
-
 
951
"Packages & Data" = "パッケージとデータ";
-
 
952
 
-
 
953
/* (MainMenu) Entry = "538.title"; Class = "NSBox" */
-
 
954
"Packages Repository" = "パッケージリポジトリ";
-
 
955
 
-
 
956
/* (MainMenu) Entry = "77.title"; Class = "NSMenuItem" */
-
 
957
"Page Setup…" = "ページ設定…";
-
 
958
 
-
 
959
/* (RDocument) Entry = "68.title"; Class = "NSWindow" */
-
 
960
"Panel" = "パネル";
-
 
961
 
290
/* From: RDocumentWinCtrl.m (tidyRCode) */
962
/* From: RDocumentWinCtrl.m (tidyRCode) */
291
"Parsing Error" = "構文解析エラー";
963
"Parsing Error" = "構文解析エラー";
292
 
964
 
-
 
965
/* (MainMenu) Entry = "171.title"; Class = "NSMenuItem" */
-
 
966
"Paste" = "ペースト";
-
 
967
 
-
 
968
/* (MainMenu) Entry = "1475.title"; Class = "NSMenuItem" */
-
 
969
"Paste As Plain Text" = "テキストとしてペースト";
-
 
970
 
-
 
971
/* (MainMenu) Entry = "845.title"; Class = "NSMenuItem" */
-
 
972
"Paste Ruler" = "ルーラのペースト";
-
 
973
 
-
 
974
/* (MainMenu) Entry = "837.title"; Class = "NSMenuItem" */
-
 
975
"Paste Style" = "スタイルのペースト";
-
 
976
 
293
/* From: PackageInstaller.m (reloadURL) */
977
/* From: PackageInstaller.m (reloadURL) */
294
"Please consult  R Console output for details." = "詳細についてはRコンソールを参照して下さい.";
978
"Please consult  R Console output for details." = "詳細についてはRコンソールを参照して下さい.";
295
 
979
 
296
/* From: PackageInstaller.m (reloadURL)
980
/* From: PackageInstaller.m (reloadURL)
297
   From: PackageInstaller.m (updateAll) */
981
   From: PackageInstaller.m (updateAll) */
298
"Please specify a valid URL first." = "まず正しいURLを指定して下さい。";
982
"Please specify a valid URL first." = "まず正しいURLを指定して下さい。";
299
 
983
 
300
/* From: AMPrefs/AMPreferenceWindowController.m (initWithAutosaveName) */
-
 
301
"Preferences" = "環境設定";
-
 
302
 
-
 
303
/* Editor preference group */
984
/* Editor preference group */
304
"PrefG-Editor" = "ソースエディタ";
985
"PrefG-Editor" = "ソースエディタ";
305
 
986
 
306
/* General preference group */
987
/* General preference group */
307
"PrefG-General" = "一般";
988
"PrefG-General" = "一般";
Line 322... Line 1003...
322
"PrefP-Startup" = "起動";
1003
"PrefP-Startup" = "起動";
323
 
1004
 
324
/* Syntax colors preference pane */
1005
/* Syntax colors preference pane */
325
"PrefP-Syntax" = "構文カラー";
1006
"PrefP-Syntax" = "構文カラー";
326
 
1007
 
327
/* From: RDocument.m (checkRdDocumentWithFilePath)
1008
/* From: AMPrefs/AMPreferenceWindowController.m (initWithAutosaveName) */
328
   From: RDocument.m (convertRd2HTML)
-
 
329
   From: RDocument.m (convertRd2PDF)
1009
"Preferences" = "環境設定";
330
   From: RDocument.m (insertRdDataTemplate)
-
 
-
 
1010
 
331
   From: RDocument.m (insertRdFunctionTemplate)
1011
/* (MainMenu) Entry = "129.title"; Class = "NSMenuItem" */
332
   From: RDocumentWinCtrl.m (tidyRCode)
1012
"Preferences…" = "環境設定…";
-
 
1013
 
333
   From: RTextView.m (performDragOperation) */
1014
/* (MainMenu) Entry = "1512.title"; Class = "NSButtonCell" */
334
"press ⌘. to cancel" = "⌘. を押してキャンセル";
1015
"Print" = "プリント";
335
 
1016
 
336
/* From: RController.m (toolbarWillAddItem) */
1017
/* From: RController.m (toolbarWillAddItem) */
337
"Print this document" = "この文書を印刷";
1018
"Print this document" = "この文書を印刷";
338
 
1019
 
-
 
1020
/* (MainMenu) Entry = "78.title"; Class = "NSMenuItem" */
-
 
1021
"Print…" = "プリント…";
-
 
1022
 
-
 
1023
/* (ColorsPrefPane) Entry = "72.title"; Class = "NSTextFieldCell" */
-
 
1024
"Prompt" = "プロンプト";
-
 
1025
 
339
/* From: RController.m (toolbar) */
1026
/* From: RController.m (toolbar) */
340
"Quartz" = "Quartz";
1027
"Quartz" = "Quartz";
341
 
1028
 
342
/* From: RController.m (toolbar) */
1029
/* From: RController.m (toolbar) */
343
"Quit" = "終了";
1030
"Quit" = "終了";
344
 
1031
 
345
/* From: RController.m (toolbar) */
1032
/* From: RController.m (toolbar) */
-
 
1033
/* (MainMenu) Entry = "136.title"; Class = "NSMenuItem" */
346
"Quit R" = "Rを終了";
1034
"Quit R" = "Rを終了";
347
 
1035
 
-
 
1036
/* (MainMenu) Entry = "57.title"; Class = "NSMenu" */
-
 
1037
/* (MainMenu) Entry = "56.title"; Class = "NSMenuItem" */
-
 
1038
"R" = "R";
-
 
1039
 
348
/* From: RConsoleController.m (windowTitleForDocumentDisplayName) */
1040
/* From: RConsoleController.m (windowTitleForDocumentDisplayName) */
-
 
1041
/* (MainMenu) Entry = "21.title"; Class = "NSWindow" */
349
"R Console" = "Rコンソール";
1042
"R Console" = "Rコンソール";
350
 
1043
 
-
 
1044
/* (MainMenu) Entry = "794.title"; Class = "NSWindow" */
-
 
1045
"R Data Editor" = "Rデータエディタ";
-
 
1046
 
351
/* From: REditor.m (initData) */
1047
/* From: REditor.m (initData) */
352
"R Data Editor - error while reading object data" = "Rデータエディタ - オブジェクトの読み込みエラー";
1048
"R Data Editor - error while reading object data" = "Rデータエディタ - オブジェクトの読み込みエラー";
353
 
1049
 
354
/* From: REditor.m (windowShouldClose) */
1050
/* From: REditor.m (windowShouldClose) */
355
"R Data Editor couldn't write object data" = "Rデータエディタはオブジェクトを書き込めません";
1051
"R Data Editor couldn't write object data" = "Rデータエディタはオブジェクトを書き込めません";
356
 
1052
 
-
 
1053
/* (MainMenu) Entry = "498.title"; Class = "NSWindow" */
-
 
1054
"R Data Manager" = "Rデータマネージャ";
-
 
1055
 
357
/* From: RController.m (sourceFile) */
1056
/* From: RController.m (sourceFile) */
358
"R File to Source" = "ソースとして読み込むRファイル";
1057
"R File to Source" = "ソースとして読み込むRファイル";
359
 
1058
 
360
/* From: RController.m (sourceOrLoadFile) */
1059
/* From: RController.m (sourceOrLoadFile) */
361
"R File to Source/Load" = "読み込むRファイル";
1060
"R File to Source/Load" = "読み込むRファイル";
362
 
1061
 
-
 
1062
/* (MainMenu) Entry = "332.title"; Class = "NSMenuItem" */
-
 
1063
"R For Mac OS X FAQ" = "MacOS X版RのFAQ";
-
 
1064
 
-
 
1065
/* (MainMenu) Entry = "111.title"; Class = "NSMenuItem" */
-
 
1066
/* (MainMenu) Entry = "728.title"; Class = "NSWindow" */
-
 
1067
"R Help" = "Rヘルプ";
-
 
1068
 
363
/* From: RController.m (handleShowMessage) */
1069
/* From: RController.m (handleShowMessage) */
364
"R Message" = "Rメッセージ";
1070
"R Message" = "Rメッセージ";
365
 
1071
 
-
 
1072
/* (MainMenu) Entry = "525.title"; Class = "NSWindow" */
-
 
1073
"R Package Installer" = "Rパッケージインストーラ";
-
 
1074
 
-
 
1075
/* (MainMenu) Entry = "444.title"; Class = "NSWindow" */
-
 
1076
"R Package Manager" = "Rパッケージマネージャ";
-
 
1077
 
-
 
1078
/* (MainMenu) Entry = "662.title"; Class = "NSWindow" */
-
 
1079
"R Workspace Browser" = "Rワークスペースブラウザ";
-
 
1080
 
-
 
1081
/* (MainMenu) Entry = "1081.title"; Class = "NSMenuItem" */
-
 
1082
"R for Mac OS X FAQ" = "MacOS X版RのFAQ";
-
 
1083
 
-
 
1084
/* (MiscPrefPane) Entry = "137.title"; Class = "NSTextFieldCell" */
-
 
1085
"R history file:" = "R履歴ファイル:";
-
 
1086
 
-
 
1087
/* (EditorPrefPane) Entry = "165.title"; Class = "NSButtonCell" */
-
 
1088
/* (EditorPrefPane) Entry = "164.title"; Class = "NSButtonCell" */
-
 
1089
/* (MainMenu) Entry = "1517.title"; Class = "NSButtonCell" */
-
 
1090
/* (MiscPrefPane) Entry = "151.title"; Class = "NSButtonCell" */
-
 
1091
/* (MiscPrefPane) Entry = "150.title"; Class = "NSButtonCell" */
-
 
1092
"Radio" = "Radio";
-
 
1093
 
-
 
1094
/* (MainMenu) Entry = "850.title"; Class = "NSMenuItem" */
-
 
1095
"Raise" = "すべてを手前に移動";
-
 
1096
 
366
/* From: RDocument.m (checkRdDocumentWithFilePath) */
1097
/* From: RDocument.m (checkRdDocumentWithFilePath) */
367
"Rd Check" = "Rdチェック";
1098
"Rd Check" = "Rdチェック";
368
 
1099
 
-
 
1100
/* From: RdEditorToolbar.m (textView) */
-
 
1101
"Rd Toolbox" = "Rdツールボックス";
-
 
1102
 
369
/* From: RDocument.m (checkRdDocumentWithFilePath)
1103
/* From: RDocument.m (checkRdDocumentWithFilePath)
370
   From: RDocument.m (convertRd2PDF) */
1104
   From: RDocument.m (convertRd2PDF) */
371
"Rd file" = "Rdファイル";
1105
"Rd file" = "Rdファイル";
372
 
1106
 
373
/* From: RdEditorToolbar.m (textView) */
-
 
374
"Rd Toolbox" = "Rdツールボックス";
-
 
375
 
-
 
376
/* From: RDocument.m (convertRd2HTML) */
1107
/* From: RDocument.m (convertRd2HTML) */
377
"Rd → HTML…" = "Rd → HTML…";
1108
"Rd → HTML…" = "Rd → HTML…";
378
 
1109
 
379
/* From: RDocument.m (convertRd2PDF) */
1110
/* From: RDocument.m (convertRd2PDF) */
380
"Rd → PDF…" = "Rd → PDF…";
1111
"Rd → PDF…" = "Rd → PDF…";
381
 
1112
 
-
 
1113
/* (MiscPrefPane) Entry = "140.title"; Class = "NSButtonCell" */
-
 
1114
"Read history file on startup" = "起動時に履歴ファイルを読み込む";
-
 
1115
 
-
 
1116
/* (MainMenu) Entry = "173.title"; Class = "NSMenuItem" */
-
 
1117
"Redo" = "やり直し";
-
 
1118
 
382
/* From: WSBrowser.m (toolbar) */
1119
/* From: WSBrowser.m (toolbar) */
383
"Refresh" = "更新";
1120
"Refresh" = "更新";
384
 
1121
 
-
 
1122
/* (MainMenu) Entry = "1678.title"; Class = "NSButtonCell" */
-
 
1123
/* (MainMenu) Entry = "1500.title"; Class = "NSButtonCell" */
-
 
1124
"Refresh List" = "一覧の更新";
-
 
1125
 
385
/* From: WSBrowser.m (toolbar) */
1126
/* From: WSBrowser.m (toolbar) */
386
"Refresh Objects List" = "オブジェクト一覧を更新";
1127
"Refresh Objects List" = "オブジェクト一覧を更新";
387
 
1128
 
-
 
1129
/* (MainMenu) Entry = "1644.title"; Class = "NSMenuItem" */
-
 
1130
/* (MainMenu) Entry = "1645.title"; Class = "NSMenu" */
-
 
1131
"Reinterpret with Encoding" = "エンコーディングを指定して再読み込み";
-
 
1132
 
388
/* From: WSBrowser.m (toolbar) */
1133
/* From: WSBrowser.m (toolbar) */
389
"Remove" = "削除";
1134
"Remove" = "削除";
390
 
1135
 
391
/* From: REditor.m (toolbar) */
1136
/* From: REditor.m (toolbar) */
392
"Remove Columns" = "列を削除";
1137
"Remove Columns" = "列を削除";
Line 401... Line 1146...
401
"Remove Row" = "行削除";
1146
"Remove Row" = "行削除";
402
 
1147
 
403
/* From: REditor.m (toolbar) */
1148
/* From: REditor.m (toolbar) */
404
"Remove Rows" = "行を削除";
1149
"Remove Rows" = "行を削除";
405
 
1150
 
406
/* From: REditor.m (toolbar) */
-
 
407
"Remove selected columns" = "選択された列を削除";
-
 
408
 
-
 
409
/* From: WSBrowser.m (toolbar) */
1151
/* From: WSBrowser.m (toolbar) */
410
"Remove Selected Object" = "選択されたオブジェクトを削除";
1152
"Remove Selected Object" = "選択されたオブジェクトを削除";
411
 
1153
 
-
 
1154
/* (MainMenu) Entry = "1722.title"; Class = "NSMenuItem" */
-
 
1155
"Remove Selection" = "選択部分を削除";
-
 
1156
 
-
 
1157
/* (MiscPrefPane) Entry = "142.title"; Class = "NSButtonCell" */
-
 
1158
"Remove duplicate entries in history" = "履歴中の重複を除去";
-
 
1159
 
-
 
1160
/* From: REditor.m (toolbar) */
-
 
1161
"Remove selected columns" = "選択された列を削除";
-
 
1162
 
412
/* From: REditor.m (toolbar) */
1163
/* From: REditor.m (toolbar) */
413
"Removes selected rows" = "選択された行を削除";
1164
"Removes selected rows" = "選択された行を削除";
414
 
1165
 
-
 
1166
/* (MainMenu) Entry = "550.headerCell.title"; Class = "NSTableColumn" */
-
 
1167
"Repository Version" = "リポジトリにあるバージョン";
-
 
1168
 
-
 
1169
/* (MainMenu) Entry = "316.title"; Class = "NSMenuItem" */
-
 
1170
"Reset Working Directory" = "作業ディレクトリのリセット";
-
 
1171
 
415
/* From: Quartz/RDeviceView.m (drawRect) */
1172
/* From: Quartz/RDeviceView.m (drawRect) */
416
"Resizing to %g x %g" = "%g x %g にリサイズ";
1173
"Resizing to %g x %g" = "%g x %g にリサイズ";
417
 
1174
 
-
 
1175
/* (QuartzPrefPane) Entry = "123.title"; Class = "NSButtonCell" */
-
 
1176
"Restore defaults" = "デフォルトに戻す";
-
 
1177
 
-
 
1178
/* (MainMenu) Entry = "112.title"; Class = "NSMenuItem" */
-
 
1179
"Revert" = "元に戻す";
-
 
1180
 
-
 
1181
/* (SelectEncodingsPanel) Entry = "24.title"; Class = "NSButtonCell" */
-
 
1182
"Revert to default" = "デフォルト設定";
-
 
1183
 
418
/* From: RDocument.m (revertToContentsOfURL) */
1184
/* From: RDocument.m (revertToContentsOfURL) */
419
"Reverting Document" = "文書を元に戻す";
1185
"Reverting Document" = "文書を元に戻す";
420
 
1186
 
-
 
1187
/* (MainMenu) Entry = "658.title"; Class = "NSMenuItem" */
-
 
1188
"Run X11 Server" = "X11サーバの起動";
-
 
1189
 
421
/* Global string @ */
1190
/* Global string @ */
-
 
1191
/* (MainMenu) Entry = "75.title"; Class = "NSMenuItem" */
422
"Save" = "保存";
1192
"Save" = "保存";
423
 
1193
 
-
 
1194
/* (MainMenu) Entry = "80.title"; Class = "NSMenuItem" */
-
 
1195
"Save As…" = "別名で保存…";
-
 
1196
 
424
/* From: RController.m (toolbar) */
1197
/* From: RController.m (toolbar) */
425
"Save Console Window" = "コンソールウィンドウを保存";
1198
"Save Console Window" = "コンソールウィンドウを保存";
426
 
1199
 
427
/* From: Quartz/RQuartz.m (saveDocument) */
1200
/* From: Quartz/RQuartz.m (saveDocument) */
428
"Save Content of Quartz Device to PDF file" = "Quartzデバイスの内容をPDFとして保存";
1201
"Save Content of Quartz Device to PDF file" = "Quartzデバイスの内容をPDFとして保存";
429
 
1202
 
430
/* From: RdEditorToolbar.m (textView)
-
 
431
   From: REditorToolbar.m (updatePreferences) */
1203
/* (MainMenu) Entry = "246.title"; Class = "NSMenuItem" */
432
"Save current document" = "現在の文書を保存";
1204
"Save Default Workspace" = "ワークスペースを保存";
433
 
1205
 
434
/* From: RController.m (doSaveHistory) */
1206
/* (MainMenu) Entry = "1494.title"; Class = "NSButtonCell" */
435
"Save history File" = "履歴ファイルの保存";
1207
"Save History" = "履歴を保存";
436
 
1208
 
437
/* From: RController.m (saveDocumentAs) */
1209
/* From: RController.m (saveDocumentAs) */
438
"Save R Console To File" = "Rコンソールの内容をファイルに保存";
1210
"Save R Console To File" = "Rコンソールの内容をファイルに保存";
439
 
1211
 
440
/* From: RController.m (toolbar) */
1212
/* From: RController.m (toolbar) */
441
"Save R console window" = "Rコンソールウィンドウを保存";
1213
"Save R console window" = "Rコンソールウィンドウを保存";
442
 
1214
 
-
 
1215
/* (MainMenu) Entry = "260.title"; Class = "NSMenuItem" */
-
 
1216
"Save Workspace File…" = "ワークスペースをファイルに保存…";
-
 
1217
 
-
 
1218
/* From: RdEditorToolbar.m (textView)
-
 
1219
   From: REditorToolbar.m (updatePreferences) */
-
 
1220
"Save current document" = "現在の文書を保存";
-
 
1221
 
-
 
1222
/* From: RController.m (doSaveHistory) */
-
 
1223
"Save history File" = "履歴ファイルの保存";
-
 
1224
 
443
/* From: RController.m (didCloseAll) */
1225
/* From: RController.m (didCloseAll) */
444
"Save workspace image?" = "ワークスペースのイメージファイルを保存しますか?";
1226
"Save workspace image?" = "ワークスペースのイメージファイルを保存しますか?";
445
 
1227
 
-
 
1228
/* (MiscPrefPane) Entry = "115.title"; Class = "NSBox" */
-
 
1229
"Save workspace on exit from R" = "Rの終了時にワークスペースを保存";
-
 
1230
 
446
/* From: RdEditorToolbar.m (textView)
1231
/* From: RdEditorToolbar.m (textView)
447
   From: REditorToolbar.m (updatePreferences) */
1232
   From: REditorToolbar.m (updatePreferences) */
-
 
1233
/* (MainMenu) Entry = "1680.placeholderString"; Class = "NSSearchFieldCell" */
-
 
1234
/* (Vignettes) Entry = "62.placeholderString"; Class = "NSSearchFieldCell" */
448
"Search" = "検索";
1235
"Search" = "検索";
449
 
1236
 
450
/* From: RdEditorToolbar.m (textView)
1237
/* From: RdEditorToolbar.m (textView)
451
   From: REditorToolbar.m (updatePreferences) */
1238
   From: REditorToolbar.m (updatePreferences) */
452
"Search Help" = "ヘルプを検索";
1239
"Search Help" = "ヘルプを検索";
453
 
1240
 
454
/* From: RdEditorToolbar.m (textView)
1241
/* From: RdEditorToolbar.m (textView)
455
   From: REditorToolbar.m (updatePreferences) */
1242
   From: REditorToolbar.m (updatePreferences) */
456
"Search Panel" = "パネルを検索";
1243
"Search Panel" = "パネルを検索";
457
 
1244
 
-
 
1245
/* (MainMenu) Entry = "1663.placeholderString"; Class = "NSSearchFieldCell" */
-
 
1246
"Search in History [regex] - ⇧⌘H" = "履歴を検索 [正規表現] - ⇧⌘H";
-
 
1247
 
458
/* From: RdEditorToolbar.m (textView) */
1248
/* From: RdEditorToolbar.m (textView) */
459
"Sections" = "セクション";
1249
"Sections" = "セクション";
460
 
1250
 
461
/* From: PrefPanes/EditorPrefPane.m (changeEditor) */
1251
/* (MainMenu) Entry = "1631.title"; Class = "NSMenuItem" */
-
 
1252
/* (MainMenu) Entry = "1632.title"; Class = "NSMenu" */
462
"Select editor application" = "エディタアプリケーションを選択";
1253
/* (MiscPrefPane) Entry = "149.title"; Class = "NSButtonCell" */
-
 
1254
"Select" = "選択";
463
 
1255
 
464
/* From: PackageInstaller.m (installSelected)
1256
/* From: PackageInstaller.m (installSelected)
465
   From: PackageInstaller.m (updateAll) */
1257
   From: PackageInstaller.m (updateAll) */
466
"Select Installation Directory" = "インストールディレクトリを選択";
1258
"Select Installation Directory" = "インストールディレクトリを選択";
467
 
1259
 
-
 
1260
/* From: PackageInstaller.m (installSelected)
-
 
1261
   From: RController.m (installFromDir) */
-
 
1262
"Select Package Directory" = "パッケージディレクトリを選択";
-
 
1263
 
-
 
1264
/* (MainMenu) Entry = "547.ibShadowedToolTip"; Class = "NSScrollView" */
-
 
1265
"Select Packages You Want To Install Or Update. Multiple Selections Allowed. " = "インストール/アップデートしたいパッケージを選択して下さい. 複数選択も可能です. ";
-
 
1266
 
-
 
1267
/* (MainMenu) Entry = "573.ibShadowedToolTip"; Class = "NSMatrix" */
-
 
1268
"Select The Appropriate Location. Non-Admin User Should Select \"At User Level\"." = "適切なインストール先を指定して下さい. 管理者権限がない場合は「ユーザエリア」を選択して下さい.";
-
 
1269
 
-
 
1270
/* (SelectEncodingsPanel) Entry = "22.title"; Class = "NSButtonCell" */
-
 
1271
"Select all" = "すべてを選択";
-
 
1272
 
-
 
1273
/* From: PrefPanes/EditorPrefPane.m (changeEditor) */
-
 
1274
"Select editor application" = "エディタアプリケーションを選択";
-
 
1275
 
468
/* From: REngine/Rcallbacks.m (RKL_METHOD_PREPEND) */
1276
/* From: REngine/Rcallbacks.m (RKL_METHOD_PREPEND) */
469
"Select one" = "1つ選択";
1277
"Select one" = "1つ選択";
470
 
1278
 
471
/* From: REngine/Rcallbacks.m (RKL_METHOD_PREPEND) */
1279
/* From: REngine/Rcallbacks.m (RKL_METHOD_PREPEND) */
472
"Select one or more" = "1つ以上を選択";
1280
"Select one or more" = "1つ以上を選択";
473
 
1281
 
474
/* From: PackageInstaller.m (installSelected)
-
 
475
   From: RController.m (installFromDir) */
-
 
476
"Select Package Directory" = "パッケージディレクトリを選択";
-
 
477
 
-
 
478
/* From: PackageInstaller.m (awakeFromNib) */
1282
/* From: PackageInstaller.m (awakeFromNib) */
479
"Select packages from R %@" = "R %@ からパッケージを選択";
1283
"Select packages from R %@" = "R %@ からパッケージを選択";
480
 
1284
 
481
/* From: PackageInstaller.m (checkOptions) */
1285
/* (MainMenu) Entry = "1113.title"; Class = "NSMenuItem" */
482
"Set as default?" = "デフォルトに設定しますか?";
1286
"Select packages from previous R" = "以前の R からパッケージを選択";
-
 
1287
 
-
 
1288
/* (EditorPrefPane) Entry = "179.title"; Class = "NSButtonCell" */
-
 
1289
"Select…" = "選択…";
-
 
1290
 
-
 
1291
/* (MainMenu) Entry = "130.title"; Class = "NSMenu" */
-
 
1292
/* (MainMenu) Entry = "131.title"; Class = "NSMenuItem" */
-
 
1293
"Services" = "サービス";
483
 
1294
 
484
/* From: RController.m (toolbar) */
1295
/* From: RController.m (toolbar) */
485
"Set Colors" = "色を設定";
1296
"Set Colors" = "色を設定";
486
 
1297
 
-
 
1298
/* (EditorPrefPane) Entry = "162.title"; Class = "NSButtonCell" */
-
 
1299
"Set Editor" = "エディタを設定";
-
 
1300
 
487
/* From: RController.m (toolbar) */
1301
/* From: RController.m (toolbar) */
488
"Set R Colors" = "Rの色を設定";
1302
"Set R Colors" = "Rの色を設定";
489
 
1303
 
490
/* From: RController.m (toolbar) */
1304
/* From: RController.m (toolbar) */
491
"Set R console colors" = "Rコンソールの色を設定";
1305
"Set R console colors" = "Rコンソールの色を設定";
492
 
1306
 
-
 
1307
/* From: PackageInstaller.m (checkOptions) */
-
 
1308
"Set as default?" = "デフォルトに設定しますか?";
-
 
1309
 
-
 
1310
/* (RDocument) Entry = "111.title"; Class = "NSMenuItem" */
-
 
1311
"Shift-JIS" = "Shift-JIS";
-
 
1312
 
493
/* From: AMPrefs/AMPreferenceWindowController.m (toolbar)
1313
/* From: AMPrefs/AMPreferenceWindowController.m (toolbar)
494
   From: PackageInstaller.m (toggleShowInstalled) */
1314
   From: PackageInstaller.m (toggleShowInstalled) */
-
 
1315
/* (MainMenu) Entry = "150.title"; Class = "NSMenuItem" */
495
"Show All" = "すべてを表示";
1316
"Show All" = "すべてを表示";
496
 
1317
 
-
 
1318
/* (MainMenu) Entry = "819.title"; Class = "NSMenuItem" */
-
 
1319
"Show Colors" = "カラーパネルを表示";
-
 
1320
 
-
 
1321
/* (MainMenu) Entry = "826.title"; Class = "NSMenuItem" */
-
 
1322
"Show Fonts" = "フォントパネルを表示";
-
 
1323
 
497
/* From: RController.m (textView)
1324
/* From: RController.m (textView)
498
   From: RDocumentWinCtrl.m (textView) */
1325
   From: RDocumentWinCtrl.m (textView) */
499
"Show Help for current Function" = "現在位置の関数のヘルプを表示";
1326
"Show Help for current Function" = "現在位置の関数のヘルプを表示";
500
 
1327
 
501
/* From: PackageInstaller.m (toggleShowInstalled) */
1328
/* From: PackageInstaller.m (toggleShowInstalled) */
-
 
1329
/* (MainMenu) Entry = "1065.title"; Class = "NSMenuItem" */
502
"Show Installed Only" = "インストール済みのみを表示";
1330
"Show Installed Only" = "インストール済みのみを表示";
503
 
1331
 
-
 
1332
/* (MainMenu) Entry = "843.title"; Class = "NSMenuItem" */
-
 
1333
"Show Ruler" = "ルーラを表示";
-
 
1334
 
-
 
1335
/* (MainMenu) Entry = "412.title"; Class = "NSMenuItem" */
-
 
1336
"Show Workspace" = "ワークスペース内容を表示";
-
 
1337
 
-
 
1338
/* (EditorPrefPane) Entry = "158.title"; Class = "NSButtonCell" */
-
 
1339
"Show function hints" = "関数ヒントを表示";
-
 
1340
 
-
 
1341
/* (EditorPrefPane) Entry = "148.title"; Class = "NSButtonCell" */
-
 
1342
"Show line numbers" = "行番号の表示";
-
 
1343
 
-
 
1344
/* (EditorPrefPane) Entry = "146.title"; Class = "NSButtonCell" */
-
 
1345
"Show syntax coloring" = "構文を色分け";
-
 
1346
 
504
/* From: RController.m (toolbar) */
1347
/* From: RController.m (toolbar) */
505
"Show/Hide R command history" = "Rコマンドの履歴を表示/非表示";
1348
"Show/Hide R command history" = "Rコマンドの履歴を表示/非表示";
506
 
1349
 
-
 
1350
/* (MainMenu) Entry = "855.title"; Class = "NSMenuItem" */
-
 
1351
"Smaller" = "小さく";
-
 
1352
 
507
/* From: RTextView.m (performDragOperation) */
1353
/* From: RTextView.m (performDragOperation) */
508
"Snippet Error" = "スニペットのエラー";
1354
"Snippet Error" = "スニペットのエラー";
509
 
1355
 
-
 
1356
/* (MainMenu) Entry = "970.title"; Class = "NSMenuItem" */
-
 
1357
"Source Document" = "ソースとして読み込む";
-
 
1358
 
-
 
1359
/* (MainMenu) Entry = "72.title"; Class = "NSMenuItem" */
-
 
1360
"Source File..." = "ソースを読み込む…";
-
 
1361
 
-
 
1362
/* (MiscPrefPane) Entry = "19.title"; Class = "NSButtonCell" */
-
 
1363
"Source input file" = "ソースとして読み込む";
-
 
1364
 
510
/* From: RController.m (toolbar) */
1365
/* From: RController.m (toolbar) */
511
"Source or Load in R" = "ソースまたはイメージをRに読み込み";
1366
"Source or Load in R" = "ソースまたはイメージをRに読み込み";
512
 
1367
 
513
/* From: RController.m (toolbar) */
1368
/* From: RController.m (toolbar) */
514
"Source script or load data in R" = "スクリプトのソースあるいはオブジェクトイメージをRに読み込み";
1369
"Source script or load data in R" = "スクリプトのソースあるいはオブジェクトイメージをRに読み込み";
515
 
1370
 
516
/* From: RController.m (toolbar) */
1371
/* From: RController.m (toolbar) */
517
"Source/Load" = "ソース読み込み/オブジェクトイメージのロード";
1372
"Source/Load" = "ソース読み込み/オブジェクトイメージのロード";
518
 
1373
 
519
/* From: RController.m (toolbar) */
1374
/* From: RController.m (toolbar) */
520
"Start the X11 window server to allow R using X11 device and Tcl/Tk" = "X11およびTcl/TkデバイスをRから利用するために、X11サーバを起動して下さい";
-
 
521
 
-
 
522
/* From: RController.m (toolbar) */
-
 
523
"Start X11" = "X11を起動";
1375
"Start X11" = "X11を起動";
524
 
1376
 
525
/* From: RController.m (toolbar) */
1377
/* From: RController.m (toolbar) */
526
"Start X11 Server" = "X11サーバを起動";
1378
"Start X11 Server" = "X11サーバを起動";
527
 
1379
 
528
/* From: RController.m (toolbar) */
1380
/* From: RController.m (toolbar) */
-
 
1381
"Start the X11 window server to allow R using X11 device and Tcl/Tk" = "X11およびTcl/TkデバイスをRから利用するために、X11サーバを起動して下さい";
-
 
1382
 
-
 
1383
/* (MainMenu) Entry = "451.headerCell.title"; Class = "NSTableColumn" */
-
 
1384
"Status" = "状態";
-
 
1385
 
-
 
1386
/* (ColorsPrefPane) Entry = "75.title"; Class = "NSTextFieldCell" */
-
 
1387
"Stderr" = "Stderr";
-
 
1388
 
-
 
1389
/* (ColorsPrefPane) Entry = "77.title"; Class = "NSTextFieldCell" */
-
 
1390
"Stdout" = "Stdout";
-
 
1391
 
-
 
1392
/* From: RController.m (toolbar) */
529
"Stop" = "中断";
1393
"Stop" = "中断";
530
 
1394
 
-
 
1395
/* (SyntaxColorsPrefPane) Entry = "116.title"; Class = "NSTextFieldCell" */
-
 
1396
"String" = "文字列";
-
 
1397
 
-
 
1398
/* (MiscPrefPane) Entry = "146.title"; Class = "NSButtonCell" */
-
 
1399
"Strip comments in history entries" = "履歴中のコメントを除去";
-
 
1400
 
-
 
1401
/* (MainMenu) Entry = "664.headerCell.title"; Class = "NSTableColumn" */
-
 
1402
"Structure" = "構造";
-
 
1403
 
-
 
1404
/* (EditorPrefPane) Entry = "163.title"; Class = "NSTextFieldCell" */
-
 
1405
"SubEthaEdit" = "SubEthaEdit";
-
 
1406
 
-
 
1407
/* (MainMenu) Entry = "852.title"; Class = "NSMenuItem" */
-
 
1408
"Subscript" = "下付き";
-
 
1409
 
-
 
1410
/* (MainMenu) Entry = "827.title"; Class = "NSMenuItem" */
-
 
1411
"Superscript" = "上付き";
-
 
1412
 
-
 
1413
/* (SelectEncodingsPanel) Entry = "25.title"; Class = "NSButtonCell" */
-
 
1414
"Switch" = "Switch";
-
 
1415
 
-
 
1416
/* (MainMenu) Entry = "942.title"; Class = "NSMenuItem" */
-
 
1417
"Switch to Console Window" = "コンソールウィンドウに切り替え";
-
 
1418
 
-
 
1419
/* (MainMenu) Entry = "1117.title"; Class = "NSMenuItem" */
-
 
1420
"Switch to Last Editor Window" = "最近使用したエディタウィンドウ";
-
 
1421
 
-
 
1422
/* (MainMenu) Entry = "1118.title"; Class = "NSMenuItem" */
-
 
1423
"Switch to Last Quartz Window" = "最近使用したQuartzウィンドウ";
-
 
1424
 
-
 
1425
/* (QuartzPrefPane) Entry = "121.title"; Class = "NSTextFieldCell" */
-
 
1426
"System Font Text" = "システムフォントテキスト";
-
 
1427
 
-
 
1428
/* (MainMenu) Entry = "832.title"; Class = "NSMenu" */
-
 
1429
/* (MainMenu) Entry = "823.title"; Class = "NSMenuItem" */
-
 
1430
"Text" = "テキスト";
-
 
1431
 
-
 
1432
/* (MainMenu) Entry = "559.ibShadowedToolTip"; Class = "NSMenuItem" */
-
 
1433
"The Package Installer Requires An Internet Connection" = "パッケージインストーラの実行にはインターネット接続が必要です";
-
 
1434
 
531
/* From: PackageInstaller.m (installSelected) */
1435
/* From: PackageInstaller.m (installSelected) */
532
"The installation location doesn't exist." = "インストール場所が存在しません。";
1436
"The installation location doesn't exist." = "インストール場所が存在しません。";
533
 
1437
 
534
/* From: PackageInstaller.m (installSelected) */
1438
/* From: PackageInstaller.m (installSelected) */
535
"The package has not been installed." = "パッケージはインストールされていません。";
1439
"The package has not been installed." = "パッケージはインストールされていません。";
536
 
1440
 
-
 
1441
/* (MainMenu) Entry = "841.title"; Class = "NSMenuItem" */
-
 
1442
"Tighten" = "きつく";
-
 
1443
 
-
 
1444
/* (QuartzPrefPane) Entry = "36.title"; Class = "NSMenuItem" */
-
 
1445
"Top Left" = "左上";
-
 
1446
 
-
 
1447
/* (QuartzPrefPane) Entry = "34.title"; Class = "NSMenuItem" */
-
 
1448
"Top Right" = "右上";
-
 
1449
 
-
 
1450
/* (MainMenu) Entry = "699.headerCell.title"; Class = "NSTableColumn" */
-
 
1451
"Topic" = "トピック";
-
 
1452
 
-
 
1453
/* (MainMenu) Entry = "1747.title"; Class = "NSMenu" */
-
 
1454
/* (MainMenu) Entry = "1746.title"; Class = "NSMenuItem" */
-
 
1455
"Transformations" = "変換";
-
 
1456
 
-
 
1457
/* (ColorsPrefPane) Entry = "71.title"; Class = "NSTextFieldCell" */
-
 
1458
"Transparency :" = "透明度 :";
-
 
1459
 
-
 
1460
/* (MainMenu) Entry = "545.ibShadowedToolTip"; Class = "NSButton" */
-
 
1461
"Try To Download The List Of Packages From The Specified URL" = "指定されたURLからパッケージの一覧をダウンロードします";
-
 
1462
 
-
 
1463
/* (MainMenu) Entry = "668.headerCell.title"; Class = "NSTableColumn" */
-
 
1464
"Type" = "型";
-
 
1465
 
-
 
1466
/* (MainMenu) Entry = "539.ibShadowedToolTip"; Class = "NSTextField" */
-
 
1467
"URL Of Repository. Must Begin With \"http://\"" = "リポジトリのURL. \"http://\"で始まっていなければなりません.";
-
 
1468
 
-
 
1469
/* (MiscPrefPane) Entry = "108.ibShadowedToolTip"; Class = "NSTextField" */
-
 
1470
"URL for the default CRAN URL. If left empty, the user will be prompted." = "デフォルトとして使われるCRANのURLです. 空白の場合はユーザに質問します.";
-
 
1471
 
-
 
1472
/* (MiscPrefPane) Entry = "148.title"; Class = "NSTextFieldCell" */
-
 
1473
"URL:" = "URL:";
-
 
1474
 
-
 
1475
/* (RDocument) Entry = "104.title"; Class = "NSMenuItem" */
-
 
1476
"UTF-8" = "UTF-8";
-
 
1477
 
537
/* From: main.m (sheetDidEnd) */
1478
/* From: main.m (sheetDidEnd) */
538
"Unable to start R: %@" = "Rを起動できません: %@";
1479
"Unable to start R: %@" = "Rを起動できません: %@";
539
 
1480
 
-
 
1481
/* (MainMenu) Entry = "1208.title"; Class = "NSMenuItem" */
-
 
1482
"Uncomment" = "コメントを外す";
-
 
1483
 
-
 
1484
/* (MainMenu) Entry = "835.title"; Class = "NSMenuItem" */
-
 
1485
"Underline" = "アンダーライン";
-
 
1486
 
-
 
1487
/* (MainMenu) Entry = "158.title"; Class = "NSMenuItem" */
-
 
1488
"Undo" = "取り消し";
-
 
1489
 
-
 
1490
/* (MainMenu) Entry = "1773.title"; Class = "NSMenuItem" */
-
 
1491
"Unfold" = "Unfold";
-
 
1492
 
-
 
1493
/* (MainMenu) Entry = "1766.title"; Class = "NSMenuItem" */
-
 
1494
"Unfold All" = "Unfold All";
-
 
1495
 
-
 
1496
/* (RDocument) Entry = "109.title"; Class = "NSMenuItem" */
-
 
1497
"Unicode" = "Unicode";
-
 
1498
 
-
 
1499
/* (MainMenu) Entry = "1748.title"; Class = "NSMenuItem" */
-
 
1500
"Unicode Characters in R Strings to \\uxxxx" = "R文字列中のユニコード文字を \\uxxxx 表記に変換";
-
 
1501
 
-
 
1502
/* (MainMenu) Entry = "1509.title"; Class = "NSButtonCell" */
-
 
1503
"Update All" = "すべてアップデート";
-
 
1504
 
-
 
1505
/* (MainMenu) Entry = "817.title"; Class = "NSMenuItem" */
-
 
1506
"Use All" = "すべて使用";
-
 
1507
 
-
 
1508
/* (MainMenu) Entry = "856.title"; Class = "NSMenuItem" */
-
 
1509
/* (MainMenu) Entry = "846.title"; Class = "NSMenuItem" */
-
 
1510
/* (MainMenu) Entry = "857.title"; Class = "NSMenuItem" */
-
 
1511
"Use Default" = "デフォルト";
-
 
1512
 
-
 
1513
/* (MainMenu) Entry = "820.title"; Class = "NSMenuItem" */
-
 
1514
/* (MainMenu) Entry = "851.title"; Class = "NSMenuItem" */
-
 
1515
"Use None" = "使用しない";
-
 
1516
 
-
 
1517
/* (MainMenu) Entry = "161.title"; Class = "NSMenuItem" */
-
 
1518
"Use Selection for Find" = "選択部分を用いて検索";
-
 
1519
 
-
 
1520
/* (MainMenu) Entry = "565.ibShadowedToolTip"; Class = "NSButton" */
-
 
1521
"User Should Specify The Package Format For Non-Default Repositories. Usually Archives With \".tar.gz\" Extension Are In \"Source Format\", Packages With \".tgz\" Extesion Are In \"Binary Format\".  " = "デフォルト以外のリポジトリを用いる場合には、パッケージフォーマットを指定する必要があります. 通常、拡張子 \".tar.gz\" のアーカイブは「ソース形式」, 拡張子 \".tgz\" のパッケージは「バイナリ形式」です. ";
-
 
1522
 
540
/* From: NSString_RAdditions.m (evaluateAsBashCommandWithEnvironment) */
1523
/* From: NSString_RAdditions.m (evaluateAsBashCommandWithEnvironment) */
541
"User Termination" = "ユーザによる中断";
1524
"User Termination" = "ユーザによる中断";
542
 
1525
 
543
/* From: RDocument.m (insertRdDataTemplate) */
1526
/* From: RDocument.m (insertRdDataTemplate) */
544
"VAR_NAME_1" = "VAR_NAME_1";
1527
"VAR_NAME_1" = "VAR_NAME_1";
545
 
1528
 
546
/* From: RDocument.m (insertRdDataTemplate) */
1529
/* From: RDocument.m (insertRdDataTemplate) */
547
"VAR_NAME_2" = "VAR_NAME_2";
1530
"VAR_NAME_2" = "VAR_NAME_2";
548
 
1531
 
-
 
1532
/* (Vignettes) Entry = "96.headerCell.title"; Class = "NSTableColumn" */
-
 
1533
"Vignette" = "ビネット";
-
 
1534
 
-
 
1535
/* (MainMenu) Entry = "1110.title"; Class = "NSMenuItem" */
-
 
1536
/* (Vignettes) Entry = "5.title"; Class = "NSWindow" */
-
 
1537
"Vignettes" = "ビネット";
-
 
1538
 
549
/* From: RController.m (applicationDidFinishLaunching) */
1539
/* From: RController.m (applicationDidFinishLaunching) */
550
"WARNING: You're using a non-UTF8 locale, therefore only ASCII characters will work.\nPlease read R for Mac OS X FAQ (see Help) section 9 and adjust your system preferences accordingly.\n" = "警告: UTF-8以外のロケールでは、ASCII文字のみが利用可能です. \nヘルプから MacOS X版RのFAQ のセクション9を参照し, システム環境設定を変更してください.\n";
1540
"WARNING: You're using a non-UTF8 locale, therefore only ASCII characters will work.\nPlease read R for Mac OS X FAQ (see Help) section 9 and adjust your system preferences accordingly.\n" = "警告: UTF-8以外のロケールでは、ASCII文字のみが利用可能です. \nヘルプから MacOS X版RのFAQ のセクション9を参照し, システム環境設定を変更してください.\n";
551
 
1541
 
-
 
1542
/* (MainMenu) Entry = "333.title"; Class = "NSMenuItem" */
-
 
1543
"What's New In This Version?" = "このバージョンで新しくなったのは?";
-
 
1544
 
-
 
1545
/* (MainMenu) Entry = "1027.title"; Class = "NSWindow" */
-
 
1546
/* (MainMenu) Entry = "19.title"; Class = "NSMenuItem" */
-
 
1547
/* (MainMenu) Entry = "24.title"; Class = "NSMenu" */
-
 
1548
/* (RDocument) Entry = "5.title"; Class = "NSWindow" */
-
 
1549
/* (RQuartz) Entry = "5.title"; Class = "NSWindow" */
-
 
1550
"Window" = "ウィンドウ";
-
 
1551
 
-
 
1552
/* (MainMenu) Entry = "1655.title"; Class = "NSMenuItem" */
-
 
1553
"Word" = "単語";
-
 
1554
 
-
 
1555
/* (MainMenu) Entry = "252.title"; Class = "NSMenu" */
-
 
1556
/* (MainMenu) Entry = "245.title"; Class = "NSMenuItem" */
-
 
1557
"Workspace" = "ワークスペース";
-
 
1558
 
-
 
1559
/* (MainMenu) Entry = "249.title"; Class = "NSMenuItem" */
-
 
1560
"Workspace Browser" = "ワークスペースブラウザ";
-
 
1561
 
-
 
1562
/* (EditorPrefPane) Entry = "153.title"; Class = "NSButtonCell" */
-
 
1563
"Wrap lines" = "行をラップする";
-
 
1564
 
552
/* Global string @ */
1565
/* Global string @ */
-
 
1566
/* (MiscPrefPane) Entry = "125.title"; Class = "NSButtonCell" */
553
"Yes" = "はい";
1567
"Yes" = "はい";
554
 
1568
 
-
 
1569
/* (MainMenu) Entry = "197.title"; Class = "NSMenuItem" */
-
 
1570
"Zoom" = "拡大/縮小";
-
 
1571
 
-
 
1572
/* From: RController.m (applicationDidFinishLaunching) */
-
 
1573
"[History restored from " = "[履歴が次のファイルから読み込まれました ";
-
 
1574
 
-
 
1575
/* From: RController.m (application)
-
 
1576
   From: RController.m (applicationDidFinishLaunching) */
-
 
1577
"[Workspace restored from " = "[ワークスペースが次のファイルから読み込まれました ";
-
 
1578
 
-
 
1579
/* (MainMenu) Entry = "1749.title"; Class = "NSMenuItem" */
-
 
1580
"\\uxxxx to Character" = "\\uxxxx 表記から文字に変換";
-
 
1581
 
-
 
1582
/* (MainMenu) Entry = "799.headerCell.title"; Class = "NSTableColumn" */
-
 
1583
"a" = "a";
-
 
1584
 
-
 
1585
/* (MainMenu) Entry = "797.headerCell.title"; Class = "NSTableColumn" */
-
 
1586
"b" = "b";
-
 
1587
 
-
 
1588
/* (MainMenu) Entry = "806.headerCell.title"; Class = "NSTableColumn" */
-
 
1589
"c" = "c";
-
 
1590
 
-
 
1591
/* (MainMenu) Entry = "807.headerCell.title"; Class = "NSTableColumn" */
-
 
1592
"d" = "d";
-
 
1593
 
-
 
1594
/* (MainMenu) Entry = "808.headerCell.title"; Class = "NSTableColumn" */
-
 
1595
"e" = "e";
-
 
1596
 
-
 
1597
/* From: REditor.m (startDataEntry) */
-
 
1598
"editing cancelled" = "編集をキャンセルしました";
-
 
1599
 
-
 
1600
/* From: REngine/REngine.m (RKL_METHOD_PREPEND) */
-
 
1601
"executing" = "実行中";
-
 
1602
 
-
 
1603
/* (QuartzPrefPane) Entry = "118.title"; Class = "NSTextFieldCell" */
-
 
1604
"font family:" = "フォントファミリ:";
-
 
1605
 
-
 
1606
/* (QuartzPrefPane) Entry = "119.title"; Class = "NSTextFieldCell" */
-
 
1607
"font point size:" = "サイズ(ポイント):";
-
 
1608
 
-
 
1609
/* (QuartzPrefPane) Entry = "115.title"; Class = "NSTextFieldCell" */
-
 
1610
"height (inches):" = "高さ (インチ):";
-
 
1611
 
-
 
1612
/* (MainMenu) Entry = "462.alternateTitle"; Class = "NSButtonCell" */
-
 
1613
"loaded" = "ロード済み";
-
 
1614
 
-
 
1615
/* (MainMenu) Entry = "462.title"; Class = "NSButtonCell" */
-
 
1616
"not loaded" = "未ロード";
-
 
1617
 
-
 
1618
/* From: RDocument.m (checkRdDocumentWithFilePath)
-
 
1619
   From: RDocument.m (convertRd2HTML)
-
 
1620
   From: RDocument.m (convertRd2PDF)
-
 
1621
   From: RDocument.m (insertRdDataTemplate)
-
 
1622
   From: RDocument.m (insertRdFunctionTemplate)
-
 
1623
   From: RDocumentWinCtrl.m (tidyRCode)
-
 
1624
   From: RTextView.m (performDragOperation) */
-
 
1625
"press ⌘. to cancel" = "⌘. を押してキャンセル";
-
 
1626
 
-
 
1627
/* (QuartzPrefPane) Entry = "114.title"; Class = "NSTextFieldCell" */
-
 
1628
"width (inches):" = "幅 (インチ):";
-
 
1629
 
-
 
1630
/* (MiscPrefPane) Entry = "134.title"; Class = "NSTextFieldCell" */
-
 
1631
"~" = "~";
-
 
1632
 
555
/* From: RController.m (searchInHistory) */
1633
/* From: RController.m (searchInHistory) */
556
"…invalid regular expression" = "…誤った正規表現です";
1634
"…invalid regular expression" = "…誤った正規表現です";
557
 
1635