rabbit 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. data/Rakefile +4 -5
  2. data/data/locale/en/LC_MESSAGES/rabbit.mo +0 -0
  3. data/data/locale/fr/LC_MESSAGES/rabbit.mo +0 -0
  4. data/data/locale/ja/LC_MESSAGES/rabbit.mo +0 -0
  5. data/doc/_config.yml +2 -2
  6. data/doc/en/news.rd +113 -0
  7. data/doc/en/usage.rd +2 -0
  8. data/doc/en/usage/rabbit-slide.rd +5 -0
  9. data/doc/en/usage/rabbit-theme.rd +5 -0
  10. data/doc/images/screenshots/en/blue-circle.png +0 -0
  11. data/doc/images/screenshots/en/clear-blue-raw.png +0 -0
  12. data/doc/images/screenshots/en/clear-blue.png +0 -0
  13. data/doc/images/screenshots/en/cozmixng-raw.png +0 -0
  14. data/doc/images/screenshots/en/cozmixng.png +0 -0
  15. data/doc/images/screenshots/en/dark-gradation.png +0 -0
  16. data/doc/images/screenshots/en/day-white.png +0 -0
  17. data/doc/images/screenshots/en/debian.png +0 -0
  18. data/doc/images/screenshots/en/green-circle.png +0 -0
  19. data/doc/images/screenshots/en/night-black.png +0 -0
  20. data/doc/images/screenshots/en/rabbit-raw.png +0 -0
  21. data/doc/images/screenshots/en/rabbit.png +0 -0
  22. data/doc/images/screenshots/en/ranguba-raw.png +0 -0
  23. data/doc/images/screenshots/en/ranguba.png +0 -0
  24. data/doc/images/screenshots/en/red-frame.png +0 -0
  25. data/doc/images/screenshots/en/ruby-gnome2.png +0 -0
  26. data/doc/images/screenshots/en/rubykaigi2011.png +0 -0
  27. data/doc/images/screenshots/ja/blue-circle.png +0 -0
  28. data/doc/images/screenshots/ja/clear-blue-raw.png +0 -0
  29. data/doc/images/screenshots/ja/clear-blue.png +0 -0
  30. data/doc/images/screenshots/ja/cozmixng-raw.png +0 -0
  31. data/doc/images/screenshots/ja/cozmixng.png +0 -0
  32. data/doc/images/screenshots/ja/dark-gradation.png +0 -0
  33. data/doc/images/screenshots/ja/day-white.png +0 -0
  34. data/doc/images/screenshots/ja/debian.png +0 -0
  35. data/doc/images/screenshots/ja/green-circle.png +0 -0
  36. data/doc/images/screenshots/ja/night-black.png +0 -0
  37. data/doc/images/screenshots/ja/rabbit-raw.png +0 -0
  38. data/doc/images/screenshots/ja/rabbit.png +0 -0
  39. data/doc/images/screenshots/ja/ranguba-raw.png +0 -0
  40. data/doc/images/screenshots/ja/ranguba.png +0 -0
  41. data/doc/images/screenshots/ja/red-frame.png +0 -0
  42. data/doc/images/screenshots/ja/ruby-gnome2.png +0 -0
  43. data/doc/images/screenshots/ja/rubykaigi2011.png +0 -0
  44. data/doc/ja/news.rd +111 -0
  45. data/doc/ja/usage.rd +2 -0
  46. data/doc/ja/usage/rabbit-slide.rd +212 -0
  47. data/doc/ja/usage/rabbit-theme.rd +152 -0
  48. data/lib/rabbit/command/rabbit.rb +11 -0
  49. data/lib/rabbit/console.rb +4 -0
  50. data/lib/rabbit/element/base.rb +2 -0
  51. data/lib/rabbit/info-window.rb +1 -0
  52. data/lib/rabbit/parser/ext/aafigure.rb +2 -0
  53. data/lib/rabbit/parser/ext/blockdiag.rb +2 -0
  54. data/lib/rabbit/parser/ext/tex.rb +2 -0
  55. data/lib/rabbit/parser/rd.rb +3 -1
  56. data/lib/rabbit/task/slide.rb +3 -3
  57. data/lib/rabbit/theme/entry.rb +13 -2
  58. data/lib/rabbit/version.rb +1 -1
  59. data/po/en/rabbit.po +133 -133
  60. data/po/fr/rabbit.po +133 -133
  61. data/po/ja/rabbit.po +129 -142
  62. data/po/rabbit.pot +1419 -1556
  63. metadata +6 -2
data/po/rabbit.pot CHANGED
@@ -1,2726 +1,2589 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the rabbit package.
3
+ # This file is distributed under the same license as the PACKAGE package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: rabbit 2.0.0\n"
9
+ "Project-Id-Version: PACKAGE VERSION\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2012-08-29 00:21+0900\n"
12
- "PO-Revision-Date: 2012-08-29 00:21+0900\n"
11
+ "POT-Creation-Date: 2011-07-13 20:40+0900\n"
12
+ "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
- "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
19
 
21
- #: ../lib/rabbit/info-window.rb:97
20
+ #: ../../lib/rabbit/info-window.rb:96
22
21
  msgid "%s: Information window"
23
22
  msgstr ""
24
23
 
25
- #: ../lib/rabbit/info-window.rb:223
24
+ #: ../../lib/rabbit/info-window.rb:177
26
25
  msgid "unlimited"
27
26
  msgstr ""
28
27
 
29
- #: ../lib/rabbit/slideshare.rb:72
30
- msgid "Enter password on SlideShare"
31
- msgstr ""
32
-
33
- #: ../lib/rabbit/slideshare.rb:100
34
- msgid "Failed to upload: %s"
35
- msgstr ""
36
-
37
- #: ../lib/rabbit/logger/gui.rb:72
28
+ #: ../../lib/rabbit/logger/gui.rb:72
38
29
  msgid "Rabbit Error Dialog"
39
30
  msgstr ""
40
31
 
41
- #: ../lib/rabbit/logger/base.rb:35
32
+ #: ../../lib/rabbit/logger/base.rb:17
42
33
  msgid "DEBUG"
43
34
  msgstr ""
44
35
 
45
- #: ../lib/rabbit/logger/base.rb:36
36
+ #: ../../lib/rabbit/logger/base.rb:18
46
37
  msgid "INFO"
47
38
  msgstr ""
48
39
 
49
- #: ../lib/rabbit/logger/base.rb:37
40
+ #: ../../lib/rabbit/logger/base.rb:19
50
41
  msgid "WARNING"
51
42
  msgstr ""
52
43
 
53
- #: ../lib/rabbit/logger/base.rb:38
44
+ #: ../../lib/rabbit/logger/base.rb:20
54
45
  msgid "ERROR"
55
46
  msgstr ""
56
47
 
57
- #: ../lib/rabbit/logger/base.rb:39
48
+ #: ../../lib/rabbit/logger/base.rb:21
58
49
  msgid "FATAL"
59
50
  msgstr ""
60
51
 
61
- #: ../lib/rabbit/logger/base.rb:40
52
+ #: ../../lib/rabbit/logger/base.rb:22
62
53
  msgid "UNKNOWN"
63
54
  msgstr ""
64
55
 
65
- #: ../lib/rabbit/logger/stderr.rb:16
56
+ #: ../../lib/rabbit/logger/stderr.rb:16
66
57
  msgid "can't convert to current locale from UTF-8: %s"
67
58
  msgstr ""
68
59
 
69
- #: ../lib/rabbit/command/rabbit-slide.rb:52 ../lib/rabbit/command/rabbit-theme.rb:47
70
- msgid "See --help for example"
60
+ #: ../../lib/rabbit/image/pdf.rb:49
61
+ msgid "%s page isn't exist in PDF"
71
62
  msgstr ""
72
63
 
73
- #: ../lib/rabbit/command/rabbit-slide.rb:69
74
- msgid "Usage: %s new [options]\\n e.g.: %s new \\\\n --id rubykaigi2012 \\\\n --base-name rabbit-introduction \\\\n --markup-language rd \\\\n --name \"Kouhei Sutou\" \\\\n --email kou@cozmixng.org \\\\n --rubygems-user kou \\\\n --slideshare-user kou \\\\n --speaker-deck-user kou"
64
+ #: ../../lib/rabbit/html/generator.rb:49
65
+ msgid "Creating a image for the %dth page"
75
66
  msgstr ""
76
67
 
77
- #: ../lib/rabbit/command/rabbit-slide.rb:85
78
- msgid "Slide information"
68
+ #: ../../lib/rabbit/html/generator.rb:62
69
+ msgid "can't generate RSS"
79
70
  msgstr ""
80
71
 
81
- #: ../lib/rabbit/command/rabbit-slide.rb:88
82
- msgid "Slide ID"
72
+ #: ../../lib/rabbit/html/generator.rb:390
73
+ msgid "Slide"
83
74
  msgstr ""
84
75
 
85
- #: ../lib/rabbit/command/rabbit-slide.rb:89 ../lib/rabbit/command/rabbit-slide.rb:96
86
- #: ../lib/rabbit/command/rabbit-slide.rb:108 ../lib/rabbit/command/rabbit-slide.rb:122
87
- #: ../lib/rabbit/command/rabbit-slide.rb:130 ../lib/rabbit/command/rabbit-slide.rb:137
88
- #: ../lib/rabbit/command/rabbit-slide.rb:144 ../lib/rabbit/command/rabbit-slide.rb:153
89
- #: ../lib/rabbit/command/rabbit-slide.rb:166 ../lib/rabbit/command/rabbit-slide.rb:180
90
- #: ../lib/rabbit/command/rabbit-slide.rb:194 ../lib/rabbit/command/rabbit-slide.rb:208
91
- #: ../lib/rabbit/command/rabbit-theme.rb:80 ../lib/rabbit/command/rabbit-theme.rb:89
92
- #: ../lib/rabbit/command/rabbit-theme.rb:102 ../lib/rabbit/command/rabbit-theme.rb:116
93
- msgid "(e.g.: %s)"
76
+ #: ../../lib/rabbit/html/generator.rb:392
77
+ #: ../../lib/rabbit/element/index-slide.rb:103
78
+ msgid "Index"
94
79
  msgstr ""
95
80
 
96
- #: ../lib/rabbit/command/rabbit-slide.rb:90 ../lib/rabbit/command/rabbit-slide.rb:97
97
- #: ../lib/rabbit/command/rabbit-theme.rb:81
98
- msgid "(must)"
81
+ #: ../../lib/rabbit/html/generator.rb:399
82
+ #: ../../lib/rabbit/theme/pdf/property.rb:2
83
+ msgid "PDF"
99
84
  msgstr ""
100
85
 
101
- #: ../lib/rabbit/command/rabbit-slide.rb:95
102
- msgid "Base name for the slide source file and generated PDF file"
86
+ #: ../../lib/rabbit/html/generator.rb:403 ../../bin/rabbit:85
87
+ msgid "Source"
103
88
  msgstr ""
104
89
 
105
- #: ../lib/rabbit/command/rabbit-slide.rb:107
106
- msgid "Markup language for the new slide"
90
+ #: ../../lib/rabbit/parser.rb:12
91
+ msgid "unsupported format. (supported: %s)"
107
92
  msgstr ""
108
93
 
109
- #: ../lib/rabbit/command/rabbit-slide.rb:109
110
- msgid "(available markup languages: %s)"
94
+ #: ../../lib/rabbit/action/basic.rb:8
95
+ msgid "Next"
111
96
  msgstr ""
112
97
 
113
- #: ../lib/rabbit/command/rabbit-slide.rb:112 ../lib/rabbit/command/rabbit-slide.rb:156
114
- #: ../lib/rabbit/command/rabbit-slide.rb:169 ../lib/rabbit/command/rabbit-slide.rb:183
115
- #: ../lib/rabbit/command/rabbit-slide.rb:197 ../lib/rabbit/command/rabbit-slide.rb:211
116
- #: ../lib/rabbit/command/rabbit-theme.rb:92 ../lib/rabbit/command/rabbit-theme.rb:105
117
- #: ../lib/rabbit/command/rabbit-theme.rb:119
118
- msgid "(default: %s)"
98
+ #: ../../lib/rabbit/action/basic.rb:16
99
+ msgid "Previous"
119
100
  msgstr ""
120
101
 
121
- #: ../lib/rabbit/command/rabbit-slide.rb:114 ../lib/rabbit/command/rabbit-slide.rb:123
122
- #: ../lib/rabbit/command/rabbit-slide.rb:131 ../lib/rabbit/command/rabbit-slide.rb:138
123
- #: ../lib/rabbit/command/rabbit-slide.rb:145 ../lib/rabbit/command/rabbit-slide.rb:158
124
- #: ../lib/rabbit/command/rabbit-slide.rb:171 ../lib/rabbit/command/rabbit-slide.rb:185
125
- #: ../lib/rabbit/command/rabbit-slide.rb:199 ../lib/rabbit/command/rabbit-slide.rb:213
126
- #: ../lib/rabbit/command/rabbit-theme.rb:94 ../lib/rabbit/command/rabbit-theme.rb:107
127
- #: ../lib/rabbit/command/rabbit-theme.rb:121
128
- msgid "(optional)"
102
+ #: ../../lib/rabbit/action/basic.rb:24
103
+ msgid "Next slide"
129
104
  msgstr ""
130
105
 
131
- #: ../lib/rabbit/command/rabbit-slide.rb:121
132
- msgid "Title of the new slide"
106
+ #: ../../lib/rabbit/action/basic.rb:32
107
+ msgid "Previous slide"
133
108
  msgstr ""
134
109
 
135
- #: ../lib/rabbit/command/rabbit-slide.rb:122
136
- msgid "--title=\"Rabbit Introduction\""
110
+ #: ../../lib/rabbit/action/basic.rb:40
111
+ msgid "First slide"
137
112
  msgstr ""
138
113
 
139
- #: ../lib/rabbit/command/rabbit-slide.rb:129
140
- msgid "Tags of the new slide"
114
+ #: ../../lib/rabbit/action/basic.rb:48
115
+ msgid "Last slide"
141
116
  msgstr ""
142
117
 
143
- #: ../lib/rabbit/command/rabbit-slide.rb:136
144
- msgid "Allotted time in presentaion"
118
+ #: ../../lib/rabbit/action/basic.rb:58
119
+ msgid "Jump to"
145
120
  msgstr ""
146
121
 
147
- #: ../lib/rabbit/command/rabbit-slide.rb:143
148
- msgid "Presentation date with the new slide"
122
+ #: ../../lib/rabbit/action/basic.rb:75
123
+ msgid "Save as image"
149
124
  msgstr ""
150
125
 
151
- #: ../lib/rabbit/command/rabbit-slide.rb:149 ../lib/rabbit/command/rabbit-theme.rb:85
152
- msgid "Your information"
126
+ #: ../../lib/rabbit/action/basic.rb:83 ../../bin/rabbit:222
127
+ msgid "Print"
153
128
  msgstr ""
154
129
 
155
- #: ../lib/rabbit/command/rabbit-slide.rb:152 ../lib/rabbit/command/rabbit-theme.rb:88
156
- msgid "Author name of the new slide"
130
+ #: ../../lib/rabbit/action/basic.rb:91
131
+ msgid "Iconify"
157
132
  msgstr ""
158
133
 
159
- #: ../lib/rabbit/command/rabbit-slide.rb:165 ../lib/rabbit/command/rabbit-theme.rb:101
160
- msgid "Author e-mail of the new slide"
134
+ #: ../../lib/rabbit/action/basic.rb:102
135
+ msgid "Change theme"
161
136
  msgstr ""
162
137
 
163
- #: ../lib/rabbit/command/rabbit-slide.rb:178 ../lib/rabbit/command/rabbit-slide.rb:192
164
- #: ../lib/rabbit/command/rabbit-slide.rb:206 ../lib/rabbit/command/rabbit-theme.rb:114
165
- msgid "Account for %s"
138
+ #: ../../lib/rabbit/action/basic.rb:112
139
+ msgid "Merge theme"
166
140
  msgstr ""
167
141
 
168
- #: ../lib/rabbit/command/rabbit-slide.rb:179 ../lib/rabbit/command/rabbit-slide.rb:193
169
- #: ../lib/rabbit/command/rabbit-slide.rb:207 ../lib/rabbit/command/rabbit-theme.rb:115
170
- msgid "It is used to publish your slide to %s"
142
+ #: ../../lib/rabbit/action/basic.rb:121
143
+ msgid "Reload theme"
171
144
  msgstr ""
172
145
 
173
- #: ../lib/rabbit/command/rabbit-slide.rb:233 ../lib/rabbit/command/rabbit-theme.rb:140
174
- msgid "too many commands: %s"
146
+ #: ../../lib/rabbit/action/basic.rb:129
147
+ msgid "Redraw"
175
148
  msgstr ""
176
149
 
177
- #: ../lib/rabbit/command/rabbit-slide.rb:238 ../lib/rabbit/command/rabbit-theme.rb:145
178
- msgid "invalid command: <%s>: available commands: %s"
150
+ #: ../../lib/rabbit/action/basic.rb:137
151
+ msgid "Clear slide"
179
152
  msgstr ""
180
153
 
181
- #: ../lib/rabbit/command/rabbit-slide.rb:246 ../lib/rabbit/command/rabbit-slide.rb:252
182
- #: ../lib/rabbit/command/rabbit-theme.rb:153
183
- msgid "%s is missing"
154
+ #: ../../lib/rabbit/action/basic.rb:150
155
+ msgid "_Quit"
184
156
  msgstr ""
185
157
 
186
- #: ../lib/rabbit/command/rabbit-slide.rb:308
187
- msgid "TODO: SLIDE TITLE"
158
+ #: ../../lib/rabbit/action/basic.rb:151
159
+ msgid "_Quit with confirmation"
188
160
  msgstr ""
189
161
 
190
- #: ../lib/rabbit/command/rabbit-slide.rb:310
191
- msgid "TODO: SLIDE DESCRIPTION"
162
+ #: ../../lib/rabbit/action/basic.rb:158
163
+ msgid "Now processing... Do you really quit?"
192
164
  msgstr ""
193
165
 
194
- #: ../lib/rabbit/command/rabbit-slide.rb:313 ../lib/rabbit/command/rabbit-theme.rb:203
195
- msgid "For author"
166
+ #: ../../lib/rabbit/action/basic.rb:175
167
+ msgid "Cache all slides"
196
168
  msgstr ""
197
169
 
198
- #: ../lib/rabbit/command/rabbit-slide.rb:315 ../lib/rabbit/command/rabbit-slide.rb:331
199
- #: ../lib/rabbit/command/rabbit-theme.rb:205 ../lib/rabbit/command/rabbit-theme.rb:221
200
- #: ../lib/rabbit/action/radio.rb:37
201
- msgid "Show"
170
+ #: ../../lib/rabbit/action/basic.rb:182
171
+ msgid "Graffiti"
202
172
  msgstr ""
203
173
 
204
- #: ../lib/rabbit/command/rabbit-slide.rb:319 ../lib/rabbit/command/rabbit-theme.rb:209
205
- msgid "Publish"
174
+ #: ../../lib/rabbit/action/basic.rb:190
175
+ msgid "Clear graffiti"
206
176
  msgstr ""
207
177
 
208
- #: ../lib/rabbit/command/rabbit-slide.rb:324
209
- msgid "For viewers"
178
+ #: ../../lib/rabbit/action/basic.rb:198
179
+ msgid "Undo graffiti"
210
180
  msgstr ""
211
181
 
212
- #: ../lib/rabbit/command/rabbit-slide.rb:326 ../lib/rabbit/command/rabbit-theme.rb:216
213
- msgid "Install"
182
+ #: ../../lib/rabbit/action/basic.rb:206
183
+ msgid "Change graffiti color"
214
184
  msgstr ""
215
185
 
216
- #: ../lib/rabbit/command/rabbit-slide.rb:454 ../lib/rabbit/command/rabbit-slide.rb:463
217
- msgid "TITLE"
186
+ #: ../../lib/rabbit/action/basic.rb:224
187
+ msgid "Reset adjustment"
218
188
  msgstr ""
219
189
 
220
- #: ../lib/rabbit/command/rabbit-slide.rb:456
221
- msgid "FIRST SLIDE"
190
+ #: ../../lib/rabbit/action/basic.rb:232
191
+ msgid "Reset timer"
222
192
  msgstr ""
223
193
 
224
- #: ../lib/rabbit/command/rabbit-slide.rb:458
225
- msgid "SECOND SLIDE"
194
+ #: ../../lib/rabbit/action/basic.rb:240
195
+ msgid "Expand hole"
226
196
  msgstr ""
227
197
 
228
- #: ../lib/rabbit/command/rabbit-slide.rb:469
229
- msgid "SUBTITLE"
198
+ #: ../../lib/rabbit/action/basic.rb:247
199
+ msgid "Narrow hole"
230
200
  msgstr ""
231
201
 
232
- #: ../lib/rabbit/command/rabbit-slide.rb:470
233
- msgid "AUTHOR"
202
+ #: ../../lib/rabbit/action/basic.rb:255
203
+ msgid "Search slide forward"
234
204
  msgstr ""
235
205
 
236
- #: ../lib/rabbit/command/rabbit-slide.rb:471
237
- msgid "INSTITUTION"
206
+ #: ../../lib/rabbit/action/basic.rb:263
207
+ msgid "Search slide backward"
238
208
  msgstr ""
239
209
 
240
- #: ../lib/rabbit/command/rabbit-slide.rb:472
241
- msgid "EVENT NAME"
210
+ #: ../../lib/rabbit/action/basic.rb:271
211
+ msgid "Search slide forward next"
242
212
  msgstr ""
243
213
 
244
- #: ../lib/rabbit/command/rabbit-slide.rb:494
245
- msgid "ITEM %d"
214
+ #: ../../lib/rabbit/action/basic.rb:279
215
+ msgid "Search slide backward next"
246
216
  msgstr ""
247
217
 
248
- #: ../lib/rabbit/command/rabbit.rb:131 ../lib/rabbit/theme-browser/tree.rb:54
249
- #: ../lib/rabbit/theme/lightning-simple/property.rb:1 ../lib/rabbit/theme/cozmixng/property.rb:1
250
- #: ../lib/rabbit/theme/blue-bar/property.rb:1 ../lib/rabbit/theme/lightning-clear-blue/property.rb:1
251
- #: ../lib/rabbit/theme/enishi-green/property.rb:1 ../lib/rabbit/theme/clear-blue/property.rb:1
252
- #: ../lib/rabbit/theme/ranguba/property.rb:1 ../lib/rabbit/theme/day-white/property.rb:1
253
- #: ../lib/rabbit/theme/night-black/property.rb:1 ../lib/rabbit/theme/default/property.rb:1
254
- #: ../lib/rabbit/theme/rabbit/property.rb:1 ../lib/rabbit/theme/blue-circle/property.rb:1
255
- #: ../lib/rabbit/theme/lightning-rabbit/property.rb:1 ../lib/rabbit/theme/lightning-talk/property.rb:1
256
- #: ../lib/rabbit/theme/debian/property.rb:1 ../lib/rabbit/theme/red-frame/property.rb:1
257
- #: ../lib/rabbit/theme/nari/property.rb:1 ../lib/rabbit/theme/centering-rabbit/property.rb:1
258
- #: ../lib/rabbit/theme/image-viewer/property.rb:1 ../lib/rabbit/theme/dark-gradation/property.rb:1
259
- #: ../lib/rabbit/theme/green-circle/property.rb:1 ../lib/rabbit/theme/rubykaigi2011/property.rb:1
260
- #: ../lib/rabbit/theme/ruby-gnome2/property.rb:1 ../lib/rabbit/theme/lightning-monochrome/property.rb:1
261
- #: ../lib/rabbit/theme/pdf/property.rb:1
262
- msgid "Theme"
218
+ #: ../../lib/rabbit/action/basic.rb:287
219
+ msgid "Stop slide search"
263
220
  msgstr ""
264
221
 
265
- #: ../lib/rabbit/command/rabbit.rb:134 ../bin/rabbit-theme-manager:27
266
- msgid "Add [PATH] to load path."
222
+ #: ../../lib/rabbit/action/basic.rb:301
223
+ msgid "Log Level"
267
224
  msgstr ""
268
225
 
269
- #: ../lib/rabbit/command/rabbit.rb:139
270
- msgid "Use [THEME] as theme."
226
+ #: ../../lib/rabbit/action/toggle.rb:12 ../../lib/rabbit/action/radio.rb:27
227
+ msgid "Whiteout"
271
228
  msgstr ""
272
229
 
273
- #: ../lib/rabbit/command/rabbit.rb:146
274
- msgid "Use [THEME] for comment."
230
+ #: ../../lib/rabbit/action/toggle.rb:23 ../../lib/rabbit/action/radio.rb:32
231
+ msgid "Blackout"
275
232
  msgstr ""
276
233
 
277
- #: ../lib/rabbit/command/rabbit.rb:152
278
- msgid "Use [TIME] as allotted time."
234
+ #: ../../lib/rabbit/action/toggle.rb:30
235
+ msgid "Index mode"
279
236
  msgstr ""
280
237
 
281
- #: ../lib/rabbit/command/rabbit.rb:158 ../lib/rabbit/html/generator.rb:404
282
- msgid "Source"
238
+ #: ../../lib/rabbit/action/toggle.rb:38
239
+ msgid "Full screen"
283
240
  msgstr ""
284
241
 
285
- #: ../lib/rabbit/command/rabbit.rb:165
286
- msgid "When select %s\\nspecify %s\\nas [SOURCE_INFOS]."
242
+ #: ../../lib/rabbit/action/toggle.rb:50
243
+ msgid "Graffiti mode"
287
244
  msgstr ""
288
245
 
289
- #: ../lib/rabbit/command/rabbit.rb:172
290
- msgid "Specify source type as [TYPE]."
246
+ #: ../../lib/rabbit/action/toggle.rb:58
247
+ msgid "Information window"
291
248
  msgstr ""
292
249
 
293
- #: ../lib/rabbit/command/rabbit.rb:173 ../lib/rabbit/console.rb:161 ../lib/rabbit/console.rb:178
294
- msgid "Select from [%s]."
250
+ #: ../../lib/rabbit/action/toggle.rb:65
251
+ msgid "Spotlight"
295
252
  msgstr ""
296
253
 
297
- #: ../lib/rabbit/command/rabbit.rb:174
298
- msgid "Note: case insensitive."
254
+ #: ../../lib/rabbit/action/toggle.rb:72
255
+ msgid "Magnifier"
299
256
  msgstr ""
300
257
 
301
- #: ../lib/rabbit/command/rabbit.rb:188
302
- msgid "Specify source encoding as [ENCODING]."
258
+ #: ../../lib/rabbit/action/radio.rb:37
259
+ msgid "Show"
303
260
  msgstr ""
304
261
 
305
- #: ../lib/rabbit/command/rabbit.rb:189 ../lib/rabbit/command/rabbit.rb:195
306
- #: ../lib/rabbit/command/rabbit.rb:356 ../lib/rabbit/command/rabbit.rb:363
307
- #: ../lib/rabbit/command/rabbit.rb:370 ../lib/rabbit/command/rabbit.rb:377
308
- #: ../lib/rabbit/command/rabbit.rb:402 ../lib/rabbit/command/rabbit.rb:409
309
- #: ../lib/rabbit/command/rabbit.rb:416 ../lib/rabbit/command/rabbit.rb:423
310
- #: ../lib/rabbit/command/rabbit.rb:544 ../lib/rabbit/console.rb:146
311
- msgid "(auto)"
262
+ #: ../../lib/rabbit/action/radio.rb:48
263
+ #: ../../lib/rabbit/theme/show-frame/property.rb:1
264
+ msgid "Debug"
312
265
  msgstr ""
313
266
 
314
- #: ../lib/rabbit/command/rabbit.rb:194
315
- msgid "Specify base URI or path of source as [BASE]."
267
+ #: ../../lib/rabbit/action/radio.rb:53
268
+ msgid "Info"
316
269
  msgstr ""
317
270
 
318
- #: ../lib/rabbit/command/rabbit.rb:200
319
- msgid "Initial state"
271
+ #: ../../lib/rabbit/action/radio.rb:58
272
+ msgid "Warning"
320
273
  msgstr ""
321
274
 
322
- #: ../lib/rabbit/command/rabbit.rb:203
323
- msgid "Toggle full screen mode."
275
+ #: ../../lib/rabbit/action/radio.rb:63
276
+ msgid "Error"
324
277
  msgstr ""
325
278
 
326
- #: ../lib/rabbit/command/rabbit.rb:209
327
- msgid "Toggle index mode."
279
+ #: ../../lib/rabbit/action/radio.rb:68
280
+ msgid "Fatal"
328
281
  msgstr ""
329
282
 
330
- #: ../lib/rabbit/command/rabbit.rb:215
331
- msgid "Size"
283
+ #: ../../lib/rabbit/action/radio.rb:73
284
+ msgid "Unknown"
332
285
  msgstr ""
333
286
 
334
- #: ../lib/rabbit/command/rabbit.rb:218
335
- msgid "Set window geometry [GEOMETRY]."
287
+ #: ../../lib/rabbit/stock.rb:17 ../../lib/rabbit/theme/rabbit/property.rb:2
288
+ msgid "Rabbit"
336
289
  msgstr ""
337
290
 
338
- #: ../lib/rabbit/command/rabbit.rb:219
339
- msgid "Format: WIDTHxHEIGHT+X+Y"
291
+ #: ../../lib/rabbit/theme-browser/page.rb:96
292
+ msgid "Go back"
340
293
  msgstr ""
341
294
 
342
- #: ../lib/rabbit/command/rabbit.rb:226 ../bin/rabbit-theme-manager:43
343
- msgid "Set window width to [WIDTH]."
295
+ #: ../../lib/rabbit/theme-browser/page.rb:101
296
+ msgid "Go forward"
344
297
  msgstr ""
345
298
 
346
- #: ../lib/rabbit/command/rabbit.rb:233 ../bin/rabbit-theme-manager:50
347
- msgid "Set window height to [HEIGHT]."
299
+ #: ../../lib/rabbit/theme-browser/page.rb:112
300
+ msgid "Go up"
348
301
  msgstr ""
349
302
 
350
- #: ../lib/rabbit/command/rabbit.rb:238 ../bin/rabbit-theme-manager:55
351
- msgid "Set window width and height to\\n[WIDTH] and [HEIGHT]."
303
+ #: ../../lib/rabbit/theme-browser/page.rb:119
304
+ msgid "Reload"
352
305
  msgstr ""
353
306
 
354
- #: ../lib/rabbit/command/rabbit.rb:251
355
- msgid "Save"
307
+ #: ../../lib/rabbit/theme-browser/tree.rb:54
308
+ #: ../../lib/rabbit/theme/lightning-simple/property.rb:1
309
+ #: ../../lib/rabbit/theme/cozmixng/property.rb:1
310
+ #: ../../lib/rabbit/theme/blue-bar/property.rb:1
311
+ #: ../../lib/rabbit/theme/lightning-clear-blue/property.rb:1
312
+ #: ../../lib/rabbit/theme/clear-blue/property.rb:1
313
+ #: ../../lib/rabbit/theme/ranguba/property.rb:1
314
+ #: ../../lib/rabbit/theme/day-white/property.rb:1
315
+ #: ../../lib/rabbit/theme/night-black/property.rb:1
316
+ #: ../../lib/rabbit/theme/default/property.rb:1
317
+ #: ../../lib/rabbit/theme/rabbit/property.rb:1
318
+ #: ../../lib/rabbit/theme/blue-circle/property.rb:1
319
+ #: ../../lib/rabbit/theme/pdf-tortoise-and-hare/property.rb:1
320
+ #: ../../lib/rabbit/theme/lightning-rabbit/property.rb:1
321
+ #: ../../lib/rabbit/theme/lightning-talk/property.rb:1
322
+ #: ../../lib/rabbit/theme/debian/property.rb:1
323
+ #: ../../lib/rabbit/theme/red-frame/property.rb:1
324
+ #: ../../lib/rabbit/theme/centering-rabbit/property.rb:1
325
+ #: ../../lib/rabbit/theme/image-viewer/property.rb:1
326
+ #: ../../lib/rabbit/theme/dark-gradation/property.rb:1
327
+ #: ../../lib/rabbit/theme/green-circle/property.rb:1
328
+ #: ../../lib/rabbit/theme/ruby-gnome2/property.rb:1
329
+ #: ../../lib/rabbit/theme/lightning-monochrome/property.rb:1
330
+ #: ../../lib/rabbit/theme/pdf/property.rb:1 ../../bin/rabbit:70
331
+ msgid "Theme"
356
332
  msgstr ""
357
333
 
358
- #: ../lib/rabbit/command/rabbit.rb:254
359
- msgid "Save as image and exit."
334
+ #: ../../lib/rabbit/theme-browser/document.rb:110
335
+ msgid "Images"
360
336
  msgstr ""
361
337
 
362
- #: ../lib/rabbit/command/rabbit.rb:259
363
- msgid "Specify saved image type as [TYPE]."
338
+ #: ../../lib/rabbit/menu.rb:61
339
+ msgid "Jump to the %dth slide"
364
340
  msgstr ""
365
341
 
366
- #: ../lib/rabbit/command/rabbit.rb:266
367
- msgid "Specify saved image base name as [BASE_NAME]."
342
+ #: ../../lib/rabbit/twitter.rb:28
343
+ msgid ""
344
+ "twitter_oauth gem is missing. Install it by 'gem install twitter_oauth'."
368
345
  msgstr ""
369
346
 
370
- #: ../lib/rabbit/command/rabbit.rb:267 ../lib/rabbit/command/rabbit.rb:305
371
- msgid "Title of slide"
347
+ #: ../../lib/rabbit/twitter.rb:56
348
+ msgid ""
349
+ "twitter-stream gem is missing. Install it by 'gem install twitter-stream'."
372
350
  msgstr ""
373
351
 
374
- #: ../lib/rabbit/command/rabbit.rb:272
375
- msgid "Output HTML for viewing saved images."
352
+ #: ../../lib/rabbit/console.rb:44
353
+ msgid "Usage: %s [options]"
376
354
  msgstr ""
377
355
 
378
- #: ../lib/rabbit/command/rabbit.rb:278
379
- msgid "Output index HTML for navigating slides."
356
+ #: ../../lib/rabbit/console.rb:59
357
+ msgid "Common options"
380
358
  msgstr ""
381
359
 
382
- #: ../lib/rabbit/command/rabbit.rb:284
383
- msgid "Specify base URI of RSS as [URI]."
360
+ #: ../../lib/rabbit/console.rb:68
361
+ msgid "Specify locale dir as [DIR]."
384
362
  msgstr ""
385
363
 
386
- #: ../lib/rabbit/command/rabbit.rb:285
387
- msgid "RSS is generated only when HTML is output."
364
+ #: ../../lib/rabbit/console.rb:69 ../../bin/rabbit:116 ../../bin/rabbit:122
365
+ #: ../../bin/rabbit:282 ../../bin/rabbit:289 ../../bin/rabbit:296
366
+ #: ../../bin/rabbit:303 ../../bin/rabbit:328 ../../bin/rabbit:335
367
+ #: ../../bin/rabbit:342 ../../bin/rabbit:349 ../../bin/rabbit:480
368
+ msgid "(auto)"
388
369
  msgstr ""
389
370
 
390
- #: ../lib/rabbit/command/rabbit.rb:291
391
- msgid "Specify source filenam as [FILENAME]."
371
+ #: ../../lib/rabbit/console.rb:83
372
+ msgid "Specify logger type as [TYPE]."
392
373
  msgstr ""
393
374
 
394
- #: ../lib/rabbit/command/rabbit.rb:296 ../lib/rabbit/action/basic.rb:83
395
- msgid "Print"
375
+ #: ../../lib/rabbit/console.rb:84 ../../lib/rabbit/console.rb:101
376
+ #: ../../bin/rabbit:100
377
+ msgid "Select from [%s]."
396
378
  msgstr ""
397
379
 
398
- #: ../lib/rabbit/command/rabbit.rb:299
399
- msgid "Print and exit."
380
+ #: ../../lib/rabbit/console.rb:100
381
+ msgid "Specify log level as [LEVEL]."
400
382
  msgstr ""
401
383
 
402
- #: ../lib/rabbit/command/rabbit.rb:304
403
- msgid "Specify printed out filename as [FILENAME]."
384
+ #: ../../lib/rabbit/console.rb:110
385
+ msgid "Show this message."
404
386
  msgstr ""
405
387
 
406
- #: ../lib/rabbit/command/rabbit.rb:311
407
- msgid "Set slides per page."
388
+ #: ../../lib/rabbit/console.rb:114
389
+ msgid "Show version."
408
390
  msgstr ""
409
391
 
410
- #: ../lib/rabbit/command/rabbit.rb:317
411
- msgid "Draw scaled image."
392
+ #: ../../lib/rabbit/theme/slide-show/property.rb:1
393
+ #: ../../lib/rabbit/theme/clock/property.rb:1
394
+ #: ../../lib/rabbit/theme/timer/property.rb:1
395
+ #: ../../lib/rabbit/theme/image-timer/property.rb:1
396
+ msgid "Time"
412
397
  msgstr ""
413
398
 
414
- #: ../lib/rabbit/command/rabbit.rb:318
415
- msgid "Better look for displaying but lesser look for printing."
399
+ #: ../../lib/rabbit/theme/slide-show/property.rb:2
400
+ msgid "Slide Show"
416
401
  msgstr ""
417
402
 
418
- #: ../lib/rabbit/command/rabbit.rb:323
419
- msgid "Paper"
403
+ #: ../../lib/rabbit/theme/slide-show/property.rb:3
404
+ msgid "Toolkit to do slide show"
420
405
  msgstr ""
421
406
 
422
- #: ../lib/rabbit/command/rabbit.rb:327
423
- msgid "Set paper width to [WIDTH] Pt."
407
+ #: ../../lib/rabbit/theme/slide-show/property.rb:4
408
+ msgid "Move to the next slide automatically."
424
409
  msgstr ""
425
410
 
426
- #: ../lib/rabbit/command/rabbit.rb:328
427
- msgid "(landscape A4 width)"
411
+ #: ../../lib/rabbit/theme/lightning-simple/property.rb:2
412
+ msgid "LightningTalk-Simple"
428
413
  msgstr ""
429
414
 
430
- #: ../lib/rabbit/command/rabbit.rb:334
431
- msgid "Set paper height to [HEIGHT] Pt."
415
+ #: ../../lib/rabbit/theme/lightning-simple/property.rb:3
416
+ msgid "Lightning Talk theme simple version"
432
417
  msgstr ""
433
418
 
434
- #: ../lib/rabbit/command/rabbit.rb:335
435
- msgid "(landscape A4 height)"
419
+ #: ../../lib/rabbit/theme/auto-slide/auto-slide.rb:1
420
+ #: ../../lib/rabbit/theme/applier.rb:603
421
+ #: ../../lib/rabbit/theme/slide-background/slide-background.rb:1
422
+ msgid "%s is deprecated. Use %s instead."
436
423
  msgstr ""
437
424
 
438
- #: ../lib/rabbit/command/rabbit.rb:339
439
- msgid "Set paper width and height to\\n[WIDTH] Pt and [HEIGHT] Pt."
425
+ #: ../../lib/rabbit/theme/auto-slide/property.rb:1
426
+ #: ../../lib/rabbit/theme/slide-background/property.rb:1
427
+ msgid "Backward compatibility"
440
428
  msgstr ""
441
429
 
442
- #: ../lib/rabbit/command/rabbit.rb:341
443
- msgid "(landscape A4 size)"
430
+ #: ../../lib/rabbit/theme/auto-slide/property.rb:2
431
+ msgid "Auto Slide"
444
432
  msgstr ""
445
433
 
446
- #: ../lib/rabbit/command/rabbit.rb:351
447
- msgid "Margin"
434
+ #: ../../lib/rabbit/theme/auto-slide/property.rb:3
435
+ msgid "Backward compatibility theme for ((<slide-show>))"
448
436
  msgstr ""
449
437
 
450
- #: ../lib/rabbit/command/rabbit.rb:355
451
- msgid "Set left margin for slides per page mode print."
438
+ #: ../../lib/rabbit/theme/auto-slide/property.rb:4
439
+ msgid "See ((<slide-show>))"
452
440
  msgstr ""
453
441
 
454
- #: ../lib/rabbit/command/rabbit.rb:362
455
- msgid "Set right margin for slides per page mode print."
442
+ #: ../../lib/rabbit/theme/title-on-image-toolkit/property.rb:1
443
+ #: ../../lib/rabbit/theme/default-preformatted/property.rb:1
444
+ #: ../../lib/rabbit/theme/edge-info-toolkit/property.rb:1
445
+ #: ../../lib/rabbit/theme/tag/property.rb:1
446
+ #: ../../lib/rabbit/theme/default-title-text/property.rb:1
447
+ #: ../../lib/rabbit/theme/default-item-mark-setup/property.rb:1
448
+ #: ../../lib/rabbit/theme/default-title-slide/property.rb:1
449
+ #: ../../lib/rabbit/theme/ruby-gnome2-preformatted/property.rb:1
450
+ #: ../../lib/rabbit/theme/title-logo/property.rb:1
451
+ #: ../../lib/rabbit/theme/syntax-highlighting/property.rb:1
452
+ #: ../../lib/rabbit/theme/image/property.rb:1
453
+ #: ../../lib/rabbit/theme/default-foot-text/property.rb:1
454
+ #: ../../lib/rabbit/theme/default-text/property.rb:1
455
+ #: ../../lib/rabbit/theme/table/property.rb:1
456
+ #: ../../lib/rabbit/theme/ruby-gnome2-foot-text/property.rb:1
457
+ #: ../../lib/rabbit/theme/color-circle-slide/property.rb:1
458
+ #: ../../lib/rabbit/theme/base/property.rb:1
459
+ #: ../../lib/rabbit/theme/ruby-gnome2-item-mark/property.rb:1
460
+ #: ../../lib/rabbit/theme/default-block-quote/property.rb:1
461
+ #: ../../lib/rabbit/theme/color-circle-common/property.rb:1
462
+ #: ../../lib/rabbit/theme/emphasize-keyword/property.rb:1
463
+ #: ../../lib/rabbit/theme/rabbit-powered-by/property.rb:1
464
+ #: ../../lib/rabbit/theme/ruby-gnome2-icon/property.rb:1
465
+ #: ../../lib/rabbit/theme/ruby-gnome2-description/property.rb:1
466
+ #: ../../lib/rabbit/theme/cozmixng-powered-by/property.rb:1
467
+ #: ../../lib/rabbit/theme/color-circle-title-text/property.rb:1
468
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:1
469
+ #: ../../lib/rabbit/theme/default-description/property.rb:1
470
+ #: ../../lib/rabbit/theme/ruby-gnome2-headline/property.rb:1
471
+ #: ../../lib/rabbit/theme/color-circle-title-slide/property.rb:1
472
+ #: ../../lib/rabbit/theme/color-circle-description/property.rb:1
473
+ #: ../../lib/rabbit/theme/default-icon/property.rb:1
474
+ #: ../../lib/rabbit/theme/color-circle-foot-text/property.rb:1
475
+ #: ../../lib/rabbit/theme/default-item-mark/property.rb:1
476
+ #: ../../lib/rabbit/theme/per-slide-background-image/property.rb:1
477
+ #: ../../lib/rabbit/theme/color-circle/property.rb:1
478
+ #: ../../lib/rabbit/theme/rabbit-item-mark/property.rb:1
479
+ #: ../../lib/rabbit/theme/color-circle-method-list/property.rb:1
480
+ #: ../../lib/rabbit/theme/ruby-gnome2-slide/property.rb:1
481
+ #: ../../lib/rabbit/theme/slide-background-image/property.rb:1
482
+ #: ../../lib/rabbit/theme/slide-number/property.rb:1
483
+ #: ../../lib/rabbit/theme/icon/property.rb:1
484
+ #: ../../lib/rabbit/theme/color-circle-block-quote/property.rb:1
485
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:1
486
+ #: ../../lib/rabbit/theme/title-background-color/property.rb:1
487
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:1
488
+ #: ../../lib/rabbit/theme/powered-by/property.rb:1
489
+ #: ../../lib/rabbit/theme/rabbit-headline-logo/property.rb:1
490
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:1
491
+ #: ../../lib/rabbit/theme/default-method-list/property.rb:1
492
+ #: ../../lib/rabbit/theme/simple-item-mark/property.rb:1
493
+ #: ../../lib/rabbit/theme/rabbit-block-quote/property.rb:1
494
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:1
495
+ #: ../../lib/rabbit/theme/title-background-image/property.rb:1
496
+ #: ../../lib/rabbit/theme/rabbit-icon/property.rb:1
497
+ #: ../../lib/rabbit/theme/color-circle-text/property.rb:1
498
+ #: ../../lib/rabbit/theme/default-slide/property.rb:1
499
+ #: ../../lib/rabbit/theme/color-circle-item-mark/property.rb:1
500
+ #: ../../lib/rabbit/theme/lightning-talk-toolkit/property.rb:1
501
+ #: ../../lib/rabbit/theme/color-circle-preformatted/property.rb:1
502
+ #: ../../lib/rabbit/theme/rabbit-title-logo/property.rb:1
503
+ #: ../../lib/rabbit/theme/title-shadow/property.rb:1
504
+ #: ../../lib/rabbit/theme/per-slide-background-color/property.rb:1
505
+ #: ../../lib/rabbit/theme/headline-logo/property.rb:1
506
+ msgid "Toolkit"
456
507
  msgstr ""
457
508
 
458
- #: ../lib/rabbit/command/rabbit.rb:369
459
- msgid "Set top margin for slides per page mode print."
509
+ #: ../../lib/rabbit/theme/title-on-image-toolkit/property.rb:2
510
+ msgid "Title on Image Toolkit"
460
511
  msgstr ""
461
512
 
462
- #: ../lib/rabbit/command/rabbit.rb:376
463
- msgid "Set bottom margin for slides per page mode print."
513
+ #: ../../lib/rabbit/theme/title-on-image-toolkit/property.rb:3
514
+ msgid "Displays title on image"
464
515
  msgstr ""
465
516
 
466
- #: ../lib/rabbit/command/rabbit.rb:381
467
- msgid "[ALL]"
517
+ #: ../../lib/rabbit/theme/cozmixng/property.rb:2
518
+ msgid "COZMIXNG"
468
519
  msgstr ""
469
520
 
470
- #: ../lib/rabbit/command/rabbit.rb:382
471
- msgid "[TOP_BOTTOM],[LEFT_RIGHT]"
521
+ #: ../../lib/rabbit/theme/cozmixng/property.rb:3
522
+ msgid "COZMIXNG theme"
472
523
  msgstr ""
473
524
 
474
- #: ../lib/rabbit/command/rabbit.rb:383
475
- msgid "[TOP],[LEFT_RIGHT],[BOTTOM]"
525
+ #: ../../lib/rabbit/theme/default-preformatted/property.rb:2
526
+ msgid "Default Preformatted"
476
527
  msgstr ""
477
528
 
478
- #: ../lib/rabbit/command/rabbit.rb:384
479
- msgid "[TOP],[RIGHT],[BOTTOM],[LEFT]"
529
+ #: ../../lib/rabbit/theme/default-preformatted/property.rb:3
530
+ msgid "Displays preformatted text with frame."
480
531
  msgstr ""
481
532
 
482
- #: ../lib/rabbit/command/rabbit.rb:387
483
- msgid "Set margin for slides per page mode print."
533
+ #: ../../lib/rabbit/theme/edge-info-toolkit/property.rb:2
534
+ msgid "Edge Info Toolkit"
484
535
  msgstr ""
485
536
 
486
- #: ../lib/rabbit/command/rabbit.rb:401
487
- msgid "Set left page margin."
537
+ #: ../../lib/rabbit/theme/edge-info-toolkit/property.rb:3
538
+ msgid "Displays information with line at the edge of slide."
488
539
  msgstr ""
489
540
 
490
- #: ../lib/rabbit/command/rabbit.rb:408
491
- msgid "Set right page margin."
541
+ #: ../../lib/rabbit/theme/newline-in-title/property.rb:1
542
+ #: ../../lib/rabbit/theme/newline-in-slides/property.rb:1
543
+ msgid "Convenience"
492
544
  msgstr ""
493
545
 
494
- #: ../lib/rabbit/command/rabbit.rb:415
495
- msgid "Set top page margin."
546
+ #: ../../lib/rabbit/theme/newline-in-title/property.rb:2
547
+ msgid "Newline in Title"
496
548
  msgstr ""
497
549
 
498
- #: ../lib/rabbit/command/rabbit.rb:422
499
- msgid "Set bottom page margin."
550
+ #: ../../lib/rabbit/theme/newline-in-title/property.rb:3
551
+ #: ../../lib/rabbit/theme/newline-in-slides/property.rb:3
552
+ msgid ""
553
+ "Convenience '\n"
554
+ "' newline notation."
500
555
  msgstr ""
501
556
 
502
- #: ../lib/rabbit/command/rabbit.rb:429
503
- msgid "Set page margin."
557
+ #: ../../lib/rabbit/theme/newline-in-title/property.rb:4
558
+ msgid ""
559
+ "Enable '\n"
560
+ "' notation to insert newline in title."
504
561
  msgstr ""
505
562
 
506
- #: ../lib/rabbit/command/rabbit.rb:441
507
- msgid "dRuby"
563
+ #: ../../lib/rabbit/theme/tag/property.rb:2
564
+ msgid "Tag"
508
565
  msgstr ""
509
566
 
510
- #: ../lib/rabbit/command/rabbit.rb:444
511
- msgid "Specify whether to use dRuby."
567
+ #: ../../lib/rabbit/theme/tag/property.rb:3
568
+ msgid "Toolkit to apply custom tag"
512
569
  msgstr ""
513
570
 
514
- #: ../lib/rabbit/command/rabbit.rb:450
515
- msgid "Specify dRuby URI."
571
+ #: ../../lib/rabbit/theme/tag/property.rb:4
572
+ msgid "Applies custom tag style."
516
573
  msgstr ""
517
574
 
518
- #: ../lib/rabbit/command/rabbit.rb:456
519
- msgid "Specify whether to output dRuby URI."
575
+ #: ../../lib/rabbit/theme/scroll-effect/property.rb:1
576
+ #: ../../lib/rabbit/theme/rotate-zoom-effect/property.rb:1
577
+ #: ../../lib/rabbit/theme/mirror-effect/property.rb:1
578
+ msgid "Effect"
520
579
  msgstr ""
521
580
 
522
- #: ../lib/rabbit/command/rabbit.rb:461
523
- msgid "SOAP"
581
+ #: ../../lib/rabbit/theme/scroll-effect/property.rb:2
582
+ msgid "Scroll Effect"
524
583
  msgstr ""
525
584
 
526
- #: ../lib/rabbit/command/rabbit.rb:464
527
- msgid "Specify whether to use SOAP."
585
+ #: ../../lib/rabbit/theme/scroll-effect/property.rb:3
586
+ msgid "Provide scroll_effect method that scrolls content."
528
587
  msgstr ""
529
588
 
530
- #: ../lib/rabbit/command/rabbit.rb:470
531
- msgid "Specify SOAP host as [HOST]."
589
+ #: ../../lib/rabbit/theme/default-title-text/property.rb:2
590
+ msgid "Default Title Text"
532
591
  msgstr ""
533
592
 
534
- #: ../lib/rabbit/command/rabbit.rb:477
535
- msgid "Specify SOAP port as [PORT]."
593
+ #: ../../lib/rabbit/theme/default-title-text/property.rb:3
594
+ msgid "Sets default title text style up."
536
595
  msgstr ""
537
596
 
538
- #: ../lib/rabbit/command/rabbit.rb:482
539
- msgid "XML-RPC"
597
+ #: ../../lib/rabbit/theme/blue-bar/property.rb:2
598
+ msgid "Blue Bar"
540
599
  msgstr ""
541
600
 
542
- #: ../lib/rabbit/command/rabbit.rb:485
543
- msgid "Specify whether to use XML-RPC."
601
+ #: ../../lib/rabbit/theme/blue-bar/property.rb:3
602
+ msgid "Blue bar theme"
544
603
  msgstr ""
545
604
 
546
- #: ../lib/rabbit/command/rabbit.rb:491
547
- msgid "Specify XML-RPC host as [HOST]."
605
+ #: ../../lib/rabbit/theme/default-item-mark-setup/default-item-mark-setup.rb:31
606
+ msgid ""
607
+ "unknown item mark type: %s\n"
608
+ "Rectangle type is used as fallback"
548
609
  msgstr ""
549
610
 
550
- #: ../lib/rabbit/command/rabbit.rb:498
551
- msgid "Specify XML-RPC port as [PORT]."
611
+ #: ../../lib/rabbit/theme/default-item-mark-setup/default-item-mark-setup.rb:81
612
+ msgid ""
613
+ "unknown enumeration item mark type: %s\n"
614
+ "Numeric type is used as fallback"
552
615
  msgstr ""
553
616
 
554
- #: ../lib/rabbit/command/rabbit.rb:503
555
- msgid "Server"
617
+ #: ../../lib/rabbit/theme/default-item-mark-setup/property.rb:2
618
+ msgid "Default Item Mark Setup"
556
619
  msgstr ""
557
620
 
558
- #: ../lib/rabbit/command/rabbit.rb:506
559
- msgid "Specify whether to run as server."
621
+ #: ../../lib/rabbit/theme/default-item-mark-setup/property.rb:3
622
+ msgid "Provides methods to set item mark style up."
560
623
  msgstr ""
561
624
 
562
- #: ../lib/rabbit/command/rabbit.rb:511
563
- msgid "Public level"
625
+ #: ../../lib/rabbit/theme/default-title-slide/property.rb:2
626
+ msgid "DefaultTitleSlide"
564
627
  msgstr ""
565
628
 
566
- #: ../lib/rabbit/command/rabbit.rb:518
567
- msgid "Specify public level."
629
+ #: ../../lib/rabbit/theme/default-title-slide/property.rb:3
630
+ msgid "Toolkit to locate objects in the title slide in a simple way"
568
631
  msgstr ""
569
632
 
570
- #: ../lib/rabbit/command/rabbit.rb:519
571
- msgid "Select from the following:"
633
+ #: ../../lib/rabbit/theme/default-title-slide/property.rb:4
634
+ msgid ""
635
+ "Locates objects in the title slide simply by centering them and by making "
636
+ "configuration for margins around them a little."
572
637
  msgstr ""
573
638
 
574
- #: ../lib/rabbit/command/rabbit.rb:528 ../lib/rabbit/command/rabbit.rb:553
575
- #: ../lib/rabbit/command/rabbit.rb:560
576
- msgid "(%s)"
639
+ #: ../../lib/rabbit/theme/lightning-clear-blue/property.rb:2
640
+ msgid "Lightning Clear Blue"
577
641
  msgstr ""
578
642
 
579
- #: ../lib/rabbit/command/rabbit.rb:533 ../lib/rabbit/theme/stream-comment/property.rb:1
580
- #: ../lib/rabbit/theme/clutter-comment/property.rb:1 ../lib/rabbit/theme/footer-comment/property.rb:1
581
- msgid "Comment"
643
+ #: ../../lib/rabbit/theme/lightning-clear-blue/property.rb:3
644
+ msgid "Clear blue theme with Lightning Talk theme"
582
645
  msgstr ""
583
646
 
584
- #: ../lib/rabbit/command/rabbit.rb:536 ../lib/rabbit/command/rabbit.rb:542
585
- msgid "Deprecated. Just ignored."
647
+ #: ../../lib/rabbit/theme/ruby-gnome2-preformatted/property.rb:2
648
+ msgid "Ruby-GNOME2 Preformatted"
586
649
  msgstr ""
587
650
 
588
- #: ../lib/rabbit/command/rabbit.rb:537
589
- msgid "Specify initial comment source."
651
+ #: ../../lib/rabbit/theme/ruby-gnome2-preformatted/property.rb:3
652
+ msgid "Displays preformatted text with Ruby-GNOME2 style."
590
653
  msgstr ""
591
654
 
592
- #: ../lib/rabbit/command/rabbit.rb:538
593
- msgid "(default source)"
655
+ #: ../../lib/rabbit/theme/title-logo/title-logo.rb:4
656
+ #: ../../lib/rabbit/theme/slide-logo/slide-logo.rb:4
657
+ msgid "must specify %s!!!"
594
658
  msgstr ""
595
659
 
596
- #: ../lib/rabbit/command/rabbit.rb:543
597
- msgid "Specify comment source encoding."
660
+ #: ../../lib/rabbit/theme/title-logo/property.rb:2
661
+ msgid "TitleLogo"
598
662
  msgstr ""
599
663
 
600
- #: ../lib/rabbit/command/rabbit.rb:547
601
- msgid "Migemo"
664
+ #: ../../lib/rabbit/theme/title-logo/property.rb:3
665
+ msgid "Toolkit to display an image as a logo in the title slide"
602
666
  msgstr ""
603
667
 
604
- #: ../lib/rabbit/command/rabbit.rb:552
605
- msgid "Specify search paths for Migemo static dictionary."
668
+ #: ../../lib/rabbit/theme/title-logo/property.rb:4
669
+ msgid "Displays an image as a logo in the title slide."
606
670
  msgstr ""
607
671
 
608
- #: ../lib/rabbit/command/rabbit.rb:559
609
- msgid "Specify static dictionary name for Migemo."
672
+ #: ../../lib/rabbit/theme/title-logo/property.rb:7
673
+ #: ../../lib/rabbit/theme/slide-background-image/property.rb:7
674
+ #: ../../lib/rabbit/theme/title-background-color/property.rb:7
675
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:7
676
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:7
677
+ #: ../../lib/rabbit/theme/title-background-image/property.rb:8
678
+ #: ../../lib/rabbit/theme/headline-logo/property.rb:7
679
+ msgid "(Must be specified.)"
610
680
  msgstr ""
611
681
 
612
- #: ../lib/rabbit/command/rabbit.rb:564
613
- msgid "3D"
682
+ #: ../../lib/rabbit/theme/title-logo/property.rb:8
683
+ #: ../../lib/rabbit/theme/slide-background-image/property.rb:8
684
+ #: ../../lib/rabbit/theme/icon/property.rb:22
685
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:8
686
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:8
687
+ #: ../../lib/rabbit/theme/title-background-image/property.rb:9
688
+ #: ../../lib/rabbit/theme/headline-logo/property.rb:8
689
+ msgid "Image file name."
614
690
  msgstr ""
615
691
 
616
- #: ../lib/rabbit/command/rabbit.rb:567
617
- msgid "Specify whether to use OpenGL if available."
692
+ #: ../../lib/rabbit/theme/title-logo/property.rb:12
693
+ msgid ""
694
+ "Position of the logo. The logo will be set at the upper-right corner when "
695
+ "'(({:right}))', and at the upper-left corner when '(({:left}))'."
618
696
  msgstr ""
619
697
 
620
- #: ../lib/rabbit/command/rabbit.rb:572
621
- msgid "Display"
698
+ #: ../../lib/rabbit/theme/title-logo/property.rb:19
699
+ #: ../../lib/rabbit/theme/clock/property.rb:17
700
+ #: ../../lib/rabbit/theme/slide-number/property.rb:17
701
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:60
702
+ #: ../../lib/rabbit/theme/show-frame/property.rb:12
703
+ msgid ""
704
+ "Whether uninstalling this toolkit or not. This option is useful for cases "
705
+ "you do not want to make the toolkit work for certain slides."
622
706
  msgstr ""
623
707
 
624
- #: ../lib/rabbit/command/rabbit.rb:575
625
- msgid "Specify whether to keep above window."
708
+ #: ../../lib/rabbit/theme/syntax-highlighting/property.rb:2
709
+ msgid "Syntax Highlighting"
626
710
  msgstr ""
627
711
 
628
- #: ../lib/rabbit/command/rabbit.rb:580
629
- msgid "Others"
712
+ #: ../../lib/rabbit/theme/syntax-highlighting/property.rb:3
713
+ msgid "Toolkit to apply syntax highlighting tag"
630
714
  msgstr ""
631
715
 
632
- #: ../lib/rabbit/command/rabbit.rb:583
633
- msgid "Show a native window ID of the Rabbit window if available."
716
+ #: ../../lib/rabbit/theme/syntax-highlighting/property.rb:4
717
+ msgid "Applies syntax highlighting tag style."
634
718
  msgstr ""
635
719
 
636
- #: ../lib/rabbit/command/rabbit.rb:584
637
- msgid "e.g. The ID is the ID of X resource on X window system."
720
+ #: ../../lib/rabbit/theme/slide-background/property.rb:2
721
+ msgid "SlideBackground"
638
722
  msgstr ""
639
723
 
640
- #: ../lib/rabbit/command/rabbit.rb:625
641
- msgid "Choose a Rabbit source file"
724
+ #: ../../lib/rabbit/theme/slide-background/property.rb:3
725
+ msgid "Backward compatibility theme for ((<slide-background-image>))"
642
726
  msgstr ""
643
727
 
644
- #: ../lib/rabbit/command/rabbit.rb:741
645
- msgid "dRuby URI <%s> is in use."
728
+ #: ../../lib/rabbit/theme/slide-background/property.rb:4
729
+ msgid "See ((<slide-background-image>))"
646
730
  msgstr ""
647
731
 
648
- #: ../lib/rabbit/command/rabbit.rb:760
649
- msgid "port <%s> for SOAP is in use."
732
+ #: ../../lib/rabbit/theme/image/property.rb:2
733
+ #: ../../data/rabbit/image/rabbit-images/property.rb:1
734
+ #: ../../data/rabbit/image/ruby-images/property.rb:1
735
+ #: ../../data/rabbit/image/clear-blue-images/property.rb:1
736
+ #: ../../data/rabbit/image/cozmixng-images/property.rb:1
737
+ #: ../../data/rabbit/image/dark-gradation-images/property.rb:1
738
+ #: ../../data/rabbit/image/debian-images/property.rb:1
739
+ msgid "Image"
650
740
  msgstr ""
651
741
 
652
- #: ../lib/rabbit/command/rabbit.rb:781
653
- msgid "port <%s> for XML-RPC is in use."
742
+ #: ../../lib/rabbit/theme/image/property.rb:3
743
+ msgid "image rendering"
654
744
  msgstr ""
655
745
 
656
- #: ../lib/rabbit/command/rabbit.rb:842
657
- msgid "Window ID: %d"
746
+ #: ../../lib/rabbit/theme/default-foot-text/property.rb:2
747
+ msgid "Default Foot Text"
658
748
  msgstr ""
659
749
 
660
- #: ../lib/rabbit/command/rabbit.rb:888
661
- msgid "going to shutdown..."
750
+ #: ../../lib/rabbit/theme/default-foot-text/property.rb:3
751
+ msgid "Displays foot text at the footer of slide."
662
752
  msgstr ""
663
753
 
664
- #: ../lib/rabbit/command/rabbit.rb:890
665
- msgid "DRb.thread done."
754
+ #: ../../lib/rabbit/theme/default-text/property.rb:2
755
+ msgid "Default Text"
666
756
  msgstr ""
667
757
 
668
- #: ../lib/rabbit/command/rabbit-theme.rb:64
669
- msgid "Usage: %s new [options]\\n e.g.: %s new \\\\n --id rubykaigi2012 \\\\n --name \"Kouhei Sutou\" \\\\n --email kou@cozmixng.org \\\\n --rubygems-user kou"
758
+ #: ../../lib/rabbit/theme/default-text/property.rb:3
759
+ msgid "Sets default text style up."
670
760
  msgstr ""
671
761
 
672
- #: ../lib/rabbit/command/rabbit-theme.rb:76
673
- msgid "Theme information"
762
+ #: ../../lib/rabbit/theme/table/property.rb:2
763
+ msgid "Table"
674
764
  msgstr ""
675
765
 
676
- #: ../lib/rabbit/command/rabbit-theme.rb:79
677
- msgid "Theme ID"
766
+ #: ../../lib/rabbit/theme/table/property.rb:3
767
+ msgid "table rendering"
678
768
  msgstr ""
679
769
 
680
- #: ../lib/rabbit/command/rabbit-theme.rb:198
681
- msgid "TODO: THEME TITLE"
770
+ #: ../../lib/rabbit/theme/ruby-gnome2-foot-text/property.rb:2
771
+ msgid "Ruby-GNOME2 Foot Text"
682
772
  msgstr ""
683
773
 
684
- #: ../lib/rabbit/command/rabbit-theme.rb:200
685
- msgid "TODO: THEME DESCRIPTION"
774
+ #: ../../lib/rabbit/theme/ruby-gnome2-foot-text/property.rb:3
775
+ msgid "Displays foot text at the footer of slide with Ruby-GNOME2 style."
686
776
  msgstr ""
687
777
 
688
- #: ../lib/rabbit/command/rabbit-theme.rb:214
689
- msgid "For users"
778
+ #: ../../lib/rabbit/theme/stream-comment/property.rb:1
779
+ #: ../../lib/rabbit/theme/twitter-comment/property.rb:1
780
+ #: ../../lib/rabbit/theme/clutter-comment/property.rb:1
781
+ #: ../../lib/rabbit/theme/footer-comment/property.rb:1 ../../bin/rabbit:469
782
+ msgid "Comment"
690
783
  msgstr ""
691
784
 
692
- #: ../lib/rabbit/command/rabbit-theme.rb:223 ../lib/rabbit/task/theme.rb:49 ../lib/rabbit/task/theme.rb:86
693
- msgid "rabbit-theme-benchmark-en.gem"
785
+ #: ../../lib/rabbit/theme/stream-comment/property.rb:2
786
+ msgid "Stream Comment"
694
787
  msgstr ""
695
788
 
696
- #: ../lib/rabbit/image/pdf.rb:49
697
- msgid "%s page isn't exist in PDF"
789
+ #: ../../lib/rabbit/theme/stream-comment/property.rb:3
790
+ msgid "Stream comments on canvas."
698
791
  msgstr ""
699
792
 
700
- #: ../lib/rabbit/html/generator.rb:50
701
- msgid "Creating a image for the %dth page"
793
+ #: ../../lib/rabbit/theme/color-circle-slide/property.rb:2
794
+ msgid "Color Circle Slide"
702
795
  msgstr ""
703
796
 
704
- #: ../lib/rabbit/html/generator.rb:63
705
- msgid "can't generate RSS"
797
+ #: ../../lib/rabbit/theme/color-circle-slide/property.rb:3
798
+ msgid "Toolkit to set ((<color-circle>)) theme's slide style up."
706
799
  msgstr ""
707
800
 
708
- #: ../lib/rabbit/html/generator.rb:391
709
- msgid "Slide"
801
+ #: ../../lib/rabbit/theme/base/property.rb:2
802
+ msgid "Base"
710
803
  msgstr ""
711
804
 
712
- #: ../lib/rabbit/html/generator.rb:393 ../lib/rabbit/element/index-slide.rb:103
713
- msgid "Index"
805
+ #: ../../lib/rabbit/theme/base/property.rb:3
806
+ msgid "Define default variables"
714
807
  msgstr ""
715
808
 
716
- #: ../lib/rabbit/html/generator.rb:400 ../lib/rabbit/theme/pdf/property.rb:2
717
- msgid "PDF"
809
+ #: ../../lib/rabbit/theme/base/property.rb:4
810
+ msgid "This theme is always included at the first."
718
811
  msgstr ""
719
812
 
720
- #: ../lib/rabbit/parser.rb:14
721
- msgid "unsupported format. (supported: %s)"
813
+ #: ../../lib/rabbit/theme/clear-blue/property.rb:2
814
+ msgid "Clear Blue"
722
815
  msgstr ""
723
816
 
724
- #: ../lib/rabbit/action/basic.rb:8
725
- msgid "Next"
817
+ #: ../../lib/rabbit/theme/clear-blue/property.rb:3
818
+ msgid "Clear blue theme"
726
819
  msgstr ""
727
820
 
728
- #: ../lib/rabbit/action/basic.rb:16
729
- msgid "Previous"
821
+ #: ../../lib/rabbit/theme/ranguba/property.rb:2
822
+ msgid "Ranguba"
730
823
  msgstr ""
731
824
 
732
- #: ../lib/rabbit/action/basic.rb:24
733
- msgid "Next slide"
825
+ #: ../../lib/rabbit/theme/ranguba/property.rb:3
826
+ msgid "Ranguba theme"
734
827
  msgstr ""
735
828
 
736
- #: ../lib/rabbit/action/basic.rb:32
737
- msgid "Previous slide"
829
+ #: ../../lib/rabbit/theme/ruby-gnome2-item-mark/property.rb:2
830
+ msgid "RubyGNOME2ItemMark"
738
831
  msgstr ""
739
832
 
740
- #: ../lib/rabbit/action/basic.rb:40
741
- msgid "First slide"
833
+ #: ../../lib/rabbit/theme/ruby-gnome2-item-mark/property.rb:3
834
+ msgid ""
835
+ "Toolkit to display list items like ones in the website of the Ruby-GNOME2 "
836
+ "Project"
742
837
  msgstr ""
743
838
 
744
- #: ../lib/rabbit/action/basic.rb:48
745
- msgid "Last slide"
839
+ #: ../../lib/rabbit/theme/ruby-gnome2-item-mark/property.rb:5
840
+ msgid ""
841
+ "Displays list items like ones in the website of the Ruby-GNOME2 Project; i."
842
+ "e. displays text of the first-level items colored blue and underlined, the "
843
+ "second- and third-level items marked with black squares and circles."
746
844
  msgstr ""
747
845
 
748
- #: ../lib/rabbit/action/basic.rb:58
749
- msgid "Jump to"
846
+ #: ../../lib/rabbit/theme/twitter-comment/property.rb:2
847
+ msgid "Twitter Comment"
750
848
  msgstr ""
751
849
 
752
- #: ../lib/rabbit/action/basic.rb:75
753
- msgid "Save as image"
850
+ #: ../../lib/rabbit/theme/twitter-comment/property.rb:3
851
+ #: ../../lib/rabbit/theme/twitter-comment/property.rb:4
852
+ msgid "Get comments from Twitter TL."
754
853
  msgstr ""
755
854
 
756
- #: ../lib/rabbit/action/basic.rb:91
757
- msgid "Iconify"
855
+ #: ../../lib/rabbit/theme/default-block-quote/default-block-quote.rb:111
856
+ msgid "[cited from `%s']"
758
857
  msgstr ""
759
858
 
760
- #: ../lib/rabbit/action/basic.rb:102
761
- msgid "Change theme"
859
+ #: ../../lib/rabbit/theme/default-block-quote/property.rb:2
860
+ msgid "Default Block Quote"
762
861
  msgstr ""
763
862
 
764
- #: ../lib/rabbit/action/basic.rb:112
765
- msgid "Merge theme"
863
+ #: ../../lib/rabbit/theme/default-block-quote/property.rb:3
864
+ msgid "Displays block quote text with frame."
766
865
  msgstr ""
767
866
 
768
- #: ../lib/rabbit/action/basic.rb:121
769
- msgid "Reload theme"
867
+ #: ../../lib/rabbit/theme/day-white/property.rb:2
868
+ msgid "Day White"
770
869
  msgstr ""
771
870
 
772
- #: ../lib/rabbit/action/basic.rb:129
773
- msgid "Redraw"
871
+ #: ../../lib/rabbit/theme/day-white/property.rb:3
872
+ msgid "Day White theme"
774
873
  msgstr ""
775
874
 
776
- #: ../lib/rabbit/action/basic.rb:137
777
- msgid "Clear slide"
875
+ #: ../../lib/rabbit/theme/night-black/property.rb:2
876
+ msgid "Night Black"
778
877
  msgstr ""
779
878
 
780
- #: ../lib/rabbit/action/basic.rb:150
781
- msgid "_Quit"
879
+ #: ../../lib/rabbit/theme/night-black/property.rb:3
880
+ msgid "Night Black theme"
782
881
  msgstr ""
783
882
 
784
- #: ../lib/rabbit/action/basic.rb:151
785
- msgid "_Quit with confirmation"
883
+ #: ../../lib/rabbit/theme/color-circle-common/property.rb:2
884
+ msgid "Color Circle common"
786
885
  msgstr ""
787
886
 
788
- #: ../lib/rabbit/action/basic.rb:158
789
- msgid "Now processing... Do you really quit?"
887
+ #: ../../lib/rabbit/theme/color-circle-common/property.rb:3
888
+ msgid "Provide common methods for Color Circle toolkit."
790
889
  msgstr ""
791
890
 
792
- #: ../lib/rabbit/action/basic.rb:175
793
- msgid "Cache all slides"
891
+ #: ../../lib/rabbit/theme/default/property.rb:2
892
+ msgid "Default"
794
893
  msgstr ""
795
894
 
796
- #: ../lib/rabbit/action/basic.rb:182
797
- msgid "Graffiti"
895
+ #: ../../lib/rabbit/theme/default/property.rb:3
896
+ msgid "default theme"
798
897
  msgstr ""
799
898
 
800
- #: ../lib/rabbit/action/basic.rb:190
801
- msgid "Clear graffiti"
899
+ #: ../../lib/rabbit/theme/emphasize-keyword/property.rb:2
900
+ msgid "Emphasize Keyword"
802
901
  msgstr ""
803
902
 
804
- #: ../lib/rabbit/action/basic.rb:198
805
- msgid "Undo graffiti"
903
+ #: ../../lib/rabbit/theme/emphasize-keyword/property.rb:3
904
+ msgid ""
905
+ "Provides emphasize_keyword method that markups specified keyword as emphasis "
906
+ "text."
806
907
  msgstr ""
807
908
 
808
- #: ../lib/rabbit/action/basic.rb:206
809
- msgid "Change graffiti color"
909
+ #: ../../lib/rabbit/theme/rabbit/property.rb:3
910
+ msgid "Rabbit theme"
810
911
  msgstr ""
811
912
 
812
- #: ../lib/rabbit/action/basic.rb:224
813
- msgid "Reset adjustment"
913
+ #: ../../lib/rabbit/theme/rabbit-powered-by/property.rb:2
914
+ msgid "RabbitPoweredBy"
814
915
  msgstr ""
815
916
 
816
- #: ../lib/rabbit/action/basic.rb:232
817
- msgid "Reset timer"
917
+ #: ../../lib/rabbit/theme/rabbit-powered-by/property.rb:3
918
+ msgid "Powered-by-Rabbit ad toolkit"
818
919
  msgstr ""
819
920
 
820
- #: ../lib/rabbit/action/basic.rb:240
821
- msgid "Expand hole"
921
+ #: ../../lib/rabbit/theme/rabbit-powered-by/property.rb:4
922
+ msgid ""
923
+ "Displays a text and an image showing the presentation slides are powered by "
924
+ "Rabbit and COZMIXNG at the foot of the title slide and of the last slide."
822
925
  msgstr ""
823
926
 
824
- #: ../lib/rabbit/action/basic.rb:247
825
- msgid "Narrow hole"
927
+ #: ../../lib/rabbit/theme/blue-circle/property.rb:2
928
+ msgid "Blue Circle"
826
929
  msgstr ""
827
930
 
828
- #: ../lib/rabbit/action/basic.rb:255
829
- msgid "Search slide forward"
931
+ #: ../../lib/rabbit/theme/blue-circle/property.rb:3
932
+ msgid "Blue Circle theme"
830
933
  msgstr ""
831
934
 
832
- #: ../lib/rabbit/action/basic.rb:263
833
- msgid "Search slide backward"
935
+ #: ../../lib/rabbit/theme/clock/property.rb:2
936
+ msgid "TextClock"
834
937
  msgstr ""
835
938
 
836
- #: ../lib/rabbit/action/basic.rb:271
837
- msgid "Search slide forward next"
939
+ #: ../../lib/rabbit/theme/clock/property.rb:3
940
+ msgid "Clock toolkit, a text version"
838
941
  msgstr ""
839
942
 
840
- #: ../lib/rabbit/action/basic.rb:279
841
- msgid "Search slide backward next"
943
+ #: ../../lib/rabbit/theme/clock/property.rb:4
944
+ msgid "Displays current time with text."
842
945
  msgstr ""
843
946
 
844
- #: ../lib/rabbit/action/basic.rb:287
845
- msgid "Stop slide search"
947
+ #: ../../lib/rabbit/theme/clock/property.rb:13
948
+ msgid "Properties for the clock, such as font family."
846
949
  msgstr ""
847
950
 
848
- #: ../lib/rabbit/action/basic.rb:301
849
- msgid "Log Level"
951
+ #: ../../lib/rabbit/theme/ruby-gnome2-icon/property.rb:2
952
+ msgid "RubyGNOME2Icon"
850
953
  msgstr ""
851
954
 
852
- #: ../lib/rabbit/action/toggle.rb:12 ../lib/rabbit/action/radio.rb:27
853
- msgid "Whiteout"
955
+ #: ../../lib/rabbit/theme/ruby-gnome2-icon/property.rb:3
956
+ msgid "Toolkit to use a pink circle as icons"
854
957
  msgstr ""
855
958
 
856
- #: ../lib/rabbit/action/toggle.rb:23 ../lib/rabbit/action/radio.rb:32
857
- msgid "Blackout"
959
+ #: ../../lib/rabbit/theme/ruby-gnome2-icon/property.rb:4
960
+ msgid "Uses a pink circle as icons."
858
961
  msgstr ""
859
962
 
860
- #: ../lib/rabbit/action/toggle.rb:30
861
- msgid "Index mode"
963
+ #: ../../lib/rabbit/theme/timer/property.rb:2
964
+ msgid "TextTimer"
862
965
  msgstr ""
863
966
 
864
- #: ../lib/rabbit/action/toggle.rb:38
865
- msgid "Full screen"
967
+ #: ../../lib/rabbit/theme/timer/property.rb:3
968
+ msgid "text version timer"
866
969
  msgstr ""
867
970
 
868
- #: ../lib/rabbit/action/toggle.rb:50
869
- msgid "Graffiti mode"
971
+ #: ../../lib/rabbit/theme/ruby-gnome2-description/property.rb:2
972
+ msgid "RubyGNOME2Description"
870
973
  msgstr ""
871
974
 
872
- #: ../lib/rabbit/action/toggle.rb:58
873
- msgid "Information window"
975
+ #: ../../lib/rabbit/theme/ruby-gnome2-description/property.rb:3
976
+ msgid ""
977
+ "Toolkit to display description-list items like ones in the website of the "
978
+ "Ruby-GNOME2 Project"
874
979
  msgstr ""
875
980
 
876
- #: ../lib/rabbit/action/toggle.rb:65
877
- msgid "Spotlight"
981
+ #: ../../lib/rabbit/theme/ruby-gnome2-description/property.rb:5
982
+ msgid ""
983
+ "Displays description-list items like ones in the website of the Ruby-GNOME2 "
984
+ "Project; i.e. displays their text colored blue."
878
985
  msgstr ""
879
986
 
880
- #: ../lib/rabbit/action/toggle.rb:72
881
- msgid "Magnifier"
987
+ #: ../../lib/rabbit/theme/pdf-tortoise-and-hare/property.rb:2
988
+ msgid "PDF with The Tortoise and The Hare"
882
989
  msgstr ""
883
990
 
884
- #: ../lib/rabbit/action/radio.rb:48 ../lib/rabbit/theme/show-frame/property.rb:1
885
- msgid "Debug"
991
+ #: ../../lib/rabbit/theme/pdf-tortoise-and-hare/property.rb:3
992
+ msgid "Theme for PDF with The Tortoise and The Hare"
886
993
  msgstr ""
887
994
 
888
- #: ../lib/rabbit/action/radio.rb:53
889
- msgid "Info"
995
+ #: ../../lib/rabbit/theme/cozmixng-powered-by/property.rb:2
996
+ msgid "COZMIXNGPoweredBy"
890
997
  msgstr ""
891
998
 
892
- #: ../lib/rabbit/action/radio.rb:58
893
- msgid "Warning"
999
+ #: ../../lib/rabbit/theme/cozmixng-powered-by/property.rb:3
1000
+ msgid "Powered-by-COZMIXNG ad toolkit"
894
1001
  msgstr ""
895
1002
 
896
- #: ../lib/rabbit/action/radio.rb:63
897
- msgid "Error"
1003
+ #: ../../lib/rabbit/theme/cozmixng-powered-by/property.rb:4
1004
+ msgid ""
1005
+ "Displays a text and images showing the presentation slides are powered by "
1006
+ "COZMIXNG and Rabbit at the foot of the title slide and of the last slide."
898
1007
  msgstr ""
899
1008
 
900
- #: ../lib/rabbit/action/radio.rb:68
901
- msgid "Fatal"
1009
+ #: ../../lib/rabbit/theme/rotate-zoom-effect/property.rb:2
1010
+ msgid "Rotate Zoom Effect"
902
1011
  msgstr ""
903
1012
 
904
- #: ../lib/rabbit/action/radio.rb:73
905
- msgid "Unknown"
1013
+ #: ../../lib/rabbit/theme/rotate-zoom-effect/property.rb:3
1014
+ msgid "Provide rotate_zoom_effect method that rotates and zooms content."
906
1015
  msgstr ""
907
1016
 
908
- #: ../lib/rabbit/gem-finder.rb:46
909
- msgid "Installing gem: %s"
1017
+ #: ../../lib/rabbit/theme/color-circle-title-text/property.rb:2
1018
+ msgid "Color Circle Title text"
910
1019
  msgstr ""
911
1020
 
912
- #: ../lib/rabbit/gem-finder.rb:49
913
- msgid "Installing gem in user install mode: %s"
1021
+ #: ../../lib/rabbit/theme/color-circle-title-text/property.rb:3
1022
+ msgid "Toolkit to set ((<color-circle>)) theme's title text style up."
914
1023
  msgstr ""
915
1024
 
916
- #: ../lib/rabbit/stock.rb:17 ../lib/rabbit/theme/rabbit/property.rb:2
917
- msgid "Rabbit"
1025
+ #: ../../lib/rabbit/theme/lightning-rabbit/property.rb:2
1026
+ msgid "LightningRabbit"
918
1027
  msgstr ""
919
1028
 
920
- #: ../lib/rabbit/theme-browser/page.rb:96
921
- msgid "Go back"
1029
+ #: ../../lib/rabbit/theme/lightning-rabbit/property.rb:3
1030
+ msgid "Rabbit theme with Lightning Talk theme"
922
1031
  msgstr ""
923
1032
 
924
- #: ../lib/rabbit/theme-browser/page.rb:101
925
- msgid "Go forward"
1033
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:2
1034
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:2
1035
+ msgid "Slide Footer Info"
926
1036
  msgstr ""
927
1037
 
928
- #: ../lib/rabbit/theme-browser/page.rb:112
929
- msgid "Go up"
1038
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:3
1039
+ msgid "Toolkit to display information at the footer"
930
1040
  msgstr ""
931
1041
 
932
- #: ../lib/rabbit/theme-browser/page.rb:119
933
- msgid "Reload"
1042
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:4
1043
+ msgid "Displays information with a line at the footer of slides."
934
1044
  msgstr ""
935
1045
 
936
- #: ../lib/rabbit/theme-browser/document.rb:110
937
- msgid "Images"
1046
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:8
1047
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:8
1048
+ msgid "Line color."
938
1049
  msgstr ""
939
1050
 
940
- #: ../lib/rabbit/menu.rb:61
941
- msgid "Jump to the %dth slide"
1051
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:12
1052
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:12
1053
+ msgid "Line width."
942
1054
  msgstr ""
943
1055
 
944
- #: ../lib/rabbit/console.rb:110
945
- msgid "Usage: %s [options]"
1056
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:15
1057
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:15
1058
+ msgid "white <-> black gradation"
946
1059
  msgstr ""
947
1060
 
948
- #: ../lib/rabbit/console.rb:125
949
- msgid "Common options"
1061
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:16
1062
+ msgid ""
1063
+ "Line fill pattern. @slide_footer_info_line_color is ignored if this "
1064
+ "parameter is specified."
950
1065
  msgstr ""
951
1066
 
952
- #: ../lib/rabbit/console.rb:135
953
- msgid "Load options from FILE."
1067
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:21
1068
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:21
1069
+ msgid "Text size."
954
1070
  msgstr ""
955
1071
 
956
- #: ../lib/rabbit/console.rb:136
957
- msgid "(none)"
1072
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:25
1073
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:25
1074
+ msgid "x-axis margin."
958
1075
  msgstr ""
959
1076
 
960
- #: ../lib/rabbit/console.rb:145
961
- msgid "Specify locale dir as [DIR]."
1077
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:29
1078
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:29
1079
+ msgid "Text color."
962
1080
  msgstr ""
963
1081
 
964
- #: ../lib/rabbit/console.rb:160
965
- msgid "Specify logger type as [TYPE]."
1082
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:33
1083
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:33
1084
+ msgid "Whether show a text over line or not."
966
1085
  msgstr ""
967
1086
 
968
- #: ../lib/rabbit/console.rb:177
969
- msgid "Specify log level as [LEVEL]."
1087
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:37
1088
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:37
1089
+ msgid "Base y-axis position to stroke line."
970
1090
  msgstr ""
971
1091
 
972
- #: ../lib/rabbit/console.rb:187
973
- msgid "Show this message."
1092
+ #: ../../lib/rabbit/theme/slide-footer-info/property.rb:41
1093
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:41
1094
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:24
1095
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:24
1096
+ msgid "Whether uninstall this theme or not."
974
1097
  msgstr ""
975
1098
 
976
- #: ../lib/rabbit/console.rb:191
977
- msgid "Show version."
1099
+ #: ../../lib/rabbit/theme/default-description/property.rb:2
1100
+ msgid "DefaultDescription"
978
1101
  msgstr ""
979
1102
 
980
- #: ../lib/rabbit/theme/slide-show/property.rb:1 ../lib/rabbit/theme/clock/property.rb:1
981
- #: ../lib/rabbit/theme/timer/property.rb:1 ../lib/rabbit/theme/image-timer/property.rb:1
982
- msgid "Time"
1103
+ #: ../../lib/rabbit/theme/default-description/property.rb:3
1104
+ msgid "Toolkit to display description-list items with orange underlines."
983
1105
  msgstr ""
984
1106
 
985
- #: ../lib/rabbit/theme/slide-show/property.rb:2
986
- msgid "Slide Show"
1107
+ #: ../../lib/rabbit/theme/default-description/property.rb:5
1108
+ msgid "Displays description-list items with orange underlines."
987
1109
  msgstr ""
988
1110
 
989
- #: ../lib/rabbit/theme/slide-show/property.rb:3
990
- msgid "Toolkit to do slide show"
1111
+ #: ../../lib/rabbit/theme/ruby-gnome2-headline/property.rb:2
1112
+ msgid "RubyGNOME2Headline"
991
1113
  msgstr ""
992
1114
 
993
- #: ../lib/rabbit/theme/slide-show/property.rb:4
994
- msgid "Move to the next slide automatically."
1115
+ #: ../../lib/rabbit/theme/ruby-gnome2-headline/property.rb:3
1116
+ msgid ""
1117
+ "Toolkit to display headlines like those in the website of the Ruby-GNOME2 "
1118
+ "Project"
995
1119
  msgstr ""
996
1120
 
997
- #: ../lib/rabbit/theme/lightning-simple/property.rb:2
998
- msgid "LightningTalk-Simple"
1121
+ #: ../../lib/rabbit/theme/ruby-gnome2-headline/property.rb:5
1122
+ msgid ""
1123
+ "Displays headlines like ones in the website of the Ruby-GNOME2 Project; i.e. "
1124
+ "displays their text colored white and placed in the dark red boxes with pink "
1125
+ "frames."
999
1126
  msgstr ""
1000
1127
 
1001
- #: ../lib/rabbit/theme/lightning-simple/property.rb:3
1002
- msgid "Lightning Talk theme simple version"
1128
+ #: ../../lib/rabbit/theme/color-circle-title-slide/property.rb:2
1129
+ msgid "Color Circle Title Slide"
1003
1130
  msgstr ""
1004
1131
 
1005
- #: ../lib/rabbit/theme/auto-slide/auto-slide.rb:1 ../lib/rabbit/theme/applier.rb:604
1006
- #: ../lib/rabbit/theme/slide-background/slide-background.rb:1
1007
- msgid "%s is deprecated. Use %s instead."
1132
+ #: ../../lib/rabbit/theme/color-circle-title-slide/property.rb:3
1133
+ msgid "Toolkit to set ((<color-circle>)) theme's title slide style up."
1008
1134
  msgstr ""
1009
1135
 
1010
- #: ../lib/rabbit/theme/auto-slide/property.rb:1 ../lib/rabbit/theme/slide-background/property.rb:1
1011
- msgid "Backward compatibility"
1136
+ #: ../../lib/rabbit/theme/color-circle-description/property.rb:2
1137
+ msgid "Color Circle Description"
1012
1138
  msgstr ""
1013
1139
 
1014
- #: ../lib/rabbit/theme/auto-slide/property.rb:2
1015
- msgid "Auto Slide"
1140
+ #: ../../lib/rabbit/theme/color-circle-description/property.rb:3
1141
+ msgid "Toolkit to set ((<color-circle>)) theme's description-list style up."
1016
1142
  msgstr ""
1017
1143
 
1018
- #: ../lib/rabbit/theme/auto-slide/property.rb:3
1019
- msgid "Backward compatibility theme for ((<slide-show>))"
1144
+ #: ../../lib/rabbit/theme/default-icon/property.rb:2
1145
+ msgid "DefaultIcon"
1020
1146
  msgstr ""
1021
1147
 
1022
- #: ../lib/rabbit/theme/auto-slide/property.rb:4
1023
- msgid "See ((<slide-show>))"
1148
+ #: ../../lib/rabbit/theme/default-icon/property.rb:3
1149
+ msgid "Toolkit to use pink circle and polygon as icons"
1024
1150
  msgstr ""
1025
1151
 
1026
- #: ../lib/rabbit/theme/title-on-image-toolkit/property.rb:1 ../lib/rabbit/theme/default-preformatted/property.rb:1
1027
- #: ../lib/rabbit/theme/edge-info-toolkit/property.rb:1 ../lib/rabbit/theme/tag/property.rb:1
1028
- #: ../lib/rabbit/theme/default-title-text/property.rb:1 ../lib/rabbit/theme/default-item-mark-setup/property.rb:1
1029
- #: ../lib/rabbit/theme/default-title-slide/property.rb:1 ../lib/rabbit/theme/ruby-gnome2-preformatted/property.rb:1
1030
- #: ../lib/rabbit/theme/title-logo/property.rb:1 ../lib/rabbit/theme/syntax-highlighting/property.rb:1
1031
- #: ../lib/rabbit/theme/image/property.rb:1 ../lib/rabbit/theme/default-foot-text/property.rb:1
1032
- #: ../lib/rabbit/theme/default-text/property.rb:1 ../lib/rabbit/theme/table/property.rb:1
1033
- #: ../lib/rabbit/theme/ruby-gnome2-foot-text/property.rb:1 ../lib/rabbit/theme/color-circle-slide/property.rb:1
1034
- #: ../lib/rabbit/theme/base/property.rb:1 ../lib/rabbit/theme/ruby-gnome2-item-mark/property.rb:1
1035
- #: ../lib/rabbit/theme/default-block-quote/property.rb:1 ../lib/rabbit/theme/color-circle-common/property.rb:1
1036
- #: ../lib/rabbit/theme/emphasize-keyword/property.rb:1 ../lib/rabbit/theme/rabbit-powered-by/property.rb:1
1037
- #: ../lib/rabbit/theme/ruby-gnome2-icon/property.rb:1 ../lib/rabbit/theme/ruby-gnome2-description/property.rb:1
1038
- #: ../lib/rabbit/theme/cozmixng-powered-by/property.rb:1 ../lib/rabbit/theme/color-circle-title-text/property.rb:1
1039
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:1 ../lib/rabbit/theme/default-description/property.rb:1
1040
- #: ../lib/rabbit/theme/ruby-gnome2-headline/property.rb:1 ../lib/rabbit/theme/color-circle-title-slide/property.rb:1
1041
- #: ../lib/rabbit/theme/color-circle-description/property.rb:1 ../lib/rabbit/theme/default-icon/property.rb:1
1042
- #: ../lib/rabbit/theme/color-circle-foot-text/property.rb:1 ../lib/rabbit/theme/default-item-mark/property.rb:1
1043
- #: ../lib/rabbit/theme/per-slide-background-image/property.rb:1 ../lib/rabbit/theme/color-circle/property.rb:1
1044
- #: ../lib/rabbit/theme/rabbit-item-mark/property.rb:1 ../lib/rabbit/theme/color-circle-method-list/property.rb:1
1045
- #: ../lib/rabbit/theme/ruby-gnome2-slide/property.rb:1 ../lib/rabbit/theme/slide-background-image/property.rb:1
1046
- #: ../lib/rabbit/theme/default-comment/property.rb:1 ../lib/rabbit/theme/slide-number/property.rb:1
1047
- #: ../lib/rabbit/theme/icon/property.rb:1 ../lib/rabbit/theme/color-circle-block-quote/property.rb:1
1048
- #: ../lib/rabbit/theme/slide-header-info/property.rb:1 ../lib/rabbit/theme/title-background-color/property.rb:1
1049
- #: ../lib/rabbit/theme/footer-logo/property.rb:1 ../lib/rabbit/theme/powered-by/property.rb:1
1050
- #: ../lib/rabbit/theme/rabbit-headline-logo/property.rb:1 ../lib/rabbit/theme/image-slide-number/property.rb:1
1051
- #: ../lib/rabbit/theme/default-method-list/property.rb:1 ../lib/rabbit/theme/simple-item-mark/property.rb:1
1052
- #: ../lib/rabbit/theme/rabbit-block-quote/property.rb:1 ../lib/rabbit/theme/slide-logo/property.rb:1
1053
- #: ../lib/rabbit/theme/title-background-image/property.rb:1 ../lib/rabbit/theme/rabbit-icon/property.rb:1
1054
- #: ../lib/rabbit/theme/color-circle-text/property.rb:1 ../lib/rabbit/theme/default-slide/property.rb:1
1055
- #: ../lib/rabbit/theme/color-circle-item-mark/property.rb:1 ../lib/rabbit/theme/title-slide-background-image/property.rb:1
1056
- #: ../lib/rabbit/theme/lightning-talk-toolkit/property.rb:1 ../lib/rabbit/theme/color-circle-preformatted/property.rb:1
1057
- #: ../lib/rabbit/theme/rabbit-title-logo/property.rb:1 ../lib/rabbit/theme/title-shadow/property.rb:1
1058
- #: ../lib/rabbit/theme/per-slide-background-color/property.rb:1 ../lib/rabbit/theme/headline-logo/property.rb:1
1059
- msgid "Toolkit"
1152
+ #: ../../lib/rabbit/theme/default-icon/property.rb:4
1153
+ msgid "Uses pink circle and polygon as icons."
1060
1154
  msgstr ""
1061
1155
 
1062
- #: ../lib/rabbit/theme/title-on-image-toolkit/property.rb:2
1063
- msgid "Title on Image Toolkit"
1156
+ #: ../../lib/rabbit/theme/color-circle-foot-text/property.rb:2
1157
+ msgid "Color Circle Foot Text"
1064
1158
  msgstr ""
1065
1159
 
1066
- #: ../lib/rabbit/theme/title-on-image-toolkit/property.rb:3
1067
- msgid "Displays title on image"
1160
+ #: ../../lib/rabbit/theme/color-circle-foot-text/property.rb:3
1161
+ msgid "Toolkit to set ((<color-circle>)) theme's foot text style up."
1068
1162
  msgstr ""
1069
1163
 
1070
- #: ../lib/rabbit/theme/cozmixng/property.rb:2
1071
- msgid "COZMIXNG"
1164
+ #: ../../lib/rabbit/theme/default-item-mark/property.rb:2
1165
+ msgid "DefaultItemMark"
1072
1166
  msgstr ""
1073
1167
 
1074
- #: ../lib/rabbit/theme/cozmixng/property.rb:3
1075
- msgid "COZMIXNG theme"
1168
+ #: ../../lib/rabbit/theme/default-item-mark/property.rb:3
1169
+ msgid "Toolkit to display squares as list item marks"
1076
1170
  msgstr ""
1077
1171
 
1078
- #: ../lib/rabbit/theme/default-preformatted/property.rb:2
1079
- msgid "Default Preformatted"
1172
+ #: ../../lib/rabbit/theme/default-item-mark/property.rb:4
1173
+ msgid "Displays squares at the head of list items."
1080
1174
  msgstr ""
1081
1175
 
1082
- #: ../lib/rabbit/theme/default-preformatted/property.rb:3
1083
- msgid "Displays preformatted text with frame."
1176
+ #: ../../lib/rabbit/theme/lightning-talk/property.rb:2
1177
+ msgid "LightningTalk"
1084
1178
  msgstr ""
1085
1179
 
1086
- #: ../lib/rabbit/theme/edge-info-toolkit/property.rb:2
1087
- msgid "Edge Info Toolkit"
1180
+ #: ../../lib/rabbit/theme/lightning-talk/property.rb:3
1181
+ msgid "Lightning Talk theme"
1088
1182
  msgstr ""
1089
1183
 
1090
- #: ../lib/rabbit/theme/edge-info-toolkit/property.rb:3
1091
- msgid "Displays information with line at the edge of slide."
1184
+ #: ../../lib/rabbit/theme/per-slide-background-image/property.rb:2
1185
+ msgid "PerSlideBackgroundImage"
1092
1186
  msgstr ""
1093
1187
 
1094
- #: ../lib/rabbit/theme/newline-in-title/property.rb:1 ../lib/rabbit/theme/newline-in-slides/property.rb:1
1095
- msgid "Convenience"
1188
+ #: ../../lib/rabbit/theme/per-slide-background-image/property.rb:3
1189
+ msgid "Toolkit to display an image as a background of each slide"
1096
1190
  msgstr ""
1097
1191
 
1098
- #: ../lib/rabbit/theme/newline-in-title/property.rb:2
1099
- msgid "Newline in Title"
1192
+ #: ../../lib/rabbit/theme/per-slide-background-image/property.rb:4
1193
+ msgid ""
1194
+ "Displays an image as a background of each slide.\n"
1195
+ "\n"
1196
+ "Each image is specified as a slide property:\n"
1197
+ " = target slide\n"
1198
+ " \n"
1199
+ " ...\n"
1200
+ " \n"
1201
+ " == properties\n"
1202
+ " \n"
1203
+ " : background-image\n"
1204
+ " my-picture.png\n"
1205
+ msgstr ""
1206
+
1207
+ #: ../../lib/rabbit/theme/newline-in-slides/property.rb:2
1208
+ msgid "Newline in Slides"
1100
1209
  msgstr ""
1101
1210
 
1102
- #: ../lib/rabbit/theme/newline-in-title/property.rb:3 ../lib/rabbit/theme/newline-in-slides/property.rb:3
1103
- msgid "Convenience '\\n' newline notation."
1211
+ #: ../../lib/rabbit/theme/newline-in-slides/property.rb:4
1212
+ msgid ""
1213
+ "Enable '\n"
1214
+ "' notation to insert newline in all slides."
1104
1215
  msgstr ""
1105
1216
 
1106
- #: ../lib/rabbit/theme/newline-in-title/property.rb:4
1107
- msgid "Enable '\\n' notation to insert newline in title."
1217
+ #: ../../lib/rabbit/theme/color-circle/property.rb:2
1218
+ msgid "Color Circle"
1108
1219
  msgstr ""
1109
1220
 
1110
- #: ../lib/rabbit/theme/tag/property.rb:2
1111
- msgid "Tag"
1221
+ #: ../../lib/rabbit/theme/color-circle/property.rb:3
1222
+ msgid "Toolkit to make a theme that has colored circles"
1112
1223
  msgstr ""
1113
1224
 
1114
- #: ../lib/rabbit/theme/tag/property.rb:3
1115
- msgid "Toolkit to apply custom tag"
1225
+ #: ../../lib/rabbit/theme/color-circle/property.rb:4
1226
+ msgid "There are many colored circles in slides."
1116
1227
  msgstr ""
1117
1228
 
1118
- #: ../lib/rabbit/theme/tag/property.rb:4
1119
- msgid "Applies custom tag style."
1229
+ #: ../../lib/rabbit/theme/color-circle/color-circle.rb:16
1230
+ msgid "required variables aren't set: %s"
1120
1231
  msgstr ""
1121
1232
 
1122
- #: ../lib/rabbit/theme/scroll-effect/property.rb:1 ../lib/rabbit/theme/rotate-zoom-effect/property.rb:1
1123
- #: ../lib/rabbit/theme/mirror-effect/property.rb:1
1124
- msgid "Effect"
1233
+ #: ../../lib/rabbit/theme/rabbit-item-mark/property.rb:2
1234
+ msgid "RabbitItemMark"
1125
1235
  msgstr ""
1126
1236
 
1127
- #: ../lib/rabbit/theme/scroll-effect/property.rb:2
1128
- msgid "Scroll Effect"
1237
+ #: ../../lib/rabbit/theme/rabbit-item-mark/property.rb:3
1238
+ msgid "Toolkit to display colorful balls as list item marks"
1129
1239
  msgstr ""
1130
1240
 
1131
- #: ../lib/rabbit/theme/scroll-effect/property.rb:3
1132
- msgid "Provide scroll_effect method that scrolls content."
1241
+ #: ../../lib/rabbit/theme/rabbit-item-mark/property.rb:4
1242
+ msgid "Displays colorful balls at the head of list items."
1133
1243
  msgstr ""
1134
1244
 
1135
- #: ../lib/rabbit/theme/default-title-text/property.rb:2
1136
- msgid "Default Title Text"
1245
+ #: ../../lib/rabbit/theme/color-circle-method-list/property.rb:2
1246
+ msgid "Color Circle Method List"
1137
1247
  msgstr ""
1138
1248
 
1139
- #: ../lib/rabbit/theme/default-title-text/property.rb:3
1140
- msgid "Sets default title text style up."
1249
+ #: ../../lib/rabbit/theme/color-circle-method-list/property.rb:3
1250
+ msgid "Toolkit to set ((<color-circle>)) theme's method-list style up."
1141
1251
  msgstr ""
1142
1252
 
1143
- #: ../lib/rabbit/theme/blue-bar/property.rb:2
1144
- msgid "Blue Bar"
1253
+ #: ../../lib/rabbit/theme/ruby-gnome2-slide/property.rb:2
1254
+ msgid "Ruby-GNOME2 Slide"
1145
1255
  msgstr ""
1146
1256
 
1147
- #: ../lib/rabbit/theme/blue-bar/property.rb:3
1148
- msgid "Blue bar theme"
1257
+ #: ../../lib/rabbit/theme/ruby-gnome2-slide/property.rb:3
1258
+ msgid "Displays slides with Ruby-GNOME2 style."
1149
1259
  msgstr ""
1150
1260
 
1151
- #: ../lib/rabbit/theme/default-item-mark-setup/default-item-mark-setup.rb:31
1152
- msgid "unknown item mark type: %s\\nRectangle type is used as fallback"
1261
+ #: ../../lib/rabbit/theme/clutter-comment/property.rb:2
1262
+ msgid "Clutter Comment"
1153
1263
  msgstr ""
1154
1264
 
1155
- #: ../lib/rabbit/theme/default-item-mark-setup/default-item-mark-setup.rb:81
1156
- msgid "unknown enumeration item mark type: %s\\nNumeric type is used as fallback"
1265
+ #: ../../lib/rabbit/theme/clutter-comment/property.rb:3
1266
+ msgid "Show comment as a rolling Clutter actor."
1157
1267
  msgstr ""
1158
1268
 
1159
- #: ../lib/rabbit/theme/default-item-mark-setup/property.rb:2
1160
- msgid "Default Item Mark Setup"
1269
+ #: ../../lib/rabbit/theme/mirror-effect/property.rb:2
1270
+ msgid "Mirror Effect"
1161
1271
  msgstr ""
1162
1272
 
1163
- #: ../lib/rabbit/theme/default-item-mark-setup/property.rb:3
1164
- msgid "Provides methods to set item mark style up."
1273
+ #: ../../lib/rabbit/theme/mirror-effect/property.rb:3
1274
+ msgid "Provide mirror_effect method that flips content."
1165
1275
  msgstr ""
1166
1276
 
1167
- #: ../lib/rabbit/theme/default-title-slide/property.rb:2
1168
- msgid "DefaultTitleSlide"
1277
+ #: ../../lib/rabbit/theme/slide-background-image/property.rb:2
1278
+ msgid "SlideBackgroundImage"
1169
1279
  msgstr ""
1170
1280
 
1171
- #: ../lib/rabbit/theme/default-title-slide/property.rb:3
1172
- msgid "Toolkit to locate objects in the title slide in a simple way"
1281
+ #: ../../lib/rabbit/theme/slide-background-image/property.rb:3
1282
+ msgid "Toolkit to display an image as a background of slides"
1173
1283
  msgstr ""
1174
1284
 
1175
- #: ../lib/rabbit/theme/default-title-slide/property.rb:4
1176
- msgid "Locates objects in the title slide simply by centering them and by making configuration for margins around them a little."
1285
+ #: ../../lib/rabbit/theme/slide-background-image/property.rb:4
1286
+ msgid "Displays an image as a background of slides."
1177
1287
  msgstr ""
1178
1288
 
1179
- #: ../lib/rabbit/theme/lightning-clear-blue/property.rb:2
1180
- msgid "Lightning Clear Blue"
1289
+ #: ../../lib/rabbit/theme/entry.rb:88
1290
+ msgid "Etc"
1181
1291
  msgstr ""
1182
1292
 
1183
- #: ../lib/rabbit/theme/lightning-clear-blue/property.rb:3
1184
- msgid "Clear blue theme with Lightning Talk theme"
1293
+ #: ../../lib/rabbit/theme/debian/property.rb:2
1294
+ msgid "Debian Theme"
1185
1295
  msgstr ""
1186
1296
 
1187
- #: ../lib/rabbit/theme/ruby-gnome2-preformatted/property.rb:2
1188
- msgid "Ruby-GNOME2 Preformatted"
1297
+ #: ../../lib/rabbit/theme/debian/property.rb:3
1298
+ msgid "Debian GNU/Linux Theme"
1189
1299
  msgstr ""
1190
1300
 
1191
- #: ../lib/rabbit/theme/ruby-gnome2-preformatted/property.rb:3
1192
- msgid "Displays preformatted text with Ruby-GNOME2 style."
1301
+ #: ../../lib/rabbit/theme/slide-number/property.rb:2
1302
+ msgid "TextSlideNumber"
1193
1303
  msgstr ""
1194
1304
 
1195
- #: ../lib/rabbit/theme/title-logo/title-logo.rb:4 ../lib/rabbit/theme/slide-logo/slide-logo.rb:4
1196
- msgid "must specify %s!!!"
1305
+ #: ../../lib/rabbit/theme/slide-number/property.rb:3
1306
+ msgid "Toolkit to display slide numbers, a text version"
1197
1307
  msgstr ""
1198
1308
 
1199
- #: ../lib/rabbit/theme/title-logo/property.rb:2
1200
- msgid "TitleLogo"
1309
+ #: ../../lib/rabbit/theme/slide-number/property.rb:4
1310
+ msgid "Displays slide numbers with text at the bottom of the slides."
1201
1311
  msgstr ""
1202
1312
 
1203
- #: ../lib/rabbit/theme/title-logo/property.rb:3
1204
- msgid "Toolkit to display an image as a logo in the title slide"
1313
+ #: ../../lib/rabbit/theme/slide-number/property.rb:12
1314
+ msgid "Properties of the slide numbers, such as font family."
1205
1315
  msgstr ""
1206
1316
 
1207
- #: ../lib/rabbit/theme/title-logo/property.rb:4
1208
- msgid "Displays an image as a logo in the title slide."
1317
+ #: ../../lib/rabbit/theme/icon/property.rb:2
1318
+ msgid "Icon"
1209
1319
  msgstr ""
1210
1320
 
1211
- #: ../lib/rabbit/theme/title-logo/property.rb:7 ../lib/rabbit/theme/slide-background-image/property.rb:7
1212
- #: ../lib/rabbit/theme/title-background-color/property.rb:7 ../lib/rabbit/theme/footer-logo/property.rb:7
1213
- #: ../lib/rabbit/theme/slide-logo/property.rb:7 ../lib/rabbit/theme/title-background-image/property.rb:8
1214
- #: ../lib/rabbit/theme/title-slide-background-image/property.rb:7 ../lib/rabbit/theme/headline-logo/property.rb:7
1215
- msgid "(Must be specified.)"
1321
+ #: ../../lib/rabbit/theme/icon/property.rb:3
1322
+ msgid "Toolkit to specify an image or images as icons"
1216
1323
  msgstr ""
1217
1324
 
1218
- #: ../lib/rabbit/theme/title-logo/property.rb:8 ../lib/rabbit/theme/slide-background-image/property.rb:8
1219
- #: ../lib/rabbit/theme/icon/property.rb:22 ../lib/rabbit/theme/footer-logo/property.rb:8
1220
- #: ../lib/rabbit/theme/slide-logo/property.rb:8 ../lib/rabbit/theme/title-background-image/property.rb:9
1221
- #: ../lib/rabbit/theme/title-slide-background-image/property.rb:8 ../lib/rabbit/theme/headline-logo/property.rb:8
1222
- msgid "Image file name."
1325
+ #: ../../lib/rabbit/theme/icon/property.rb:4
1326
+ msgid ""
1327
+ "Specifies an image or images as icons of the window, which will be used by "
1328
+ "some window managers and desktop environments, for example when the window "
1329
+ "is minimized (or 'iconified'), in the window frame, or when windows are "
1330
+ "switched. The specified image or images are automatically scaled to the icon "
1331
+ "sizes case by case. When several images are specified and they have "
1332
+ "different sizes, an image with the most similar size to that of icon among "
1333
+ "them is chosen and scaled in order to improve the quality of image finally "
1334
+ "displayed."
1335
+ msgstr ""
1336
+
1337
+ #: ../../lib/rabbit/theme/icon/property.rb:18
1338
+ #: ../../lib/rabbit/theme/powered-by/property.rb:18
1339
+ msgid "List of image file names."
1223
1340
  msgstr ""
1224
1341
 
1225
- #: ../lib/rabbit/theme/title-logo/property.rb:12
1226
- msgid "Position of the logo. The logo will be set at the upper-right corner when '(({:right}))', and at the upper-left corner when '(({:left}))'."
1342
+ #: ../../lib/rabbit/theme/color-circle-block-quote/property.rb:2
1343
+ msgid "Color Circle block quote"
1227
1344
  msgstr ""
1228
1345
 
1229
- #: ../lib/rabbit/theme/title-logo/property.rb:19 ../lib/rabbit/theme/clock/property.rb:17
1230
- #: ../lib/rabbit/theme/slide-number/property.rb:17 ../lib/rabbit/theme/image-slide-number/property.rb:60
1231
- #: ../lib/rabbit/theme/show-frame/property.rb:12
1232
- msgid "Whether uninstalling this toolkit or not. This option is useful for cases you do not want to make the toolkit work for certain slides."
1346
+ #: ../../lib/rabbit/theme/color-circle-block-quote/property.rb:3
1347
+ msgid "Toolkit to display itemization in quotation"
1233
1348
  msgstr ""
1234
1349
 
1235
- #: ../lib/rabbit/theme/syntax-highlighting/property.rb:2
1236
- msgid "Syntax Highlighting"
1350
+ #: ../../lib/rabbit/theme/color-circle-block-quote/property.rb:4
1351
+ msgid "Support itemization in quotation."
1237
1352
  msgstr ""
1238
1353
 
1239
- #: ../lib/rabbit/theme/syntax-highlighting/property.rb:3
1240
- msgid "Toolkit for syntax highlighting"
1354
+ #: ../../lib/rabbit/theme/red-frame/property.rb:2
1355
+ msgid "RedFrame"
1241
1356
  msgstr ""
1242
1357
 
1243
- #: ../lib/rabbit/theme/syntax-highlighting/property.rb:4
1244
- msgid "Applies syntax highlighting style."
1358
+ #: ../../lib/rabbit/theme/red-frame/property.rb:3
1359
+ msgid "Red frame theme"
1245
1360
  msgstr ""
1246
1361
 
1247
- #: ../lib/rabbit/theme/slide-background/property.rb:2
1248
- msgid "SlideBackground"
1362
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:3
1363
+ msgid "Toolkit to display information at the header"
1249
1364
  msgstr ""
1250
1365
 
1251
- #: ../lib/rabbit/theme/slide-background/property.rb:3
1252
- msgid "Backward compatibility theme for ((<slide-background-image>))"
1366
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:4
1367
+ msgid "Displays information with a line at the header of slides."
1253
1368
  msgstr ""
1254
1369
 
1255
- #: ../lib/rabbit/theme/slide-background/property.rb:4
1256
- msgid "See ((<slide-background-image>))"
1370
+ #: ../../lib/rabbit/theme/slide-header-info/property.rb:16
1371
+ msgid ""
1372
+ "Line fill pattern. @slide_header_info_line_color is ignored if this "
1373
+ "parameter is specified."
1257
1374
  msgstr ""
1258
1375
 
1259
- #: ../lib/rabbit/theme/image/property.rb:2 ../data/rabbit/image/rabbit-images/property.rb:1
1260
- #: ../data/rabbit/image/ruby-images/property.rb:1 ../data/rabbit/image/clear-blue-images/property.rb:1
1261
- #: ../data/rabbit/image/cozmixng-images/property.rb:1 ../data/rabbit/image/dark-gradation-images/property.rb:1
1262
- #: ../data/rabbit/image/rubykaigi2011-images/property.rb:1 ../data/rabbit/image/nari-images/property.rb:1
1263
- #: ../data/rabbit/image/debian-images/property.rb:1
1264
- msgid "Image"
1376
+ #: ../../lib/rabbit/theme/title-background-color/property.rb:2
1377
+ msgid "TitleBackgroundColor"
1265
1378
  msgstr ""
1266
1379
 
1267
- #: ../lib/rabbit/theme/image/property.rb:3
1268
- msgid "image rendering"
1380
+ #: ../../lib/rabbit/theme/title-background-color/property.rb:3
1381
+ msgid "Toolkit to color a background of the title slide"
1269
1382
  msgstr ""
1270
1383
 
1271
- #: ../lib/rabbit/theme/default-foot-text/property.rb:2
1272
- msgid "Default Foot Text"
1384
+ #: ../../lib/rabbit/theme/title-background-color/property.rb:4
1385
+ msgid "Color a background of the title slide."
1273
1386
  msgstr ""
1274
1387
 
1275
- #: ../lib/rabbit/theme/default-foot-text/property.rb:3
1276
- msgid "Displays foot text at the footer of slide."
1388
+ #: ../../lib/rabbit/theme/title-background-color/property.rb:8
1389
+ msgid "Background color."
1277
1390
  msgstr ""
1278
1391
 
1279
- #: ../lib/rabbit/theme/default-text/property.rb:2
1280
- msgid "Default Text"
1392
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:2
1393
+ msgid "Footer Logo"
1281
1394
  msgstr ""
1282
1395
 
1283
- #: ../lib/rabbit/theme/default-text/property.rb:3
1284
- msgid "Sets default text style up."
1396
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:3
1397
+ msgid "Toolkit to display an image as logo at the footer"
1285
1398
  msgstr ""
1286
1399
 
1287
- #: ../lib/rabbit/theme/table/property.rb:2
1288
- msgid "Table"
1400
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:4
1401
+ msgid "Displays an image as a logo at the footer of slides."
1289
1402
  msgstr ""
1290
1403
 
1291
- #: ../lib/rabbit/theme/table/property.rb:3
1292
- msgid "table rendering"
1404
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:12
1405
+ msgid "Whether keep ratio of an image or not."
1293
1406
  msgstr ""
1294
1407
 
1295
- #: ../lib/rabbit/theme/ruby-gnome2-foot-text/property.rb:2
1296
- msgid "Ruby-GNOME2 Foot Text"
1408
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:16
1409
+ msgid "Right margin of an image."
1297
1410
  msgstr ""
1298
1411
 
1299
- #: ../lib/rabbit/theme/ruby-gnome2-foot-text/property.rb:3
1300
- msgid "Displays foot text at the footer of slide with Ruby-GNOME2 style."
1412
+ #: ../../lib/rabbit/theme/footer-logo/property.rb:20
1413
+ msgid "Bottom margin of an image."
1301
1414
  msgstr ""
1302
1415
 
1303
- #: ../lib/rabbit/theme/enishi-green/property.rb:2
1304
- msgid "Enishi Green"
1416
+ #: ../../lib/rabbit/theme/centering-rabbit/property.rb:2
1417
+ msgid "Centering Rabbit"
1305
1418
  msgstr ""
1306
1419
 
1307
- #: ../lib/rabbit/theme/enishi-green/property.rb:3
1308
- msgid "EnishTech green based theme"
1420
+ #: ../../lib/rabbit/theme/centering-rabbit/property.rb:3
1421
+ msgid "Rabbit theme with text centering."
1309
1422
  msgstr ""
1310
1423
 
1311
- #: ../lib/rabbit/theme/stream-comment/property.rb:2
1312
- msgid "Stream Comment"
1424
+ #: ../../lib/rabbit/theme/powered-by/property.rb:2
1425
+ msgid "PoweredBy"
1313
1426
  msgstr ""
1314
1427
 
1315
- #: ../lib/rabbit/theme/stream-comment/property.rb:3
1316
- msgid "Stream comments on canvas."
1317
- msgstr ""
1318
-
1319
- #: ../lib/rabbit/theme/color-circle-slide/property.rb:2
1320
- msgid "Color Circle Slide"
1321
- msgstr ""
1322
-
1323
- #: ../lib/rabbit/theme/color-circle-slide/property.rb:3
1324
- msgid "Toolkit to set ((<color-circle>)) theme's slide style up."
1325
- msgstr ""
1326
-
1327
- #: ../lib/rabbit/theme/base/property.rb:2
1328
- msgid "Base"
1329
- msgstr ""
1330
-
1331
- #: ../lib/rabbit/theme/base/property.rb:3
1332
- msgid "Define default variables"
1333
- msgstr ""
1334
-
1335
- #: ../lib/rabbit/theme/base/property.rb:4
1336
- msgid "This theme is always included at the first."
1337
- msgstr ""
1338
-
1339
- #: ../lib/rabbit/theme/clear-blue/property.rb:2
1340
- msgid "Clear Blue"
1341
- msgstr ""
1342
-
1343
- #: ../lib/rabbit/theme/clear-blue/property.rb:3
1344
- msgid "Clear blue theme"
1345
- msgstr ""
1346
-
1347
- #: ../lib/rabbit/theme/ranguba/property.rb:2
1348
- msgid "Ranguba"
1349
- msgstr ""
1350
-
1351
- #: ../lib/rabbit/theme/ranguba/property.rb:3
1352
- msgid "Ranguba theme"
1353
- msgstr ""
1354
-
1355
- #: ../lib/rabbit/theme/ruby-gnome2-item-mark/property.rb:2
1356
- msgid "RubyGNOME2ItemMark"
1357
- msgstr ""
1358
-
1359
- #: ../lib/rabbit/theme/ruby-gnome2-item-mark/property.rb:3
1360
- msgid "Toolkit to display list items like ones in the website of the Ruby-GNOME2 Project"
1361
- msgstr ""
1362
-
1363
- #: ../lib/rabbit/theme/ruby-gnome2-item-mark/property.rb:5
1364
- msgid "Displays list items like ones in the website of the Ruby-GNOME2 Project; i.e. displays text of the first-level items colored blue and underlined, the second- and third-level items marked with black squares and circles."
1365
- msgstr ""
1366
-
1367
- #: ../lib/rabbit/theme/default-block-quote/default-block-quote.rb:111
1368
- msgid "[cited from `%s']"
1369
- msgstr ""
1370
-
1371
- #: ../lib/rabbit/theme/default-block-quote/property.rb:2
1372
- msgid "Default Block Quote"
1373
- msgstr ""
1374
-
1375
- #: ../lib/rabbit/theme/default-block-quote/property.rb:3
1376
- msgid "Displays block quote text with frame."
1377
- msgstr ""
1378
-
1379
- #: ../lib/rabbit/theme/day-white/property.rb:2
1380
- msgid "Day White"
1381
- msgstr ""
1382
-
1383
- #: ../lib/rabbit/theme/day-white/property.rb:3
1384
- msgid "Day White theme"
1385
- msgstr ""
1386
-
1387
- #: ../lib/rabbit/theme/night-black/property.rb:2
1388
- msgid "Night Black"
1389
- msgstr ""
1390
-
1391
- #: ../lib/rabbit/theme/night-black/property.rb:3
1392
- msgid "Night Black theme"
1393
- msgstr ""
1394
-
1395
- #: ../lib/rabbit/theme/color-circle-common/property.rb:2
1396
- msgid "Color Circle common"
1397
- msgstr ""
1398
-
1399
- #: ../lib/rabbit/theme/color-circle-common/property.rb:3
1400
- msgid "Provide common methods for Color Circle toolkit."
1401
- msgstr ""
1402
-
1403
- #: ../lib/rabbit/theme/default/property.rb:2
1404
- msgid "Default"
1405
- msgstr ""
1406
-
1407
- #: ../lib/rabbit/theme/default/property.rb:3
1408
- msgid "default theme"
1409
- msgstr ""
1410
-
1411
- #: ../lib/rabbit/theme/emphasize-keyword/property.rb:2
1412
- msgid "Emphasize Keyword"
1413
- msgstr ""
1414
-
1415
- #: ../lib/rabbit/theme/emphasize-keyword/property.rb:3
1416
- msgid "Provides emphasize_keyword method that markups specified keyword as emphasis text."
1417
- msgstr ""
1418
-
1419
- #: ../lib/rabbit/theme/rabbit/property.rb:3
1420
- msgid "Rabbit theme"
1421
- msgstr ""
1422
-
1423
- #: ../lib/rabbit/theme/rabbit-powered-by/property.rb:2
1424
- msgid "RabbitPoweredBy"
1425
- msgstr ""
1426
-
1427
- #: ../lib/rabbit/theme/rabbit-powered-by/property.rb:3
1428
- msgid "Powered-by-Rabbit ad toolkit"
1429
- msgstr ""
1430
-
1431
- #: ../lib/rabbit/theme/rabbit-powered-by/property.rb:4
1432
- msgid "Displays a text and an image showing the presentation slides are powered by Rabbit and COZMIXNG at the foot of the title slide and of the last slide."
1433
- msgstr ""
1434
-
1435
- #: ../lib/rabbit/theme/blue-circle/property.rb:2
1436
- msgid "Blue Circle"
1437
- msgstr ""
1438
-
1439
- #: ../lib/rabbit/theme/blue-circle/property.rb:3
1440
- msgid "Blue Circle theme"
1441
- msgstr ""
1442
-
1443
- #: ../lib/rabbit/theme/clock/property.rb:2
1444
- msgid "TextClock"
1445
- msgstr ""
1446
-
1447
- #: ../lib/rabbit/theme/clock/property.rb:3
1448
- msgid "Clock toolkit, a text version"
1449
- msgstr ""
1450
-
1451
- #: ../lib/rabbit/theme/clock/property.rb:4
1452
- msgid "Displays current time with text."
1453
- msgstr ""
1454
-
1455
- #: ../lib/rabbit/theme/clock/property.rb:13
1456
- msgid "Properties for the clock, such as font family."
1457
- msgstr ""
1458
-
1459
- #: ../lib/rabbit/theme/ruby-gnome2-icon/property.rb:2
1460
- msgid "RubyGNOME2Icon"
1461
- msgstr ""
1462
-
1463
- #: ../lib/rabbit/theme/ruby-gnome2-icon/property.rb:3
1464
- msgid "Toolkit to use a pink circle as icons"
1465
- msgstr ""
1466
-
1467
- #: ../lib/rabbit/theme/ruby-gnome2-icon/property.rb:4
1468
- msgid "Uses a pink circle as icons."
1469
- msgstr ""
1470
-
1471
- #: ../lib/rabbit/theme/timer/property.rb:2
1472
- msgid "TextTimer"
1473
- msgstr ""
1474
-
1475
- #: ../lib/rabbit/theme/timer/property.rb:3
1476
- msgid "text version timer"
1477
- msgstr ""
1478
-
1479
- #: ../lib/rabbit/theme/ruby-gnome2-description/property.rb:2
1480
- msgid "RubyGNOME2Description"
1481
- msgstr ""
1482
-
1483
- #: ../lib/rabbit/theme/ruby-gnome2-description/property.rb:3
1484
- msgid "Toolkit to display description-list items like ones in the website of the Ruby-GNOME2 Project"
1485
- msgstr ""
1486
-
1487
- #: ../lib/rabbit/theme/ruby-gnome2-description/property.rb:5
1488
- msgid "Displays description-list items like ones in the website of the Ruby-GNOME2 Project; i.e. displays their text colored blue."
1489
- msgstr ""
1490
-
1491
- #: ../lib/rabbit/theme/cozmixng-powered-by/property.rb:2
1492
- msgid "COZMIXNGPoweredBy"
1493
- msgstr ""
1494
-
1495
- #: ../lib/rabbit/theme/cozmixng-powered-by/property.rb:3
1496
- msgid "Powered-by-COZMIXNG ad toolkit"
1497
- msgstr ""
1498
-
1499
- #: ../lib/rabbit/theme/cozmixng-powered-by/property.rb:4
1500
- msgid "Displays a text and images showing the presentation slides are powered by COZMIXNG and Rabbit at the foot of the title slide and of the last slide."
1501
- msgstr ""
1502
-
1503
- #: ../lib/rabbit/theme/rotate-zoom-effect/property.rb:2
1504
- msgid "Rotate Zoom Effect"
1505
- msgstr ""
1506
-
1507
- #: ../lib/rabbit/theme/rotate-zoom-effect/property.rb:3
1508
- msgid "Provide rotate_zoom_effect method that rotates and zooms content."
1509
- msgstr ""
1510
-
1511
- #: ../lib/rabbit/theme/color-circle-title-text/property.rb:2
1512
- msgid "Color Circle Title text"
1513
- msgstr ""
1514
-
1515
- #: ../lib/rabbit/theme/color-circle-title-text/property.rb:3
1516
- msgid "Toolkit to set ((<color-circle>)) theme's title text style up."
1517
- msgstr ""
1518
-
1519
- #: ../lib/rabbit/theme/lightning-rabbit/property.rb:2
1520
- msgid "LightningRabbit"
1521
- msgstr ""
1522
-
1523
- #: ../lib/rabbit/theme/lightning-rabbit/property.rb:3
1524
- msgid "Rabbit theme with Lightning Talk theme"
1525
- msgstr ""
1526
-
1527
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:2 ../lib/rabbit/theme/slide-header-info/property.rb:2
1528
- msgid "Slide Footer Info"
1529
- msgstr ""
1530
-
1531
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:3
1532
- msgid "Toolkit to display information at the footer"
1533
- msgstr ""
1534
-
1535
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:4
1536
- msgid "Displays information with a line at the footer of slides."
1537
- msgstr ""
1538
-
1539
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:8 ../lib/rabbit/theme/slide-header-info/property.rb:8
1540
- msgid "Line color."
1541
- msgstr ""
1542
-
1543
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:12 ../lib/rabbit/theme/slide-header-info/property.rb:12
1544
- msgid "Line width."
1545
- msgstr ""
1546
-
1547
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:15 ../lib/rabbit/theme/slide-header-info/property.rb:15
1548
- msgid "white <-> black gradation"
1549
- msgstr ""
1550
-
1551
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:16
1552
- msgid "Line fill pattern. @slide_footer_info_line_color is ignored if this parameter is specified."
1553
- msgstr ""
1554
-
1555
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:21 ../lib/rabbit/theme/slide-header-info/property.rb:21
1556
- msgid "Text size."
1557
- msgstr ""
1558
-
1559
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:25 ../lib/rabbit/theme/slide-header-info/property.rb:25
1560
- msgid "x-axis margin."
1561
- msgstr ""
1562
-
1563
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:29 ../lib/rabbit/theme/slide-header-info/property.rb:29
1564
- msgid "Text color."
1565
- msgstr ""
1566
-
1567
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:33 ../lib/rabbit/theme/slide-header-info/property.rb:33
1568
- msgid "Whether show a text over line or not."
1569
- msgstr ""
1570
-
1571
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:37 ../lib/rabbit/theme/slide-header-info/property.rb:37
1572
- msgid "Base y-axis position to stroke line."
1573
- msgstr ""
1574
-
1575
- #: ../lib/rabbit/theme/slide-footer-info/property.rb:41 ../lib/rabbit/theme/slide-header-info/property.rb:41
1576
- #: ../lib/rabbit/theme/footer-logo/property.rb:24 ../lib/rabbit/theme/slide-logo/property.rb:24
1577
- msgid "Whether uninstall this theme or not."
1578
- msgstr ""
1579
-
1580
- #: ../lib/rabbit/theme/default-description/property.rb:2
1581
- msgid "DefaultDescription"
1582
- msgstr ""
1583
-
1584
- #: ../lib/rabbit/theme/default-description/property.rb:3
1585
- msgid "Toolkit to display description-list items with orange underlines."
1586
- msgstr ""
1587
-
1588
- #: ../lib/rabbit/theme/default-description/property.rb:5
1589
- msgid "Displays description-list items with orange underlines."
1590
- msgstr ""
1591
-
1592
- #: ../lib/rabbit/theme/ruby-gnome2-headline/property.rb:2
1593
- msgid "RubyGNOME2Headline"
1594
- msgstr ""
1595
-
1596
- #: ../lib/rabbit/theme/ruby-gnome2-headline/property.rb:3
1597
- msgid "Toolkit to display headlines like those in the website of the Ruby-GNOME2 Project"
1598
- msgstr ""
1599
-
1600
- #: ../lib/rabbit/theme/ruby-gnome2-headline/property.rb:5
1601
- msgid "Displays headlines like ones in the website of the Ruby-GNOME2 Project; i.e. displays their text colored white and placed in the dark red boxes with pink frames."
1602
- msgstr ""
1603
-
1604
- #: ../lib/rabbit/theme/color-circle-title-slide/property.rb:2
1605
- msgid "Color Circle Title Slide"
1606
- msgstr ""
1607
-
1608
- #: ../lib/rabbit/theme/color-circle-title-slide/property.rb:3
1609
- msgid "Toolkit to set ((<color-circle>)) theme's title slide style up."
1610
- msgstr ""
1611
-
1612
- #: ../lib/rabbit/theme/color-circle-description/property.rb:2
1613
- msgid "Color Circle Description"
1614
- msgstr ""
1615
-
1616
- #: ../lib/rabbit/theme/color-circle-description/property.rb:3
1617
- msgid "Toolkit to set ((<color-circle>)) theme's description-list style up."
1618
- msgstr ""
1619
-
1620
- #: ../lib/rabbit/theme/default-icon/property.rb:2
1621
- msgid "DefaultIcon"
1622
- msgstr ""
1623
-
1624
- #: ../lib/rabbit/theme/default-icon/property.rb:3
1625
- msgid "Toolkit to use pink circle and polygon as icons"
1626
- msgstr ""
1627
-
1628
- #: ../lib/rabbit/theme/default-icon/property.rb:4
1629
- msgid "Uses pink circle and polygon as icons."
1630
- msgstr ""
1631
-
1632
- #: ../lib/rabbit/theme/color-circle-foot-text/property.rb:2
1633
- msgid "Color Circle Foot Text"
1428
+ #: ../../lib/rabbit/theme/powered-by/property.rb:3
1429
+ msgid "Powered-by ad toolkit"
1634
1430
  msgstr ""
1635
1431
 
1636
- #: ../lib/rabbit/theme/color-circle-foot-text/property.rb:3
1637
- msgid "Toolkit to set ((<color-circle>)) theme's foot text style up."
1432
+ #: ../../lib/rabbit/theme/powered-by/property.rb:4
1433
+ msgid ""
1434
+ "Displays programs the presentation slides are powered by (or displays some "
1435
+ "other ads) at the foot of the title slide and of the last slide. Images and/"
1436
+ "or a text are available as ads."
1638
1437
  msgstr ""
1639
1438
 
1640
- #: ../lib/rabbit/theme/default-item-mark/property.rb:2
1641
- msgid "DefaultItemMark"
1439
+ #: ../../lib/rabbit/theme/powered-by/property.rb:14
1440
+ msgid "Properties of the ad text, such as font family."
1642
1441
  msgstr ""
1643
1442
 
1644
- #: ../lib/rabbit/theme/default-item-mark/property.rb:3
1645
- msgid "Toolkit to display squares as list item marks"
1443
+ #: ../../lib/rabbit/theme/powered-by/property.rb:22
1444
+ msgid "Ad text."
1646
1445
  msgstr ""
1647
1446
 
1648
- #: ../lib/rabbit/theme/default-item-mark/property.rb:4
1649
- msgid "Displays squares at the head of list items."
1447
+ #: ../../lib/rabbit/theme/rabbit-headline-logo/property.rb:2
1448
+ msgid "RabbitHeadlineLogo"
1650
1449
  msgstr ""
1651
1450
 
1652
- #: ../lib/rabbit/theme/lightning-talk/property.rb:2
1653
- msgid "LightningTalk"
1451
+ #: ../../lib/rabbit/theme/rabbit-headline-logo/property.rb:3
1452
+ msgid "Toolkit to display Lavie as a logo at the headlines"
1654
1453
  msgstr ""
1655
1454
 
1656
- #: ../lib/rabbit/theme/lightning-talk/property.rb:3
1657
- msgid "Lightning Talk theme"
1455
+ #: ../../lib/rabbit/theme/rabbit-headline-logo/property.rb:4
1456
+ msgid "Displays Lavie as a logo at the headlines of slides."
1658
1457
  msgstr ""
1659
1458
 
1660
- #: ../lib/rabbit/theme/per-slide-background-image/property.rb:2
1661
- msgid "PerSlideBackgroundImage"
1459
+ #: ../../lib/rabbit/theme/image-viewer/property.rb:2
1460
+ msgid "Image viewer"
1662
1461
  msgstr ""
1663
1462
 
1664
- #: ../lib/rabbit/theme/per-slide-background-image/property.rb:3
1665
- msgid "Toolkit to display an image as a background of each slide"
1463
+ #: ../../lib/rabbit/theme/image-viewer/property.rb:3
1464
+ msgid "Theme for image viewer mode"
1666
1465
  msgstr ""
1667
1466
 
1668
- #: ../lib/rabbit/theme/per-slide-background-image/property.rb:4
1669
- msgid "Displays an image as a background of each slide.\\n\\nEach image is specified as a slide property:\\n = target slide\\n \\n ...\\n \\n == properties\\n \\n : background-image\\n my-picture.png\\n"
1467
+ #: ../../lib/rabbit/theme/dark-gradation/property.rb:2
1468
+ msgid "Dark Gradation"
1670
1469
  msgstr ""
1671
1470
 
1672
- #: ../lib/rabbit/theme/newline-in-slides/property.rb:2
1673
- msgid "Newline in Slides"
1471
+ #: ../../lib/rabbit/theme/dark-gradation/property.rb:3
1472
+ msgid "Dark Gradation background theme"
1674
1473
  msgstr ""
1675
1474
 
1676
- #: ../lib/rabbit/theme/newline-in-slides/property.rb:4
1677
- msgid "Enable '\\n' notation to insert newline in all slides."
1475
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:2
1476
+ msgid "ImageSlideNumber"
1678
1477
  msgstr ""
1679
1478
 
1680
- #: ../lib/rabbit/theme/color-circle/property.rb:2
1681
- msgid "Color Circle"
1479
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:3
1480
+ msgid "Toolkit to display slide numbers, an image version"
1682
1481
  msgstr ""
1683
1482
 
1684
- #: ../lib/rabbit/theme/color-circle/property.rb:3
1685
- msgid "Toolkit to make a theme that has colored circles"
1483
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:4
1484
+ msgid ""
1485
+ "Displays the progress of presentation with position of an image. This is "
1486
+ "useful both for speakers and for listeners to know elapsed slide numbers and "
1487
+ "slide numbers left. By default, an image of a hare, which is a family of "
1488
+ "rabbit, jumps along the bottom of slides between two flags.\n"
1489
+ "\n"
1490
+ "Using together with another theme, ((<image-timer>)), you can make a hare "
1491
+ "and a tortoise race like the fable of the hare and the tortoise. When doing "
1492
+ "so, however, note that you should make your presentation not so slowly that "
1493
+ "the hare will lose to the tortoise."
1494
+ msgstr ""
1495
+
1496
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:22
1497
+ msgid ""
1498
+ "File name of an image that moves. An image of a hare in the ((<rabbit-"
1499
+ "images>)) theme is used by default."
1686
1500
  msgstr ""
1687
1501
 
1688
- #: ../lib/rabbit/theme/color-circle/property.rb:4
1689
- msgid "There are many colored circles in slides."
1502
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:28
1503
+ msgid ""
1504
+ "Whether drawing start and goal flags with text or not. When (({true})), "
1505
+ "flags are drawn with text with a form of (({@image_slide_number_flag_type})) "
1506
+ "and on which slide numbers are also drawn with color ((|"
1507
+ "@image_slide_number_text_color|)). Otherwise, image files specified with ((|"
1508
+ "@image_slide_number_start_image|)) and ((|@image_slide_number_goal_image|)) "
1509
+ "are used as flags."
1690
1510
  msgstr ""
1691
1511
 
1692
- #: ../lib/rabbit/theme/color-circle/color-circle.rb:16
1693
- msgid "required variables aren't set: %s"
1512
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:41
1513
+ msgid "Color of numbers displayed on the start and goal flags."
1694
1514
  msgstr ""
1695
1515
 
1696
- #: ../lib/rabbit/theme/rabbit-item-mark/property.rb:2
1697
- msgid "RabbitItemMark"
1516
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:46
1517
+ msgid ""
1518
+ "Form of the start and goal flags. Avaiable forms are (({'triangle'})) and "
1519
+ "(({'rectangle'}))."
1698
1520
  msgstr ""
1699
1521
 
1700
- #: ../lib/rabbit/theme/rabbit-item-mark/property.rb:3
1701
- msgid "Toolkit to display colorful balls as list item marks"
1522
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:52
1523
+ msgid "File name of an image used as the start flag."
1702
1524
  msgstr ""
1703
1525
 
1704
- #: ../lib/rabbit/theme/rabbit-item-mark/property.rb:4
1705
- msgid "Displays colorful balls at the head of list items."
1526
+ #: ../../lib/rabbit/theme/image-slide-number/property.rb:56
1527
+ msgid "File name of an image used as the goal flag."
1706
1528
  msgstr ""
1707
1529
 
1708
- #: ../lib/rabbit/theme/color-circle-method-list/property.rb:2
1709
- msgid "Color Circle Method List"
1530
+ #: ../../lib/rabbit/theme/default-method-list/property.rb:2
1531
+ msgid "Default Method List"
1710
1532
  msgstr ""
1711
1533
 
1712
- #: ../lib/rabbit/theme/color-circle-method-list/property.rb:3
1713
- msgid "Toolkit to set ((<color-circle>)) theme's method-list style up."
1534
+ #: ../../lib/rabbit/theme/default-method-list/property.rb:3
1535
+ msgid "Displays method description with indent."
1714
1536
  msgstr ""
1715
1537
 
1716
- #: ../lib/rabbit/theme/ruby-gnome2-slide/property.rb:2
1717
- msgid "Ruby-GNOME2 Slide"
1538
+ #: ../../lib/rabbit/theme/simple-item-mark/property.rb:2
1539
+ msgid "SimpleItemMark"
1718
1540
  msgstr ""
1719
1541
 
1720
- #: ../lib/rabbit/theme/ruby-gnome2-slide/property.rb:3
1721
- msgid "Displays slides with Ruby-GNOME2 style."
1542
+ #: ../../lib/rabbit/theme/simple-item-mark/property.rb:3
1543
+ msgid "Toolkit to display simple black circles as list item marks"
1722
1544
  msgstr ""
1723
1545
 
1724
- #: ../lib/rabbit/theme/clutter-comment/property.rb:2
1725
- msgid "Clutter Comment"
1546
+ #: ../../lib/rabbit/theme/simple-item-mark/property.rb:4
1547
+ msgid "Displays simple black circles at the head of list items."
1726
1548
  msgstr ""
1727
1549
 
1728
- #: ../lib/rabbit/theme/clutter-comment/property.rb:3
1729
- msgid "Show comment as a rolling Clutter actor."
1550
+ #: ../../lib/rabbit/theme/rabbit-block-quote/property.rb:2
1551
+ msgid "Rabbit Block Quote"
1730
1552
  msgstr ""
1731
1553
 
1732
- #: ../lib/rabbit/theme/mirror-effect/property.rb:2
1733
- msgid "Mirror Effect"
1554
+ #: ../../lib/rabbit/theme/rabbit-block-quote/property.rb:3
1555
+ msgid "Displays quotation block with quote mark in frame."
1734
1556
  msgstr ""
1735
1557
 
1736
- #: ../lib/rabbit/theme/mirror-effect/property.rb:3
1737
- msgid "Provide mirror_effect method that flips content."
1558
+ #: ../../lib/rabbit/theme/green-circle/property.rb:2
1559
+ msgid "Green Circle"
1738
1560
  msgstr ""
1739
1561
 
1740
- #: ../lib/rabbit/theme/slide-background-image/property.rb:2
1741
- msgid "SlideBackgroundImage"
1562
+ #: ../../lib/rabbit/theme/green-circle/property.rb:3
1563
+ msgid "Green Circle theme"
1742
1564
  msgstr ""
1743
1565
 
1744
- #: ../lib/rabbit/theme/slide-background-image/property.rb:3
1745
- msgid "Toolkit to display an image as a background of slides"
1566
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:2
1567
+ msgid "Slide Logo"
1746
1568
  msgstr ""
1747
1569
 
1748
- #: ../lib/rabbit/theme/slide-background-image/property.rb:4
1749
- msgid "Displays an image as a background of slides."
1570
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:3
1571
+ msgid "Toolkit to display an image as logo at the top"
1750
1572
  msgstr ""
1751
1573
 
1752
- #: ../lib/rabbit/theme/entry.rb:107
1753
- msgid "Etc"
1574
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:4
1575
+ msgid "Displays an image as a logo at the top of all slides."
1754
1576
  msgstr ""
1755
1577
 
1756
- #: ../lib/rabbit/theme/default-comment/property.rb:2
1757
- msgid "DefaultComment"
1578
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:12
1579
+ msgid "Image position. :right or :left."
1758
1580
  msgstr ""
1759
1581
 
1760
- #: ../lib/rabbit/theme/default-comment/property.rb:3
1761
- msgid "Toolkit to set up default comment theme."
1582
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:16
1583
+ msgid "Image width."
1762
1584
  msgstr ""
1763
1585
 
1764
- #: ../lib/rabbit/theme/default-comment/property.rb:4
1765
- msgid "Sets up default comment theme."
1586
+ #: ../../lib/rabbit/theme/slide-logo/property.rb:20
1587
+ msgid "Image height."
1766
1588
  msgstr ""
1767
1589
 
1768
- #: ../lib/rabbit/theme/debian/property.rb:2
1769
- msgid "Debian Theme"
1590
+ #: ../../lib/rabbit/theme/title-background-image/property.rb:2
1591
+ msgid "TitleBackgroundImage"
1770
1592
  msgstr ""
1771
1593
 
1772
- #: ../lib/rabbit/theme/debian/property.rb:3
1773
- msgid "Debian GNU/Linux Theme"
1594
+ #: ../../lib/rabbit/theme/title-background-image/property.rb:3
1595
+ msgid "Toolkit to display an image as a background of the title slide"
1774
1596
  msgstr ""
1775
1597
 
1776
- #: ../lib/rabbit/theme/slide-number/property.rb:2
1777
- msgid "TextSlideNumber"
1598
+ #: ../../lib/rabbit/theme/title-background-image/property.rb:5
1599
+ msgid "Displays an image as a background of the title slide."
1778
1600
  msgstr ""
1779
1601
 
1780
- #: ../lib/rabbit/theme/slide-number/property.rb:3
1781
- msgid "Toolkit to display slide numbers, a text version"
1602
+ #: ../../lib/rabbit/theme/ruby-gnome2/property.rb:2
1603
+ msgid "Ruby-GNOME2"
1782
1604
  msgstr ""
1783
1605
 
1784
- #: ../lib/rabbit/theme/slide-number/property.rb:4
1785
- msgid "Displays slide numbers with text at the bottom of the slides."
1606
+ #: ../../lib/rabbit/theme/ruby-gnome2/property.rb:3
1607
+ msgid "Ruby-GNOME2 theme"
1786
1608
  msgstr ""
1787
1609
 
1788
- #: ../lib/rabbit/theme/slide-number/property.rb:12
1789
- msgid "Properties of the slide numbers, such as font family."
1610
+ #: ../../lib/rabbit/theme/rabbit-icon/property.rb:2
1611
+ msgid "RabbitIcon"
1790
1612
  msgstr ""
1791
1613
 
1792
- #: ../lib/rabbit/theme/icon/property.rb:2
1793
- msgid "Icon"
1614
+ #: ../../lib/rabbit/theme/rabbit-icon/property.rb:3
1615
+ msgid "Toolkit to use Lavie as icons"
1794
1616
  msgstr ""
1795
1617
 
1796
- #: ../lib/rabbit/theme/icon/property.rb:3
1797
- msgid "Toolkit to specify an image or images as icons"
1618
+ #: ../../lib/rabbit/theme/rabbit-icon/property.rb:4
1619
+ msgid "Uses Lavie as icons."
1798
1620
  msgstr ""
1799
1621
 
1800
- #: ../lib/rabbit/theme/icon/property.rb:4
1801
- msgid "Specifies an image or images as icons of the window, which will be used by some window managers and desktop environments, for example when the window is minimized (or 'iconified'), in the window frame, or when windows are switched. The specified image or images are automatically scaled to the icon sizes case by case. When several images are specified and they have different sizes, an image with the most similar size to that of icon among them is chosen and scaled in order to improve the quality of image finally displayed."
1622
+ #: ../../lib/rabbit/theme/color-circle-text/property.rb:2
1623
+ msgid "Color Circle Text"
1802
1624
  msgstr ""
1803
1625
 
1804
- #: ../lib/rabbit/theme/icon/property.rb:18 ../lib/rabbit/theme/powered-by/property.rb:18
1805
- msgid "List of image file names."
1626
+ #: ../../lib/rabbit/theme/color-circle-text/property.rb:3
1627
+ msgid "Toolkit to set ((<color-circle>)) theme's text style up."
1806
1628
  msgstr ""
1807
1629
 
1808
- #: ../lib/rabbit/theme/color-circle-block-quote/property.rb:2
1809
- msgid "Color Circle block quote"
1630
+ #: ../../lib/rabbit/theme/default-slide/property.rb:2
1631
+ msgid "Default Slide"
1810
1632
  msgstr ""
1811
1633
 
1812
- #: ../lib/rabbit/theme/color-circle-block-quote/property.rb:3
1813
- msgid "Toolkit to display itemization in quotation"
1634
+ #: ../../lib/rabbit/theme/default-slide/property.rb:3
1635
+ msgid "Displays headline with line."
1814
1636
  msgstr ""
1815
1637
 
1816
- #: ../lib/rabbit/theme/color-circle-block-quote/property.rb:4
1817
- msgid "Support itemization in quotation."
1638
+ #: ../../lib/rabbit/theme/color-circle-item-mark/property.rb:2
1639
+ msgid "Color Circle Item Mark"
1818
1640
  msgstr ""
1819
1641
 
1820
- #: ../lib/rabbit/theme/red-frame/property.rb:2
1821
- msgid "RedFrame"
1642
+ #: ../../lib/rabbit/theme/color-circle-item-mark/property.rb:3
1643
+ msgid "Toolkit to set ((<color-circle>)) theme's item marks style up."
1822
1644
  msgstr ""
1823
1645
 
1824
- #: ../lib/rabbit/theme/red-frame/property.rb:3
1825
- msgid "Red frame theme"
1646
+ #: ../../lib/rabbit/theme/lightning-monochrome/property.rb:2
1647
+ msgid "LightningTalk-Monochrome"
1826
1648
  msgstr ""
1827
1649
 
1828
- #: ../lib/rabbit/theme/slide-header-info/property.rb:3
1829
- msgid "Toolkit to display information at the header"
1650
+ #: ../../lib/rabbit/theme/lightning-monochrome/property.rb:3
1651
+ msgid "Lightning Talk theme monochrome version"
1830
1652
  msgstr ""
1831
1653
 
1832
- #: ../lib/rabbit/theme/slide-header-info/property.rb:4
1833
- msgid "Displays information with a line at the header of slides."
1654
+ #: ../../lib/rabbit/theme/lightning-talk-toolkit/property.rb:2
1655
+ msgid "LightningTalk-Toolkit"
1834
1656
  msgstr ""
1835
1657
 
1836
- #: ../lib/rabbit/theme/slide-header-info/property.rb:16
1837
- msgid "Line fill pattern. @slide_header_info_line_color is ignored if this parameter is specified."
1658
+ #: ../../lib/rabbit/theme/lightning-talk-toolkit/property.rb:3
1659
+ msgid "Displays slides for lightning talk"
1838
1660
  msgstr ""
1839
1661
 
1840
- #: ../lib/rabbit/theme/nari/property.rb:2
1841
- msgid "Nari"
1662
+ #: ../../lib/rabbit/theme/color-circle-preformatted/property.rb:2
1663
+ msgid "Color Circle Preformatted"
1842
1664
  msgstr ""
1843
1665
 
1844
- #: ../lib/rabbit/theme/nari/property.rb:3
1845
- msgid "Nari's theme"
1666
+ #: ../../lib/rabbit/theme/color-circle-preformatted/property.rb:3
1667
+ msgid "Toolkit to set ((<color-circle>)) theme's preformatted text style up."
1846
1668
  msgstr ""
1847
1669
 
1848
- #: ../lib/rabbit/theme/document.erb:3
1849
- msgid "Name"
1670
+ #: ../../lib/rabbit/theme/rabbit-title-logo/property.rb:2
1671
+ msgid "RabbitTitleLogo"
1850
1672
  msgstr ""
1851
1673
 
1852
- #: ../lib/rabbit/theme/document.erb:6
1853
- msgid "Category"
1674
+ #: ../../lib/rabbit/theme/rabbit-title-logo/property.rb:3
1675
+ msgid "Toolkit to display Lavie as a logo in the title slide"
1854
1676
  msgstr ""
1855
1677
 
1856
- #: ../lib/rabbit/theme/document.erb:10
1857
- msgid "Abstract"
1678
+ #: ../../lib/rabbit/theme/rabbit-title-logo/property.rb:4
1679
+ msgid "Displays Lavie as a logo in the title slide."
1858
1680
  msgstr ""
1859
1681
 
1860
- #: ../lib/rabbit/theme/document.erb:15
1861
- msgid "Description"
1682
+ #: ../../lib/rabbit/theme/image-timer/property.rb:2
1683
+ msgid "ImageTimer"
1862
1684
  msgstr ""
1863
1685
 
1864
- #: ../lib/rabbit/theme/document.erb:21
1865
- msgid "Dependency themes"
1686
+ #: ../../lib/rabbit/theme/image-timer/property.rb:3
1687
+ msgid "Timer toolkit, an image version"
1866
1688
  msgstr ""
1867
1689
 
1868
- #: ../lib/rabbit/theme/document.erb:28
1869
- msgid "Parameters"
1690
+ #: ../../lib/rabbit/theme/image-timer/property.rb:4
1691
+ msgid ""
1692
+ "Displays the progress of time with position of an image. This is useful both "
1693
+ "for speakers and for listeners to know elapsed time and time left. By "
1694
+ "default, a tortoise image walks along the bottom of slides slowly step by "
1695
+ "step.\n"
1696
+ "\n"
1697
+ "Using together with another theme, ((<image-slide-number>)), you can make a "
1698
+ "hare and a tortoise race like the fable of the hare and the tortoise. When "
1699
+ "doing so, however, note that you should make your presentation not so slowly "
1700
+ "that the hare will lose to the tortoise."
1701
+ msgstr ""
1702
+
1703
+ #: ../../lib/rabbit/theme/image-timer/property.rb:21
1704
+ msgid "Limit time by second."
1870
1705
  msgstr ""
1871
1706
 
1872
- #: ../lib/rabbit/theme/document.erb:31
1873
- msgid "Default: "
1707
+ #: ../../lib/rabbit/theme/image-timer/property.rb:25
1708
+ msgid "Whether updating image position automatically or not."
1874
1709
  msgstr ""
1875
1710
 
1876
- #: ../lib/rabbit/theme/title-background-color/property.rb:2
1877
- msgid "TitleBackgroundColor"
1711
+ #: ../../lib/rabbit/theme/image-timer/property.rb:30
1712
+ msgid "Whether scrolling automatically or not."
1878
1713
  msgstr ""
1879
1714
 
1880
- #: ../lib/rabbit/theme/title-background-color/property.rb:3
1881
- msgid "Toolkit to color a background of the title slide"
1715
+ #: ../../lib/rabbit/theme/image-timer/property.rb:34
1716
+ msgid "Direction of automatic scrolling."
1882
1717
  msgstr ""
1883
1718
 
1884
- #: ../lib/rabbit/theme/title-background-color/property.rb:4
1885
- msgid "Color a background of the title slide."
1719
+ #: ../../lib/rabbit/theme/image-timer/property.rb:38
1720
+ msgid ""
1721
+ "File name of an image that moves. A tortoise image in the ((<rabbit-"
1722
+ "images>)) theme is used by default."
1886
1723
  msgstr ""
1887
1724
 
1888
- #: ../lib/rabbit/theme/title-background-color/property.rb:8
1889
- msgid "Background color."
1725
+ #: ../../lib/rabbit/theme/image-timer/property.rb:44
1726
+ msgid "Time interval between automatic update."
1890
1727
  msgstr ""
1891
1728
 
1892
- #: ../lib/rabbit/theme/footer-logo/property.rb:2
1893
- msgid "Footer Logo"
1729
+ #: ../../lib/rabbit/theme/title-shadow/property.rb:2
1730
+ msgid "TitleShadow"
1894
1731
  msgstr ""
1895
1732
 
1896
- #: ../lib/rabbit/theme/footer-logo/property.rb:3
1897
- msgid "Toolkit to display an image as logo at the footer"
1733
+ #: ../../lib/rabbit/theme/title-shadow/property.rb:3
1734
+ msgid "Toolkit to display shadows behind the title"
1898
1735
  msgstr ""
1899
1736
 
1900
- #: ../lib/rabbit/theme/footer-logo/property.rb:4
1901
- msgid "Displays an image as a logo at the footer of slides."
1737
+ #: ../../lib/rabbit/theme/title-shadow/property.rb:4
1738
+ msgid "Displays shadows behind the title string in the title slide."
1902
1739
  msgstr ""
1903
1740
 
1904
- #: ../lib/rabbit/theme/footer-logo/property.rb:12
1905
- msgid "Whether keep ratio of an image or not."
1741
+ #: ../../lib/rabbit/theme/title-shadow/property.rb:9
1742
+ msgid "Color of shadow."
1906
1743
  msgstr ""
1907
1744
 
1908
- #: ../lib/rabbit/theme/footer-logo/property.rb:16
1909
- msgid "Right margin of an image."
1745
+ #: ../../lib/rabbit/theme/per-slide-background-color/property.rb:2
1746
+ msgid "PerSlideBackgroundColor"
1910
1747
  msgstr ""
1911
1748
 
1912
- #: ../lib/rabbit/theme/footer-logo/property.rb:20
1913
- msgid "Bottom margin of an image."
1749
+ #: ../../lib/rabbit/theme/per-slide-background-color/property.rb:3
1750
+ msgid "Toolkit to set background color of each slide"
1914
1751
  msgstr ""
1915
1752
 
1916
- #: ../lib/rabbit/theme/centering-rabbit/property.rb:2
1917
- msgid "Centering Rabbit"
1753
+ #: ../../lib/rabbit/theme/per-slide-background-color/property.rb:4
1754
+ msgid ""
1755
+ "Set background color of each slide.\n"
1756
+ "\n"
1757
+ "Each color is specified as a slide property:\n"
1758
+ " = target slide\n"
1759
+ " \n"
1760
+ " ...\n"
1761
+ " \n"
1762
+ " == properties\n"
1763
+ " \n"
1764
+ " : background-color\n"
1765
+ " black\n"
1766
+ msgstr ""
1767
+
1768
+ #: ../../lib/rabbit/theme/show-frame/property.rb:2
1769
+ msgid "ShowFrame"
1918
1770
  msgstr ""
1919
1771
 
1920
- #: ../lib/rabbit/theme/centering-rabbit/property.rb:3
1921
- msgid "Rabbit theme with text centering."
1772
+ #: ../../lib/rabbit/theme/show-frame/property.rb:3
1773
+ msgid "Debug toolkit to show element frames"
1922
1774
  msgstr ""
1923
1775
 
1924
- #: ../lib/rabbit/theme/powered-by/property.rb:2
1925
- msgid "PoweredBy"
1776
+ #: ../../lib/rabbit/theme/show-frame/property.rb:4
1777
+ msgid "Show element frames useful for debug."
1926
1778
  msgstr ""
1927
1779
 
1928
- #: ../lib/rabbit/theme/powered-by/property.rb:3
1929
- msgid "Powered-by ad toolkit"
1780
+ #: ../../lib/rabbit/theme/show-frame/property.rb:8
1781
+ msgid "Frame color."
1930
1782
  msgstr ""
1931
1783
 
1932
- #: ../lib/rabbit/theme/powered-by/property.rb:4
1933
- msgid "Displays programs the presentation slides are powered by (or displays some other ads) at the foot of the title slide and of the last slide. Images and/or a text are available as ads."
1784
+ #: ../../lib/rabbit/theme/pdf/property.rb:3
1785
+ msgid "Theme for PDF"
1934
1786
  msgstr ""
1935
1787
 
1936
- #: ../lib/rabbit/theme/powered-by/property.rb:14
1937
- msgid "Properties of the ad text, such as font family."
1788
+ #: ../../lib/rabbit/theme/footer-comment/property.rb:2
1789
+ msgid "Footer Comment"
1938
1790
  msgstr ""
1939
1791
 
1940
- #: ../lib/rabbit/theme/powered-by/property.rb:22
1941
- msgid "Ad text."
1792
+ #: ../../lib/rabbit/theme/footer-comment/property.rb:3
1793
+ msgid "Show comment on the footer."
1942
1794
  msgstr ""
1943
1795
 
1944
- #: ../lib/rabbit/theme/rabbit-headline-logo/property.rb:2
1945
- msgid "RabbitHeadlineLogo"
1796
+ #: ../../lib/rabbit/theme/headline-logo/property.rb:2
1797
+ msgid "HeadlineLogo"
1946
1798
  msgstr ""
1947
1799
 
1948
- #: ../lib/rabbit/theme/rabbit-headline-logo/property.rb:3
1949
- msgid "Toolkit to display Lavie as a logo at the headlines"
1800
+ #: ../../lib/rabbit/theme/headline-logo/property.rb:3
1801
+ msgid "Toolkit to display an image as a logo at the headlines"
1950
1802
  msgstr ""
1951
1803
 
1952
- #: ../lib/rabbit/theme/rabbit-headline-logo/property.rb:4
1953
- msgid "Displays Lavie as a logo at the headlines of slides."
1804
+ #: ../../lib/rabbit/theme/headline-logo/property.rb:4
1805
+ msgid "Displays an image as a logo at the headlines of slides."
1954
1806
  msgstr ""
1955
1807
 
1956
- #: ../lib/rabbit/theme/image-viewer/property.rb:2
1957
- msgid "Image viewer"
1808
+ #: ../../lib/rabbit/renderer/print/cairo.rb:122
1809
+ msgid "can't find printer for %s"
1958
1810
  msgstr ""
1959
1811
 
1960
- #: ../lib/rabbit/theme/image-viewer/property.rb:3
1961
- msgid "Theme for image viewer mode"
1812
+ #: ../../lib/rabbit/renderer/base.rb:386
1813
+ msgid "%s does not support: %s"
1962
1814
  msgstr ""
1963
1815
 
1964
- #: ../lib/rabbit/theme/dark-gradation/property.rb:2
1965
- msgid "Dark Gradation"
1816
+ #: ../../lib/rabbit/rabbit.rb:50
1817
+ msgid "no such file: %s"
1966
1818
  msgstr ""
1967
1819
 
1968
- #: ../lib/rabbit/theme/dark-gradation/property.rb:3
1969
- msgid "Dark Gradation background theme"
1820
+ #: ../../lib/rabbit/rabbit.rb:60
1821
+ msgid ""
1822
+ "can't handle %s because the following command can't be run successfully: %s"
1970
1823
  msgstr ""
1971
1824
 
1972
- #: ../lib/rabbit/theme/image-slide-number/property.rb:2
1973
- msgid "ImageSlideNumber"
1825
+ #: ../../lib/rabbit/rabbit.rb:70
1826
+ msgid "tried gs commands: %s"
1974
1827
  msgstr ""
1975
1828
 
1976
- #: ../lib/rabbit/theme/image-slide-number/property.rb:3
1977
- msgid "Toolkit to display slide numbers, an image version"
1829
+ #: ../../lib/rabbit/rabbit.rb:78
1830
+ msgid "tried dia commands: %s"
1978
1831
  msgstr ""
1979
1832
 
1980
- #: ../lib/rabbit/theme/image-slide-number/property.rb:4
1981
- msgid "Displays the progress of presentation with position of an image. This is useful both for speakers and for listeners to know elapsed slide numbers and slide numbers left. By default, an image of a hare, which is a family of rabbit, jumps along the bottom of slides between two flags.\\n\\nUsing together with another theme, ((<image-timer>)), you can make a hare and a tortoise race like the fable of the hare and the tortoise. When doing so, however, note that you should make your presentation not so slowly that the hare will lose to the tortoise."
1833
+ #: ../../lib/rabbit/rabbit.rb:86
1834
+ msgid "tried gimp commands: %s"
1982
1835
  msgstr ""
1983
1836
 
1984
- #: ../lib/rabbit/theme/image-slide-number/property.rb:22
1985
- msgid "File name of an image that moves. An image of a hare in the ((<rabbit-images>)) theme is used by default."
1837
+ #: ../../lib/rabbit/rabbit.rb:114
1838
+ msgid "Unknown property: %s"
1986
1839
  msgstr ""
1987
1840
 
1988
- #: ../lib/rabbit/theme/image-slide-number/property.rb:28
1989
- msgid "Whether drawing start and goal flags with text or not. When (({true})), flags are drawn with text with a form of (({@image_slide_number_flag_type})) and on which slide numbers are also drawn with color ((|@image_slide_number_text_color|)). Otherwise, image files specified with ((|@image_slide_number_start_image|)) and ((|@image_slide_number_goal_image|)) are used as flags."
1841
+ #: ../../lib/rabbit/rabbit.rb:122
1842
+ msgid "can't allocate color: %s"
1990
1843
  msgstr ""
1991
1844
 
1992
- #: ../lib/rabbit/theme/image-slide-number/property.rb:41
1993
- msgid "Color of numbers displayed on the start and goal flags."
1845
+ #: ../../lib/rabbit/rabbit.rb:133
1846
+ msgid "not exist: %s"
1994
1847
  msgstr ""
1995
1848
 
1996
- #: ../lib/rabbit/theme/image-slide-number/property.rb:46
1997
- msgid "Form of the start and goal flags. Avaiable forms are (({'triangle'})) and (({'rectangle'}))."
1849
+ #: ../../lib/rabbit/rabbit.rb:141
1850
+ msgid "not a file: %s"
1998
1851
  msgstr ""
1999
1852
 
2000
- #: ../lib/rabbit/theme/image-slide-number/property.rb:52
2001
- msgid "File name of an image used as the start flag."
1853
+ #: ../../lib/rabbit/rabbit.rb:149
1854
+ msgid "can not be read: %s"
2002
1855
  msgstr ""
2003
1856
 
2004
- #: ../lib/rabbit/theme/image-slide-number/property.rb:56
2005
- msgid "File name of an image used as the goal flag."
1857
+ #: ../../lib/rabbit/rabbit.rb:157
1858
+ msgid "immutable source type: %s"
2006
1859
  msgstr ""
2007
1860
 
2008
- #: ../lib/rabbit/theme/default-method-list/property.rb:2
2009
- msgid "Default Method List"
1861
+ #: ../../lib/rabbit/rabbit.rb:176
1862
+ msgid "not available interface: %s"
2010
1863
  msgstr ""
2011
1864
 
2012
- #: ../lib/rabbit/theme/default-method-list/property.rb:3
2013
- msgid "Displays method description with indent."
1865
+ #: ../../lib/rabbit/rabbit.rb:184
1866
+ msgid "can't find HTML template: %s"
2014
1867
  msgstr ""
2015
1868
 
2016
- #: ../lib/rabbit/theme/simple-item-mark/property.rb:2
2017
- msgid "SimpleItemMark"
1869
+ #: ../../lib/rabbit/rabbit.rb:192
1870
+ msgid "can't find theme RD template: %s"
2018
1871
  msgstr ""
2019
1872
 
2020
- #: ../lib/rabbit/theme/simple-item-mark/property.rb:3
2021
- msgid "Toolkit to display simple black circles as list item marks"
1873
+ #: ../../lib/rabbit/rabbit.rb:200
1874
+ msgid "invalid motion: %s"
2022
1875
  msgstr ""
2023
1876
 
2024
- #: ../lib/rabbit/theme/simple-item-mark/property.rb:4
2025
- msgid "Displays simple black circles at the head of list items."
1877
+ #: ../../lib/rabbit/rabbit.rb:215
1878
+ msgid ""
1879
+ "invalid value of size property \"%{prop_name}\" of image \"%{filename}\": "
1880
+ "%{value}"
2026
1881
  msgstr ""
2027
1882
 
2028
- #: ../lib/rabbit/theme/rabbit-block-quote/property.rb:2
2029
- msgid "Rabbit Block Quote"
1883
+ #: ../../lib/rabbit/rabbit.rb:236
1884
+ msgid "unknown cursor type: %s"
2030
1885
  msgstr ""
2031
1886
 
2032
- #: ../lib/rabbit/theme/rabbit-block-quote/property.rb:3
2033
- msgid "Displays quotation block with quote mark in frame."
1887
+ #: ../../lib/rabbit/rabbit.rb:242
1888
+ msgid "print isn't supported"
2034
1889
  msgstr ""
2035
1890
 
2036
- #: ../lib/rabbit/theme/green-circle/property.rb:2
2037
- msgid "Green Circle"
1891
+ #: ../../lib/rabbit/source/memory.rb:9
1892
+ msgid "[FILENAME_OR_NOT]"
2038
1893
  msgstr ""
2039
1894
 
2040
- #: ../lib/rabbit/theme/green-circle/property.rb:3
2041
- msgid "Green Circle theme"
1895
+ #: ../../lib/rabbit/source/hiki.rb:13
1896
+ msgid "[HIKI_CGI_URI] and [PAGE_NAME]"
2042
1897
  msgstr ""
2043
1898
 
2044
- #: ../lib/rabbit/theme/slide-logo/property.rb:2
2045
- msgid "Slide Logo"
1899
+ #: ../../lib/rabbit/source/file.rb:9
1900
+ msgid "[FILENAME]"
2046
1901
  msgstr ""
2047
1902
 
2048
- #: ../lib/rabbit/theme/slide-logo/property.rb:3
2049
- msgid "Toolkit to display an image as logo at the top"
1903
+ #: ../../lib/rabbit/source/rwiki.rb:12
1904
+ msgid "[RWIKI_SOAP_IF_URI] and [PAGE_NAME]"
2050
1905
  msgstr ""
2051
1906
 
2052
- #: ../lib/rabbit/theme/slide-logo/property.rb:4
2053
- msgid "Displays an image as a logo at the top of all slides."
1907
+ #: ../../lib/rabbit/source/uri.rb:25
1908
+ msgid "URI"
2054
1909
  msgstr ""
2055
1910
 
2056
- #: ../lib/rabbit/theme/slide-logo/property.rb:12
2057
- msgid "Image position. :right or :left."
1911
+ #: ../../lib/rabbit/source/argf.rb:10
1912
+ msgid "none (get from STDIN) or [FILE_NAMES]"
2058
1913
  msgstr ""
2059
1914
 
2060
- #: ../lib/rabbit/theme/slide-logo/property.rb:16
2061
- msgid "Image width."
1915
+ #: ../../lib/rabbit/source/slide-share.rb:14
1916
+ msgid "[USER] and [TITLE]"
2062
1917
  msgstr ""
2063
1918
 
2064
- #: ../lib/rabbit/theme/slide-logo/property.rb:20
2065
- msgid "Image height."
1919
+ #: ../../lib/rabbit/canvas.rb:608
1920
+ msgid "Unknown action: %s"
2066
1921
  msgstr ""
2067
1922
 
2068
- #: ../lib/rabbit/theme/rubykaigi2011/property.rb:2
2069
- msgid "RubyKaigi2011"
1923
+ #: ../../lib/rabbit/canvas.rb:679
1924
+ msgid "Processing..."
2070
1925
  msgstr ""
2071
1926
 
2072
- #: ../lib/rabbit/theme/rubykaigi2011/property.rb:3
2073
- msgid "RubyKaigi2011 theme"
1927
+ #: ../../lib/rabbit/parser/wiki/output.rb:88
1928
+ msgid "horizontal rule is unsupported"
2074
1929
  msgstr ""
2075
1930
 
2076
- #: ../lib/rabbit/theme/title-background-image/property.rb:2
2077
- msgid "TitleBackgroundImage"
1931
+ #: ../../lib/rabbit/parser/wiki/output.rb:338
1932
+ msgid "unsupported list type: %s"
2078
1933
  msgstr ""
2079
1934
 
2080
- #: ../lib/rabbit/theme/title-background-image/property.rb:3 ../lib/rabbit/theme/title-slide-background-image/property.rb:3
2081
- msgid "Toolkit to display an image as a background of the title slide"
1935
+ #: ../../lib/rabbit/parser/wiki/output.rb:433
1936
+ msgid "multiple {{image, 'XXX.png', :align => :right}} isn't supported."
2082
1937
  msgstr ""
2083
1938
 
2084
- #: ../lib/rabbit/theme/title-background-image/property.rb:5 ../lib/rabbit/theme/title-slide-background-image/property.rb:4
2085
- msgid "Displays an image as a background of the title slide."
1939
+ #: ../../lib/rabbit/parser/ext/enscript.rb:32
1940
+ msgid "enscript: unsupported language: %s"
2086
1941
  msgstr ""
2087
1942
 
2088
- #: ../lib/rabbit/theme/ruby-gnome2/property.rb:2
2089
- msgid "Ruby-GNOME2"
1943
+ #: ../../lib/rabbit/parser/ext/enscript.rb:107
1944
+ msgid "enscript: unsupported element name: %s"
2090
1945
  msgstr ""
2091
1946
 
2092
- #: ../lib/rabbit/theme/ruby-gnome2/property.rb:3
2093
- msgid "Ruby-GNOME2 theme"
1947
+ #: ../../lib/rabbit/parser/ext/aafigure.rb:22
1948
+ msgid "tried aafigure command: %s"
2094
1949
  msgstr ""
2095
1950
 
2096
- #: ../lib/rabbit/theme/rabbit-icon/property.rb:2
2097
- msgid "RabbitIcon"
1951
+ #: ../../lib/rabbit/parser/ext/emacs.rb:89
1952
+ msgid "emacs: unsupported element name: %s"
2098
1953
  msgstr ""
2099
1954
 
2100
- #: ../lib/rabbit/theme/rabbit-icon/property.rb:3
2101
- msgid "Toolkit to use Lavie as icons"
1955
+ #: ../../lib/rabbit/parser/ext/tex.rb:51
1956
+ msgid "tried mimeTeX commands: %s"
2102
1957
  msgstr ""
2103
1958
 
2104
- #: ../lib/rabbit/theme/rabbit-icon/property.rb:4
2105
- msgid "Uses Lavie as icons."
1959
+ #: ../../lib/rabbit/parser/ext/blockdiag.rb:26
1960
+ msgid "tried blockdiag command: %s"
2106
1961
  msgstr ""
2107
1962
 
2108
- #: ../lib/rabbit/theme/color-circle-text/property.rb:2
2109
- msgid "Color Circle Text"
1963
+ #: ../../lib/rabbit/parser/rd/ext/block-verbatim.rb:46
1964
+ msgid "multiple 'align = right' isn't supported."
2110
1965
  msgstr ""
2111
1966
 
2112
- #: ../lib/rabbit/theme/color-circle-text/property.rb:3
2113
- msgid "Toolkit to set ((<color-circle>)) theme's text style up."
1967
+ #: ../../lib/rabbit/parser/rd/ext/block-verbatim.rb:131
1968
+ msgid "RTtool isn't available"
2114
1969
  msgstr ""
2115
1970
 
2116
- #: ../lib/rabbit/theme/default-slide/property.rb:2
2117
- msgid "Default Slide"
1971
+ #: ../../lib/rabbit/parser/rd/visitor.rb:49
1972
+ msgid "[BUG] [%s] %s extension isn't available."
2118
1973
  msgstr ""
2119
1974
 
2120
- #: ../lib/rabbit/theme/default-slide/property.rb:3
2121
- msgid "Displays headline with line."
1975
+ #: ../../lib/rabbit/graffiti/config-dialog.rb:48
1976
+ msgid "Line width:"
2122
1977
  msgstr ""
2123
1978
 
2124
- #: ../lib/rabbit/theme/color-circle-item-mark/property.rb:2
2125
- msgid "Color Circle Item Mark"
1979
+ #: ../../bin/rabbit:73 ../../bin/rabbit-theme-manager:27
1980
+ msgid "Add [PATH] to load path."
2126
1981
  msgstr ""
2127
1982
 
2128
- #: ../lib/rabbit/theme/color-circle-item-mark/property.rb:3
2129
- msgid "Toolkit to set ((<color-circle>)) theme's item marks style up."
1983
+ #: ../../bin/rabbit:78
1984
+ msgid "Use [THEME] as theme."
2130
1985
  msgstr ""
2131
1986
 
2132
- #: ../lib/rabbit/theme/title-slide-background-image/property.rb:2
2133
- msgid "TitleSlideBackgroundImage"
1987
+ #: ../../bin/rabbit:92
1988
+ msgid ""
1989
+ "When select %s\n"
1990
+ "specify %s\n"
1991
+ "as [SOURCE_INFOS]."
2134
1992
  msgstr ""
2135
1993
 
2136
- #: ../lib/rabbit/theme/lightning-monochrome/property.rb:2
2137
- msgid "LightningTalk-Monochrome"
1994
+ #: ../../bin/rabbit:99
1995
+ msgid "Specify source type as [TYPE]."
2138
1996
  msgstr ""
2139
1997
 
2140
- #: ../lib/rabbit/theme/lightning-monochrome/property.rb:3
2141
- msgid "Lightning Talk theme monochrome version"
1998
+ #: ../../bin/rabbit:101
1999
+ msgid "Note: case insensitive."
2142
2000
  msgstr ""
2143
2001
 
2144
- #: ../lib/rabbit/theme/lightning-talk-toolkit/property.rb:2
2145
- msgid "LightningTalk-Toolkit"
2002
+ #: ../../bin/rabbit:115
2003
+ msgid "Specify source encoding as [ENCODING]."
2146
2004
  msgstr ""
2147
2005
 
2148
- #: ../lib/rabbit/theme/lightning-talk-toolkit/property.rb:3
2149
- msgid "Displays slides for lightning talk"
2006
+ #: ../../bin/rabbit:121
2007
+ msgid "Specify base URI or path of source as [BASE]."
2150
2008
  msgstr ""
2151
2009
 
2152
- #: ../lib/rabbit/theme/color-circle-preformatted/property.rb:2
2153
- msgid "Color Circle Preformatted"
2010
+ #: ../../bin/rabbit:127
2011
+ msgid "Initial state"
2154
2012
  msgstr ""
2155
2013
 
2156
- #: ../lib/rabbit/theme/color-circle-preformatted/property.rb:3
2157
- msgid "Toolkit to set ((<color-circle>)) theme's preformatted text style up."
2014
+ #: ../../bin/rabbit:130
2015
+ msgid "Toggle full screen mode."
2158
2016
  msgstr ""
2159
2017
 
2160
- #: ../lib/rabbit/theme/rabbit-title-logo/property.rb:2
2161
- msgid "RabbitTitleLogo"
2018
+ #: ../../bin/rabbit:136
2019
+ msgid "Toggle index mode."
2162
2020
  msgstr ""
2163
2021
 
2164
- #: ../lib/rabbit/theme/rabbit-title-logo/property.rb:3
2165
- msgid "Toolkit to display Lavie as a logo in the title slide"
2022
+ #: ../../bin/rabbit:142
2023
+ msgid "Size"
2166
2024
  msgstr ""
2167
2025
 
2168
- #: ../lib/rabbit/theme/rabbit-title-logo/property.rb:4
2169
- msgid "Displays Lavie as a logo in the title slide."
2026
+ #: ../../bin/rabbit:145
2027
+ msgid "Set window geometry [GEOMETRY]."
2170
2028
  msgstr ""
2171
2029
 
2172
- #: ../lib/rabbit/theme/image-timer/property.rb:2
2173
- msgid "ImageTimer"
2030
+ #: ../../bin/rabbit:146
2031
+ msgid "Format: WIDTHxHEIGHT+X+Y"
2174
2032
  msgstr ""
2175
2033
 
2176
- #: ../lib/rabbit/theme/image-timer/property.rb:3
2177
- msgid "Timer toolkit, an image version"
2034
+ #: ../../bin/rabbit:153 ../../bin/rabbit-theme-manager:43
2035
+ msgid "Set window width to [WIDTH]."
2178
2036
  msgstr ""
2179
2037
 
2180
- #: ../lib/rabbit/theme/image-timer/property.rb:4
2181
- msgid "Displays the progress of time with position of an image. This is useful both for speakers and for listeners to know elapsed time and time left. By default, a tortoise image walks along the bottom of slides slowly step by step.\\n\\nUsing together with another theme, ((<image-slide-number>)), you can make a hare and a tortoise race like the fable of the hare and the tortoise. When doing so, however, note that you should make your presentation not so slowly that the hare will lose to the tortoise."
2038
+ #: ../../bin/rabbit:160 ../../bin/rabbit-theme-manager:50
2039
+ msgid "Set window height to [HEIGHT]."
2182
2040
  msgstr ""
2183
2041
 
2184
- #: ../lib/rabbit/theme/image-timer/property.rb:21
2185
- msgid "Limit time by second."
2042
+ #: ../../bin/rabbit:165 ../../bin/rabbit-theme-manager:55
2043
+ msgid ""
2044
+ "Set window width and height to\n"
2045
+ "[WIDTH] and [HEIGHT]."
2186
2046
  msgstr ""
2187
2047
 
2188
- #: ../lib/rabbit/theme/image-timer/property.rb:25
2189
- msgid "Whether updating image position automatically or not."
2048
+ #: ../../bin/rabbit:177
2049
+ msgid "Save"
2190
2050
  msgstr ""
2191
2051
 
2192
- #: ../lib/rabbit/theme/image-timer/property.rb:30
2193
- msgid "Whether scrolling automatically or not."
2052
+ #: ../../bin/rabbit:180
2053
+ msgid "Save as image and exit."
2194
2054
  msgstr ""
2195
2055
 
2196
- #: ../lib/rabbit/theme/image-timer/property.rb:34
2197
- msgid "Direction of automatic scrolling."
2056
+ #: ../../bin/rabbit:185
2057
+ msgid "Specify saved image type as [TYPE]."
2198
2058
  msgstr ""
2199
2059
 
2200
- #: ../lib/rabbit/theme/image-timer/property.rb:38
2201
- msgid "File name of an image that moves. A tortoise image in the ((<rabbit-images>)) theme is used by default."
2060
+ #: ../../bin/rabbit:192
2061
+ msgid "Specify saved image base name as [BASE_NAME]."
2202
2062
  msgstr ""
2203
2063
 
2204
- #: ../lib/rabbit/theme/image-timer/property.rb:44
2205
- msgid "Time interval between automatic update."
2064
+ #: ../../bin/rabbit:193 ../../bin/rabbit:231
2065
+ msgid "Title of slide"
2206
2066
  msgstr ""
2207
2067
 
2208
- #: ../lib/rabbit/theme/title-shadow/property.rb:2
2209
- msgid "TitleShadow"
2068
+ #: ../../bin/rabbit:198
2069
+ msgid "Output HTML for viewing saved images."
2210
2070
  msgstr ""
2211
2071
 
2212
- #: ../lib/rabbit/theme/title-shadow/property.rb:3
2213
- msgid "Toolkit to display shadows behind the title"
2072
+ #: ../../bin/rabbit:204
2073
+ msgid "Output index HTML for navigating slides."
2214
2074
  msgstr ""
2215
2075
 
2216
- #: ../lib/rabbit/theme/title-shadow/property.rb:4
2217
- msgid "Displays shadows behind the title string in the title slide."
2076
+ #: ../../bin/rabbit:210
2077
+ msgid "Specify base URI of RSS as [URI]."
2218
2078
  msgstr ""
2219
2079
 
2220
- #: ../lib/rabbit/theme/title-shadow/property.rb:9
2221
- msgid "Color of shadow."
2080
+ #: ../../bin/rabbit:211
2081
+ msgid "RSS is generated only when HTML is output."
2222
2082
  msgstr ""
2223
2083
 
2224
- #: ../lib/rabbit/theme/per-slide-background-color/property.rb:2
2225
- msgid "PerSlideBackgroundColor"
2084
+ #: ../../bin/rabbit:217
2085
+ msgid "Specify source filenam as [FILENAME]."
2226
2086
  msgstr ""
2227
2087
 
2228
- #: ../lib/rabbit/theme/per-slide-background-color/property.rb:3
2229
- msgid "Toolkit to set background color of each slide"
2088
+ #: ../../bin/rabbit:225
2089
+ msgid "Print and exit."
2230
2090
  msgstr ""
2231
2091
 
2232
- #: ../lib/rabbit/theme/per-slide-background-color/property.rb:4
2233
- msgid "Set background color of each slide.\\n\\nEach color is specified as a slide property:\\n = target slide\\n \\n ...\\n \\n == properties\\n \\n : background-color\\n black\\n"
2092
+ #: ../../bin/rabbit:230
2093
+ msgid "Specify printed out filename as [FILENAME]."
2234
2094
  msgstr ""
2235
2095
 
2236
- #: ../lib/rabbit/theme/show-frame/property.rb:2
2237
- msgid "ShowFrame"
2096
+ #: ../../bin/rabbit:237
2097
+ msgid "Set slides per page."
2238
2098
  msgstr ""
2239
2099
 
2240
- #: ../lib/rabbit/theme/show-frame/property.rb:3
2241
- msgid "Debug toolkit to show element frames"
2100
+ #: ../../bin/rabbit:243
2101
+ msgid "Draw scaled image."
2242
2102
  msgstr ""
2243
2103
 
2244
- #: ../lib/rabbit/theme/show-frame/property.rb:4
2245
- msgid "Show element frames useful for debug."
2104
+ #: ../../bin/rabbit:244
2105
+ msgid "Better look for displaying but lesser look for printing."
2246
2106
  msgstr ""
2247
2107
 
2248
- #: ../lib/rabbit/theme/show-frame/property.rb:8
2249
- msgid "Frame color."
2108
+ #: ../../bin/rabbit:249
2109
+ msgid "Paper"
2250
2110
  msgstr ""
2251
2111
 
2252
- #: ../lib/rabbit/theme/pdf/property.rb:3
2253
- msgid "Theme for PDF"
2112
+ #: ../../bin/rabbit:253
2113
+ msgid "Set paper width to [WIDTH] Pt."
2254
2114
  msgstr ""
2255
2115
 
2256
- #: ../lib/rabbit/theme/footer-comment/property.rb:2
2257
- msgid "Footer Comment"
2116
+ #: ../../bin/rabbit:254
2117
+ msgid "(landscape A4 width)"
2258
2118
  msgstr ""
2259
2119
 
2260
- #: ../lib/rabbit/theme/footer-comment/property.rb:3
2261
- msgid "Show comment on the footer."
2120
+ #: ../../bin/rabbit:260
2121
+ msgid "Set paper height to [HEIGHT] Pt."
2262
2122
  msgstr ""
2263
2123
 
2264
- #: ../lib/rabbit/theme/headline-logo/property.rb:2
2265
- msgid "HeadlineLogo"
2124
+ #: ../../bin/rabbit:261
2125
+ msgid "(landscape A4 height)"
2266
2126
  msgstr ""
2267
2127
 
2268
- #: ../lib/rabbit/theme/headline-logo/property.rb:3
2269
- msgid "Toolkit to display an image as a logo at the headlines"
2128
+ #: ../../bin/rabbit:265
2129
+ msgid ""
2130
+ "Set paper width and height to\n"
2131
+ "[WIDTH] Pt and [HEIGHT] Pt."
2270
2132
  msgstr ""
2271
2133
 
2272
- #: ../lib/rabbit/theme/headline-logo/property.rb:4
2273
- msgid "Displays an image as a logo at the headlines of slides."
2134
+ #: ../../bin/rabbit:267
2135
+ msgid "(landscape A4 size)"
2274
2136
  msgstr ""
2275
2137
 
2276
- #: ../lib/rabbit/author-configuration.rb:51
2277
- msgid "Failed to read author configuration: %s: %s"
2138
+ #: ../../bin/rabbit:277
2139
+ msgid "Margin"
2278
2140
  msgstr ""
2279
2141
 
2280
- #: ../lib/rabbit/author-configuration.rb:69
2281
- msgid "Failed to write author configuration: %s: %s"
2142
+ #: ../../bin/rabbit:281
2143
+ msgid "Set left margin for slides per page mode print."
2282
2144
  msgstr ""
2283
2145
 
2284
- #: ../lib/rabbit/path-manipulatable.rb:28
2285
- msgid "Creating directory: %s"
2146
+ #: ../../bin/rabbit:288
2147
+ msgid "Set right margin for slides per page mode print."
2286
2148
  msgstr ""
2287
2149
 
2288
- #: ../lib/rabbit/path-manipulatable.rb:36
2289
- msgid "Creating file: %s"
2150
+ #: ../../bin/rabbit:295
2151
+ msgid "Set top margin for slides per page mode print."
2290
2152
  msgstr ""
2291
2153
 
2292
- #: ../lib/rabbit/renderer/print/cairo.rb:122
2293
- msgid "can't find printer for %s"
2154
+ #: ../../bin/rabbit:302
2155
+ msgid "Set bottom margin for slides per page mode print."
2294
2156
  msgstr ""
2295
2157
 
2296
- #: ../lib/rabbit/renderer/base.rb:385
2297
- msgid "%s does not support: %s"
2158
+ #: ../../bin/rabbit:307
2159
+ msgid "[ALL]"
2298
2160
  msgstr ""
2299
2161
 
2300
- #: ../lib/rabbit/task/slide.rb:54
2301
- msgid "To run rabbit, create '%{options_file}'!"
2162
+ #: ../../bin/rabbit:308
2163
+ msgid "[TOP_BOTTOM],[LEFT_RIGHT]"
2302
2164
  msgstr ""
2303
2165
 
2304
- #: ../lib/rabbit/task/slide.rb:58
2305
- msgid "Show slide"
2166
+ #: ../../bin/rabbit:309
2167
+ msgid "[TOP],[LEFT_RIGHT],[BOTTOM]"
2306
2168
  msgstr ""
2307
2169
 
2308
- #: ../lib/rabbit/task/slide.rb:63 ../lib/rabbit/task/theme.rb:52
2309
- msgid "Create gem: %{gem_path}"
2170
+ #: ../../bin/rabbit:310
2171
+ msgid "[TOP],[RIGHT],[BOTTOM],[LEFT]"
2310
2172
  msgstr ""
2311
2173
 
2312
- #: ../lib/rabbit/task/slide.rb:73 ../lib/rabbit/task/theme.rb:62
2313
- msgid "Write %{item} in %{where}: %{content}"
2174
+ #: ../../bin/rabbit:313
2175
+ msgid "Set margin for slides per page mode print."
2314
2176
  msgstr ""
2315
2177
 
2316
- #: ../lib/rabbit/task/slide.rb:98 ../lib/rabbit/task/theme.rb:89
2317
- msgid "Generate PDF: %{pdf_path}"
2178
+ #: ../../bin/rabbit:327
2179
+ msgid "Set left page margin."
2318
2180
  msgstr ""
2319
2181
 
2320
- #: ../lib/rabbit/task/slide.rb:101
2321
- msgid "Publish the slide to all available targets"
2182
+ #: ../../bin/rabbit:334
2183
+ msgid "Set right page margin."
2322
2184
  msgstr ""
2323
2185
 
2324
- #: ../lib/rabbit/task/slide.rb:107
2325
- msgid "Publish the slide to RubyGems.org"
2186
+ #: ../../bin/rabbit:341
2187
+ msgid "Set top page margin."
2326
2188
  msgstr ""
2327
2189
 
2328
- #: ../lib/rabbit/task/slide.rb:115
2329
- msgid "Publish the slide to SlideShare"
2190
+ #: ../../bin/rabbit:348
2191
+ msgid "Set bottom page margin."
2330
2192
  msgstr ""
2331
2193
 
2332
- #: ../lib/rabbit/task/slide.rb:127
2333
- msgid "Uploaded successfully!"
2194
+ #: ../../bin/rabbit:355
2195
+ msgid "Set page margin."
2334
2196
  msgstr ""
2335
2197
 
2336
- #: ../lib/rabbit/task/slide.rb:128
2337
- msgid "See %s"
2198
+ #: ../../bin/rabbit:367
2199
+ msgid "dRuby"
2338
2200
  msgstr ""
2339
2201
 
2340
- #: ../lib/rabbit/task/slide.rb:136
2341
- msgid "Publish the slide to Spearker Deck"
2202
+ #: ../../bin/rabbit:370
2203
+ msgid "Specify whether to use dRuby."
2342
2204
  msgstr ""
2343
2205
 
2344
- #: ../lib/rabbit/task/theme.rb:47
2345
- msgid "Show theme benchmark slide with this theme"
2206
+ #: ../../bin/rabbit:376
2207
+ msgid "Specify dRuby URI."
2346
2208
  msgstr ""
2347
2209
 
2348
- #: ../lib/rabbit/task/theme.rb:92
2349
- msgid "Publish the theme to all available targets"
2210
+ #: ../../bin/rabbit:382
2211
+ msgid "Specify whether to output dRuby URI."
2350
2212
  msgstr ""
2351
2213
 
2352
- #: ../lib/rabbit/task/theme.rb:98
2353
- msgid "Publish the theme to %s"
2214
+ #: ../../bin/rabbit:387
2215
+ msgid "SOAP"
2354
2216
  msgstr ""
2355
2217
 
2356
- #: ../lib/rabbit/rabbit.rb:60
2357
- msgid "no such file: %s"
2218
+ #: ../../bin/rabbit:390
2219
+ msgid "Specify whether to use SOAP."
2358
2220
  msgstr ""
2359
2221
 
2360
- #: ../lib/rabbit/rabbit.rb:70
2361
- msgid "can't handle %s because the following command can't be run successfully: %s"
2222
+ #: ../../bin/rabbit:396
2223
+ msgid "Specify SOAP host as [HOST]."
2362
2224
  msgstr ""
2363
2225
 
2364
- #: ../lib/rabbit/rabbit.rb:80
2365
- msgid "tried gs commands: %s"
2226
+ #: ../../bin/rabbit:404
2227
+ msgid "Specify SOAP port as [PORT]."
2366
2228
  msgstr ""
2367
2229
 
2368
- #: ../lib/rabbit/rabbit.rb:88
2369
- msgid "tried dia commands: %s"
2230
+ #: ../../bin/rabbit:413
2231
+ msgid "XML-RPC"
2370
2232
  msgstr ""
2371
2233
 
2372
- #: ../lib/rabbit/rabbit.rb:96
2373
- msgid "tried gimp commands: %s"
2234
+ #: ../../bin/rabbit:416
2235
+ msgid "Specify whether to use XML-RPC."
2374
2236
  msgstr ""
2375
2237
 
2376
- #: ../lib/rabbit/rabbit.rb:124
2377
- msgid "Unknown property: %s"
2238
+ #: ../../bin/rabbit:422
2239
+ msgid "Specify XML-RPC host as [HOST]."
2378
2240
  msgstr ""
2379
2241
 
2380
- #: ../lib/rabbit/rabbit.rb:132
2381
- msgid "can't allocate color: %s"
2242
+ #: ../../bin/rabbit:430
2243
+ msgid "Specify XML-RPC port as [PORT]."
2382
2244
  msgstr ""
2383
2245
 
2384
- #: ../lib/rabbit/rabbit.rb:143
2385
- msgid "not exist: %s"
2246
+ #: ../../bin/rabbit:439
2247
+ msgid "Server"
2386
2248
  msgstr ""
2387
2249
 
2388
- #: ../lib/rabbit/rabbit.rb:151
2389
- msgid "not a file: %s"
2250
+ #: ../../bin/rabbit:442
2251
+ msgid "Specify whether to run as server."
2390
2252
  msgstr ""
2391
2253
 
2392
- #: ../lib/rabbit/rabbit.rb:159
2393
- msgid "can not be read: %s"
2254
+ #: ../../bin/rabbit:447
2255
+ msgid "Public level"
2394
2256
  msgstr ""
2395
2257
 
2396
- #: ../lib/rabbit/rabbit.rb:167
2397
- msgid "immutable source type: %s"
2258
+ #: ../../bin/rabbit:454
2259
+ msgid "Specify public level."
2398
2260
  msgstr ""
2399
2261
 
2400
- #: ../lib/rabbit/rabbit.rb:186
2401
- msgid "not available interface: %s"
2262
+ #: ../../bin/rabbit:455
2263
+ msgid "Select from the following:"
2402
2264
  msgstr ""
2403
2265
 
2404
- #: ../lib/rabbit/rabbit.rb:194
2405
- msgid "can't find HTML template: %s"
2266
+ #: ../../bin/rabbit:472 ../../bin/rabbit:478
2267
+ msgid "Deprecated. Just ignored."
2406
2268
  msgstr ""
2407
2269
 
2408
- #: ../lib/rabbit/rabbit.rb:202
2409
- msgid "can't find theme RD template: %s"
2270
+ #: ../../bin/rabbit:473
2271
+ msgid "Specify initial comment source."
2410
2272
  msgstr ""
2411
2273
 
2412
- #: ../lib/rabbit/rabbit.rb:210
2413
- msgid "invalid motion: %s"
2274
+ #: ../../bin/rabbit:474
2275
+ msgid "(default source)"
2414
2276
  msgstr ""
2415
2277
 
2416
- #: ../lib/rabbit/rabbit.rb:225
2417
- msgid "invalid value of size property \"%{prop_name}\" of image \"%{filename}\": %{value}"
2278
+ #: ../../bin/rabbit:479
2279
+ msgid "Specify comment source encoding."
2418
2280
  msgstr ""
2419
2281
 
2420
- #: ../lib/rabbit/rabbit.rb:246
2421
- msgid "unknown cursor type: %s"
2282
+ #: ../../bin/rabbit:483
2283
+ msgid "Migemo"
2422
2284
  msgstr ""
2423
2285
 
2424
- #: ../lib/rabbit/rabbit.rb:252
2425
- msgid "print isn't supported"
2286
+ #: ../../bin/rabbit:488
2287
+ msgid "Specify search paths for Migemo static dictionary."
2426
2288
  msgstr ""
2427
2289
 
2428
- #: ../lib/rabbit/source/memory.rb:9
2429
- msgid "[FILENAME_OR_NOT]"
2290
+ #: ../../bin/rabbit:495
2291
+ msgid "Specify static dictionary name for Migemo."
2430
2292
  msgstr ""
2431
2293
 
2432
- #: ../lib/rabbit/source/hiki.rb:13
2433
- msgid "[HIKI_CGI_URI] and [PAGE_NAME]"
2294
+ #: ../../bin/rabbit:500
2295
+ msgid "3D"
2434
2296
  msgstr ""
2435
2297
 
2436
- #: ../lib/rabbit/source/file.rb:9
2437
- msgid "[FILENAME]"
2298
+ #: ../../bin/rabbit:503
2299
+ msgid "Specify whether to use OpenGL if available."
2438
2300
  msgstr ""
2439
2301
 
2440
- #: ../lib/rabbit/source/uri.rb:25
2441
- msgid "URI"
2302
+ #: ../../bin/rabbit:508
2303
+ msgid "Display"
2442
2304
  msgstr ""
2443
2305
 
2444
- #: ../lib/rabbit/source/argf.rb:10
2445
- msgid "none (get from STDIN) or [FILE_NAMES]"
2306
+ #: ../../bin/rabbit:511
2307
+ msgid "Specify whether to keep above window."
2446
2308
  msgstr ""
2447
2309
 
2448
- #: ../lib/rabbit/source/slide-share.rb:14
2449
- msgid "[USER] and [TITLE]"
2310
+ #: ../../bin/rabbit:516
2311
+ msgid "Others"
2450
2312
  msgstr ""
2451
2313
 
2452
- #: ../lib/rabbit/canvas.rb:607
2453
- msgid "Unknown action: %s"
2314
+ #: ../../bin/rabbit:519
2315
+ msgid "Show a native window ID of the Rabbit window if available."
2454
2316
  msgstr ""
2455
2317
 
2456
- #: ../lib/rabbit/canvas.rb:675
2457
- msgid "Processing..."
2318
+ #: ../../bin/rabbit:520
2319
+ msgid "e.g. The ID is the ID of X resource on X window system."
2458
2320
  msgstr ""
2459
2321
 
2460
- #: ../lib/rabbit/parser/wiki/output.rb:88
2461
- msgid "horizontal rule is unsupported"
2322
+ #: ../../bin/rabbit:539
2323
+ msgid "Choose a Rabbit source file"
2462
2324
  msgstr ""
2463
2325
 
2464
- #: ../lib/rabbit/parser/wiki/output.rb:338
2465
- msgid "unsupported list type: %s"
2326
+ #: ../../bin/rabbit:658
2327
+ msgid "dRuby URI <%s> is in use."
2466
2328
  msgstr ""
2467
2329
 
2468
- #: ../lib/rabbit/parser/wiki/output.rb:437
2469
- msgid "multiple {{image, 'XXX.png', :align => :right}} isn't supported."
2330
+ #: ../../bin/rabbit:677
2331
+ msgid "port <%s> for SOAP is in use."
2470
2332
  msgstr ""
2471
2333
 
2472
- #: ../lib/rabbit/parser/ext/enscript.rb:30
2473
- msgid "enscript: unsupported language: %s"
2334
+ #: ../../bin/rabbit:698
2335
+ msgid "port <%s> for XML-RPC is in use."
2474
2336
  msgstr ""
2475
2337
 
2476
- #: ../lib/rabbit/parser/ext/enscript.rb:112
2477
- msgid "enscript: unsupported element name: %s"
2338
+ #: ../../bin/rabbit:759
2339
+ msgid "Window ID: %d"
2478
2340
  msgstr ""
2479
2341
 
2480
- #: ../lib/rabbit/parser/ext/aafigure.rb:22
2481
- msgid "tried aafigure command: %s"
2342
+ #: ../../bin/rabbit:805
2343
+ msgid "going to shutdown..."
2482
2344
  msgstr ""
2483
2345
 
2484
- #: ../lib/rabbit/parser/ext/emacs.rb:94
2485
- msgid "emacs: unsupported element name: %s"
2346
+ #: ../../bin/rabbit:807
2347
+ msgid "DRb.thread done."
2486
2348
  msgstr ""
2487
2349
 
2488
- #: ../lib/rabbit/parser/ext/tex.rb:51
2489
- msgid "tried mimeTeX commands: %s"
2350
+ #: ../../bin/rabbit-command:17 ../../bin/rabbit-command:25
2351
+ #: ../../bin/rabrick:24 ../../bin/rabrick:32
2352
+ msgid "Specify Rabbit's dRuby URI as [URI]."
2490
2353
  msgstr ""
2491
2354
 
2492
- #: ../lib/rabbit/parser/ext/blockdiag.rb:26
2493
- msgid "tried blockdiag command: %s"
2355
+ #: ../../bin/rabbit-command:23 ../../bin/rabrick:30
2356
+ msgid "Deprecated."
2494
2357
  msgstr ""
2495
2358
 
2496
- #: ../lib/rabbit/parser/markdown/converter.rb:132
2497
- msgid "multiple ![alt]{image} in a paragraph isn't supported."
2359
+ #: ../../bin/rabbit-command:24 ../../bin/rabrick:31
2360
+ msgid "Use --rabbit-uri instead."
2498
2361
  msgstr ""
2499
2362
 
2500
- #: ../lib/rabbit/parser/markdown/converter.rb:225
2501
- msgid "multiple ![]('XXX.png'){:align='right'} isn't supported."
2363
+ #: ../../bin/rabbit-command:31
2364
+ msgid "Move commands"
2502
2365
  msgstr ""
2503
2366
 
2504
- #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:46
2505
- msgid "multiple 'align = right' isn't supported."
2367
+ #: ../../bin/rabbit-command:33
2368
+ msgid "Move to previous"
2506
2369
  msgstr ""
2507
2370
 
2508
- #: ../lib/rabbit/parser/rd/ext/block-verbatim.rb:131
2509
- msgid "RTtool isn't available"
2371
+ #: ../../bin/rabbit-command:37
2372
+ msgid "Move to next"
2510
2373
  msgstr ""
2511
2374
 
2512
- #: ../lib/rabbit/parser/rd/visitor.rb:49
2513
- msgid "[BUG] [%s] %s extension isn't available."
2375
+ #: ../../bin/rabbit-command:41
2376
+ msgid "Move to the previous slide"
2514
2377
  msgstr ""
2515
2378
 
2516
- #: ../lib/rabbit/graffiti/config-dialog.rb:48
2517
- msgid "Line width:"
2379
+ #: ../../bin/rabbit-command:45
2380
+ msgid "Move to the next slide"
2518
2381
  msgstr ""
2519
2382
 
2520
- #: ../data/rabbit/image/rabbit-images/property.rb:2
2521
- msgid "RabbitImage"
2383
+ #: ../../bin/rabbit-command:49
2384
+ msgid "Move to the first slide"
2522
2385
  msgstr ""
2523
2386
 
2524
- #: ../data/rabbit/image/rabbit-images/property.rb:3
2525
- msgid "Images related to Rabbit"
2387
+ #: ../../bin/rabbit-command:53
2388
+ msgid "Move to the last slide"
2526
2389
  msgstr ""
2527
2390
 
2528
- #: ../data/rabbit/image/rabbit-images/property.rb:4
2529
- msgid "Provides images related to Rabbit."
2391
+ #: ../../bin/rabbit-command:57
2392
+ msgid "Move to the Nth slide"
2530
2393
  msgstr ""
2531
2394
 
2532
- #: ../data/rabbit/image/ruby-images/property.rb:2
2533
- msgid "RubyImage"
2395
+ #: ../../bin/rabbit-command:61
2396
+ msgid "Get commands"
2534
2397
  msgstr ""
2535
2398
 
2536
- #: ../data/rabbit/image/ruby-images/property.rb:3
2537
- msgid "Images related to Ruby"
2399
+ #: ../../bin/rabbit-command:63
2400
+ msgid "Show source"
2538
2401
  msgstr ""
2539
2402
 
2540
- #: ../data/rabbit/image/ruby-images/property.rb:4
2541
- msgid "Provides images related to Ruby."
2403
+ #: ../../bin/rabbit-command:67
2404
+ msgid "Show the current slide source as RD"
2542
2405
  msgstr ""
2543
2406
 
2544
- #: ../data/rabbit/image/clear-blue-images/property.rb:2
2545
- msgid "Clear Blue Image"
2407
+ #: ../../bin/rabbit-command:71
2408
+ msgid "Control commands"
2546
2409
  msgstr ""
2547
2410
 
2548
- #: ../data/rabbit/image/clear-blue-images/property.rb:3
2549
- msgid "Images related to ((<clear-blue>)) theme"
2411
+ #: ../../bin/rabbit-command:73
2412
+ msgid "Toggle fullscreen"
2550
2413
  msgstr ""
2551
2414
 
2552
- #: ../data/rabbit/image/clear-blue-images/property.rb:4
2553
- msgid "Provides images related to ((<clear-blue>)) theme."
2415
+ #: ../../bin/rabbit-command:77
2416
+ msgid "Toggle index mode"
2554
2417
  msgstr ""
2555
2418
 
2556
- #: ../data/rabbit/image/cozmixng-images/property.rb:2
2557
- msgid "COZMIXNGImage"
2419
+ #: ../../bin/rabbit-command:81
2420
+ msgid "Toggle whiteout"
2558
2421
  msgstr ""
2559
2422
 
2560
- #: ../data/rabbit/image/cozmixng-images/property.rb:3
2561
- msgid "Images related to COZMIXNG"
2423
+ #: ../../bin/rabbit-command:85
2424
+ msgid "Toggle blackout"
2562
2425
  msgstr ""
2563
2426
 
2564
- #: ../data/rabbit/image/cozmixng-images/property.rb:4
2565
- msgid "Provides images related to COZMIXNG."
2427
+ #: ../../bin/rabbit-command:89
2428
+ msgid "Quit"
2566
2429
  msgstr ""
2567
2430
 
2568
- #: ../data/rabbit/image/dark-gradation-images/property.rb:2
2569
- msgid "Dark Gradation background Image"
2431
+ #: ../../bin/rabbit-command:99 ../../bin/rabrick:71
2432
+ msgid "--druby-uri is deprecated. Use --rabbit-uri instead."
2570
2433
  msgstr ""
2571
2434
 
2572
- #: ../data/rabbit/image/dark-gradation-images/property.rb:3
2573
- msgid "Images related to dark gradation"
2435
+ #: ../../bin/rabrick:40
2436
+ msgid "Specify WEBrick port as [PORT]."
2574
2437
  msgstr ""
2575
2438
 
2576
- #: ../data/rabbit/image/dark-gradation-images/property.rb:4
2577
- msgid "Provides images related to Dark Gradation theme"
2439
+ #: ../../bin/rabrick:46
2440
+ msgid "Specify whether service discovery with bonjour enable or not."
2578
2441
  msgstr ""
2579
2442
 
2580
- #: ../data/rabbit/image/rubykaigi2011-images/property.rb:2
2581
- msgid "RubyKaigi2011Image"
2443
+ #: ../../bin/rabrick:52
2444
+ msgid "Specify whether debug mode or not."
2582
2445
  msgstr ""
2583
2446
 
2584
- #: ../data/rabbit/image/rubykaigi2011-images/property.rb:3
2585
- msgid "Images related to RubyKaigi2011"
2447
+ #: ../../bin/rabrick:87
2448
+ msgid "reloading ERB templates..."
2586
2449
  msgstr ""
2587
2450
 
2588
- #: ../data/rabbit/image/rubykaigi2011-images/property.rb:4
2589
- msgid "Provides images related to RubyKaigi2011."
2451
+ #: ../../bin/rabbit-theme-manager:15
2452
+ msgid "en"
2590
2453
  msgstr ""
2591
2454
 
2592
- #: ../data/rabbit/image/nari-images/property.rb:2
2593
- msgid "Nari Image"
2455
+ #: ../../bin/rabbit-theme-manager:15
2456
+ msgid "ja"
2594
2457
  msgstr ""
2595
2458
 
2596
- #: ../data/rabbit/image/nari-images/property.rb:3
2597
- msgid "Images related to ((<nari>)) theme"
2459
+ #: ../../bin/rabbit-theme-manager:15
2460
+ msgid "fr"
2598
2461
  msgstr ""
2599
2462
 
2600
- #: ../data/rabbit/image/nari-images/property.rb:4
2601
- msgid "Provides images related to ((<nari>)) theme."
2463
+ #: ../../bin/rabbit-theme-manager:22
2464
+ msgid "[COMMAND] is one of them: [%s]"
2602
2465
  msgstr ""
2603
2466
 
2604
- #: ../data/rabbit/image/debian-images/property.rb:2
2605
- msgid "DebianImage"
2467
+ #: ../../bin/rabbit-theme-manager:34
2468
+ msgid "Show [THEME] when startup."
2606
2469
  msgstr ""
2607
2470
 
2608
- #: ../data/rabbit/image/debian-images/property.rb:3
2609
- msgid "Images related to Debian"
2471
+ #: ../../bin/rabbit-theme-manager:69
2472
+ msgid "Specify theme document directory as [DIR]."
2610
2473
  msgstr ""
2611
2474
 
2612
- #: ../data/rabbit/image/debian-images/property.rb:4
2613
- msgid "Provides images related to Debian"
2475
+ #: ../../bin/rabbit-theme-manager:76
2476
+ msgid "Specify target locales as [LOC1,LOC2,...]."
2614
2477
  msgstr ""
2615
2478
 
2616
- #: ../bin/rabbit-command:18
2617
- msgid "Specify Rabbit's dRuby URI as [URI]."
2479
+ #: ../../bin/rabbit-theme-manager:91
2480
+ msgid "Generating documents for locale <%s>..."
2618
2481
  msgstr ""
2619
2482
 
2620
- #: ../bin/rabbit-command:23
2621
- msgid "Move commands"
2483
+ #: ../../bin/rabbit-theme-manager:124
2484
+ msgid "Unknown command: %s"
2622
2485
  msgstr ""
2623
2486
 
2624
- #: ../bin/rabbit-command:25
2625
- msgid "Move to previous"
2487
+ #: ../../bin/rabbit-theme-manager:125
2488
+ msgid "Available commands: %s"
2626
2489
  msgstr ""
2627
2490
 
2628
- #: ../bin/rabbit-command:29
2629
- msgid "Move to next"
2491
+ #: ../../data/rabbit/image/rabbit-images/property.rb:2
2492
+ msgid "RabbitImage"
2630
2493
  msgstr ""
2631
2494
 
2632
- #: ../bin/rabbit-command:33
2633
- msgid "Move to the previous slide"
2495
+ #: ../../data/rabbit/image/rabbit-images/property.rb:3
2496
+ msgid "Images related to Rabbit"
2634
2497
  msgstr ""
2635
2498
 
2636
- #: ../bin/rabbit-command:37
2637
- msgid "Move to the next slide"
2499
+ #: ../../data/rabbit/image/rabbit-images/property.rb:4
2500
+ msgid "Provides images related to Rabbit."
2638
2501
  msgstr ""
2639
2502
 
2640
- #: ../bin/rabbit-command:41
2641
- msgid "Move to the first slide"
2503
+ #: ../../data/rabbit/image/ruby-images/property.rb:2
2504
+ msgid "RubyImage"
2642
2505
  msgstr ""
2643
2506
 
2644
- #: ../bin/rabbit-command:45
2645
- msgid "Move to the last slide"
2507
+ #: ../../data/rabbit/image/ruby-images/property.rb:3
2508
+ msgid "Images related to Ruby"
2646
2509
  msgstr ""
2647
2510
 
2648
- #: ../bin/rabbit-command:49
2649
- msgid "Move to the Nth slide"
2511
+ #: ../../data/rabbit/image/ruby-images/property.rb:4
2512
+ msgid "Provides images related to Ruby."
2650
2513
  msgstr ""
2651
2514
 
2652
- #: ../bin/rabbit-command:53
2653
- msgid "Get commands"
2515
+ #: ../../data/rabbit/image/clear-blue-images/property.rb:2
2516
+ msgid "Clear Blue Image"
2654
2517
  msgstr ""
2655
2518
 
2656
- #: ../bin/rabbit-command:55
2657
- msgid "Show source"
2519
+ #: ../../data/rabbit/image/clear-blue-images/property.rb:3
2520
+ msgid "Images related to ((<clear-blue>)) theme"
2658
2521
  msgstr ""
2659
2522
 
2660
- #: ../bin/rabbit-command:59
2661
- msgid "Show the current slide source as RD"
2523
+ #: ../../data/rabbit/image/clear-blue-images/property.rb:4
2524
+ msgid "Provides images related to ((<clear-blue>)) theme."
2662
2525
  msgstr ""
2663
2526
 
2664
- #: ../bin/rabbit-command:63
2665
- msgid "Control commands"
2527
+ #: ../../data/rabbit/image/cozmixng-images/property.rb:2
2528
+ msgid "COZMIXNGImage"
2666
2529
  msgstr ""
2667
2530
 
2668
- #: ../bin/rabbit-command:65
2669
- msgid "Toggle fullscreen"
2531
+ #: ../../data/rabbit/image/cozmixng-images/property.rb:3
2532
+ msgid "Images related to COZMIXNG"
2670
2533
  msgstr ""
2671
2534
 
2672
- #: ../bin/rabbit-command:69
2673
- msgid "Toggle index mode"
2535
+ #: ../../data/rabbit/image/cozmixng-images/property.rb:4
2536
+ msgid "Provides images related to COZMIXNG."
2674
2537
  msgstr ""
2675
2538
 
2676
- #: ../bin/rabbit-command:73
2677
- msgid "Toggle whiteout"
2539
+ #: ../../data/rabbit/image/dark-gradation-images/property.rb:2
2540
+ msgid "Dark Gradation background Image"
2678
2541
  msgstr ""
2679
2542
 
2680
- #: ../bin/rabbit-command:77
2681
- msgid "Toggle blackout"
2543
+ #: ../../data/rabbit/image/dark-gradation-images/property.rb:3
2544
+ msgid "Images related to dark gradation"
2682
2545
  msgstr ""
2683
2546
 
2684
- #: ../bin/rabbit-command:81
2685
- msgid "Quit"
2547
+ #: ../../data/rabbit/image/dark-gradation-images/property.rb:4
2548
+ msgid "Provides images related to Dark Gradation theme"
2686
2549
  msgstr ""
2687
2550
 
2688
- #: ../bin/rabbit-theme-manager:15
2689
- msgid "en"
2551
+ #: ../../data/rabbit/image/debian-images/property.rb:2
2552
+ msgid "DebianImage"
2690
2553
  msgstr ""
2691
2554
 
2692
- #: ../bin/rabbit-theme-manager:15
2693
- msgid "ja"
2555
+ #: ../../data/rabbit/image/debian-images/property.rb:3
2556
+ msgid "Images related to Debian"
2694
2557
  msgstr ""
2695
2558
 
2696
- #: ../bin/rabbit-theme-manager:15
2697
- msgid "fr"
2559
+ #: ../../data/rabbit/image/debian-images/property.rb:4
2560
+ msgid "Provides images related to Debian"
2698
2561
  msgstr ""
2699
2562
 
2700
- #: ../bin/rabbit-theme-manager:22
2701
- msgid "[COMMAND] is one of them: [%s]"
2563
+ #: ../../lib/rabbit/theme/document.erb:3
2564
+ msgid "Name"
2702
2565
  msgstr ""
2703
2566
 
2704
- #: ../bin/rabbit-theme-manager:34
2705
- msgid "Show [THEME] when startup."
2567
+ #: ../../lib/rabbit/theme/document.erb:6
2568
+ msgid "Category"
2706
2569
  msgstr ""
2707
2570
 
2708
- #: ../bin/rabbit-theme-manager:69
2709
- msgid "Specify theme document directory as [DIR]."
2571
+ #: ../../lib/rabbit/theme/document.erb:10
2572
+ msgid "Abstract"
2710
2573
  msgstr ""
2711
2574
 
2712
- #: ../bin/rabbit-theme-manager:76
2713
- msgid "Specify target locales as [LOC1,LOC2,...]."
2575
+ #: ../../lib/rabbit/theme/document.erb:15
2576
+ msgid "Description"
2714
2577
  msgstr ""
2715
2578
 
2716
- #: ../bin/rabbit-theme-manager:91
2717
- msgid "Generating documents for locale <%s>..."
2579
+ #: ../../lib/rabbit/theme/document.erb:21
2580
+ msgid "Dependency themes"
2718
2581
  msgstr ""
2719
2582
 
2720
- #: ../bin/rabbit-theme-manager:124
2721
- msgid "Unknown command: %s"
2583
+ #: ../../lib/rabbit/theme/document.erb:28
2584
+ msgid "Parameters"
2722
2585
  msgstr ""
2723
2586
 
2724
- #: ../bin/rabbit-theme-manager:125
2725
- msgid "Available commands: %s"
2587
+ #: ../../lib/rabbit/theme/document.erb:31
2588
+ msgid "Default: "
2726
2589
  msgstr ""