summaryrefslogtreecommitdiff
path: root/po/ja/rbot.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ja/rbot.po')
-rw-r--r--po/ja/rbot.po580
1 files changed, 290 insertions, 290 deletions
diff --git a/po/ja/rbot.po b/po/ja/rbot.po
index d9af2ff2..2a83a6ee 100644
--- a/po/ja/rbot.po
+++ b/po/ja/rbot.po
@@ -15,285 +15,46 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: lib/rbot/core/filters_ui.rb:25
-msgid "no filters in group %{g}"
-msgstr ""
-
-#: lib/rbot/core/filters_ui.rb:27
-msgid "no known filters"
-msgstr ""
-
-#: lib/rbot/core/filters_ui.rb:30
-msgid "known filters: "
-msgstr ""
-
-#: lib/rbot/core/filters_ui.rb:38
-msgid "no known filter groups"
-msgstr ""
-
-#: lib/rbot/core/filters_ui.rb:40
-msgid "known filter groups: "
-msgstr ""
-
-#: lib/rbot/core/filters_ui.rb:50
-msgid "no filters match %{pat}"
-msgstr ""
-
-#: lib/rbot/core/filters_ui.rb:52
-msgid "filters matching %{pat}: "
-msgstr ""
-
-#: lib/rbot/core/basics.rb:107
-msgid "quit [<message>] => quit IRC with message <message>"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:109
-msgid "restart => completely stop and restart the bot (including reconnect)"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:113
-msgid "part"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:115
-msgid "hide => part all channels"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:117
-msgid "nick <nick> => attempt to change nick to <nick>"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:119
-msgid ""
-"say <channel>|<nick> <message> => say <message> to <channel> or in private "
-"message to <nick>"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:121
-msgid ""
-"action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
-"private message to <nick>"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:123
-msgid ""
-"quiet [in here|<channel>] => with no arguments, stop speaking in all "
-"channels, if \"in here\", stop speaking in this channel, or stop speaking in "
-"<channel>"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:125
-msgid ""
-"talk [in here|<channel>] => with no arguments, resume speaking in all "
-"channels, if \"in here\", resume speaking in this channel, or resume "
-"speaking in <channel>"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:127
-msgid "ping => replies with a pong"
-msgstr ""
-
-#: lib/rbot/core/basics.rb:129
-msgid ""
-"mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
-"to <mode>"
+#: lib/rbot/botuser.rb:40
+msgid "Password for the bot owner"
msgstr ""
-#: lib/rbot/core/basics.rb:135
+#: lib/rbot/botuser.rb:43
msgid ""
-"%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
-"quiet, talk, ping, mode"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:202
-msgid "year"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:202
-msgid "years"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:204
-msgid "month"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:204
-msgid "months"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:206
-msgid "day"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:206
-msgid "days"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:208
-msgid "hour"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:208
-msgid "hours"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:210
-msgid "minute"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:210
-msgid "minutes"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:212
-msgid "second"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:212
-msgid "seconds"
-msgstr ""
-
-#: lib/rbot/core/utils/utils.rb:219
-msgid " and "
-msgstr ""
-
-#: lib/rbot/core/userdata.rb:146
-msgid "%{key} data for %{user}: %{data}"
-msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました"
-
-#: lib/rbot/core/userdata.rb:152
-#, fuzzy
-msgid "sorry, no %{key} data for %{user}"
-msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました"
-
-#: lib/rbot/core/config.rb:12
-msgid " [%{secs} ago]"
-msgstr ""
-
-#: lib/rbot/core/config.rb:18
-msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
-msgstr ""
-
-#: lib/rbot/core/config.rb:39
-#, fuzzy
-msgid "no such module %{module}"
-msgstr "コアモジュールロードしていません"
-
-#: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66
-#: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101
-#: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:150
-msgid "no such config key %{key}"
-msgstr ""
-
-#: lib/rbot/core/config.rb:78
-msgid "no config key found matching %{r}"
-msgstr ""
-
-#: lib/rbot/core/config.rb:80
-msgid "possible keys: %{kl}"
-msgstr ""
-
-#: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112
-#: lib/rbot/core/config.rb:142 lib/rbot/core/config.rb:165
-msgid "this config change will take effect on the next restart"
-msgstr ""
-
-#: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115
-#: lib/rbot/core/config.rb:143 lib/rbot/core/config.rb:166
-msgid "this config change will take effect on the next rescan"
-msgstr ""
-
-#: lib/rbot/core/config.rb:108
-msgid "failed to set %{key}: %{error}"
-msgstr ""
-
-#: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:154
-msgid "config key %{key} is not an array"
-msgstr ""
-
-#: lib/rbot/core/config.rb:138
-msgid "failed to add %{value} to %{key}: %{error}"
-msgstr ""
-
-#: lib/rbot/core/config.rb:161
-msgid "failed to remove %{value} from %{key}: %{error}"
-msgstr ""
-
-#: lib/rbot/core/config.rb:175
-msgid "saving ..."
-msgstr ""
-
-#: lib/rbot/core/config.rb:177
-msgid "rescanning ..."
-msgstr ""
-
-#: lib/rbot/core/config.rb:179
-msgid "done. %{plugin_status}"
+"Set false to prevent new botusers from logging in without a password when "
+"the user netmask is known"
msgstr ""
-#: lib/rbot/core/config.rb:220
+#: lib/rbot/botuser.rb:46
msgid ""
-"config list => list configuration modules, config list <module> => list "
-"configuration keys for module <module>"
-msgstr ""
-
-#: lib/rbot/core/config.rb:222
-msgid "config get <key> => get configuration value for key <key>"
+"Set false to prevent new botusers from recognizing IRC users without a need "
+"to manually login"
msgstr ""
-#: lib/rbot/core/config.rb:224
-msgid "reset key <key> to the default"
+#: lib/rbot/botuser.rb:49
+msgid "Set true to allow new botusers to be created automatically"
msgstr ""
-#: lib/rbot/core/config.rb:226
-msgid ""
-"config set <key> <value> => set configuration value for key <key> to <value>"
+#: lib/rbot/botuser.rb:913
+msgid "%{user}, you don't have '%{command}' permissions here"
msgstr ""
-#: lib/rbot/core/config.rb:228
-msgid "config desc <key> => describe what key <key> configures"
+#: lib/rbot/config.rb:219
+msgid "%{desc} [valid values are: %{values}]"
msgstr ""
-#: lib/rbot/core/config.rb:230
-msgid ""
-"config add <value> to <key> => add value <value> to key <key> if <key> is an "
-"array"
+#: lib/rbot/config.rb:370
+msgid "First time rbot configuration wizard"
msgstr ""
-#: lib/rbot/core/config.rb:232
-msgid ""
-"config rm <value> from <key> => remove value <value> from key <key> if <key> "
-"is an array"
+#: lib/rbot/config.rb:373
+msgid "This wizard will ask you a few questions to get you started."
msgstr ""
-#: lib/rbot/core/config.rb:234
+#: lib/rbot/config.rb:374
msgid ""
-"config module - bot configuration. usage: list, desc, get, set, unset, add, "
-"rm"
-msgstr ""
-
-#: lib/rbot/core/config.rb:239
-msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
-msgstr ""
-
-#: lib/rbot/core/config.rb:241
-msgid "status => display some information on the bot's status"
-msgstr ""
-
-#: lib/rbot/core/config.rb:243
-msgid "save => save current dynamic data and configuration"
-msgstr ""
-
-#: lib/rbot/core/config.rb:245
-msgid "rescan => reload modules and static facts"
-msgstr ""
-
-#: lib/rbot/core/config.rb:247
-msgid "version => describes software version"
-msgstr ""
-
-#: lib/rbot/core/config.rb:249
-msgid "config-related tasks: config, save, rescan, version, nick, status"
+"The rest of rbot's configuration can be manipulated via IRC once rbot is "
+"connected and you are auth'd."
msgstr ""
#: lib/rbot/core/auth.rb:69
@@ -809,28 +570,285 @@ msgstr ""
msgid "failed to parse data: %{exception}"
msgstr ""
-#: lib/rbot/botuser.rb:40
-msgid "Password for the bot owner"
+#: lib/rbot/core/basics.rb:107
+msgid "quit [<message>] => quit IRC with message <message>"
msgstr ""
-#: lib/rbot/botuser.rb:43
+#: lib/rbot/core/basics.rb:109
+msgid "restart => completely stop and restart the bot (including reconnect)"
+msgstr ""
+
+#: lib/rbot/core/basics.rb:113
+msgid "part"
+msgstr ""
+
+#: lib/rbot/core/basics.rb:115
+msgid "hide => part all channels"
+msgstr ""
+
+#: lib/rbot/core/basics.rb:117
+msgid "nick <nick> => attempt to change nick to <nick>"
+msgstr ""
+
+#: lib/rbot/core/basics.rb:119
msgid ""
-"Set false to prevent new botusers from logging in without a password when "
-"the user netmask is known"
+"say <channel>|<nick> <message> => say <message> to <channel> or in private "
+"message to <nick>"
msgstr ""
-#: lib/rbot/botuser.rb:46
+#: lib/rbot/core/basics.rb:121
msgid ""
-"Set false to prevent new botusers from recognizing IRC users without a need "
-"to manually login"
+"action <channel>|<nick> <message> => does a /me <message> to <channel> or in "
+"private message to <nick>"
msgstr ""
-#: lib/rbot/botuser.rb:49
-msgid "Set true to allow new botusers to be created automatically"
+#: lib/rbot/core/basics.rb:123
+msgid ""
+"quiet [in here|<channel>] => with no arguments, stop speaking in all "
+"channels, if \"in here\", stop speaking in this channel, or stop speaking in "
+"<channel>"
msgstr ""
-#: lib/rbot/botuser.rb:913
-msgid "%{user}, you don't have '%{command}' permissions here"
+#: lib/rbot/core/basics.rb:125
+msgid ""
+"talk [in here|<channel>] => with no arguments, resume speaking in all "
+"channels, if \"in here\", resume speaking in this channel, or resume "
+"speaking in <channel>"
+msgstr ""
+
+#: lib/rbot/core/basics.rb:127
+msgid "ping => replies with a pong"
+msgstr ""
+
+#: lib/rbot/core/basics.rb:129
+msgid ""
+"mode <channel> <mode> <nicks> => set channel modes for <nicks> on <channel> "
+"to <mode>"
+msgstr ""
+
+#: lib/rbot/core/basics.rb:135
+msgid ""
+"%{name}: quit, restart, join, part, hide, save, nick, say, action, topic, "
+"quiet, talk, ping, mode"
+msgstr ""
+
+#: lib/rbot/core/config.rb:12
+msgid " [%{secs} ago]"
+msgstr ""
+
+#: lib/rbot/core/config.rb:18
+msgid "I'm a v. %{version}%{ago} rubybot%{copyright}%{url}"
+msgstr ""
+
+#: lib/rbot/core/config.rb:39
+#, fuzzy
+msgid "no such module %{module}"
+msgstr "コアモジュールロードしていません"
+
+#: lib/rbot/core/config.rb:55 lib/rbot/core/config.rb:66
+#: lib/rbot/core/config.rb:88 lib/rbot/core/config.rb:101
+#: lib/rbot/core/config.rb:127 lib/rbot/core/config.rb:150
+msgid "no such config key %{key}"
+msgstr ""
+
+#: lib/rbot/core/config.rb:78
+msgid "no config key found matching %{r}"
+msgstr ""
+
+#: lib/rbot/core/config.rb:80
+msgid "possible keys: %{kl}"
+msgstr ""
+
+#: lib/rbot/core/config.rb:93 lib/rbot/core/config.rb:112
+#: lib/rbot/core/config.rb:142 lib/rbot/core/config.rb:165
+msgid "this config change will take effect on the next restart"
+msgstr ""
+
+#: lib/rbot/core/config.rb:94 lib/rbot/core/config.rb:115
+#: lib/rbot/core/config.rb:143 lib/rbot/core/config.rb:166
+msgid "this config change will take effect on the next rescan"
+msgstr ""
+
+#: lib/rbot/core/config.rb:108
+msgid "failed to set %{key}: %{error}"
+msgstr ""
+
+#: lib/rbot/core/config.rb:131 lib/rbot/core/config.rb:154
+msgid "config key %{key} is not an array"
+msgstr ""
+
+#: lib/rbot/core/config.rb:138
+msgid "failed to add %{value} to %{key}: %{error}"
+msgstr ""
+
+#: lib/rbot/core/config.rb:161
+msgid "failed to remove %{value} from %{key}: %{error}"
+msgstr ""
+
+#: lib/rbot/core/config.rb:175
+msgid "saving ..."
+msgstr ""
+
+#: lib/rbot/core/config.rb:177
+msgid "rescanning ..."
+msgstr ""
+
+#: lib/rbot/core/config.rb:179
+msgid "done. %{plugin_status}"
+msgstr ""
+
+#: lib/rbot/core/config.rb:220
+msgid ""
+"config list => list configuration modules, config list <module> => list "
+"configuration keys for module <module>"
+msgstr ""
+
+#: lib/rbot/core/config.rb:222
+msgid "config get <key> => get configuration value for key <key>"
+msgstr ""
+
+#: lib/rbot/core/config.rb:224
+msgid "reset key <key> to the default"
+msgstr ""
+
+#: lib/rbot/core/config.rb:226
+msgid ""
+"config set <key> <value> => set configuration value for key <key> to <value>"
+msgstr ""
+
+#: lib/rbot/core/config.rb:228
+msgid "config desc <key> => describe what key <key> configures"
+msgstr ""
+
+#: lib/rbot/core/config.rb:230
+msgid ""
+"config add <value> to <key> => add value <value> to key <key> if <key> is an "
+"array"
+msgstr ""
+
+#: lib/rbot/core/config.rb:232
+msgid ""
+"config rm <value> from <key> => remove value <value> from key <key> if <key> "
+"is an array"
+msgstr ""
+
+#: lib/rbot/core/config.rb:234
+msgid ""
+"config module - bot configuration. usage: list, desc, get, set, unset, add, "
+"rm"
+msgstr ""
+
+#: lib/rbot/core/config.rb:239
+msgid "nick <newnick> => change the bot nick to <newnick>, if possible"
+msgstr ""
+
+#: lib/rbot/core/config.rb:241
+msgid "status => display some information on the bot's status"
+msgstr ""
+
+#: lib/rbot/core/config.rb:243
+msgid "save => save current dynamic data and configuration"
+msgstr ""
+
+#: lib/rbot/core/config.rb:245
+msgid "rescan => reload modules and static facts"
+msgstr ""
+
+#: lib/rbot/core/config.rb:247
+msgid "version => describes software version"
+msgstr ""
+
+#: lib/rbot/core/config.rb:249
+msgid "config-related tasks: config, save, rescan, version, nick, status"
+msgstr ""
+
+#: lib/rbot/core/filters_ui.rb:25
+msgid "no filters in group %{g}"
+msgstr ""
+
+#: lib/rbot/core/filters_ui.rb:27
+msgid "no known filters"
+msgstr ""
+
+#: lib/rbot/core/filters_ui.rb:30
+msgid "known filters: "
+msgstr ""
+
+#: lib/rbot/core/filters_ui.rb:38
+msgid "no known filter groups"
+msgstr ""
+
+#: lib/rbot/core/filters_ui.rb:40
+msgid "known filter groups: "
+msgstr ""
+
+#: lib/rbot/core/filters_ui.rb:50
+msgid "no filters match %{pat}"
+msgstr ""
+
+#: lib/rbot/core/filters_ui.rb:52
+msgid "filters matching %{pat}: "
+msgstr ""
+
+#: lib/rbot/core/userdata.rb:146
+msgid "%{key} data for %{user}: %{data}"
+msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました"
+
+#: lib/rbot/core/userdata.rb:152
+#, fuzzy
+msgid "sorry, no %{key} data for %{user}"
+msgstr "「{word}」は %{user} さんに%{date}に教えてもらいました"
+
+#: lib/rbot/core/utils/utils.rb:202
+msgid "year"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:202
+msgid "years"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:204
+msgid "month"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:204
+msgid "months"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:206
+msgid "day"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:206
+msgid "days"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:208
+msgid "hour"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:208
+msgid "hours"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:210
+msgid "minute"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:210
+msgid "minutes"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:212
+msgid "second"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:212
+msgid "seconds"
+msgstr ""
+
+#: lib/rbot/core/utils/utils.rb:219
+msgid " and "
msgstr ""
#: lib/rbot/ircbot.rb:1203
@@ -943,21 +961,3 @@ msgstr ""
#: lib/rbot/registry.rb:190
msgid "marshal recovery failed, trying default"
msgstr ""
-
-#: lib/rbot/config.rb:219
-msgid "%{desc} [valid values are: %{values}]"
-msgstr ""
-
-#: lib/rbot/config.rb:370
-msgid "First time rbot configuration wizard"
-msgstr ""
-
-#: lib/rbot/config.rb:373
-msgid "This wizard will ask you a few questions to get you started."
-msgstr ""
-
-#: lib/rbot/config.rb:374
-msgid ""
-"The rest of rbot's configuration can be manipulated via IRC once rbot is "
-"connected and you are auth'd."
-msgstr ""