rabbit 0.9.3 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Gemfile +9 -2
- data/Rakefile +11 -4
- data/TODO +0 -2
- data/bin/rabbirack +95 -0
- data/bin/rabbit +23 -2
- data/bin/rabbiter +9 -0
- data/data/locale/en/LC_MESSAGES/rabbit.mo +0 -0
- data/data/locale/fr/LC_MESSAGES/rabbit.mo +0 -0
- data/data/locale/ja/LC_MESSAGES/rabbit.mo +0 -0
- data/doc/_layouts/en.html +1 -1
- data/doc/_layouts/ja.html +1 -1
- data/doc/_layouts/skeleton.html +1 -1
- data/doc/_site/css/rabbit.css +41 -1
- data/doc/_site/en/development.html +2 -2
- data/doc/_site/en/faq.html +2 -2
- data/doc/_site/en/hiki.html +2 -2
- data/doc/_site/en/how-to-make/hiki.html +2 -2
- data/doc/_site/en/how-to-make/index.html +2 -2
- data/doc/_site/en/how-to-make/pdf.html +2 -2
- data/doc/_site/en/how-to-make/rd.html +2 -2
- data/doc/_site/en/how-to-make/theme.html +2 -2
- data/doc/_site/en/index.html +20 -20
- data/doc/_site/en/install/homebrew.html +6 -12
- data/doc/_site/en/install/index.html +5 -3
- data/doc/_site/en/install/macports.html +2 -2
- data/doc/_site/en/install/windows.html +2 -2
- data/doc/_site/en/news.html +172 -61
- data/doc/_site/en/rd.html +2 -2
- data/doc/_site/en/sample/hiki/rabbit.html +3 -3
- data/doc/_site/en/sample/index.html +2 -2
- data/doc/_site/en/sample/rd/rabbit.html +3 -3
- data/doc/_site/en/slides.html +2 -2
- data/doc/_site/en/usage.html +60 -60
- data/doc/_site/en/users.html +2 -2
- data/doc/_site/images/screenshots/en/blue-circle.png +0 -0
- data/doc/_site/images/screenshots/en/clear-blue-raw.png +0 -0
- data/doc/_site/images/screenshots/en/clear-blue.png +0 -0
- data/doc/_site/images/screenshots/en/cozmixng-raw.png +0 -0
- data/doc/_site/images/screenshots/en/cozmixng.png +0 -0
- data/doc/_site/images/screenshots/en/dark-gradation.png +0 -0
- data/doc/_site/images/screenshots/en/day-white.png +0 -0
- data/doc/_site/images/screenshots/en/debian.png +0 -0
- data/doc/_site/images/screenshots/en/green-circle.png +0 -0
- data/doc/_site/images/screenshots/en/night-black.png +0 -0
- data/doc/_site/images/screenshots/en/rabbit-raw.png +0 -0
- data/doc/_site/images/screenshots/en/rabbit.png +0 -0
- data/doc/_site/images/screenshots/en/ranguba-raw.png +0 -0
- data/doc/_site/images/screenshots/en/ranguba.png +0 -0
- data/doc/_site/images/screenshots/en/red-frame.png +0 -0
- data/doc/_site/images/screenshots/en/ruby-gnome2.png +0 -0
- data/doc/_site/images/screenshots/ja/blue-circle.png +0 -0
- data/doc/_site/images/screenshots/ja/clear-blue-raw.png +0 -0
- data/doc/_site/images/screenshots/ja/clear-blue.png +0 -0
- data/doc/_site/images/screenshots/ja/cozmixng-raw.png +0 -0
- data/doc/_site/images/screenshots/ja/cozmixng.png +0 -0
- data/doc/_site/images/screenshots/ja/dark-gradation.png +0 -0
- data/doc/_site/images/screenshots/ja/day-white.png +0 -0
- data/doc/_site/images/screenshots/ja/debian.png +0 -0
- data/doc/_site/images/screenshots/ja/green-circle.png +0 -0
- data/doc/_site/images/screenshots/ja/night-black.png +0 -0
- data/doc/_site/images/screenshots/ja/rabbit-raw.png +0 -0
- data/doc/_site/images/screenshots/ja/rabbit.png +0 -0
- data/doc/_site/images/screenshots/ja/ranguba-raw.png +0 -0
- data/doc/_site/images/screenshots/ja/ranguba.png +0 -0
- data/doc/_site/images/screenshots/ja/red-frame.png +0 -0
- data/doc/_site/images/screenshots/ja/ruby-gnome2.png +0 -0
- data/doc/_site/index.html.en +8 -2
- data/doc/_site/index.html.ja +8 -2
- data/doc/_site/ja/about.html +2 -2
- data/doc/_site/ja/development.html +2 -2
- data/doc/_site/ja/faq.html +25 -14
- data/doc/_site/ja/hiki.html +2 -2
- data/doc/_site/ja/how-to-make/hiki.html +2 -2
- data/doc/_site/ja/how-to-make/index.html +2 -2
- data/doc/_site/ja/how-to-make/pdf.html +2 -2
- data/doc/_site/ja/how-to-make/rd.html +2 -2
- data/doc/_site/ja/how-to-make/theme.html +2 -2
- data/doc/_site/ja/index.html +2 -2
- data/doc/_site/ja/install/homebrew.html +6 -12
- data/doc/_site/ja/install/index.html +5 -3
- data/doc/_site/ja/install/macports.html +3 -6
- data/doc/_site/ja/install/windows.html +2 -2
- data/doc/_site/ja/news.html +165 -61
- data/doc/_site/ja/rd.html +2 -2
- data/doc/_site/ja/sample/hiki/rabbit.html +3 -3
- data/doc/_site/ja/sample/index.html +2 -2
- data/doc/_site/ja/sample/rd/rabbit.html +3 -3
- data/doc/_site/ja/slides.html +2 -2
- data/doc/_site/ja/usage.html +60 -69
- data/doc/_site/ja/users.html +2 -2
- data/doc/css/rabbit.css +41 -1
- data/doc/en/index.rd +1 -1
- data/doc/en/install/homebrew.rd +2 -11
- data/doc/en/install/index.rd +2 -0
- data/doc/en/news.rd +117 -3
- data/doc/en/sample/hiki/rabbit.hiki +1 -1
- data/doc/en/sample/rd/rabbit.rd +1 -1
- data/doc/en/usage.rd +12 -17
- data/doc/images/screenshots/en/blue-circle.png +0 -0
- data/doc/images/screenshots/en/clear-blue-raw.png +0 -0
- data/doc/images/screenshots/en/clear-blue.png +0 -0
- data/doc/images/screenshots/en/cozmixng-raw.png +0 -0
- data/doc/images/screenshots/en/cozmixng.png +0 -0
- data/doc/images/screenshots/en/dark-gradation.png +0 -0
- data/doc/images/screenshots/en/day-white.png +0 -0
- data/doc/images/screenshots/en/debian.png +0 -0
- data/doc/images/screenshots/en/green-circle.png +0 -0
- data/doc/images/screenshots/en/night-black.png +0 -0
- data/doc/images/screenshots/en/rabbit-raw.png +0 -0
- data/doc/images/screenshots/en/rabbit.png +0 -0
- data/doc/images/screenshots/en/ranguba-raw.png +0 -0
- data/doc/images/screenshots/en/ranguba.png +0 -0
- data/doc/images/screenshots/en/red-frame.png +0 -0
- data/doc/images/screenshots/en/ruby-gnome2.png +0 -0
- data/doc/images/screenshots/ja/blue-circle.png +0 -0
- data/doc/images/screenshots/ja/clear-blue-raw.png +0 -0
- data/doc/images/screenshots/ja/clear-blue.png +0 -0
- data/doc/images/screenshots/ja/cozmixng-raw.png +0 -0
- data/doc/images/screenshots/ja/cozmixng.png +0 -0
- data/doc/images/screenshots/ja/dark-gradation.png +0 -0
- data/doc/images/screenshots/ja/day-white.png +0 -0
- data/doc/images/screenshots/ja/debian.png +0 -0
- data/doc/images/screenshots/ja/green-circle.png +0 -0
- data/doc/images/screenshots/ja/night-black.png +0 -0
- data/doc/images/screenshots/ja/rabbit-raw.png +0 -0
- data/doc/images/screenshots/ja/rabbit.png +0 -0
- data/doc/images/screenshots/ja/ranguba-raw.png +0 -0
- data/doc/images/screenshots/ja/ranguba.png +0 -0
- data/doc/images/screenshots/ja/red-frame.png +0 -0
- data/doc/images/screenshots/ja/ruby-gnome2.png +0 -0
- data/doc/index.html.en +6 -0
- data/doc/index.html.ja +6 -0
- data/doc/ja/faq.rd +21 -3
- data/doc/ja/install/homebrew.rd +2 -11
- data/doc/ja/install/index.rd +2 -0
- data/doc/ja/install/macports.rd +1 -6
- data/doc/ja/news.rd +109 -3
- data/doc/ja/sample/hiki/rabbit.hiki +1 -1
- data/doc/ja/sample/rd/rabbit.rd +1 -1
- data/doc/ja/usage.rd +11 -29
- data/lib/rabbit/canvas.rb +7 -4
- data/lib/rabbit/console.rb +1 -1
- data/lib/rabbit/div/main-i.erb +1 -1
- data/lib/rabbit/div/main.erb +1 -1
- data/lib/rabbit/element/base.rb +17 -1
- data/lib/rabbit/element/image.rb +1 -0
- data/lib/rabbit/element/preformatted.rb +8 -3
- data/lib/rabbit/element/syntax-highlighting.rb +15 -0
- data/lib/rabbit/element/text-renderer.rb +3 -3
- data/lib/rabbit/element/text.rb +0 -12
- data/lib/rabbit/element/title-slide.rb +1 -25
- data/lib/rabbit/formatter.rb +26 -6
- data/lib/rabbit/front.rb +10 -6
- data/lib/rabbit/html/template.erb +1 -1
- data/lib/rabbit/image.rb +1 -1
- data/lib/rabbit/keys.rb +70 -70
- data/lib/rabbit/middleware/config.ru +42 -0
- data/lib/rabbit/middleware/controller.rb +66 -0
- data/lib/rabbit/middleware/public/stylesheets/rabbirack.css +12 -0
- data/lib/rabbit/middleware/views/index.haml +13 -0
- data/lib/rabbit/middleware/views/layout.haml +8 -0
- data/lib/rabbit/parser/ext/aafigure.rb +1 -1
- data/lib/rabbit/parser/ext/blockdiag.rb +46 -0
- data/lib/rabbit/parser/ext/coderay.rb +66 -0
- data/lib/rabbit/parser/ext/emacs.rb +116 -0
- data/lib/rabbit/parser/ext/enscript.rb +15 -22
- data/lib/rabbit/parser/rd.rb +8 -2
- data/lib/rabbit/parser/rd/ext/block-verbatim.rb +53 -16
- data/lib/rabbit/parser/wiki.rb +3 -1
- data/lib/rabbit/parser/wiki/output.rb +28 -16
- data/lib/rabbit/rabbit.rb +7 -1
- data/lib/rabbit/renderer/display.rb +14 -2
- data/lib/rabbit/renderer/display/clutter-embed.rb +1 -1
- data/lib/rabbit/renderer/display/key-handler.rb +12 -12
- data/lib/rabbit/soap/base.rb +1 -1
- data/lib/rabbit/theme-browser.rb +2 -2
- data/lib/rabbit/theme/base/base.rb +7 -0
- data/lib/rabbit/theme/default-comment/default-comment.rb +9 -0
- data/lib/rabbit/theme/default-comment/property.rb +4 -0
- data/lib/rabbit/theme/default-item-mark-setup/default-item-mark-setup.rb +1 -1
- data/lib/rabbit/theme/default-slide/default-slide.rb +2 -2
- data/lib/rabbit/theme/default-text/default-text.rb +5 -0
- data/lib/rabbit/theme/default/default.rb +6 -7
- data/lib/rabbit/theme/footer-comment/footer-comment.rb +35 -8
- data/lib/rabbit/theme/pdf/pdf.rb +18 -0
- data/lib/rabbit/theme/rabbit-powered-by/rabbit-powered-by.rb +1 -1
- data/lib/rabbit/theme/syntax-highlighting/property.rb +4 -0
- data/lib/rabbit/theme/syntax-highlighting/syntax-highlighting.rb +139 -0
- data/lib/rabbit/theme/title-shadow/title-shadow.rb +1 -1
- data/lib/rabbit/theme/twitter-comment/twitter-comment.rb +1 -1
- data/lib/rabbit/twitter.rb +28 -4
- data/lib/rabbit/utils.rb +40 -12
- data/po/en/rabbit.po +175 -145
- data/po/fr/rabbit.po +180 -149
- data/po/ja/rabbit.po +176 -148
- data/po/rabbit.pot +175 -145
- data/sample/can_rabbit.rd +0 -21
- data/sample/rabbit-en.hiki +21 -2
- data/sample/rabbit-en.rd +42 -2
- data/sample/rabbit-implementation.rd +0 -5
- data/sample/rabbit.hiki +19 -16
- data/sample/rabbit.rd +42 -11
- data/sample/test.hiki +31 -0
- data/sample/test.rab +30 -0
- metadata +84 -58
- data/lib/rabbit/parser/ext/anthy.rb +0 -43
- data/lib/rabbit/parser/rd/ext/aafigure.rb +0 -18
- data/lib/rabbit/parser/rd/ext/anthy.rb +0 -29
- data/lib/rabbit/parser/rd/ext/enscript.rb +0 -24
- data/lib/rabbit/parser/rd/ext/tex.rb +0 -24
- data/lib/rabbit/source/rwiki.rb +0 -54
- data/lib/rabbit/theme/pdf-tortoise-and-hare/pdf-tortoise-and-hare.rb +0 -18
- data/lib/rabbit/theme/pdf-tortoise-and-hare/property.rb +0 -3
data/lib/rabbit/theme/pdf/pdf.rb
CHANGED
|
@@ -2,3 +2,21 @@ begin
|
|
|
2
2
|
include_theme(canvas.title)
|
|
3
3
|
rescue LoadError
|
|
4
4
|
end
|
|
5
|
+
|
|
6
|
+
if canvas.allotted_time
|
|
7
|
+
@image_slide_number_image = "mini-usa-taro.png"
|
|
8
|
+
@image_slide_number_show_text = true
|
|
9
|
+
|
|
10
|
+
@image_slide_number_margin_left = @margin_left
|
|
11
|
+
@image_slide_number_margin_right = @margin_right
|
|
12
|
+
@image_slide_number_margin_bottom = @margin_bottom
|
|
13
|
+
include_theme("image-slide-number")
|
|
14
|
+
|
|
15
|
+
@image_timer_image = "mini-kame-taro.png"
|
|
16
|
+
@image_timer_margin_left = @margin_left
|
|
17
|
+
@image_timer_margin_right = @margin_right
|
|
18
|
+
@image_timer_margin_bottom = @margin_bottom
|
|
19
|
+
include_theme("image-timer")
|
|
20
|
+
end
|
|
21
|
+
|
|
22
|
+
include_theme("default-comment")
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
|
|
3
|
+
@syntax_highlighting_uninstall ||= false
|
|
4
|
+
|
|
5
|
+
theme_exit if @syntax_highlighting_uninstall
|
|
6
|
+
|
|
7
|
+
# http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines
|
|
8
|
+
#
|
|
9
|
+
# Butter: #fce94f #edd400 #c4a000
|
|
10
|
+
# Orange: #fcaf3e #f57900 #ce5c00
|
|
11
|
+
# Chocolate: #e9b96e #c17d11 #8f5902
|
|
12
|
+
# Chameleon: #8ae234 #73d216 #4e9a06
|
|
13
|
+
# Sky Blue: #729fcf #3465a4 #204a87
|
|
14
|
+
# Plum: #ad7fa8 #75507b #5c35cc
|
|
15
|
+
# Scarlet Red:#ef2929 #cc0000 #a40000
|
|
16
|
+
# Aluminium: #eeeeec #d3d7cf #babdb6
|
|
17
|
+
# #888a85 #555753 #2e3436
|
|
18
|
+
|
|
19
|
+
@syntax_highlighting_scheme ||= {}
|
|
20
|
+
@syntax_highlighting_scheme_default = {
|
|
21
|
+
:comment => {
|
|
22
|
+
:color => "#8f5902",
|
|
23
|
+
:style => "italic",
|
|
24
|
+
},
|
|
25
|
+
:comment_delimiter => {
|
|
26
|
+
:color => "#8f5902",
|
|
27
|
+
:style => "italic",
|
|
28
|
+
},
|
|
29
|
+
:reserved => {
|
|
30
|
+
:color => "#204a87",
|
|
31
|
+
},
|
|
32
|
+
:method => {
|
|
33
|
+
:color => "#000000",
|
|
34
|
+
},
|
|
35
|
+
:string => {
|
|
36
|
+
:color => "#4e9a06",
|
|
37
|
+
},
|
|
38
|
+
:variable => {
|
|
39
|
+
:color => "#ce5c00",
|
|
40
|
+
},
|
|
41
|
+
:instance_variable => {
|
|
42
|
+
:color => "#ce5c00",
|
|
43
|
+
},
|
|
44
|
+
:global_variable => {
|
|
45
|
+
:color => "#8f5902",
|
|
46
|
+
},
|
|
47
|
+
:operator => {
|
|
48
|
+
:color => "#ce5c00",
|
|
49
|
+
},
|
|
50
|
+
:ident => {
|
|
51
|
+
# :color => "#f57900",
|
|
52
|
+
},
|
|
53
|
+
:include => {
|
|
54
|
+
:color => "#73d216",
|
|
55
|
+
},
|
|
56
|
+
:pre_constant => {
|
|
57
|
+
:color => "#5c35cc",
|
|
58
|
+
},
|
|
59
|
+
:preprocessor => {
|
|
60
|
+
:color => "#ad7fa8",
|
|
61
|
+
},
|
|
62
|
+
:pre_type => {
|
|
63
|
+
:color => "#5c35cc",
|
|
64
|
+
},
|
|
65
|
+
:directive => {
|
|
66
|
+
:color => "#5c35cc",
|
|
67
|
+
},
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
@syntax_highlighting_frame_color ||= "#000000"
|
|
71
|
+
@syntax_highlighting_frame_width ||= 2
|
|
72
|
+
@syntax_highlighting_fill_color ||= "#f8f8f8"
|
|
73
|
+
@syntax_highlighting_shadow_color ||= nil
|
|
74
|
+
|
|
75
|
+
@syntax_highlighting_padding_left ||= screen_x(5)
|
|
76
|
+
@syntax_highlighting_padding_right ||= screen_x(5)
|
|
77
|
+
@syntax_highlighting_padding_top ||= screen_y(2)
|
|
78
|
+
@syntax_highlighting_padding_bottom ||= screen_y(2)
|
|
79
|
+
|
|
80
|
+
if @syntax_highlighting_keep_in_size.nil?
|
|
81
|
+
@syntax_highlighting_keep_in_size = true
|
|
82
|
+
end
|
|
83
|
+
|
|
84
|
+
match("**", SyntaxHighlightingBlock) do |blocks|
|
|
85
|
+
name = "syntax-highlighting-block"
|
|
86
|
+
|
|
87
|
+
blocks.horizontal_centering = true
|
|
88
|
+
|
|
89
|
+
params = {
|
|
90
|
+
:proc_name => name,
|
|
91
|
+
:frame_color => @syntax_highlighting_frame_color,
|
|
92
|
+
:frame_width => @syntax_highlighting_frame_width,
|
|
93
|
+
:fill_color => @syntax_highlighting_fill_color,
|
|
94
|
+
:shadow_color => @syntax_highlighting_shadow_color,
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
padding_set(:left => @syntax_highlighting_padding_left,
|
|
98
|
+
:right => @syntax_highlighting_padding_right,
|
|
99
|
+
:top => @syntax_highlighting_padding_top,
|
|
100
|
+
:bottom => @syntax_highlighting_padding_bottom)
|
|
101
|
+
|
|
102
|
+
blocks.wrap_mode = false
|
|
103
|
+
|
|
104
|
+
blocks.margin_top = @space
|
|
105
|
+
blocks.margin_bottom = @space
|
|
106
|
+
|
|
107
|
+
blocks.keep_in_size if @syntax_highlighting_keep_in_size
|
|
108
|
+
|
|
109
|
+
draw_frame(blocks, params)
|
|
110
|
+
end
|
|
111
|
+
|
|
112
|
+
match("**", SyntaxHighlightingBlock, "**", CustomTag) do |tags|
|
|
113
|
+
find_block_element = lambda do |tag|
|
|
114
|
+
element = tag
|
|
115
|
+
while element.inline_element?
|
|
116
|
+
element = element.parent
|
|
117
|
+
end
|
|
118
|
+
element
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
find_markup_target = lambda do |tag|
|
|
122
|
+
if tag.elements.empty?
|
|
123
|
+
tag.parent
|
|
124
|
+
else
|
|
125
|
+
tag
|
|
126
|
+
end
|
|
127
|
+
end
|
|
128
|
+
|
|
129
|
+
scheme = @syntax_highlighting_scheme_default.merge(@syntax_highlighting_scheme)
|
|
130
|
+
tags.each do |tag|
|
|
131
|
+
case tag.name
|
|
132
|
+
when /\Asyntax-(.+)\z/
|
|
133
|
+
style = (scheme[$1.gsub(/-/, '_').to_sym] || {})
|
|
134
|
+
next if style.empty?
|
|
135
|
+
find_markup_target.call(tag).font(style)
|
|
136
|
+
end
|
|
137
|
+
end
|
|
138
|
+
end
|
|
139
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
theme_exit unless display?
|
|
2
2
|
|
|
3
|
-
@twitter_footer_color ||= @
|
|
3
|
+
@twitter_footer_color ||= @foreground
|
|
4
4
|
if !defined?(@twitter_footer_filters) or @twitter_footer_filters.nil?
|
|
5
5
|
theme_exit("must specify @twitter_footer_filters!! as " +
|
|
6
6
|
"array of keyword: ['keyword1', 'keyword1', ...])")
|
data/lib/rabbit/twitter.rb
CHANGED
|
@@ -22,7 +22,13 @@ module Rabbit
|
|
|
22
22
|
def setup
|
|
23
23
|
return unless @oauth_parameters.nil?
|
|
24
24
|
require 'yaml'
|
|
25
|
-
|
|
25
|
+
begin
|
|
26
|
+
require 'twitter_oauth'
|
|
27
|
+
rescue LoadError
|
|
28
|
+
@logger.warn(_("twitter_oauth gem is missing. " \
|
|
29
|
+
"Install it by 'gem install twitter_oauth'."))
|
|
30
|
+
return
|
|
31
|
+
end
|
|
26
32
|
setup_access_token unless @config_file_path.exist?
|
|
27
33
|
oauth_access_parameters = YAML.load(@config_file_path.read)
|
|
28
34
|
@oauth_parameters = {
|
|
@@ -42,8 +48,16 @@ module Rabbit
|
|
|
42
48
|
def start(*filters, &block)
|
|
43
49
|
register_listener(&block) if block_given?
|
|
44
50
|
setup if @oauth_parameters.nil?
|
|
51
|
+
return if @oauth_parameters.nil?
|
|
45
52
|
require 'socket'
|
|
46
|
-
|
|
53
|
+
begin
|
|
54
|
+
require 'twitter/json_stream'
|
|
55
|
+
rescue LoadError
|
|
56
|
+
@logger.warn(_("twitter-stream gem is missing. " \
|
|
57
|
+
"Install it by 'gem install twitter-stream'."))
|
|
58
|
+
return
|
|
59
|
+
end
|
|
60
|
+
|
|
47
61
|
stream_options = {
|
|
48
62
|
:oauth => @oauth_parameters,
|
|
49
63
|
:user_agent => "Rabitter #{Rabbit::VERSION}",
|
|
@@ -115,8 +129,18 @@ module Rabbit
|
|
|
115
129
|
def connect
|
|
116
130
|
close
|
|
117
131
|
@socket = TCPSocket.new(@options[:host], "http")
|
|
118
|
-
|
|
119
|
-
|
|
132
|
+
if GLib.const_defined?(:IOChannelWin32Socket)
|
|
133
|
+
@channel = GLib::IOChannelWin32Socket.new(@socket.fileno)
|
|
134
|
+
else
|
|
135
|
+
@channel = GLib::IOChannel.new(@socket.fileno)
|
|
136
|
+
end
|
|
137
|
+
begin
|
|
138
|
+
@channel.flags = GLib::IOChannel::FLAG_NONBLOCK
|
|
139
|
+
rescue GLib::IOChannelError
|
|
140
|
+
@logger.warn("[twitter][read][error] " +
|
|
141
|
+
"failed to set non-blocking mode: " +
|
|
142
|
+
"#{$!.message}(#{$!.class})")
|
|
143
|
+
end
|
|
120
144
|
reader_id = @channel.add_watch(GLib::IOChannel::IN) do |io, condition|
|
|
121
145
|
@logger.debug("[twitter][read][start]")
|
|
122
146
|
data = io.read(4096)
|
data/lib/rabbit/utils.rb
CHANGED
|
@@ -155,7 +155,7 @@ module Rabbit
|
|
|
155
155
|
false
|
|
156
156
|
end
|
|
157
157
|
else
|
|
158
|
-
$stdin.tty?
|
|
158
|
+
$stdin.tty? or ENV["TERM"]
|
|
159
159
|
end
|
|
160
160
|
end
|
|
161
161
|
|
|
@@ -168,7 +168,7 @@ module Rabbit
|
|
|
168
168
|
false
|
|
169
169
|
end
|
|
170
170
|
else
|
|
171
|
-
$stdout.tty?
|
|
171
|
+
$stdout.tty? or ENV["TERM"]
|
|
172
172
|
end
|
|
173
173
|
end
|
|
174
174
|
|
|
@@ -256,7 +256,7 @@ module Rabbit
|
|
|
256
256
|
end
|
|
257
257
|
|
|
258
258
|
def parse_four_way(*values)
|
|
259
|
-
if values.
|
|
259
|
+
if values.size == 1 and
|
|
260
260
|
(values.first.is_a?(Array) or values.first.is_a?(Hash))
|
|
261
261
|
values = values.first
|
|
262
262
|
end
|
|
@@ -267,14 +267,14 @@ module Rabbit
|
|
|
267
267
|
when 1
|
|
268
268
|
left = right = top = bottom = Integer(values.first)
|
|
269
269
|
when 2
|
|
270
|
-
top, left = values.collect{|x| Integer(x)}
|
|
270
|
+
top, left = values.collect {|x| Integer(x)}
|
|
271
271
|
bottom = top
|
|
272
272
|
right = left
|
|
273
273
|
when 3
|
|
274
|
-
top, left, bottom = values.collect{|x| Integer(x)}
|
|
274
|
+
top, left, bottom = values.collect {|x| Integer(x)}
|
|
275
275
|
right = left
|
|
276
276
|
when 4
|
|
277
|
-
top, right, bottom, left = values.collect{|x| Integer(x)}
|
|
277
|
+
top, right, bottom, left = values.collect {|x| Integer(x)}
|
|
278
278
|
else
|
|
279
279
|
raise ArgumentError
|
|
280
280
|
end
|
|
@@ -282,6 +282,31 @@ module Rabbit
|
|
|
282
282
|
end
|
|
283
283
|
end
|
|
284
284
|
|
|
285
|
+
def ensure_time(object)
|
|
286
|
+
return nil if object.nil?
|
|
287
|
+
return object if object.is_a?(Numeric)
|
|
288
|
+
|
|
289
|
+
if /\A\s*\z/m =~ object
|
|
290
|
+
nil
|
|
291
|
+
else
|
|
292
|
+
if /\A\s*(\d*\.?\d*)\s*(h|m|s)?\s*\z/i =~ object
|
|
293
|
+
time = $1.to_f
|
|
294
|
+
unit = $2
|
|
295
|
+
if unit
|
|
296
|
+
case unit.downcase
|
|
297
|
+
when "m"
|
|
298
|
+
time *= 60
|
|
299
|
+
when "h"
|
|
300
|
+
time *= 3600
|
|
301
|
+
end
|
|
302
|
+
end
|
|
303
|
+
time.to_i
|
|
304
|
+
else
|
|
305
|
+
nil
|
|
306
|
+
end
|
|
307
|
+
end
|
|
308
|
+
end
|
|
309
|
+
|
|
285
310
|
def split_number_to_minute_and_second(number)
|
|
286
311
|
if number >= 0
|
|
287
312
|
sign = " "
|
|
@@ -300,13 +325,16 @@ module Rabbit
|
|
|
300
325
|
p output
|
|
301
326
|
end
|
|
302
327
|
|
|
303
|
-
def stringify_hash_key
|
|
304
|
-
|
|
305
|
-
hash.
|
|
306
|
-
|
|
307
|
-
hash[key.to_s] = value
|
|
328
|
+
def stringify_hash_key(hash)
|
|
329
|
+
stringified_hash = {}
|
|
330
|
+
hash.each do |key, value|
|
|
331
|
+
stringified_hash[key.to_s] = value
|
|
308
332
|
end
|
|
309
|
-
|
|
333
|
+
stringified_hash
|
|
334
|
+
end
|
|
335
|
+
|
|
336
|
+
def syntax_highlighting_debug?
|
|
337
|
+
ENV["RABBIT_SYNTAX_HIGHLIGHTING_DEBUG"] == "yes"
|
|
310
338
|
end
|
|
311
339
|
end
|
|
312
340
|
|
data/po/en/rabbit.po
CHANGED
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: Rabbit 0.5.4\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"POT-Creation-Date: 2011-
|
|
9
|
+
"POT-Creation-Date: 2011-07-15 16:08+0900\n"
|
|
10
10
|
"PO-Revision-Date: 2007-12-15 20:07+0900\n"
|
|
11
11
|
"Last-Translator: Kouhei Sutou <kou@cozmixng.org>\n"
|
|
12
12
|
"Language-Team: Kouhei Sutou <kou@cozmixng.org> and Kobayashi Noritada "
|
|
@@ -45,26 +45,26 @@ msgstr ""
|
|
|
45
45
|
msgid "(Must be specified.)"
|
|
46
46
|
msgstr ""
|
|
47
47
|
|
|
48
|
-
#: ../../lib/rabbit/console.rb:69 ../../bin/rabbit:
|
|
49
|
-
#: ../../bin/rabbit:
|
|
50
|
-
#: ../../bin/rabbit:
|
|
51
|
-
#: ../../bin/rabbit:
|
|
48
|
+
#: ../../lib/rabbit/console.rb:69 ../../bin/rabbit:130 ../../bin/rabbit:136
|
|
49
|
+
#: ../../bin/rabbit:296 ../../bin/rabbit:303 ../../bin/rabbit:310
|
|
50
|
+
#: ../../bin/rabbit:317 ../../bin/rabbit:342 ../../bin/rabbit:349
|
|
51
|
+
#: ../../bin/rabbit:356 ../../bin/rabbit:363 ../../bin/rabbit:494
|
|
52
52
|
msgid "(auto)"
|
|
53
53
|
msgstr ""
|
|
54
54
|
|
|
55
|
-
#: ../../bin/rabbit:
|
|
55
|
+
#: ../../bin/rabbit:488
|
|
56
56
|
msgid "(default source)"
|
|
57
57
|
msgstr ""
|
|
58
58
|
|
|
59
|
-
#: ../../bin/rabbit:
|
|
59
|
+
#: ../../bin/rabbit:275
|
|
60
60
|
msgid "(landscape A4 height)"
|
|
61
61
|
msgstr ""
|
|
62
62
|
|
|
63
|
-
#: ../../bin/rabbit:
|
|
63
|
+
#: ../../bin/rabbit:281
|
|
64
64
|
msgid "(landscape A4 size)"
|
|
65
65
|
msgstr ""
|
|
66
66
|
|
|
67
|
-
#: ../../bin/rabbit:
|
|
67
|
+
#: ../../bin/rabbit:268
|
|
68
68
|
msgid "(landscape A4 width)"
|
|
69
69
|
msgstr ""
|
|
70
70
|
|
|
@@ -72,7 +72,7 @@ msgstr ""
|
|
|
72
72
|
msgid "--druby-uri is deprecated. Use --rabbit-uri instead."
|
|
73
73
|
msgstr ""
|
|
74
74
|
|
|
75
|
-
#: ../../bin/rabbit:
|
|
75
|
+
#: ../../bin/rabbit:514
|
|
76
76
|
msgid "3D"
|
|
77
77
|
msgstr ""
|
|
78
78
|
|
|
@@ -84,19 +84,18 @@ msgstr ""
|
|
|
84
84
|
msgid "Ad text."
|
|
85
85
|
msgstr ""
|
|
86
86
|
|
|
87
|
-
#: ../../bin/rabbit:
|
|
87
|
+
#: ../../bin/rabbit:75 ../../bin/rabbit-theme-manager:27
|
|
88
88
|
msgid "Add [PATH] to load path."
|
|
89
89
|
msgstr ""
|
|
90
90
|
|
|
91
|
-
#: ../../lib/rabbit/parser/wiki/output.rb:458
|
|
92
|
-
#: ../../lib/rabbit/parser/rd/ext/anthy.rb:13
|
|
93
|
-
msgid "Anthy isn't available"
|
|
94
|
-
msgstr ""
|
|
95
|
-
|
|
96
91
|
#: ../../lib/rabbit/theme/tag/property.rb:4
|
|
97
92
|
msgid "Applies custom tag style."
|
|
98
93
|
msgstr ""
|
|
99
94
|
|
|
95
|
+
#: ../../lib/rabbit/theme/syntax-highlighting/property.rb:4
|
|
96
|
+
msgid "Applies syntax highlighting tag style."
|
|
97
|
+
msgstr ""
|
|
98
|
+
|
|
100
99
|
#: ../../lib/rabbit/theme/auto-slide/property.rb:2
|
|
101
100
|
msgid "Auto Slide"
|
|
102
101
|
msgstr ""
|
|
@@ -131,7 +130,7 @@ msgstr ""
|
|
|
131
130
|
msgid "Base y-axis position to stroke line."
|
|
132
131
|
msgstr ""
|
|
133
132
|
|
|
134
|
-
#: ../../bin/rabbit:
|
|
133
|
+
#: ../../bin/rabbit:258
|
|
135
134
|
msgid "Better look for displaying but lesser look for printing."
|
|
136
135
|
msgstr ""
|
|
137
136
|
|
|
@@ -195,7 +194,7 @@ msgstr ""
|
|
|
195
194
|
msgid "Change theme"
|
|
196
195
|
msgstr ""
|
|
197
196
|
|
|
198
|
-
#: ../../bin/rabbit:
|
|
197
|
+
#: ../../bin/rabbit:556
|
|
199
198
|
msgid "Choose a Rabbit source file"
|
|
200
199
|
msgstr ""
|
|
201
200
|
|
|
@@ -294,7 +293,7 @@ msgstr ""
|
|
|
294
293
|
#: ../../lib/rabbit/theme/stream-comment/property.rb:1
|
|
295
294
|
#: ../../lib/rabbit/theme/twitter-comment/property.rb:1
|
|
296
295
|
#: ../../lib/rabbit/theme/clutter-comment/property.rb:1
|
|
297
|
-
#: ../../lib/rabbit/theme/footer-comment/property.rb:1 ../../bin/rabbit:
|
|
296
|
+
#: ../../lib/rabbit/theme/footer-comment/property.rb:1 ../../bin/rabbit:483
|
|
298
297
|
msgid "Comment"
|
|
299
298
|
msgstr ""
|
|
300
299
|
|
|
@@ -326,7 +325,7 @@ msgstr ""
|
|
|
326
325
|
msgid "DEBUG"
|
|
327
326
|
msgstr ""
|
|
328
327
|
|
|
329
|
-
#: ../../bin/rabbit:
|
|
328
|
+
#: ../../bin/rabbit:824
|
|
330
329
|
msgid "DRb.thread done."
|
|
331
330
|
msgstr ""
|
|
332
331
|
|
|
@@ -411,6 +410,10 @@ msgstr ""
|
|
|
411
410
|
msgid "Default: "
|
|
412
411
|
msgstr ""
|
|
413
412
|
|
|
413
|
+
#: ../../lib/rabbit/theme/default-comment/property.rb:2
|
|
414
|
+
msgid "DefaultComment"
|
|
415
|
+
msgstr ""
|
|
416
|
+
|
|
414
417
|
#: ../../lib/rabbit/theme/default-description/property.rb:2
|
|
415
418
|
msgid "DefaultDescription"
|
|
416
419
|
msgstr ""
|
|
@@ -439,7 +442,7 @@ msgstr ""
|
|
|
439
442
|
msgid "Deprecated."
|
|
440
443
|
msgstr ""
|
|
441
444
|
|
|
442
|
-
#: ../../bin/rabbit:
|
|
445
|
+
#: ../../bin/rabbit:486 ../../bin/rabbit:492
|
|
443
446
|
msgid "Deprecated. Just ignored."
|
|
444
447
|
msgstr ""
|
|
445
448
|
|
|
@@ -451,7 +454,7 @@ msgstr ""
|
|
|
451
454
|
msgid "Direction of automatic scrolling."
|
|
452
455
|
msgstr ""
|
|
453
456
|
|
|
454
|
-
#: ../../bin/rabbit:
|
|
457
|
+
#: ../../bin/rabbit:522
|
|
455
458
|
msgid "Display"
|
|
456
459
|
msgstr ""
|
|
457
460
|
|
|
@@ -651,7 +654,7 @@ msgstr ""
|
|
|
651
654
|
msgid "Displays title on image"
|
|
652
655
|
msgstr ""
|
|
653
656
|
|
|
654
|
-
#: ../../bin/rabbit:
|
|
657
|
+
#: ../../bin/rabbit:257
|
|
655
658
|
msgid "Draw scaled image."
|
|
656
659
|
msgstr ""
|
|
657
660
|
|
|
@@ -743,7 +746,7 @@ msgid ""
|
|
|
743
746
|
"(({'rectangle'}))."
|
|
744
747
|
msgstr ""
|
|
745
748
|
|
|
746
|
-
#: ../../bin/rabbit:
|
|
749
|
+
#: ../../bin/rabbit:160
|
|
747
750
|
msgid "Format: WIDTHxHEIGHT+X+Y"
|
|
748
751
|
msgstr ""
|
|
749
752
|
|
|
@@ -901,7 +904,7 @@ msgstr ""
|
|
|
901
904
|
msgid "Information window"
|
|
902
905
|
msgstr ""
|
|
903
906
|
|
|
904
|
-
#: ../../bin/rabbit:
|
|
907
|
+
#: ../../bin/rabbit:141
|
|
905
908
|
msgid "Initial state"
|
|
906
909
|
msgstr ""
|
|
907
910
|
|
|
@@ -1002,7 +1005,7 @@ msgstr ""
|
|
|
1002
1005
|
msgid "Magnifier"
|
|
1003
1006
|
msgstr ""
|
|
1004
1007
|
|
|
1005
|
-
#: ../../bin/rabbit:
|
|
1008
|
+
#: ../../bin/rabbit:291
|
|
1006
1009
|
msgid "Margin"
|
|
1007
1010
|
msgstr ""
|
|
1008
1011
|
|
|
@@ -1010,7 +1013,7 @@ msgstr ""
|
|
|
1010
1013
|
msgid "Merge theme"
|
|
1011
1014
|
msgstr ""
|
|
1012
1015
|
|
|
1013
|
-
#: ../../bin/rabbit:
|
|
1016
|
+
#: ../../bin/rabbit:497
|
|
1014
1017
|
msgid "Migemo"
|
|
1015
1018
|
msgstr ""
|
|
1016
1019
|
|
|
@@ -1086,7 +1089,7 @@ msgstr ""
|
|
|
1086
1089
|
msgid "Night Black theme"
|
|
1087
1090
|
msgstr ""
|
|
1088
1091
|
|
|
1089
|
-
#: ../../bin/rabbit:
|
|
1092
|
+
#: ../../bin/rabbit:115
|
|
1090
1093
|
msgid "Note: case insensitive."
|
|
1091
1094
|
msgstr ""
|
|
1092
1095
|
|
|
@@ -1094,15 +1097,15 @@ msgstr ""
|
|
|
1094
1097
|
msgid "Now processing... Do you really quit?"
|
|
1095
1098
|
msgstr ""
|
|
1096
1099
|
|
|
1097
|
-
#: ../../bin/rabbit:
|
|
1100
|
+
#: ../../bin/rabbit:530
|
|
1098
1101
|
msgid "Others"
|
|
1099
1102
|
msgstr ""
|
|
1100
1103
|
|
|
1101
|
-
#: ../../bin/rabbit:
|
|
1104
|
+
#: ../../bin/rabbit:212
|
|
1102
1105
|
msgid "Output HTML for viewing saved images."
|
|
1103
1106
|
msgstr ""
|
|
1104
1107
|
|
|
1105
|
-
#: ../../bin/rabbit:
|
|
1108
|
+
#: ../../bin/rabbit:218
|
|
1106
1109
|
msgid "Output index HTML for navigating slides."
|
|
1107
1110
|
msgstr ""
|
|
1108
1111
|
|
|
@@ -1111,11 +1114,7 @@ msgstr ""
|
|
|
1111
1114
|
msgid "PDF"
|
|
1112
1115
|
msgstr ""
|
|
1113
1116
|
|
|
1114
|
-
#: ../../
|
|
1115
|
-
msgid "PDF with The Tortoise and The Hare"
|
|
1116
|
-
msgstr ""
|
|
1117
|
-
|
|
1118
|
-
#: ../../bin/rabbit:249
|
|
1117
|
+
#: ../../bin/rabbit:263
|
|
1119
1118
|
msgid "Paper"
|
|
1120
1119
|
msgstr ""
|
|
1121
1120
|
|
|
@@ -1161,15 +1160,15 @@ msgstr ""
|
|
|
1161
1160
|
msgid "Previous slide"
|
|
1162
1161
|
msgstr ""
|
|
1163
1162
|
|
|
1164
|
-
#: ../../lib/rabbit/action/basic.rb:83 ../../bin/rabbit:
|
|
1163
|
+
#: ../../lib/rabbit/action/basic.rb:83 ../../bin/rabbit:236
|
|
1165
1164
|
msgid "Print"
|
|
1166
1165
|
msgstr ""
|
|
1167
1166
|
|
|
1168
|
-
#: ../../bin/rabbit:
|
|
1167
|
+
#: ../../bin/rabbit:239
|
|
1169
1168
|
msgid "Print and exit."
|
|
1170
1169
|
msgstr ""
|
|
1171
1170
|
|
|
1172
|
-
#: ../../lib/rabbit/canvas.rb:
|
|
1171
|
+
#: ../../lib/rabbit/canvas.rb:682
|
|
1173
1172
|
msgid "Processing..."
|
|
1174
1173
|
msgstr ""
|
|
1175
1174
|
|
|
@@ -1235,7 +1234,7 @@ msgstr ""
|
|
|
1235
1234
|
msgid "Provides methods to set item mark style up."
|
|
1236
1235
|
msgstr ""
|
|
1237
1236
|
|
|
1238
|
-
#: ../../bin/rabbit:
|
|
1237
|
+
#: ../../bin/rabbit:461
|
|
1239
1238
|
msgid "Public level"
|
|
1240
1239
|
msgstr ""
|
|
1241
1240
|
|
|
@@ -1243,11 +1242,11 @@ msgstr ""
|
|
|
1243
1242
|
msgid "Quit"
|
|
1244
1243
|
msgstr ""
|
|
1245
1244
|
|
|
1246
|
-
#: ../../bin/rabbit:
|
|
1245
|
+
#: ../../bin/rabbit:225
|
|
1247
1246
|
msgid "RSS is generated only when HTML is output."
|
|
1248
1247
|
msgstr ""
|
|
1249
1248
|
|
|
1250
|
-
#: ../../lib/rabbit/parser/rd/ext/block-verbatim.rb:
|
|
1249
|
+
#: ../../lib/rabbit/parser/rd/ext/block-verbatim.rb:131
|
|
1251
1250
|
msgid "RTtool isn't available"
|
|
1252
1251
|
msgstr ""
|
|
1253
1252
|
|
|
@@ -1383,11 +1382,11 @@ msgstr ""
|
|
|
1383
1382
|
msgid "RubyImage"
|
|
1384
1383
|
msgstr ""
|
|
1385
1384
|
|
|
1386
|
-
#: ../../bin/rabbit:
|
|
1385
|
+
#: ../../bin/rabbit:401
|
|
1387
1386
|
msgid "SOAP"
|
|
1388
1387
|
msgstr ""
|
|
1389
1388
|
|
|
1390
|
-
#: ../../bin/rabbit:
|
|
1389
|
+
#: ../../bin/rabbit:191
|
|
1391
1390
|
msgid "Save"
|
|
1392
1391
|
msgstr ""
|
|
1393
1392
|
|
|
@@ -1395,7 +1394,7 @@ msgstr ""
|
|
|
1395
1394
|
msgid "Save as image"
|
|
1396
1395
|
msgstr ""
|
|
1397
1396
|
|
|
1398
|
-
#: ../../bin/rabbit:
|
|
1397
|
+
#: ../../bin/rabbit:194
|
|
1399
1398
|
msgid "Save as image and exit."
|
|
1400
1399
|
msgstr ""
|
|
1401
1400
|
|
|
@@ -1428,15 +1427,15 @@ msgid "See ((<slide-show>))"
|
|
|
1428
1427
|
msgstr ""
|
|
1429
1428
|
|
|
1430
1429
|
#: ../../lib/rabbit/console.rb:84 ../../lib/rabbit/console.rb:101
|
|
1431
|
-
#: ../../bin/rabbit:
|
|
1430
|
+
#: ../../bin/rabbit:114
|
|
1432
1431
|
msgid "Select from [%s]."
|
|
1433
1432
|
msgstr ""
|
|
1434
1433
|
|
|
1435
|
-
#: ../../bin/rabbit:
|
|
1434
|
+
#: ../../bin/rabbit:469
|
|
1436
1435
|
msgid "Select from the following:"
|
|
1437
1436
|
msgstr ""
|
|
1438
1437
|
|
|
1439
|
-
#: ../../bin/rabbit:
|
|
1438
|
+
#: ../../bin/rabbit:453
|
|
1440
1439
|
msgid "Server"
|
|
1441
1440
|
msgstr ""
|
|
1442
1441
|
|
|
@@ -1455,79 +1454,79 @@ msgid ""
|
|
|
1455
1454
|
" black\n"
|
|
1456
1455
|
msgstr ""
|
|
1457
1456
|
|
|
1458
|
-
#: ../../bin/rabbit:
|
|
1457
|
+
#: ../../bin/rabbit:316
|
|
1459
1458
|
msgid "Set bottom margin for slides per page mode print."
|
|
1460
1459
|
msgstr ""
|
|
1461
1460
|
|
|
1462
|
-
#: ../../bin/rabbit:
|
|
1461
|
+
#: ../../bin/rabbit:362
|
|
1463
1462
|
msgid "Set bottom page margin."
|
|
1464
1463
|
msgstr ""
|
|
1465
1464
|
|
|
1466
|
-
#: ../../bin/rabbit:
|
|
1465
|
+
#: ../../bin/rabbit:295
|
|
1467
1466
|
msgid "Set left margin for slides per page mode print."
|
|
1468
1467
|
msgstr ""
|
|
1469
1468
|
|
|
1470
|
-
#: ../../bin/rabbit:
|
|
1469
|
+
#: ../../bin/rabbit:341
|
|
1471
1470
|
msgid "Set left page margin."
|
|
1472
1471
|
msgstr ""
|
|
1473
1472
|
|
|
1474
|
-
#: ../../bin/rabbit:
|
|
1473
|
+
#: ../../bin/rabbit:327
|
|
1475
1474
|
msgid "Set margin for slides per page mode print."
|
|
1476
1475
|
msgstr ""
|
|
1477
1476
|
|
|
1478
|
-
#: ../../bin/rabbit:
|
|
1477
|
+
#: ../../bin/rabbit:369
|
|
1479
1478
|
msgid "Set page margin."
|
|
1480
1479
|
msgstr ""
|
|
1481
1480
|
|
|
1482
|
-
#: ../../bin/rabbit:
|
|
1481
|
+
#: ../../bin/rabbit:274
|
|
1483
1482
|
msgid "Set paper height to [HEIGHT] Pt."
|
|
1484
1483
|
msgstr ""
|
|
1485
1484
|
|
|
1486
|
-
#: ../../bin/rabbit:
|
|
1485
|
+
#: ../../bin/rabbit:279
|
|
1487
1486
|
msgid ""
|
|
1488
1487
|
"Set paper width and height to\n"
|
|
1489
1488
|
"[WIDTH] Pt and [HEIGHT] Pt."
|
|
1490
1489
|
msgstr ""
|
|
1491
1490
|
|
|
1492
|
-
#: ../../bin/rabbit:
|
|
1491
|
+
#: ../../bin/rabbit:267
|
|
1493
1492
|
msgid "Set paper width to [WIDTH] Pt."
|
|
1494
1493
|
msgstr ""
|
|
1495
1494
|
|
|
1496
|
-
#: ../../bin/rabbit:
|
|
1495
|
+
#: ../../bin/rabbit:302
|
|
1497
1496
|
msgid "Set right margin for slides per page mode print."
|
|
1498
1497
|
msgstr ""
|
|
1499
1498
|
|
|
1500
|
-
#: ../../bin/rabbit:
|
|
1499
|
+
#: ../../bin/rabbit:348
|
|
1501
1500
|
msgid "Set right page margin."
|
|
1502
1501
|
msgstr ""
|
|
1503
1502
|
|
|
1504
|
-
#: ../../bin/rabbit:
|
|
1503
|
+
#: ../../bin/rabbit:251
|
|
1505
1504
|
msgid "Set slides per page."
|
|
1506
1505
|
msgstr ""
|
|
1507
1506
|
|
|
1508
|
-
#: ../../bin/rabbit:
|
|
1507
|
+
#: ../../bin/rabbit:309
|
|
1509
1508
|
msgid "Set top margin for slides per page mode print."
|
|
1510
1509
|
msgstr ""
|
|
1511
1510
|
|
|
1512
|
-
#: ../../bin/rabbit:
|
|
1511
|
+
#: ../../bin/rabbit:355
|
|
1513
1512
|
msgid "Set top page margin."
|
|
1514
1513
|
msgstr ""
|
|
1515
1514
|
|
|
1516
|
-
#: ../../bin/rabbit:
|
|
1515
|
+
#: ../../bin/rabbit:159
|
|
1517
1516
|
msgid "Set window geometry [GEOMETRY]."
|
|
1518
1517
|
msgstr ""
|
|
1519
1518
|
|
|
1520
|
-
#: ../../bin/rabbit:
|
|
1519
|
+
#: ../../bin/rabbit:174 ../../bin/rabbit-theme-manager:50
|
|
1521
1520
|
msgid "Set window height to [HEIGHT]."
|
|
1522
1521
|
msgstr ""
|
|
1523
1522
|
|
|
1524
|
-
#: ../../bin/rabbit:
|
|
1523
|
+
#: ../../bin/rabbit:179 ../../bin/rabbit-theme-manager:55
|
|
1525
1524
|
msgid ""
|
|
1526
1525
|
"Set window width and height to\n"
|
|
1527
1526
|
"[WIDTH] and [HEIGHT]."
|
|
1528
1527
|
msgstr ""
|
|
1529
1528
|
|
|
1530
|
-
#: ../../bin/rabbit:
|
|
1529
|
+
#: ../../bin/rabbit:167 ../../bin/rabbit-theme-manager:43
|
|
1531
1530
|
msgid "Set window width to [WIDTH]."
|
|
1532
1531
|
msgstr ""
|
|
1533
1532
|
|
|
@@ -1539,6 +1538,10 @@ msgstr ""
|
|
|
1539
1538
|
msgid "Sets default title text style up."
|
|
1540
1539
|
msgstr ""
|
|
1541
1540
|
|
|
1541
|
+
#: ../../lib/rabbit/theme/default-comment/property.rb:4
|
|
1542
|
+
msgid "Sets up default comment theme."
|
|
1543
|
+
msgstr ""
|
|
1544
|
+
|
|
1542
1545
|
#: ../../lib/rabbit/action/radio.rb:37
|
|
1543
1546
|
msgid "Show"
|
|
1544
1547
|
msgstr ""
|
|
@@ -1547,7 +1550,7 @@ msgstr ""
|
|
|
1547
1550
|
msgid "Show [THEME] when startup."
|
|
1548
1551
|
msgstr ""
|
|
1549
1552
|
|
|
1550
|
-
#: ../../bin/rabbit:
|
|
1553
|
+
#: ../../bin/rabbit:533
|
|
1551
1554
|
msgid "Show a native window ID of the Rabbit window if available."
|
|
1552
1555
|
msgstr ""
|
|
1553
1556
|
|
|
@@ -1587,7 +1590,7 @@ msgstr ""
|
|
|
1587
1590
|
msgid "SimpleItemMark"
|
|
1588
1591
|
msgstr ""
|
|
1589
1592
|
|
|
1590
|
-
#: ../../bin/rabbit:
|
|
1593
|
+
#: ../../bin/rabbit:156
|
|
1591
1594
|
msgid "Size"
|
|
1592
1595
|
msgstr ""
|
|
1593
1596
|
|
|
@@ -1616,7 +1619,7 @@ msgstr ""
|
|
|
1616
1619
|
msgid "SlideBackgroundImage"
|
|
1617
1620
|
msgstr ""
|
|
1618
1621
|
|
|
1619
|
-
#: ../../lib/rabbit/html/generator.rb:403 ../../bin/rabbit:
|
|
1622
|
+
#: ../../lib/rabbit/html/generator.rb:403 ../../bin/rabbit:99
|
|
1620
1623
|
msgid "Source"
|
|
1621
1624
|
msgstr ""
|
|
1622
1625
|
|
|
@@ -1637,11 +1640,11 @@ msgstr ""
|
|
|
1637
1640
|
msgid "Specify Rabbit's dRuby URI as [URI]."
|
|
1638
1641
|
msgstr ""
|
|
1639
1642
|
|
|
1640
|
-
#: ../../bin/rabbit:
|
|
1643
|
+
#: ../../bin/rabbit:410
|
|
1641
1644
|
msgid "Specify SOAP host as [HOST]."
|
|
1642
1645
|
msgstr ""
|
|
1643
1646
|
|
|
1644
|
-
#: ../../bin/rabbit:
|
|
1647
|
+
#: ../../bin/rabbit:418
|
|
1645
1648
|
msgid "Specify SOAP port as [PORT]."
|
|
1646
1649
|
msgstr ""
|
|
1647
1650
|
|
|
@@ -1649,31 +1652,31 @@ msgstr ""
|
|
|
1649
1652
|
msgid "Specify WEBrick port as [PORT]."
|
|
1650
1653
|
msgstr ""
|
|
1651
1654
|
|
|
1652
|
-
#: ../../bin/rabbit:
|
|
1655
|
+
#: ../../bin/rabbit:436
|
|
1653
1656
|
msgid "Specify XML-RPC host as [HOST]."
|
|
1654
1657
|
msgstr ""
|
|
1655
1658
|
|
|
1656
|
-
#: ../../bin/rabbit:
|
|
1659
|
+
#: ../../bin/rabbit:444
|
|
1657
1660
|
msgid "Specify XML-RPC port as [PORT]."
|
|
1658
1661
|
msgstr ""
|
|
1659
1662
|
|
|
1660
|
-
#: ../../bin/rabbit:
|
|
1663
|
+
#: ../../bin/rabbit:224
|
|
1661
1664
|
msgid "Specify base URI of RSS as [URI]."
|
|
1662
1665
|
msgstr ""
|
|
1663
1666
|
|
|
1664
|
-
#: ../../bin/rabbit:
|
|
1667
|
+
#: ../../bin/rabbit:135
|
|
1665
1668
|
msgid "Specify base URI or path of source as [BASE]."
|
|
1666
1669
|
msgstr ""
|
|
1667
1670
|
|
|
1668
|
-
#: ../../bin/rabbit:
|
|
1671
|
+
#: ../../bin/rabbit:493
|
|
1669
1672
|
msgid "Specify comment source encoding."
|
|
1670
1673
|
msgstr ""
|
|
1671
1674
|
|
|
1672
|
-
#: ../../bin/rabbit:
|
|
1675
|
+
#: ../../bin/rabbit:390
|
|
1673
1676
|
msgid "Specify dRuby URI."
|
|
1674
1677
|
msgstr ""
|
|
1675
1678
|
|
|
1676
|
-
#: ../../bin/rabbit:
|
|
1679
|
+
#: ../../bin/rabbit:487
|
|
1677
1680
|
msgid "Specify initial comment source."
|
|
1678
1681
|
msgstr ""
|
|
1679
1682
|
|
|
@@ -1689,39 +1692,39 @@ msgstr ""
|
|
|
1689
1692
|
msgid "Specify logger type as [TYPE]."
|
|
1690
1693
|
msgstr ""
|
|
1691
1694
|
|
|
1692
|
-
#: ../../bin/rabbit:
|
|
1695
|
+
#: ../../bin/rabbit:244
|
|
1693
1696
|
msgid "Specify printed out filename as [FILENAME]."
|
|
1694
1697
|
msgstr ""
|
|
1695
1698
|
|
|
1696
|
-
#: ../../bin/rabbit:
|
|
1699
|
+
#: ../../bin/rabbit:468
|
|
1697
1700
|
msgid "Specify public level."
|
|
1698
1701
|
msgstr ""
|
|
1699
1702
|
|
|
1700
|
-
#: ../../bin/rabbit:
|
|
1703
|
+
#: ../../bin/rabbit:206
|
|
1701
1704
|
msgid "Specify saved image base name as [BASE_NAME]."
|
|
1702
1705
|
msgstr ""
|
|
1703
1706
|
|
|
1704
|
-
#: ../../bin/rabbit:
|
|
1707
|
+
#: ../../bin/rabbit:199
|
|
1705
1708
|
msgid "Specify saved image type as [TYPE]."
|
|
1706
1709
|
msgstr ""
|
|
1707
1710
|
|
|
1708
|
-
#: ../../bin/rabbit:
|
|
1711
|
+
#: ../../bin/rabbit:502
|
|
1709
1712
|
msgid "Specify search paths for Migemo static dictionary."
|
|
1710
1713
|
msgstr ""
|
|
1711
1714
|
|
|
1712
|
-
#: ../../bin/rabbit:
|
|
1715
|
+
#: ../../bin/rabbit:129
|
|
1713
1716
|
msgid "Specify source encoding as [ENCODING]."
|
|
1714
1717
|
msgstr ""
|
|
1715
1718
|
|
|
1716
|
-
#: ../../bin/rabbit:
|
|
1719
|
+
#: ../../bin/rabbit:231
|
|
1717
1720
|
msgid "Specify source filenam as [FILENAME]."
|
|
1718
1721
|
msgstr ""
|
|
1719
1722
|
|
|
1720
|
-
#: ../../bin/rabbit:
|
|
1723
|
+
#: ../../bin/rabbit:113
|
|
1721
1724
|
msgid "Specify source type as [TYPE]."
|
|
1722
1725
|
msgstr ""
|
|
1723
1726
|
|
|
1724
|
-
#: ../../bin/rabbit:
|
|
1727
|
+
#: ../../bin/rabbit:509
|
|
1725
1728
|
msgid "Specify static dictionary name for Migemo."
|
|
1726
1729
|
msgstr ""
|
|
1727
1730
|
|
|
@@ -1741,31 +1744,31 @@ msgstr ""
|
|
|
1741
1744
|
msgid "Specify whether service discovery with bonjour enable or not."
|
|
1742
1745
|
msgstr ""
|
|
1743
1746
|
|
|
1744
|
-
#: ../../bin/rabbit:
|
|
1747
|
+
#: ../../bin/rabbit:525
|
|
1745
1748
|
msgid "Specify whether to keep above window."
|
|
1746
1749
|
msgstr ""
|
|
1747
1750
|
|
|
1748
|
-
#: ../../bin/rabbit:
|
|
1751
|
+
#: ../../bin/rabbit:396
|
|
1749
1752
|
msgid "Specify whether to output dRuby URI."
|
|
1750
1753
|
msgstr ""
|
|
1751
1754
|
|
|
1752
|
-
#: ../../bin/rabbit:
|
|
1755
|
+
#: ../../bin/rabbit:456
|
|
1753
1756
|
msgid "Specify whether to run as server."
|
|
1754
1757
|
msgstr ""
|
|
1755
1758
|
|
|
1756
|
-
#: ../../bin/rabbit:
|
|
1759
|
+
#: ../../bin/rabbit:517
|
|
1757
1760
|
msgid "Specify whether to use OpenGL if available."
|
|
1758
1761
|
msgstr ""
|
|
1759
1762
|
|
|
1760
|
-
#: ../../bin/rabbit:
|
|
1763
|
+
#: ../../bin/rabbit:404
|
|
1761
1764
|
msgid "Specify whether to use SOAP."
|
|
1762
1765
|
msgstr ""
|
|
1763
1766
|
|
|
1764
|
-
#: ../../bin/rabbit:
|
|
1767
|
+
#: ../../bin/rabbit:430
|
|
1765
1768
|
msgid "Specify whether to use XML-RPC."
|
|
1766
1769
|
msgstr ""
|
|
1767
1770
|
|
|
1768
|
-
#: ../../bin/rabbit:
|
|
1771
|
+
#: ../../bin/rabbit:384
|
|
1769
1772
|
msgid "Specify whether to use dRuby."
|
|
1770
1773
|
msgstr ""
|
|
1771
1774
|
|
|
@@ -1789,6 +1792,10 @@ msgstr ""
|
|
|
1789
1792
|
msgid "Support itemization in quotation."
|
|
1790
1793
|
msgstr ""
|
|
1791
1794
|
|
|
1795
|
+
#: ../../lib/rabbit/theme/syntax-highlighting/property.rb:2
|
|
1796
|
+
msgid "Syntax Highlighting"
|
|
1797
|
+
msgstr ""
|
|
1798
|
+
|
|
1792
1799
|
#: ../../lib/rabbit/theme/table/property.rb:2
|
|
1793
1800
|
msgid "Table"
|
|
1794
1801
|
msgstr ""
|
|
@@ -1831,7 +1838,6 @@ msgstr ""
|
|
|
1831
1838
|
#: ../../lib/rabbit/theme/default/property.rb:1
|
|
1832
1839
|
#: ../../lib/rabbit/theme/rabbit/property.rb:1
|
|
1833
1840
|
#: ../../lib/rabbit/theme/blue-circle/property.rb:1
|
|
1834
|
-
#: ../../lib/rabbit/theme/pdf-tortoise-and-hare/property.rb:1
|
|
1835
1841
|
#: ../../lib/rabbit/theme/lightning-rabbit/property.rb:1
|
|
1836
1842
|
#: ../../lib/rabbit/theme/lightning-talk/property.rb:1
|
|
1837
1843
|
#: ../../lib/rabbit/theme/debian/property.rb:1
|
|
@@ -1842,7 +1848,7 @@ msgstr ""
|
|
|
1842
1848
|
#: ../../lib/rabbit/theme/green-circle/property.rb:1
|
|
1843
1849
|
#: ../../lib/rabbit/theme/ruby-gnome2/property.rb:1
|
|
1844
1850
|
#: ../../lib/rabbit/theme/lightning-monochrome/property.rb:1
|
|
1845
|
-
#: ../../lib/rabbit/theme/pdf/property.rb:1 ../../bin/rabbit:
|
|
1851
|
+
#: ../../lib/rabbit/theme/pdf/property.rb:1 ../../bin/rabbit:72
|
|
1846
1852
|
msgid "Theme"
|
|
1847
1853
|
msgstr ""
|
|
1848
1854
|
|
|
@@ -1850,10 +1856,6 @@ msgstr ""
|
|
|
1850
1856
|
msgid "Theme for PDF"
|
|
1851
1857
|
msgstr ""
|
|
1852
1858
|
|
|
1853
|
-
#: ../../lib/rabbit/theme/pdf-tortoise-and-hare/property.rb:3
|
|
1854
|
-
msgid "Theme for PDF with The Tortoise and The Hare"
|
|
1855
|
-
msgstr ""
|
|
1856
|
-
|
|
1857
1859
|
#: ../../lib/rabbit/theme/image-viewer/property.rb:3
|
|
1858
1860
|
msgid "Theme for image viewer mode"
|
|
1859
1861
|
msgstr ""
|
|
@@ -1881,7 +1883,7 @@ msgstr ""
|
|
|
1881
1883
|
msgid "Timer toolkit, an image version"
|
|
1882
1884
|
msgstr ""
|
|
1883
1885
|
|
|
1884
|
-
#: ../../bin/rabbit:
|
|
1886
|
+
#: ../../bin/rabbit:207 ../../bin/rabbit:245
|
|
1885
1887
|
msgid "Title of slide"
|
|
1886
1888
|
msgstr ""
|
|
1887
1889
|
|
|
@@ -1909,7 +1911,7 @@ msgstr ""
|
|
|
1909
1911
|
msgid "Toggle blackout"
|
|
1910
1912
|
msgstr ""
|
|
1911
1913
|
|
|
1912
|
-
#: ../../bin/rabbit:
|
|
1914
|
+
#: ../../bin/rabbit:144
|
|
1913
1915
|
msgid "Toggle full screen mode."
|
|
1914
1916
|
msgstr ""
|
|
1915
1917
|
|
|
@@ -1921,7 +1923,7 @@ msgstr ""
|
|
|
1921
1923
|
msgid "Toggle index mode"
|
|
1922
1924
|
msgstr ""
|
|
1923
1925
|
|
|
1924
|
-
#: ../../bin/rabbit:
|
|
1926
|
+
#: ../../bin/rabbit:150
|
|
1925
1927
|
msgid "Toggle index mode."
|
|
1926
1928
|
msgstr ""
|
|
1927
1929
|
|
|
@@ -1938,6 +1940,7 @@ msgstr ""
|
|
|
1938
1940
|
#: ../../lib/rabbit/theme/default-title-slide/property.rb:1
|
|
1939
1941
|
#: ../../lib/rabbit/theme/ruby-gnome2-preformatted/property.rb:1
|
|
1940
1942
|
#: ../../lib/rabbit/theme/title-logo/property.rb:1
|
|
1943
|
+
#: ../../lib/rabbit/theme/syntax-highlighting/property.rb:1
|
|
1941
1944
|
#: ../../lib/rabbit/theme/image/property.rb:1
|
|
1942
1945
|
#: ../../lib/rabbit/theme/default-foot-text/property.rb:1
|
|
1943
1946
|
#: ../../lib/rabbit/theme/default-text/property.rb:1
|
|
@@ -1968,6 +1971,7 @@ msgstr ""
|
|
|
1968
1971
|
#: ../../lib/rabbit/theme/color-circle-method-list/property.rb:1
|
|
1969
1972
|
#: ../../lib/rabbit/theme/ruby-gnome2-slide/property.rb:1
|
|
1970
1973
|
#: ../../lib/rabbit/theme/slide-background-image/property.rb:1
|
|
1974
|
+
#: ../../lib/rabbit/theme/default-comment/property.rb:1
|
|
1971
1975
|
#: ../../lib/rabbit/theme/slide-number/property.rb:1
|
|
1972
1976
|
#: ../../lib/rabbit/theme/icon/property.rb:1
|
|
1973
1977
|
#: ../../lib/rabbit/theme/color-circle-block-quote/property.rb:1
|
|
@@ -1999,6 +2003,10 @@ msgstr ""
|
|
|
1999
2003
|
msgid "Toolkit to apply custom tag"
|
|
2000
2004
|
msgstr ""
|
|
2001
2005
|
|
|
2006
|
+
#: ../../lib/rabbit/theme/syntax-highlighting/property.rb:3
|
|
2007
|
+
msgid "Toolkit to apply syntax highlighting tag"
|
|
2008
|
+
msgstr ""
|
|
2009
|
+
|
|
2002
2010
|
#: ../../lib/rabbit/theme/title-background-color/property.rb:3
|
|
2003
2011
|
msgid "Toolkit to color a background of the title slide"
|
|
2004
2012
|
msgstr ""
|
|
@@ -2149,6 +2157,10 @@ msgstr ""
|
|
|
2149
2157
|
msgid "Toolkit to set background color of each slide"
|
|
2150
2158
|
msgstr ""
|
|
2151
2159
|
|
|
2160
|
+
#: ../../lib/rabbit/theme/default-comment/property.rb:3
|
|
2161
|
+
msgid "Toolkit to set up default comment theme."
|
|
2162
|
+
msgstr ""
|
|
2163
|
+
|
|
2152
2164
|
#: ../../lib/rabbit/theme/icon/property.rb:3
|
|
2153
2165
|
msgid "Toolkit to specify an image or images as icons"
|
|
2154
2166
|
msgstr ""
|
|
@@ -2185,7 +2197,7 @@ msgstr ""
|
|
|
2185
2197
|
msgid "Unknown"
|
|
2186
2198
|
msgstr ""
|
|
2187
2199
|
|
|
2188
|
-
#: ../../lib/rabbit/canvas.rb:
|
|
2200
|
+
#: ../../lib/rabbit/canvas.rb:610
|
|
2189
2201
|
msgid "Unknown action: %s"
|
|
2190
2202
|
msgstr ""
|
|
2191
2203
|
|
|
@@ -2193,7 +2205,7 @@ msgstr ""
|
|
|
2193
2205
|
msgid "Unknown command: %s"
|
|
2194
2206
|
msgstr ""
|
|
2195
2207
|
|
|
2196
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2208
|
+
#: ../../lib/rabbit/rabbit.rb:114
|
|
2197
2209
|
msgid "Unknown property: %s"
|
|
2198
2210
|
msgstr ""
|
|
2199
2211
|
|
|
@@ -2205,10 +2217,18 @@ msgstr ""
|
|
|
2205
2217
|
msgid "Use --rabbit-uri instead."
|
|
2206
2218
|
msgstr ""
|
|
2207
2219
|
|
|
2208
|
-
#: ../../bin/rabbit:
|
|
2220
|
+
#: ../../bin/rabbit:80
|
|
2209
2221
|
msgid "Use [THEME] as theme."
|
|
2210
2222
|
msgstr ""
|
|
2211
2223
|
|
|
2224
|
+
#: ../../bin/rabbit:87
|
|
2225
|
+
msgid "Use [THEME] for comment."
|
|
2226
|
+
msgstr ""
|
|
2227
|
+
|
|
2228
|
+
#: ../../bin/rabbit:93
|
|
2229
|
+
msgid "Use [TIME] as allotted time."
|
|
2230
|
+
msgstr ""
|
|
2231
|
+
|
|
2212
2232
|
#: ../../lib/rabbit/theme/rabbit-icon/property.rb:4
|
|
2213
2233
|
msgid "Uses Lavie as icons."
|
|
2214
2234
|
msgstr ""
|
|
@@ -2229,7 +2249,7 @@ msgstr ""
|
|
|
2229
2249
|
msgid "Warning"
|
|
2230
2250
|
msgstr ""
|
|
2231
2251
|
|
|
2232
|
-
#: ../../bin/rabbit:
|
|
2252
|
+
#: ../../bin/rabbit:106
|
|
2233
2253
|
msgid ""
|
|
2234
2254
|
"When select %s\n"
|
|
2235
2255
|
"specify %s\n"
|
|
@@ -2284,15 +2304,15 @@ msgstr ""
|
|
|
2284
2304
|
msgid "Whiteout"
|
|
2285
2305
|
msgstr ""
|
|
2286
2306
|
|
|
2287
|
-
#: ../../bin/rabbit:
|
|
2307
|
+
#: ../../bin/rabbit:776
|
|
2288
2308
|
msgid "Window ID: %d"
|
|
2289
2309
|
msgstr ""
|
|
2290
2310
|
|
|
2291
|
-
#: ../../bin/rabbit:
|
|
2311
|
+
#: ../../bin/rabbit:427
|
|
2292
2312
|
msgid "XML-RPC"
|
|
2293
2313
|
msgstr ""
|
|
2294
2314
|
|
|
2295
|
-
#: ../../bin/rabbit:
|
|
2315
|
+
#: ../../bin/rabbit:321
|
|
2296
2316
|
msgid "[ALL]"
|
|
2297
2317
|
msgstr ""
|
|
2298
2318
|
|
|
@@ -2316,19 +2336,15 @@ msgstr ""
|
|
|
2316
2336
|
msgid "[HIKI_CGI_URI] and [PAGE_NAME]"
|
|
2317
2337
|
msgstr ""
|
|
2318
2338
|
|
|
2319
|
-
#: ../../
|
|
2320
|
-
msgid "[RWIKI_SOAP_IF_URI] and [PAGE_NAME]"
|
|
2321
|
-
msgstr ""
|
|
2322
|
-
|
|
2323
|
-
#: ../../bin/rabbit:309
|
|
2339
|
+
#: ../../bin/rabbit:323
|
|
2324
2340
|
msgid "[TOP],[LEFT_RIGHT],[BOTTOM]"
|
|
2325
2341
|
msgstr ""
|
|
2326
2342
|
|
|
2327
|
-
#: ../../bin/rabbit:
|
|
2343
|
+
#: ../../bin/rabbit:324
|
|
2328
2344
|
msgid "[TOP],[RIGHT],[BOTTOM],[LEFT]"
|
|
2329
2345
|
msgstr ""
|
|
2330
2346
|
|
|
2331
|
-
#: ../../bin/rabbit:
|
|
2347
|
+
#: ../../bin/rabbit:322
|
|
2332
2348
|
msgid "[TOP_BOTTOM],[LEFT_RIGHT]"
|
|
2333
2349
|
msgstr ""
|
|
2334
2350
|
|
|
@@ -2348,11 +2364,11 @@ msgstr ""
|
|
|
2348
2364
|
msgid "_Quit with confirmation"
|
|
2349
2365
|
msgstr ""
|
|
2350
2366
|
|
|
2351
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2367
|
+
#: ../../lib/rabbit/rabbit.rb:149
|
|
2352
2368
|
msgid "can not be read: %s"
|
|
2353
2369
|
msgstr ""
|
|
2354
2370
|
|
|
2355
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2371
|
+
#: ../../lib/rabbit/rabbit.rb:122
|
|
2356
2372
|
msgid "can't allocate color: %s"
|
|
2357
2373
|
msgstr ""
|
|
2358
2374
|
|
|
@@ -2360,7 +2376,7 @@ msgstr ""
|
|
|
2360
2376
|
msgid "can't convert to current locale from UTF-8: %s"
|
|
2361
2377
|
msgstr ""
|
|
2362
2378
|
|
|
2363
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2379
|
+
#: ../../lib/rabbit/rabbit.rb:184
|
|
2364
2380
|
msgid "can't find HTML template: %s"
|
|
2365
2381
|
msgstr ""
|
|
2366
2382
|
|
|
@@ -2368,7 +2384,7 @@ msgstr ""
|
|
|
2368
2384
|
msgid "can't find printer for %s"
|
|
2369
2385
|
msgstr ""
|
|
2370
2386
|
|
|
2371
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2387
|
+
#: ../../lib/rabbit/rabbit.rb:192
|
|
2372
2388
|
msgid "can't find theme RD template: %s"
|
|
2373
2389
|
msgstr ""
|
|
2374
2390
|
|
|
@@ -2381,11 +2397,11 @@ msgid ""
|
|
|
2381
2397
|
"can't handle %s because the following command can't be run successfully: %s"
|
|
2382
2398
|
msgstr ""
|
|
2383
2399
|
|
|
2384
|
-
#: ../../bin/rabbit:
|
|
2400
|
+
#: ../../bin/rabbit:381
|
|
2385
2401
|
msgid "dRuby"
|
|
2386
2402
|
msgstr ""
|
|
2387
2403
|
|
|
2388
|
-
#: ../../bin/rabbit:
|
|
2404
|
+
#: ../../bin/rabbit:675
|
|
2389
2405
|
msgid "dRuby URI <%s> is in use."
|
|
2390
2406
|
msgstr ""
|
|
2391
2407
|
|
|
@@ -2393,23 +2409,23 @@ msgstr ""
|
|
|
2393
2409
|
msgid "default theme"
|
|
2394
2410
|
msgstr ""
|
|
2395
2411
|
|
|
2396
|
-
#: ../../bin/rabbit:
|
|
2412
|
+
#: ../../bin/rabbit:534
|
|
2397
2413
|
msgid "e.g. The ID is the ID of X resource on X window system."
|
|
2398
2414
|
msgstr ""
|
|
2399
2415
|
|
|
2416
|
+
#: ../../lib/rabbit/parser/ext/emacs.rb:89
|
|
2417
|
+
msgid "emacs: unsupported element name: %s"
|
|
2418
|
+
msgstr ""
|
|
2419
|
+
|
|
2400
2420
|
#: ../../bin/rabbit-theme-manager:15
|
|
2401
2421
|
msgid "en"
|
|
2402
2422
|
msgstr "English"
|
|
2403
2423
|
|
|
2404
|
-
#: ../../lib/rabbit/parser/ext/enscript.rb:
|
|
2405
|
-
msgid "enscript: can't find HTree library"
|
|
2406
|
-
msgstr ""
|
|
2407
|
-
|
|
2408
|
-
#: ../../lib/rabbit/parser/ext/enscript.rb:114
|
|
2424
|
+
#: ../../lib/rabbit/parser/ext/enscript.rb:107
|
|
2409
2425
|
msgid "enscript: unsupported element name: %s"
|
|
2410
2426
|
msgstr ""
|
|
2411
2427
|
|
|
2412
|
-
#: ../../lib/rabbit/parser/ext/enscript.rb:
|
|
2428
|
+
#: ../../lib/rabbit/parser/ext/enscript.rb:32
|
|
2413
2429
|
msgid "enscript: unsupported language: %s"
|
|
2414
2430
|
msgstr ""
|
|
2415
2431
|
|
|
@@ -2417,11 +2433,11 @@ msgstr ""
|
|
|
2417
2433
|
msgid "fr"
|
|
2418
2434
|
msgstr "French"
|
|
2419
2435
|
|
|
2420
|
-
#: ../../bin/rabbit:
|
|
2436
|
+
#: ../../bin/rabbit:822
|
|
2421
2437
|
msgid "going to shutdown..."
|
|
2422
2438
|
msgstr ""
|
|
2423
2439
|
|
|
2424
|
-
#: ../../lib/rabbit/parser/wiki/output.rb:
|
|
2440
|
+
#: ../../lib/rabbit/parser/wiki/output.rb:88
|
|
2425
2441
|
msgid "horizontal rule is unsupported"
|
|
2426
2442
|
msgstr ""
|
|
2427
2443
|
|
|
@@ -2429,15 +2445,15 @@ msgstr ""
|
|
|
2429
2445
|
msgid "image rendering"
|
|
2430
2446
|
msgstr ""
|
|
2431
2447
|
|
|
2432
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2448
|
+
#: ../../lib/rabbit/rabbit.rb:157
|
|
2433
2449
|
msgid "immutable source type: %s"
|
|
2434
2450
|
msgstr ""
|
|
2435
2451
|
|
|
2436
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2452
|
+
#: ../../lib/rabbit/rabbit.rb:200
|
|
2437
2453
|
msgid "invalid motion: %s"
|
|
2438
2454
|
msgstr ""
|
|
2439
2455
|
|
|
2440
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2456
|
+
#: ../../lib/rabbit/rabbit.rb:215
|
|
2441
2457
|
msgid ""
|
|
2442
2458
|
"invalid value of size property \"%{prop_name}\" of image \"%{filename}\": "
|
|
2443
2459
|
"%{value}"
|
|
@@ -2447,11 +2463,11 @@ msgstr ""
|
|
|
2447
2463
|
msgid "ja"
|
|
2448
2464
|
msgstr "Japanese"
|
|
2449
2465
|
|
|
2450
|
-
#: ../../lib/rabbit/parser/rd/ext/block-verbatim.rb:
|
|
2466
|
+
#: ../../lib/rabbit/parser/rd/ext/block-verbatim.rb:46
|
|
2451
2467
|
msgid "multiple 'align = right' isn't supported."
|
|
2452
2468
|
msgstr ""
|
|
2453
2469
|
|
|
2454
|
-
#: ../../lib/rabbit/parser/wiki/output.rb:
|
|
2470
|
+
#: ../../lib/rabbit/parser/wiki/output.rb:433
|
|
2455
2471
|
msgid "multiple {{image, 'XXX.png', :align => :right}} isn't supported."
|
|
2456
2472
|
msgstr ""
|
|
2457
2473
|
|
|
@@ -2468,27 +2484,27 @@ msgstr ""
|
|
|
2468
2484
|
msgid "none (get from STDIN) or [FILE_NAMES]"
|
|
2469
2485
|
msgstr ""
|
|
2470
2486
|
|
|
2471
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2487
|
+
#: ../../lib/rabbit/rabbit.rb:141
|
|
2472
2488
|
msgid "not a file: %s"
|
|
2473
2489
|
msgstr ""
|
|
2474
2490
|
|
|
2475
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2491
|
+
#: ../../lib/rabbit/rabbit.rb:176
|
|
2476
2492
|
msgid "not available interface: %s"
|
|
2477
2493
|
msgstr ""
|
|
2478
2494
|
|
|
2479
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2495
|
+
#: ../../lib/rabbit/rabbit.rb:133
|
|
2480
2496
|
msgid "not exist: %s"
|
|
2481
2497
|
msgstr ""
|
|
2482
2498
|
|
|
2483
|
-
#: ../../bin/rabbit:
|
|
2499
|
+
#: ../../bin/rabbit:694
|
|
2484
2500
|
msgid "port <%s> for SOAP is in use."
|
|
2485
2501
|
msgstr ""
|
|
2486
2502
|
|
|
2487
|
-
#: ../../bin/rabbit:
|
|
2503
|
+
#: ../../bin/rabbit:715
|
|
2488
2504
|
msgid "port <%s> for XML-RPC is in use."
|
|
2489
2505
|
msgstr ""
|
|
2490
2506
|
|
|
2491
|
-
#: ../../lib/rabbit/rabbit.rb:
|
|
2507
|
+
#: ../../lib/rabbit/rabbit.rb:242
|
|
2492
2508
|
msgid "print isn't supported"
|
|
2493
2509
|
msgstr ""
|
|
2494
2510
|
|
|
@@ -2512,6 +2528,10 @@ msgstr ""
|
|
|
2512
2528
|
msgid "tried aafigure command: %s"
|
|
2513
2529
|
msgstr ""
|
|
2514
2530
|
|
|
2531
|
+
#: ../../lib/rabbit/parser/ext/blockdiag.rb:26
|
|
2532
|
+
msgid "tried blockdiag command: %s"
|
|
2533
|
+
msgstr ""
|
|
2534
|
+
|
|
2515
2535
|
#: ../../lib/rabbit/rabbit.rb:78
|
|
2516
2536
|
msgid "tried dia commands: %s"
|
|
2517
2537
|
msgstr ""
|
|
@@ -2528,7 +2548,17 @@ msgstr ""
|
|
|
2528
2548
|
msgid "tried mimeTeX commands: %s"
|
|
2529
2549
|
msgstr ""
|
|
2530
2550
|
|
|
2531
|
-
#: ../../lib/rabbit/
|
|
2551
|
+
#: ../../lib/rabbit/twitter.rb:56
|
|
2552
|
+
msgid ""
|
|
2553
|
+
"twitter-stream gem is missing. Install it by 'gem install twitter-stream'."
|
|
2554
|
+
msgstr ""
|
|
2555
|
+
|
|
2556
|
+
#: ../../lib/rabbit/twitter.rb:28
|
|
2557
|
+
msgid ""
|
|
2558
|
+
"twitter_oauth gem is missing. Install it by 'gem install twitter_oauth'."
|
|
2559
|
+
msgstr ""
|
|
2560
|
+
|
|
2561
|
+
#: ../../lib/rabbit/rabbit.rb:236
|
|
2532
2562
|
msgid "unknown cursor type: %s"
|
|
2533
2563
|
msgstr ""
|
|
2534
2564
|
|
|
@@ -2552,7 +2582,7 @@ msgstr ""
|
|
|
2552
2582
|
msgid "unsupported format. (supported: %s)"
|
|
2553
2583
|
msgstr ""
|
|
2554
2584
|
|
|
2555
|
-
#: ../../lib/rabbit/parser/wiki/output.rb:
|
|
2585
|
+
#: ../../lib/rabbit/parser/wiki/output.rb:338
|
|
2556
2586
|
msgid "unsupported list type: %s"
|
|
2557
2587
|
msgstr ""
|
|
2558
2588
|
|