Mercurial > pidgin
annotate po/ja.po @ 6686:0b286eace44c
[gaim-migrate @ 7212]
Tim Ringenbach (marv_sf) writes:
" Changed an isprint to a g_ascii_isprint in disabled
debug code, this used to cause a crash back when it was
enabled (invalid utf8).
Made it only show buddies away when they really are
(instead of thinking they're away just because they
have a status message).
Made it notice when people log on using the java chat
client.
Made it show how long idle buddies have been idle, and
also notice that idle buddies with status messages are
in fact idle.
Eliminated duplicate code in yahoo_process_contact
(which fixes some bugs, such as not showing the buddies
status message when you just added them), and also made
it show a message when a buddy denied your add (basicly
deleting themselves from your server-side buddy list).
We still don't do anything about this, however (should
probably delete the buddy, or show him as offline or
unathorized or something)."
sean rocks. just in case you weren't sure, now you know.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 02 Sep 2003 02:08:52 +0000 |
parents | cd0b5eaf9460 |
children | 10607f37a1bc |
rev | line source |
---|---|
6419 | 1 # Gaim Japanese translation |
2 # Copyright (C) 2002, Ryosuke Kutsuna <ryosuke@cool.email.ne.jp> | |
3 # Copyright (C) 2002, Taku YASUI <tach@debian.or.jp> | |
4 # Copyright (C) 2003, Junichi Uekawa <dancer@debian.org> | |
5120 | 5 # |
6419 | 6 # This file is distributed under the same license as the Gaim package. |
3164 | 7 # |
8 msgid "" | |
9 msgstr "" | |
4080 | 10 "Project-Id-Version: gaim version CVS-20021114\n" |
6193 | 11 "POT-Creation-Date: 2003-07-17 18:51-0400\n" |
5799 | 12 "PO-Revision-Date: 2003-06-07 19:23+0900\n" |
5120 | 13 "Last-Translator: Junichi Uekawa <dancer@debian.org>\n" |
4080 | 14 "Language-Team: Japanese <translation@gnome.gr.jp>\n" |
3164 | 15 "MIME-Version: 1.0\n" |
16 "Content-Type: text/plain; charset=EUC-JP\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
4304 | 18 "Plural-Forms: nplurals=2; plural=n != 1;\n" |
3164 | 19 |
6193 | 20 #: plugins/docklet/docklet.c:111 src/gtkaccount.c:440 src/gtkaccount.c:1588 |
5120 | 21 msgid "Auto-login" |
22 msgstr "自動ログイン" | |
23 | |
6193 | 24 #: plugins/docklet/docklet.c:114 |
5799 | 25 msgid "New Message.." |
26 msgstr "新しいメッセージ ..." | |
27 | |
6193 | 28 #: plugins/docklet/docklet.c:115 |
5120 | 29 msgid "Join A Chat..." |
30 msgstr "チャットに加わる ..." | |
31 | |
6193 | 32 #: plugins/docklet/docklet.c:146 |
4080 | 33 msgid "New..." |
34 msgstr "新規..." | |
35 | |
6193 | 36 #: plugins/docklet/docklet.c:150 src/gtkblist.c:1590 src/gtkpounce.c:460 |
37 #: src/gtkprefs.c:1504 src/protocols/gg/gg.c:54 src/protocols/irc/irc.c:1021 | |
38 #: src/protocols/jabber/jabber.c:1176 src/protocols/jabber/jabber.c:3437 | |
39 #: src/protocols/jabber/jabber.c:3491 src/protocols/oscar/oscar.c:2825 | |
40 #: src/protocols/oscar/oscar.c:4548 src/protocols/oscar/oscar.c:5449 | |
41 #: src/protocols/oscar/oscar.c:5843 | |
4080 | 42 msgid "Away" |
43 msgstr "離席" | |
44 | |
6193 | 45 #: plugins/docklet/docklet.c:156 src/away.c:531 |
4080 | 46 msgid "Back" |
47 msgstr "戻る" | |
48 | |
6193 | 49 #: plugins/docklet/docklet.c:164 |
5120 | 50 msgid "Mute Sounds" |
51 msgstr "消音" | |
52 | |
6193 | 53 #: plugins/docklet/docklet.c:169 src/gtkft.c:557 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
54 msgid "File Transfers" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
55 msgstr "ファイル転送" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
56 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
57 #. And now for the buttons |
6193 | 58 #: plugins/docklet/docklet.c:170 src/gtkaccount.c:1739 src/main.c:325 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
59 msgid "Accounts" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
60 msgstr "アカウント" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
61 |
6193 | 62 #: plugins/docklet/docklet.c:171 src/gtkprefs.c:2356 src/main.c:335 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
63 msgid "Preferences" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
64 msgstr "設定" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
65 |
6193 | 66 #: plugins/docklet/docklet.c:180 |
4080 | 67 msgid "Signoff" |
68 msgstr "サインオフ" | |
69 | |
6193 | 70 #: plugins/docklet/docklet.c:184 |
4208 | 71 msgid "Quit" |
72 msgstr "閉じる" | |
73 | |
6193 | 74 #: plugins/docklet/docklet.c:413 |
4208 | 75 msgid "Tray Icon Configuration" |
4295 | 76 msgstr "トレイアイコンの設定" |
4080 | 77 |
6193 | 78 #: plugins/docklet/docklet.c:417 |
4208 | 79 msgid "_Hide new messages until tray icon is clicked" |
4295 | 80 msgstr "トレイアイコンがクリックされるまで、新規メッセージを隠す (_H)" |
81 | |
5799 | 82 #. *< api_version |
83 #. *< type | |
84 #. *< ui_requirement | |
85 #. *< flags | |
86 #. *< dependencies | |
87 #. *< priority | |
88 #. *< id | |
6193 | 89 #: plugins/docklet/docklet.c:441 |
4208 | 90 msgid "System Tray Icon" |
4295 | 91 msgstr "システムトレイアイコン" |
4080 | 92 |
5799 | 93 #. *< name |
94 #. *< version | |
95 #. * summary | |
6193 | 96 #: plugins/docklet/docklet.c:444 |
5799 | 97 msgid "Displays an icon for Gaim in the system tray." |
98 msgstr "システムトレイにGaimアイコンを表示" | |
99 | |
100 #. * description | |
6193 | 101 #: plugins/docklet/docklet.c:446 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
102 #, fuzzy |
5120 | 103 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
104 "Interacts with a Notification Area applet (in GNOME, KDE or Windows for " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
105 "example) to display the current status of Gaim, allow fast access to " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
106 "commonly used functions, and to toggle display of the buddy list or login " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
107 "window. Also allows messages to be queued until the icon is clicked, similar " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
108 "to ICQ." |
5799 | 109 msgstr "" |
110 "Gaim の現在の状況を表したり、一般的に利用される機能にすばやくアクセスしたり、" | |
111 "仲間リストとログインウインドウの表示の切り替えのために、(たとえば GNOME や " | |
112 "KDE の)システムトレイアプレットと情報をやりとりします。また、ICQ のようにア" | |
113 "イコンがクリックされるまで、メッセージを貯めておくことができます。" | |
114 | |
115 #. *< api_version | |
116 #. *< type | |
117 #. *< ui_requirement | |
118 #. *< flags | |
119 #. *< dependencies | |
120 #. *< priority | |
121 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
122 #: plugins/autorecon.c:103 |
5799 | 123 msgid "Auto-Reconnect" |
5120 | 124 msgstr "自動再接続" |
125 | |
5799 | 126 #. *< name |
127 #. *< version | |
128 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
129 #: plugins/autorecon.c:106 plugins/autorecon.c:108 |
5120 | 130 msgid "When you are kicked offline, this reconnects you." |
131 msgstr "オフラインにされたときに再接続する。" | |
132 | |
5799 | 133 #: plugins/chkmail.c:89 plugins/chkmail.c:112 plugins/chkmail.c:121 |
134 msgid "Mail Server" | |
135 msgstr "メールサーバ" | |
136 | |
137 #: plugins/chkmail.c:131 | |
138 #, c-format | |
139 msgid "%s (%d new/%d total)" | |
140 msgstr "%s (新規 %d/合計 %d)" | |
141 | |
142 #: plugins/chkmail.c:203 | |
143 msgid "Check Mail" | |
144 msgstr "メールを確認" | |
145 | |
146 #: plugins/chkmail.c:207 | |
147 msgid "Check email every X seconds.\n" | |
148 msgstr "X 秒毎にメールをチェックする.\n" | |
149 | |
150 #. *< api_version | |
151 #. *< type | |
152 #. *< ui_requirement | |
153 #. *< flags | |
154 #. *< dependencies | |
155 #. *< priority | |
156 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
157 #: plugins/events.c:236 |
5799 | 158 msgid "Event Test" |
159 msgstr "イベントテスト" | |
160 | |
161 #. *< name | |
162 #. *< version | |
163 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
164 #: plugins/events.c:239 plugins/events.c:241 |
5799 | 165 msgid "Test to see that all events are working properly." |
166 msgstr "全部のイベントが正常にうごいているかどうかのテスト" | |
167 | |
168 #. *< api_version | |
169 #. *< type | |
170 #. *< ui_requirement | |
171 #. *< flags | |
172 #. *< dependencies | |
173 #. *< priority | |
174 #. *< id | |
6193 | 175 #: plugins/filectl.c:201 |
5799 | 176 msgid "Gaim File Control" |
177 msgstr "Gaim ファイル制御" | |
178 | |
179 #. *< name | |
180 #. *< version | |
181 #. * summary | |
6193 | 182 #: plugins/filectl.c:204 plugins/filectl.c:206 |
5799 | 183 msgid "Allows you to control Gaim by entering commands in a file." |
184 msgstr "ファイルにコマンドをいれることによりGaimを制御することができます" | |
185 | |
186 #. *< api_version | |
187 #. *< type | |
188 #. *< ui_requirement | |
189 #. *< flags | |
190 #. *< dependencies | |
191 #. *< priority | |
192 #. *< id | |
193 #: plugins/gaiminc.c:72 | |
194 msgid "Gaim Demonstration Plugin" | |
195 msgstr "Gaimデモプラグイン" | |
196 | |
197 #. *< name | |
198 #. *< version | |
199 #. * summary | |
200 #: plugins/gaiminc.c:75 | |
201 msgid "An example plugin that does stuff - see the description." | |
202 msgstr "何かをする例としてのプラグイン,説明をみてください" | |
203 | |
204 #. * description | |
205 #: plugins/gaiminc.c:77 | |
206 msgid "" | |
207 "This is a really cool plugin that does a lot of stuff:\n" | |
208 "- It tells you who wrote the program when you log in\n" | |
209 "- It reverses all incoming text\n" | |
210 "- It sends a message to people on your list immediately when they sign on" | |
211 msgstr "" | |
212 "いろんなことをするすごいプラグインです:\n" | |
213 "- だれがプログラムを書いたのかというのをログインするたびに表示します\n" | |
214 "- 入力テキストを逆順にします\n" | |
215 "- サインオンするたびにリストにいる人全員にメッセージを送信します" | |
4080 | 216 |
217 #: plugins/gtik.c:719 | |
218 msgid "Gnome Stock Ticker Properties" | |
219 msgstr "GNOME ストックティッカーのプロパティ" | |
220 | |
221 #: plugins/gtik.c:731 | |
222 msgid "Update Frequency in min" | |
223 msgstr "更新頻度(分)" | |
224 | |
225 #: plugins/gtik.c:747 | |
226 msgid "Enter symbols delimited with \"+\" in the box below." | |
227 msgstr "シンボルを \"+\" で区切って下のボックスに入力してください。" | |
228 | |
229 #. OUTPUT FORMAT and SCROLL DIRECTION | |
230 #: plugins/gtik.c:757 | |
231 msgid "Check this box to display only symbols and price:" | |
232 msgstr "シンボルと価格のみを表示するときにチェック:" | |
233 | |
234 #: plugins/gtik.c:758 | |
235 msgid "Check this box to scroll left to right:" | |
236 msgstr "左から右へスクロールさせるときにチェック:" | |
237 | |
238 #: plugins/gtik.c:994 | |
239 msgid "(No" | |
240 msgstr "(いいえ" | |
241 | |
242 #: plugins/gtik.c:995 | |
243 msgid "Change" | |
244 msgstr "変更" | |
245 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
246 #: plugins/history.c:87 |
5120 | 247 msgid "History" |
248 msgstr "ヒストリ" | |
249 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
250 #: plugins/history.c:89 |
5799 | 251 msgid "Shows recently logged conversations in new conversations." |
5120 | 252 msgstr "新しい会話のときにログに残っている最近の会話を表示する " |
253 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
254 #: plugins/history.c:90 |
5799 | 255 msgid "" |
256 "When a new conversation is opened this plugin will insert the last XXX of " | |
257 "the last conversation into the current conversation." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
258 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
259 "あたらしい会話が開始されたらプラグインは前回の会話の最後のXXX行を現在の会話に" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
260 "追加します" |
5799 | 261 |
262 #. *< api_version | |
263 #. *< type | |
264 #. *< ui_requirement | |
265 #. *< flags | |
266 #. *< dependencies | |
267 #. *< priority | |
268 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
269 #: plugins/iconaway.c:74 |
5799 | 270 msgid "Iconify on Away" |
5120 | 271 msgstr "離席のときにアイコン化する" |
272 | |
5799 | 273 #. *< name |
274 #. *< version | |
275 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
276 #: plugins/iconaway.c:77 plugins/iconaway.c:79 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
277 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
278 msgid "Iconifies the buddy list and your conversations when you go away." |
5120 | 279 msgstr "離席のときに離席ボックスと仲間リストをアイコン化する。" |
280 | |
6193 | 281 #: plugins/idle.c:70 src/protocols/irc/irc.c:936 |
5120 | 282 msgid "Idle Time" |
283 msgstr "アイドル時間" | |
284 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
285 #: plugins/idle.c:78 |
5120 | 286 msgid "Set" |
287 msgstr "設定" | |
288 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
289 #: plugins/idle.c:83 |
5120 | 290 msgid "idle for" |
291 msgstr "アイドル時間" | |
292 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
293 #: plugins/idle.c:90 plugins/timestamp.c:88 |
5120 | 294 msgid "minutes." |
295 msgstr "分." | |
296 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
297 #: plugins/idle.c:96 |
5120 | 298 msgid "_Set" |
299 msgstr "設定 (_S)" | |
300 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
301 #: plugins/idle.c:119 |
5799 | 302 msgid "I'dle Mak'er" |
303 msgstr "I'dle Mak'er" | |
304 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
305 #: plugins/idle.c:121 plugins/idle.c:122 |
5799 | 306 msgid "Allows you to hand-configure how long you've been idle for" |
307 msgstr "どれくらいアイドルであったかということを手動で設定できる" | |
308 | |
309 #. *< api_version | |
310 #. *< type | |
311 #. *< ui_requirement | |
312 #. *< flags | |
313 #. *< dependencies | |
314 #. *< priority | |
315 #. *< id | |
316 #: plugins/mailchk.c:149 | |
317 msgid "Mail Checker" | |
318 msgstr "メールチェッカー" | |
319 | |
320 #. *< name | |
321 #. *< version | |
322 #. * summary | |
323 #: plugins/mailchk.c:152 plugins/mailchk.c:154 | |
324 msgid "Checks for new local mail." | |
325 msgstr "新規のローカルメールをチェックします" | |
326 | |
327 #: plugins/notify.c:442 | |
4208 | 328 msgid "Unable to write to config file" |
4295 | 329 msgstr "設定ファイルに書き込めません" |
330 | |
5799 | 331 #: plugins/notify.c:443 |
4208 | 332 msgid "Notify plugin" |
4295 | 333 msgstr "通知プラグイン" |
334 | |
5799 | 335 #: plugins/notify.c:573 |
4208 | 336 msgid "Notify For" |
4295 | 337 msgstr "通知先" |
338 | |
5799 | 339 #: plugins/notify.c:574 |
4208 | 340 msgid "_IM windows" |
4295 | 341 msgstr "IM ウィンドウ (_I)" |
342 | |
5799 | 343 #: plugins/notify.c:579 |
4208 | 344 msgid "_Chat windows" |
4295 | 345 msgstr "チャットウィンドウ (_C)" |
4208 | 346 |
347 #. -------------- | |
5799 | 348 #: plugins/notify.c:585 |
4208 | 349 msgid "Notification Methods" |
4295 | 350 msgstr "通知方法" |
351 | |
5799 | 352 #: plugins/notify.c:588 |
4208 | 353 msgid "Prepend _string into window title (hit enter to save):" |
4295 | 354 msgstr "ウインドウタイトルに文字列を入れる (Enter で保存) (_S):" |
355 | |
5799 | 356 #: plugins/notify.c:599 |
4208 | 357 msgid "_Quote window title" |
4295 | 358 msgstr "ウインドウタイトルを引用符で囲む (_Q)" |
359 | |
5799 | 360 #: plugins/notify.c:604 |
4208 | 361 msgid "Set Window Manager \"_URGENT\" Hint" |
4295 | 362 msgstr "ウインドウマネージャの \"緊急\" ヒントを設定する (_U)" |
363 | |
5799 | 364 #: plugins/notify.c:609 |
4208 | 365 msgid "Insert c_ount of new messages into window title" |
4295 | 366 msgstr "ウインドウタイトルに新規メッセージの個数を入れる (_O)" |
367 | |
5799 | 368 #: plugins/notify.c:614 |
4208 | 369 msgid "_Notify even if conversation is in focus" |
4295 | 370 msgstr "会話がフォーカスされていても通知する (_N)" |
4208 | 371 |
372 #. -------------- | |
5799 | 373 #: plugins/notify.c:620 |
4208 | 374 msgid "Notification Removal" |
4295 | 375 msgstr "通知の削除" |
376 | |
5799 | 377 #: plugins/notify.c:621 |
4208 | 378 msgid "Remove when conversation window gains _focus" |
4295 | 379 msgstr "会話ウインドウがフォーカスされたときに消す (_F)" |
380 | |
5799 | 381 #: plugins/notify.c:626 |
4208 | 382 msgid "Remove when conversation window _receives click" |
4295 | 383 msgstr "会話ウインドウがクリックされたときに消す (_R)" |
384 | |
5799 | 385 #: plugins/notify.c:631 |
4208 | 386 msgid "Remove when _typing in conversation window" |
4295 | 387 msgstr "会話ウインドウで入力されたときに消す (_T)" |
388 | |
5799 | 389 #: plugins/notify.c:636 |
4208 | 390 msgid "Appl_y" |
4295 | 391 msgstr "適用 (_Y)" |
4208 | 392 |
5799 | 393 #. *< api_version |
394 #. *< type | |
395 #. *< ui_requirement | |
396 #. *< flags | |
397 #. *< dependencies | |
398 #. *< priority | |
399 #. *< id | |
400 #: plugins/notify.c:699 | |
401 msgid "Message Notification" | |
402 msgstr "メッセージ通知" | |
403 | |
404 #. *< name | |
405 #. *< version | |
406 #. * summary | |
407 #: plugins/notify.c:702 plugins/notify.c:704 | |
408 msgid "Provides a variety of ways of notifying you of unread messages." | |
409 msgstr "未読メッセージの通知のさまざまな方法を提供する." | |
410 | |
411 #: plugins/raw.c:152 | |
412 msgid "Raw" | |
413 msgstr "生" | |
414 | |
415 #: plugins/raw.c:154 | |
416 msgid "Lets you send raw input to text-based protocols." | |
417 msgstr "テキストベースのプロトコルに対して生の入力が送信できます" | |
418 | |
419 #: plugins/raw.c:155 | |
420 msgid "" | |
421 "Lets you send raw input to text-based protocols (Jabber, MSN, IRC, TOC). Hit " | |
422 "'Enter' in the entry box to send. Watch the debug window." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
423 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
424 "テキストベースのプロトコル(Jabber,MSN,IRC,TOC)に対して入力データをそのまま" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
425 "送信できます。 エンターキーを入力ボックスで押すと送信できます。デバッグウィン" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
426 "ドウを見てください。" |
5799 | 427 |
428 #. *< api_version | |
429 #. *< type | |
430 #. *< ui_requirement | |
431 #. *< flags | |
432 #. *< dependencies | |
433 #. *< priority | |
434 #. *< id | |
435 #: plugins/simple.c:30 | |
436 msgid "Simple Plugin" | |
437 msgstr "簡単なプラグイン" | |
438 | |
439 #. *< name | |
440 #. *< version | |
441 #. * summary | |
442 #: plugins/simple.c:33 plugins/simple.c:35 | |
443 msgid "Tests to see that most things are working." | |
444 msgstr "大体動いている事を確認するためのテスト" | |
445 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
446 #: plugins/spellchk.c:394 |
5799 | 447 msgid "Text Replacements" |
448 msgstr "テキストの位置" | |
449 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
450 #: plugins/spellchk.c:418 |
5799 | 451 msgid "You type" |
452 msgstr "タイプします" | |
453 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
454 #: plugins/spellchk.c:430 |
5799 | 455 msgid "You send" |
456 msgstr "送信します" | |
457 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
458 #: plugins/spellchk.c:456 |
5799 | 459 msgid "Add a new text replacement" |
460 msgstr "新しいテキスト置換を追加" | |
461 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
462 #: plugins/spellchk.c:463 |
5799 | 463 msgid "You _type:" |
464 msgstr "タイプします (_t):" | |
465 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
466 #: plugins/spellchk.c:477 |
5799 | 467 msgid "You _send:" |
468 msgstr "送信します (_s):" | |
469 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
470 #: plugins/spellchk.c:517 |
5120 | 471 msgid "Text replacement" |
472 msgstr "テキストの位置" | |
473 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
474 #: plugins/spellchk.c:519 plugins/spellchk.c:520 |
5120 | 475 msgid "Replaces text in outgoing messages according to user-defined rules." |
476 msgstr "出すメッセージの文書をユーザが定義した法則にしたがって置き換える" | |
477 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
478 #: plugins/timestamp.c:74 |
4295 | 479 msgid "iChat Timestamp" |
480 msgstr "iChat タイムスタンプ" | |
481 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
482 #: plugins/timestamp.c:81 |
5120 | 483 msgid "Delay" |
484 msgstr "遅延" | |
485 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
486 #: plugins/timestamp.c:94 |
4295 | 487 msgid "_Apply" |
488 msgstr "適用 (_A)" | |
489 | |
5799 | 490 #. *< api_version |
491 #. *< type | |
492 #. *< ui_requirement | |
493 #. *< flags | |
494 #. *< dependencies | |
495 #. *< priority | |
496 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
497 #: plugins/timestamp.c:148 |
4208 | 498 msgid "Timestamp" |
4295 | 499 msgstr "タイムスタンプ" |
500 | |
5799 | 501 #. *< name |
502 #. *< version | |
503 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
504 #: plugins/timestamp.c:151 plugins/timestamp.c:153 |
4295 | 505 msgid "Adds iChat-style timestamps to conversations every N minutes." |
506 msgstr "iChat スタイルのタイムスタンプを N 分おきに付ける。" | |
507 | |
6193 | 508 #: plugins/gaim-remote/remote.c:87 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
509 msgid "Not connected to AIM" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
510 msgstr "AIMへ接続していません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
511 |
6193 | 512 #: plugins/gaim-remote/remote.c:96 plugins/gaim-remote/remote.c:135 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
513 msgid "No screenname given." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
514 msgstr "スクリーン名が与えられていません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
515 |
6193 | 516 #: plugins/gaim-remote/remote.c:172 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
517 msgid "No roomname given." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
518 msgstr "ルーム名が与えられていません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
519 |
6193 | 520 #: plugins/gaim-remote/remote.c:191 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
521 msgid "Invalid AIM URI" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
522 msgstr "不正なAIM URI" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
523 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
524 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
525 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
526 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
527 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
528 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
529 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
530 #. *< id |
6193 | 531 #: plugins/gaim-remote/remote.c:713 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
532 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
533 msgid "Remote Control" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
534 msgstr "Gaim ファイル制御" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
535 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
536 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
537 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
538 #. * summary |
6193 | 539 #: plugins/gaim-remote/remote.c:716 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
540 msgid "Provides remote control for gaim applications." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
541 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
542 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
543 #. * description |
6193 | 544 #: plugins/gaim-remote/remote.c:718 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
545 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
546 "Gives Gaim the ability to be remote-controlled through third-party " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
547 "applications or through the gaim-remote tool." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
548 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
549 |
5120 | 550 #. Configuration frame |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
551 #: plugins/gestures/gestures.c:222 |
5120 | 552 msgid "Mouse Gestures Configuration" |
553 msgstr "マウスジェスチャー設定" | |
554 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
555 #: plugins/gestures/gestures.c:229 |
5120 | 556 msgid "Middle mouse button" |
557 msgstr "中央マウスボタン" | |
558 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
559 #: plugins/gestures/gestures.c:234 |
5120 | 560 msgid "Right mouse button" |
561 msgstr "右マウスボタン" | |
562 | |
563 #. "Visual gesture display" checkbox | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
564 #: plugins/gestures/gestures.c:246 |
5120 | 565 msgid "_Visual gesture display" |
566 msgstr "視覚ジェスチャー表示(_V)" | |
567 | |
5799 | 568 #. *< api_version |
569 #. *< type | |
570 #. *< ui_requirement | |
571 #. *< flags | |
572 #. *< dependencies | |
573 #. *< priority | |
574 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
575 #: plugins/gestures/gestures.c:273 |
5120 | 576 msgid "Mouse Gestures" |
577 msgstr "マウスジェスチャー" | |
578 | |
5799 | 579 #. *< name |
580 #. *< version | |
581 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
582 #: plugins/gestures/gestures.c:276 |
5799 | 583 msgid "Provides support for mouse gestures" |
584 msgstr "マウスジェスチャーをサポートします" | |
585 | |
586 #. * description | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
587 #: plugins/gestures/gestures.c:278 |
5120 | 588 msgid "" |
589 "Allows support for mouse gestures in conversation windows.\n" | |
590 "Drag the middle mouse button to perform certain actions:\n" | |
591 "\n" | |
592 "Drag down and then to the right to close a conversation.\n" | |
593 "Drag up and then to the left to switch to the previous conversation.\n" | |
594 "Drag up and then to the right to switch to the next conversation." | |
595 msgstr "" | |
596 "会話ウィンドウでのマウスジェスチャーのサポートを可能にします.\n" | |
597 "ミドルマウスボタンをドラッグすることでいくつかのアクションを行います:\n" | |
598 "\n" | |
599 "下にドラッグして右にいくことで,会話を閉じる.\n" | |
600 "上にドラッグして左にいくことで,前の会話に移動\n" | |
601 "上にドラッグして右にいくことで,次の会話に移動します." | |
602 | |
5799 | 603 #. *< api_version |
604 #. *< type | |
605 #. *< ui_requirement | |
606 #. *< flags | |
607 #. *< dependencies | |
608 #. *< priority | |
609 #. *< id | |
6193 | 610 #: plugins/ticker/ticker.c:72 plugins/ticker/ticker.c:312 |
5799 | 611 msgid "Buddy Ticker" |
612 msgstr "仲間ティッカー" | |
613 | |
614 #. *< name | |
615 #. *< version | |
616 #. * summary | |
6193 | 617 #: plugins/ticker/ticker.c:315 plugins/ticker/ticker.c:317 |
5799 | 618 msgid "A horizontal scrolling version of the buddy list." |
619 msgstr "水平スクロールするバージョンの仲間リスト" | |
620 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
621 #: plugins/win32/transparency/win2ktrans.c:133 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
622 #: plugins/win32/transparency/win2ktrans.c:359 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
623 #: plugins/win32/transparency/win2ktrans.c:393 |
5799 | 624 msgid "Opacity:" |
625 msgstr "不透明度:" | |
626 | |
627 #. IM Convo trans options | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
628 #: plugins/win32/transparency/win2ktrans.c:340 |
5799 | 629 msgid "IM Conversation Windows" |
630 msgstr "IM会話ウィンドウ" | |
631 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
632 #: plugins/win32/transparency/win2ktrans.c:341 |
5799 | 633 msgid "_IM window transparency" |
634 msgstr "IM ウィンドウ透明度 (_I)" | |
635 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
636 #: plugins/win32/transparency/win2ktrans.c:351 |
5799 | 637 msgid "_Show slider bar in IM window" |
638 msgstr "ウィンドウでスライダバーを表示する (_S)" | |
639 | |
640 #. Buddy List trans options | |
6193 | 641 #: plugins/win32/transparency/win2ktrans.c:376 src/gtkprefs.c:848 |
5799 | 642 msgid "Buddy List Window" |
643 msgstr "仲間リストウィンドウ" | |
644 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
645 #: plugins/win32/transparency/win2ktrans.c:377 |
5799 | 646 msgid "_Keep Buddy List window on top" |
647 msgstr "友達リストウィンドウを常に上に(_K)" | |
648 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
649 #: plugins/win32/transparency/win2ktrans.c:380 |
5799 | 650 msgid "_Buddy List window transparency" |
651 msgstr "友達リストウィンドウの透明度(_B)" | |
652 | |
653 #. *< api_version | |
654 #. *< type | |
655 #. *< ui_requirement | |
656 #. *< flags | |
657 #. *< dependencies | |
658 #. *< priority | |
659 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
660 #: plugins/win32/transparency/win2ktrans.c:436 |
5799 | 661 msgid "Transparency" |
662 msgstr "透明度" | |
663 | |
664 #. *< name | |
665 #. *< version | |
666 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
667 #: plugins/win32/transparency/win2ktrans.c:439 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
668 #: plugins/win32/transparency/win2ktrans.c:441 |
5799 | 669 msgid "" |
670 "This plugin enables variable alpha transparency on conversation windows.\n" | |
671 "\n" | |
672 "* Note: This plugin requires Win2000 or WinXP." | |
673 msgstr "" | |
674 "このプラグインは会話ウィンドウにアルファ透過を提供します.\n" | |
675 "\n" | |
676 "このプラグインにはWin2000かWinXPが必要です" | |
677 | |
678 #. IM Convo trans options | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
679 #: plugins/win32/winprefs/winprefs.c:124 |
5799 | 680 msgid "Startup" |
681 msgstr "スタートアップ" | |
682 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
683 #: plugins/win32/winprefs/winprefs.c:125 |
5799 | 684 msgid "_Start Gaim on Windows startup" |
685 msgstr "Gaim を Windows の起動時に開始する (_S)" | |
686 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
687 #: plugins/win32/winprefs/winprefs.c:152 |
5799 | 688 msgid "WinGaim Options" |
689 msgstr "WinGaimオプション" | |
690 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
691 #: plugins/win32/winprefs/winprefs.c:154 plugins/win32/winprefs/winprefs.c:155 |
5799 | 692 msgid "Options specific to Windows Gaim." |
693 msgstr "Windows Gaim 特有のオプション" | |
694 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
695 #: plugins/perl/perl.c:405 |
5799 | 696 msgid "GAIM::register not called with proper arguments. Consult PERL-HOWTO." |
697 msgstr "" | |
698 "GAIM::register はただしい引数で呼ばれていません。PERL-HOWTO を参考にしてくだ" | |
699 "さい。" | |
700 | |
701 #. *< api_version | |
702 #. *< type | |
703 #. *< ui_requirement | |
704 #. *< flags | |
705 #. *< dependencies | |
706 #. *< priority | |
707 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
708 #: plugins/perl/perl.c:1392 |
5799 | 709 msgid "Perl Plugin Loader" |
710 msgstr "Perl プラグインローダ" | |
711 | |
712 #. *< name | |
713 #. *< version | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
714 #: plugins/perl/perl.c:1394 plugins/perl/perl.c:1395 |
5799 | 715 msgid "Provides support for loading perl plugins." |
716 msgstr "Perl プラグインをロードするためのサポートを提供します" | |
717 | |
718 #. *< api_version | |
719 #. *< type | |
720 #. *< ui_requirement | |
721 #. *< flags | |
722 #. *< dependencies | |
723 #. *< priority | |
724 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
725 #: plugins/statenotify.c:72 |
5799 | 726 msgid "Buddy State Notification" |
727 msgstr "仲間状況通知" | |
728 | |
729 #. *< name | |
730 #. *< version | |
731 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
732 #: plugins/statenotify.c:75 plugins/statenotify.c:78 |
5799 | 733 msgid "" |
734 "Notifies in a conversation window when a buddy goes or returns from away or " | |
735 "idle." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
736 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
737 "相手がアイドル状態になったりもどってきたりしたときに会話ウィンドウに通知しま" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
738 "す" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
739 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
740 #: src/protocols/gg/gg.c:52 src/protocols/jabber/jabber.c:1184 |
6193 | 741 #: src/protocols/msn/msn.c:336 src/protocols/msn/state.c:27 |
5799 | 742 #: src/protocols/msn/state.c:28 src/protocols/msn/state.c:35 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
743 #: src/protocols/msn/state.c:36 src/protocols/yahoo/yahoo.c:1257 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
744 #: src/protocols/yahoo/yahoo.c:1336 |
4080 | 745 msgid "Available" |
746 msgstr "可視" | |
747 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
748 #: src/protocols/gg/gg.c:53 |
4080 | 749 msgid "Available for friends only" |
5120 | 750 msgstr "仲間だけに可視" |
751 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
752 #: src/protocols/gg/gg.c:55 |
4080 | 753 msgid "Away for friends only" |
5120 | 754 msgstr "仲間だけに離席" |
755 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
756 #: src/protocols/gg/gg.c:56 src/protocols/jabber/jabber.c:3440 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
757 #: src/protocols/jabber/jabber.c:3503 src/protocols/oscar/oscar.c:2829 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
758 #: src/protocols/oscar/oscar.c:4536 src/protocols/oscar/oscar.c:4563 |
6193 | 759 #: src/protocols/oscar/oscar.c:5848 src/protocols/yahoo/yahoo.c:1071 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
760 #: src/protocols/yahoo/yahoo.c:1279 src/protocols/yahoo/yahoo.c:1346 |
4080 | 761 msgid "Invisible" |
762 msgstr "隠れる" | |
763 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
764 #: src/protocols/gg/gg.c:57 |
4080 | 765 msgid "Invisible for friends only" |
5120 | 766 msgstr "仲間だけから隠れる" |
767 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
768 #: src/protocols/gg/gg.c:58 |
4080 | 769 msgid "Unavailable" |
770 msgstr "放置" | |
771 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
772 #: src/protocols/gg/gg.c:139 |
4080 | 773 msgid "Unable to resolve hostname." |
774 msgstr "名前解決ができません" | |
775 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
776 #: src/protocols/gg/gg.c:142 |
4080 | 777 msgid "Unable to connect to server." |
778 msgstr "サーバへ接続できません" | |
779 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
780 #: src/protocols/gg/gg.c:145 |
4080 | 781 msgid "Invalid response from server." |
782 msgstr "サーバから無効な返答です" | |
783 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
784 #: src/protocols/gg/gg.c:148 |
4080 | 785 msgid "Error while reading from socket." |
786 msgstr "ソケットからの読み込みに失敗" | |
787 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
788 #: src/protocols/gg/gg.c:151 |
4080 | 789 msgid "Error while writing to socket." |
790 msgstr "ソケットへの書き込みに失敗" | |
791 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
792 #: src/protocols/gg/gg.c:154 |
4080 | 793 msgid "Authentication failed." |
794 msgstr "認証エラー" | |
795 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
796 #: src/protocols/gg/gg.c:157 |
4080 | 797 msgid "Unknown Error Code." |
798 msgstr "理解不能なコード" | |
799 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
800 #: src/protocols/gg/gg.c:262 |
4080 | 801 #, c-format |
802 msgid "Status: %s" | |
803 msgstr "状態: %s" | |
804 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
805 #: src/protocols/gg/gg.c:283 |
4080 | 806 msgid "Could not connect" |
807 msgstr "接続できません" | |
808 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
809 #: src/protocols/gg/gg.c:290 |
4080 | 810 msgid "Unable to read socket" |
811 msgstr "ソケットを読めません" | |
812 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
813 #: src/protocols/gg/gg.c:402 |
4080 | 814 msgid "Unable to connect." |
815 msgstr "接続できません" | |
816 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
817 #: src/protocols/gg/gg.c:418 |
4208 | 818 msgid "Reading data" |
819 msgstr "データ読み込み中" | |
820 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
821 #: src/protocols/gg/gg.c:421 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
822 msgid "Balancer handshake" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
823 msgstr "Balancer handshake" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
824 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
825 #: src/protocols/gg/gg.c:424 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
826 msgid "Reading server key" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
827 msgstr "サーバキー読み込み中" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
828 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
829 #: src/protocols/gg/gg.c:427 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
830 msgid "Exchanging key hash" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
831 msgstr "ハッシュキーの交換中" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
832 |
5120 | 833 #: src/protocols/gg/gg.c:437 |
4080 | 834 msgid "Critical error in GG library\n" |
835 msgstr "GGライブラリに致命的なエラー\n" | |
836 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
837 #: src/protocols/gg/gg.c:455 src/protocols/gg/gg.c:546 |
4080 | 838 #, c-format |
839 msgid "Connect to %s failed" | |
840 msgstr "%s への接続に失敗しました" | |
841 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
842 #: src/protocols/gg/gg.c:503 |
4080 | 843 msgid "Unable to ping server" |
844 msgstr "サーバpingできません" | |
845 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
846 #: src/protocols/gg/gg.c:515 |
4080 | 847 msgid "Send as message" |
848 msgstr "メッセージ送信" | |
849 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
850 #: src/protocols/gg/gg.c:520 |
4080 | 851 msgid "Looking up GG server" |
852 msgstr "GGサーバ検索" | |
853 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
854 #: src/protocols/gg/gg.c:523 |
4080 | 855 msgid "Invalid Gadu-Gadu UIN specified" |
856 msgstr "それは無効なGadu-Gadu UINです" | |
857 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
858 #: src/protocols/gg/gg.c:570 |
4080 | 859 msgid "You are trying to send a message to an invalid Gadu-Gadu UIN." |
860 msgstr "無効なGadu-Gadu UINにメッセージを送ろうとしています" | |
861 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
862 #: src/protocols/gg/gg.c:633 |
4080 | 863 msgid "Couldn't get search results" |
864 msgstr "検索結果を得られませんでした" | |
865 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
866 #: src/protocols/gg/gg.c:638 |
4080 | 867 msgid "Gadu-Gadu Search Engine" |
868 msgstr "Gadu-Gadu 検索エンジン" | |
869 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
870 #: src/protocols/gg/gg.c:663 |
4080 | 871 msgid "Active" |
872 msgstr "有効" | |
873 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
874 #. * |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
875 #. * A wrapper for gaim_request_action() that uses Yes and No buttons. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
876 #. |
6193 | 877 #: src/gtkrequest.c:168 src/protocols/gg/gg.c:664 src/request.h:804 |
5120 | 878 msgid "Yes" |
4080 | 879 msgstr "はい" |
880 | |
6193 | 881 #: src/gtkrequest.c:169 src/protocols/gg/gg.c:664 src/request.h:804 |
5120 | 882 msgid "No" |
4080 | 883 msgstr "いいえ" |
884 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
885 #: src/protocols/gg/gg.c:668 |
4080 | 886 msgid "UIN" |
887 msgstr "UIN" | |
888 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
889 #: src/protocols/gg/gg.c:672 |
4080 | 890 msgid "First name" |
891 msgstr "姓" | |
892 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
893 #: src/protocols/gg/gg.c:677 |
4080 | 894 msgid "Second Name" |
895 msgstr "名" | |
896 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
897 #: src/protocols/gg/gg.c:681 src/protocols/gg/gg.c:1380 |
4080 | 898 msgid "Nick" |
899 msgstr "ニック" | |
900 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
901 #: src/protocols/gg/gg.c:688 src/protocols/gg/gg.c:691 |
4080 | 902 msgid "Birth year" |
903 msgstr "誕生年" | |
904 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
905 #: src/protocols/gg/gg.c:697 src/protocols/gg/gg.c:699 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
906 #: src/protocols/gg/gg.c:701 |
4080 | 907 msgid "Sex" |
908 msgstr "性" | |
909 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
910 #. City |
6193 | 911 #: src/dialogs.c:2035 src/dialogs.c:2684 src/protocols/gg/gg.c:705 |
912 #: src/protocols/trepia/trepia.c:364 | |
4080 | 913 msgid "City" |
914 msgstr "町" | |
915 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
916 #: src/protocols/gg/gg.c:738 |
4080 | 917 msgid "There is no Buddy List stored on the Gadu-Gadu server." |
5120 | 918 msgstr "Gadu-Gadu サーバ上に保存された仲間リストはありません。" |
919 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
920 #: src/protocols/gg/gg.c:746 |
4080 | 921 msgid "Couldn't Import Buddy List from Server" |
5120 | 922 msgstr "サーバから仲間リストの取り込みができませんでした" |
4080 | 923 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
924 #: src/protocols/gg/gg.c:809 |
4080 | 925 msgid "Buddy List successfully transferred to Gadu-Gadu server" |
5120 | 926 msgstr "Gadu-Gadu サーバへの仲間リストの転送に成功しました" |
4080 | 927 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
928 #: src/protocols/gg/gg.c:817 |
4080 | 929 msgid "Couldn't transfer Buddy List to Gadu-Gadu server" |
5120 | 930 msgstr "仲間リストの Gadu-Gadu サーバへの転送ができません" |
4080 | 931 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
932 #: src/protocols/gg/gg.c:825 |
4080 | 933 msgid "Buddy List successfully deleted from Gadu-Gadu server" |
5120 | 934 msgstr "Gadu-Gadu サーバから仲間リストを削除しました" |
4080 | 935 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
936 #: src/protocols/gg/gg.c:833 |
4080 | 937 msgid "Couldn't delete Buddy List from Gadu-Gadu server" |
5120 | 938 msgstr "Gadu-Gadu サーバの仲間リストを削除できません" |
4080 | 939 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
940 #: src/protocols/gg/gg.c:841 |
4080 | 941 msgid "Password changed successfully" |
942 msgstr "パスワード変更できました" | |
943 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
944 #: src/protocols/gg/gg.c:848 |
4080 | 945 msgid "Password couldn't be changed" |
946 msgstr "パスワード変更ができませんでした" | |
947 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
948 #: src/protocols/gg/gg.c:965 |
4080 | 949 msgid "Error communicating with Gadu-Gadu server" |
950 msgstr "Gadu-Gadu サーバとの通信中にエラー" | |
951 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
952 #: src/protocols/gg/gg.c:966 |
4080 | 953 msgid "" |
954 "Gaim was unable to complete your request due to a problem communicating with " | |
955 "the Gadu-Gadu HTTP server. Please try again later." | |
4208 | 956 msgstr "" |
957 "Gaim は Gadu-Gadu HTTP サーバとの通信で問題が発生したため、要求が完了できませ" | |
958 "んでした。あとでもういちど試してみてください。" | |
959 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
960 #: src/protocols/gg/gg.c:994 |
4080 | 961 msgid "Unable to import Gadu-Gadu buddy list" |
5120 | 962 msgstr "Gadu-Gadu の仲間リストを取り込めません" |
4080 | 963 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
964 #: src/protocols/gg/gg.c:995 |
4080 | 965 msgid "" |
966 "Gaim was unable to connect to the Gadu-Gadu buddy list server. Please try " | |
967 "again later." | |
5799 | 968 msgstr "" |
969 "Gaim は Gadu-Gadu の仲間リストサーバに接続できませんでした。あとでもう一度試" | |
970 "してみてください。" | |
971 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
972 #: src/protocols/gg/gg.c:1064 |
4080 | 973 msgid "Couldn't export buddy list" |
5120 | 974 msgstr "仲間リストのエクスポートができませんでした" |
975 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
976 #: src/protocols/gg/gg.c:1065 src/protocols/gg/gg.c:1088 |
4080 | 977 msgid "" |
978 "Gaim was unable to connect to the buddy list server. Please try again later." | |
5799 | 979 msgstr "" |
980 "Gaim は 仲間リストサーバに接続できませんでした。あとでもう一度試してみてくだ" | |
981 "さい。" | |
982 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
983 #: src/protocols/gg/gg.c:1087 |
4080 | 984 msgid "Unable to delete Gadu-Gadu buddy list" |
5120 | 985 msgstr "Gadu-Gadu の仲間リストを削除できません" |
986 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
987 #: src/protocols/gg/gg.c:1136 |
4080 | 988 msgid "Unable to access directory" |
989 msgstr "ディレクトリにアクセスできません" | |
990 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
991 #: src/protocols/gg/gg.c:1137 |
4080 | 992 msgid "" |
993 "Gaim was unable to search the Directory because it was unable to connect to " | |
994 "the directory server. Please try again later." | |
995 msgstr "" | |
996 "Gaim はディレクトリサーバに接続できなかったので、ディレクトリを検索できません" | |
997 "でした。あとでもう一度試してみてください。" | |
998 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
999 #: src/protocols/gg/gg.c:1170 |
4080 | 1000 msgid "Unable to change Gadu-Gadu password" |
1001 msgstr "Gadu-Gadu のパスワードを変更できません" | |
1002 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1003 #: src/protocols/gg/gg.c:1171 |
4080 | 1004 msgid "" |
1005 "Gaim was unable to change your password due to an error connecting to the " | |
1006 "Gadu-Gadu server. Please try again later." | |
1007 msgstr "" | |
1008 "Gaim は Gadu-Gadu サーバに接続中にエラーが発生したため、パスワードを変更でき" | |
1009 "ませんでした。あとでもう一度試してみてください。" | |
1010 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1011 #: src/protocols/gg/gg.c:1187 |
4080 | 1012 msgid "Directory Search" |
1013 msgstr "ディレクトリ検索" | |
1014 | |
6193 | 1015 #: src/dialogs.c:2146 src/dialogs.c:2155 src/protocols/gg/gg.c:1195 |
1016 #: src/protocols/jabber/jabber.c:4322 src/protocols/oscar/oscar.c:6112 | |
1017 #: src/protocols/toc/toc.c:1474 | |
4080 | 1018 msgid "Change Password" |
1019 msgstr "パスワード変更" | |
1020 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1021 #: src/protocols/gg/gg.c:1203 |
4080 | 1022 msgid "Import Buddy List from Server" |
1023 msgstr "サーバから仲間リストのインポート" | |
1024 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1025 #: src/protocols/gg/gg.c:1209 |
4080 | 1026 msgid "Export Buddy List to Server" |
1027 msgstr "サーバへ仲間リストをエクスポート" | |
1028 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1029 #: src/protocols/gg/gg.c:1215 |
4080 | 1030 msgid "Delete Buddy List from Server" |
1031 msgstr "サーバから仲間リストを削除" | |
1032 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1033 #: src/protocols/gg/gg.c:1248 |
4080 | 1034 msgid "Unable to access user profile." |
1035 msgstr "ユーザプロフィールにアクセスできません" | |
1036 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1037 #: src/protocols/gg/gg.c:1249 |
4080 | 1038 msgid "" |
1039 "Gaim was unable to access this user's profile due to an error connecting to " | |
1040 "the directory server. Please try again later." | |
1041 msgstr "" | |
1042 "Gaim はディレクトリサーバへの接続時にエラーが発生したため、このユーザのプロ" | |
1043 "フィールにアクセスできませんでした。あとでもう一度試してみてください。" | |
1044 | |
5799 | 1045 #. *< api_version |
1046 #. *< type | |
1047 #. *< ui_requirement | |
1048 #. *< flags | |
1049 #. *< dependencies | |
1050 #. *< priority | |
1051 #. *< id | |
1052 #. *< name | |
1053 #. *< version | |
1054 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1055 #: src/protocols/gg/gg.c:1361 src/protocols/gg/gg.c:1363 |
5799 | 1056 msgid "Gadu-Gadu Protocol Plugin" |
1057 msgstr "Gadu-Gadu プロトコルプラグイン" | |
4080 | 1058 |
5120 | 1059 #: src/protocols/icq/gaim_icq.c:224 |
4080 | 1060 msgid "Gaim encountered an error communicating with the ICQ server." |
1061 msgstr "ICQ サーバへの接続時にエラーが発生しました。" | |
1062 | |
6193 | 1063 #: src/dialogs.c:2452 src/gtkconv.c:1112 src/gtkconv.c:2963 src/gtkconv.c:4123 |
1064 #: src/gtkrequest.c:175 src/protocols/icq/gaim_icq.c:277 | |
1065 #: src/protocols/oscar/oscar.c:2673 src/prpl.c:312 | |
5120 | 1066 msgid "Add" |
1067 msgstr "追加" | |
1068 | |
1069 #. Cancel button. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1070 #: src/buddy_chat.c:375 src/dialogs.c:459 src/dialogs.c:471 src/dialogs.c:484 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1071 #: src/dialogs.c:2092 src/dialogs.c:2207 src/dialogs.c:2273 src/dialogs.c:2441 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1072 #: src/dialogs.c:2626 src/dialogs.c:2775 src/dialogs.c:3447 src/dialogs.c:3941 |
6193 | 1073 #: src/dialogs.c:4883 src/gtkaccount.c:1477 src/gtkconn.c:146 |
1074 #: src/gtkrequest.c:171 src/protocols/icq/gaim_icq.c:277 | |
1075 #: src/protocols/irc/irc.c:1105 src/protocols/irc/irc.c:1434 | |
1076 #: src/protocols/msn/msn.c:171 src/protocols/msn/msn.c:182 | |
1077 #: src/protocols/msn/msn.c:193 src/protocols/msn/msn.c:204 | |
1078 #: src/protocols/msn/msn.c:217 src/protocols/oscar/oscar.c:2404 | |
1079 #: src/protocols/oscar/oscar.c:2441 src/protocols/oscar/oscar.c:2476 | |
1080 #: src/protocols/oscar/oscar.c:2521 src/protocols/oscar/oscar.c:5721 | |
1081 #: src/protocols/oscar/oscar.c:5936 src/protocols/oscar/oscar.c:5985 | |
1082 #: src/protocols/oscar/oscar.c:6045 src/protocols/trepia/trepia.c:380 | |
1083 #: src/protocols/yahoo/yahoo.c:1188 src/prpl.c:313 src/request.h:813 | |
1084 #: src/request.h:823 | |
4080 | 1085 msgid "Cancel" |
1086 msgstr "取消" | |
1087 | |
5120 | 1088 #: src/protocols/icq/gaim_icq.c:294 |
1089 #, c-format | |
1090 msgid "The user %s (%s%s%s%s%s) wants you to authorize them." | |
1091 msgstr "ユーザ %s (%s%s%s%s%s) があなたに承認されたがっています." | |
1092 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1093 #: src/protocols/icq/gaim_icq.c:297 src/protocols/jabber/jabber.c:1716 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1094 #: src/protocols/msn/notification.c:466 src/protocols/msn/notification.c:747 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1095 #: src/protocols/oscar/oscar.c:2601 src/protocols/oscar/oscar.c:5097 |
4080 | 1096 msgid "Authorize" |
5120 | 1097 msgstr "承認" |
1098 | |
6193 | 1099 #: src/dialogs.c:2440 src/protocols/icq/gaim_icq.c:297 |
1100 #: src/protocols/jabber/jabber.c:1717 src/protocols/msn/notification.c:467 | |
1101 #: src/protocols/msn/notification.c:749 src/protocols/oscar/oscar.c:2603 | |
1102 #: src/protocols/oscar/oscar.c:5098 | |
4080 | 1103 msgid "Deny" |
1104 msgstr "非許可" | |
1105 | |
5120 | 1106 #: src/protocols/icq/gaim_icq.c:310 |
3164 | 1107 msgid "Send message through server" |
1108 msgstr "サーバ経由でメッセージ送信" | |
1109 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1110 #: src/protocols/icq/gaim_icq.c:344 src/protocols/jabber/jabber.c:2335 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1111 #: src/protocols/jabber/jabber.c:2369 src/protocols/jabber/jabber.c:4238 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1112 #: src/protocols/jabber/jabber.c:4287 src/protocols/msn/dispatch.c:160 |
6193 | 1113 #: src/protocols/msn/msn.c:459 src/protocols/msn/notification.c:1376 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1114 #: src/protocols/napster/napster.c:496 |
5120 | 1115 msgid "Unable to connect" |
1116 msgstr "接続できません" | |
1117 | |
1118 #: src/protocols/icq/gaim_icq.c:352 | |
1119 msgid "Connecting..." | |
1120 msgstr "接続中..." | |
1121 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1122 #: src/protocols/icq/gaim_icq.c:497 src/protocols/oscar/oscar.c:3936 |
5799 | 1123 msgid "Nick:" |
1124 msgstr "ニック:" | |
1125 | |
5120 | 1126 #: src/protocols/icq/gaim_icq.c:498 |
4208 | 1127 msgid "Gaim User" |
4295 | 1128 msgstr "Gaim ユーザ" |
1129 | |
6193 | 1130 #: src/protocols/irc/irc.c:187 |
4080 | 1131 msgid "" |
1132 "(There was an error converting this message. Check the 'Encoding' option in " | |
1133 "the Account Editor)" | |
1134 msgstr "" | |
1135 "(このメッセージを変換する際にエラーが発生しました。アカウントエディタの 'エ" | |
1136 "ンコード' オプションを確認してください)" | |
1137 | |
6193 | 1138 #: src/protocols/irc/irc.c:488 src/protocols/irc/irc.c:2608 |
4080 | 1139 #, c-format |
1140 msgid "DCC Chat with %s closed" | |
1141 msgstr "DCCチャット %s は閉じました" | |
1142 | |
6193 | 1143 #: src/protocols/irc/irc.c:541 src/protocols/irc/irc.c:2617 |
4295 | 1144 #, c-format |
1145 msgid "DCC Chat with %s established" | |
1146 msgstr "%s との DCC チャットが始まりました" | |
1147 | |
6193 | 1148 #: src/protocols/irc/irc.c:676 |
4080 | 1149 msgid "No topic is set" |
1150 msgstr "トピックが設定されていません" | |
1151 | |
6193 | 1152 #: src/protocols/irc/irc.c:697 src/protocols/irc/irc.c:1755 |
3164 | 1153 #, c-format |
4080 | 1154 msgid "<B>%s has changed the topic to: %s</B>" |
1155 msgstr "<B>%sのトピックは変わりました: %s</B>" | |
1156 | |
6193 | 1157 #: src/protocols/irc/irc.c:742 |
4295 | 1158 #, c-format |
1159 msgid "-:- mode/%s [%c%c %s] by %s" | |
1160 msgstr "-:- モード/%s [%c%c %s] by %s" | |
1161 | |
6193 | 1162 #: src/protocols/irc/irc.c:919 src/protocols/irc/irc.c:932 |
5799 | 1163 msgid "User" |
1164 msgstr "ユーザ" | |
1165 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1166 #. Splits |
6193 | 1167 #: src/protocols/irc/irc.c:923 src/protocols/irc/irc.c:3031 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1168 #: src/protocols/jabber/jabber.c:4418 src/protocols/napster/napster.c:639 |
5799 | 1169 msgid "Server" |
1170 msgstr "サーバ" | |
1171 | |
6193 | 1172 #: src/protocols/irc/irc.c:927 src/protocols/irc/irc.c:1082 |
1173 #: src/protocols/irc/irc.c:1647 | |
4080 | 1174 msgid "IRC Operator" |
1175 msgstr "IRC オペレータ" | |
1176 | |
6193 | 1177 #: src/protocols/irc/irc.c:940 |
5799 | 1178 msgid "Channels" |
1179 msgstr "チャンネル" | |
1180 | |
6193 | 1181 #: src/protocols/irc/irc.c:946 |
5799 | 1182 #, c-format |
1183 msgid "%s is an Identified User" | |
1184 msgstr "%s は知っているユーザです" | |
1185 | |
6193 | 1186 #: src/protocols/irc/irc.c:961 |
5799 | 1187 #, c-format |
1188 msgid "%ld seconds [signon: %s]" | |
1189 msgstr "%ld 秒 [サインオン: %s]" | |
1190 | |
1191 #. RPL_REHASHING | |
6193 | 1192 #: src/protocols/irc/irc.c:1082 |
5799 | 1193 msgid "Rehashing server" |
1194 msgstr "サーバの再ハッシュ中" | |
1195 | |
4080 | 1196 #. ERR_NOSUCHNICK |
6193 | 1197 #: src/protocols/irc/irc.c:1085 |
4080 | 1198 msgid "No such nick/channel" |
1199 msgstr "そのようなニック/チャンネルはありません" | |
1200 | |
6193 | 1201 #: src/protocols/irc/irc.c:1085 src/protocols/irc/irc.c:1088 |
1202 #: src/protocols/irc/irc.c:1093 src/protocols/irc/irc.c:1097 | |
1203 #: src/protocols/irc/irc.c:1463 src/protocols/irc/irc.c:1605 | |
4080 | 1204 msgid "IRC Error" |
1205 msgstr "IRCエラー" | |
1206 | |
1207 #. ERR_NOSUCHSERVER | |
6193 | 1208 #: src/protocols/irc/irc.c:1088 |
4080 | 1209 msgid "No such server" |
1210 msgstr "そのようなサーバはありません" | |
1211 | |
5120 | 1212 #. ERR_NOMOTD |
1213 #. drop it - bringing up dialog for NOMOTD is annoying | |
4080 | 1214 #. ERR_NONICKNAMEGIVEN |
6193 | 1215 #: src/protocols/irc/irc.c:1093 |
4080 | 1216 msgid "No nickname given" |
1217 msgstr "ニックが与えられていません" | |
1218 | |
1219 #. ERR_NOPRIVILEGES | |
6193 | 1220 #: src/protocols/irc/irc.c:1096 |
4080 | 1221 msgid "You're not an IRC operator!" |
1222 msgstr "あなたは IRC オペレータではありません!" | |
1223 | |
6193 | 1224 #: src/protocols/irc/irc.c:1100 |
4080 | 1225 msgid "That nick is already in use. Please enter a new nick" |
1226 msgstr "このニックはすでに使われています。新しいニックを入力してください" | |
1227 | |
5799 | 1228 #. Build OK Button |
6193 | 1229 #: src/dialogs.c:2203 src/dialogs.c:2341 src/dialogs.c:2625 src/dialogs.c:2771 |
1230 #: src/dialogs.c:3934 src/gtkrequest.c:170 src/protocols/irc/irc.c:1104 | |
1231 #: src/protocols/msn/msn.c:170 src/protocols/msn/msn.c:181 | |
1232 #: src/protocols/msn/msn.c:192 src/protocols/msn/msn.c:203 | |
1233 #: src/protocols/oscar/oscar.c:2440 src/protocols/oscar/oscar.c:2520 | |
1234 #: src/protocols/oscar/oscar.c:5935 src/protocols/oscar/oscar.c:5984 | |
1235 #: src/protocols/oscar/oscar.c:6044 src/protocols/yahoo/yahoo.c:1187 | |
1236 #: src/request.h:813 | |
5799 | 1237 msgid "OK" |
1238 msgstr "了解" | |
1239 | |
6193 | 1240 #: src/protocols/irc/irc.c:1390 src/protocols/irc/irc.c:1396 |
1241 #: src/protocols/irc/irc.c:1402 src/protocols/irc/irc.c:1416 | |
4080 | 1242 msgid "IRC CTCP info" |
1243 msgstr "IRC CTCP Info" | |
1244 | |
6193 | 1245 #: src/protocols/irc/irc.c:1426 |
4080 | 1246 #, c-format |
1247 msgid "%s would like to establish a DCC chat" | |
1248 msgstr "%s は DCC チャットを始めたがっています" | |
1249 | |
6193 | 1250 #: src/protocols/irc/irc.c:1429 |
4080 | 1251 msgid "" |
1252 "This requires a direct connection to be established between the two " | |
1253 "computers. Messages sent will not pass through the IRC server" | |
1254 msgstr "" | |
1255 "2 台のコンピュータが直接接続をする必要があります。メッセージは IRC サーバを経" | |
1256 "由せずに送られます。" | |
1257 | |
6193 | 1258 #: src/protocols/irc/irc.c:1433 src/protocols/oscar/oscar.c:2403 |
1259 #: src/protocols/oscar/oscar.c:5720 | |
4080 | 1260 msgid "Connect" |
1261 msgstr "接続" | |
1262 | |
6193 | 1263 #: src/protocols/irc/irc.c:1460 |
5799 | 1264 #, c-format |
1265 msgid "Received an invalid file send request from %s." | |
1266 msgstr "%s から不正なファイル要求を受け取りました" | |
1267 | |
6193 | 1268 #: src/protocols/irc/irc.c:1541 src/protocols/msn/error.c:133 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1269 #: src/protocols/msn/notification.c:292 src/protocols/msn/notification.c:760 |
4080 | 1270 msgid "Unable to write" |
1271 msgstr "書き込めません" | |
1272 | |
6193 | 1273 #: src/protocols/irc/irc.c:1603 |
4080 | 1274 #, c-format |
1275 msgid "You have been kicked from %s: %s" | |
1276 msgstr "あなたは%sに蹴られました: %s" | |
1277 | |
6193 | 1278 #: src/protocols/irc/irc.c:1608 |
4080 | 1279 #, c-format |
1280 msgid "Kicked by %s: %s" | |
1281 msgstr "%sにより蹴られました: %s" | |
1282 | |
6193 | 1283 #: src/protocols/irc/irc.c:1664 src/protocols/irc/irc.c:2918 |
4080 | 1284 msgid "CTCP ClientInfo" |
1285 msgstr "CTCP クライアント情報" | |
1286 | |
6193 | 1287 #: src/protocols/irc/irc.c:1670 src/protocols/irc/irc.c:2924 |
4080 | 1288 msgid "CTCP UserInfo" |
1289 msgstr "CTCP ユーザ情報" | |
1290 | |
6193 | 1291 #: src/protocols/irc/irc.c:1676 src/protocols/irc/irc.c:2930 |
4080 | 1292 msgid "CTCP Version" |
1293 msgstr "CTCP バージョン" | |
1294 | |
6193 | 1295 #: src/protocols/irc/irc.c:1704 src/protocols/irc/irc.c:2936 |
4080 | 1296 msgid "CTCP Ping" |
1297 msgstr "CTCP Ping" | |
1298 | |
6193 | 1299 #: src/protocols/irc/irc.c:1949 src/protocols/oscar/oscar.c:678 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1300 #: src/protocols/toc/toc.c:234 |
5120 | 1301 #, c-format |
1302 msgid "Signon: %s" | |
1303 msgstr "サインオン: %s" | |
1304 | |
6193 | 1305 #: src/protocols/irc/irc.c:1963 src/protocols/trepia/trepia.c:1148 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1306 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1307 msgid "Unable to create socket" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1308 msgstr "ソケットを読めません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1309 |
6193 | 1310 #: src/protocols/irc/irc.c:2204 |
4080 | 1311 #, c-format |
1312 msgid "Topic for %s is %s" | |
1313 msgstr "%s のトピックは %s です" | |
1314 | |
6193 | 1315 #: src/protocols/irc/irc.c:2300 |
3164 | 1316 #, c-format |
4080 | 1317 msgid "You have left %s" |
1318 msgstr "%s を抜けました" | |
1319 | |
6193 | 1320 #: src/protocols/irc/irc.c:2301 |
4080 | 1321 msgid "IRC Part" |
1322 msgstr "IRC を抜ける" | |
1323 | |
6193 | 1324 #: src/protocols/irc/irc.c:2356 |
4295 | 1325 msgid "<I>Requesting DCC CHAT</I>" |
1326 msgstr "<I>DCC CHAT を要求しています</I>" | |
1327 | |
6193 | 1328 #: src/protocols/irc/irc.c:2373 |
4295 | 1329 msgid "<B>Operator commands:<BR>REHASH RESTART</B>" |
1330 msgstr "<B>オペレータコマンド:<BR>REHASH RESTART</B>" | |
1331 | |
6193 | 1332 #: src/protocols/irc/irc.c:2378 |
4295 | 1333 msgid "" |
1334 "<B>CTCP commands:<BR>CLIENTINFO <nick><BR>USERINFO <nick><BR>VERSION " | |
1335 "<nick><BR>PING <nick></B><BR>" | |
5120 | 1336 msgstr "" |
1337 "<B>CTCP コマンド:<BR>CLIENTINFO <nick><BR>USERINFO <nick><BR>VERSION " | |
1338 "<nick><BR>PING <nick></B><BR>" | |
1339 | |
6193 | 1340 #: src/protocols/irc/irc.c:2386 |
4295 | 1341 msgid "<B>DCC commands:<BR>CHAT <nick></B>" |
1342 msgstr "DCC コマンド:<BR>CHAT <nick></B>" | |
1343 | |
6193 | 1344 #: src/protocols/irc/irc.c:2391 |
4295 | 1345 msgid "" |
1346 "<B>Currently supported commands:<BR>WHOIS INVITE NICK LIST<BR>JOIN PART " | |
1347 "TOPIC KICK<BR>OP DEOP VOICE DEVOICE<BR>ME MSG QUOTE SAY QUIT<BR>MODE VERSION " | |
1348 "W WHOWAS<BR>Type /HELP OPER for operator commands<BR>Type /HELP CTCP for " | |
1349 "CTCP commands<BR>Type /HELP DCC for DCC commands" | |
5120 | 1350 msgstr "" |
1351 "現在サポートされているコマンド:<BR>WHOIS INVITE NICK LIST<BR>JOIN PART TOPIC " | |
1352 "KICK<BR>OP DEOP VOICE DEVOICE<BR>ME MSG QUOTE SAY QUIT<BR>MODE VERSION W " | |
1353 "WHOWAS<BR>オペレータコマンドは /HELP OPER を入力<BR>CTCP コマンドは /HELP " | |
1354 "CTCP を入力<BR>DCC コマンドは /HELP DCC を入力" | |
1355 | |
6193 | 1356 #: src/protocols/irc/irc.c:2414 |
4295 | 1357 msgid "<B>Unknown command</B>" |
1358 msgstr "<B>不明なコマンド</B>" | |
1359 | |
6193 | 1360 #: src/protocols/irc/irc.c:2474 |
4080 | 1361 msgid "Channel:" |
1362 msgstr "チャンネル:" | |
1363 | |
6193 | 1364 #: src/gtkaccount.c:422 src/main.c:309 src/protocols/irc/irc.c:2479 |
4080 | 1365 msgid "Password:" |
1366 msgstr "パスワード:" | |
1367 | |
6193 | 1368 #: src/protocols/irc/irc.c:2905 |
4080 | 1369 msgid "DCC Chat" |
1370 msgstr "DCC チャット" | |
1371 | |
5799 | 1372 #. *< api_version |
1373 #. *< type | |
1374 #. *< ui_requirement | |
1375 #. *< flags | |
1376 #. *< dependencies | |
1377 #. *< priority | |
1378 #. *< id | |
1379 #. *< name | |
1380 #. *< version | |
1381 #. * summary | |
6193 | 1382 #: src/protocols/irc/irc.c:3011 src/protocols/irc/irc.c:3013 |
5799 | 1383 msgid "IRC Protocol Plugin" |
1384 msgstr "IRCプロトコルプラグイン" | |
1385 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1386 #. Account Options |
6193 | 1387 #: src/gtkprefs.c:1145 src/protocols/irc/irc.c:3035 |
1388 #: src/protocols/jabber/jabber.c:4425 src/protocols/msn/msn.c:1259 | |
1389 #: src/protocols/napster/napster.c:644 src/protocols/trepia/trepia.c:1377 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1390 msgid "Port" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1391 msgstr "ポート番号" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1392 |
6193 | 1393 #: src/protocols/irc/irc.c:3039 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1394 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1395 msgid "Encoding" |
4295 | 1396 msgstr "エンコーディング:" |
1397 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1398 #: src/protocols/jabber/jabber.c:561 src/protocols/jabber/jabber.c:580 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1399 #: src/protocols/msn/buddyicon.c:172 src/protocols/msn/buddyicon.c:282 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1400 #: src/protocols/msn/buddyicon.c:330 src/protocols/msn/buddyicon.c:435 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1401 #: src/protocols/msn/buddyicon.c:521 src/protocols/msn/msn.c:72 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1402 #: src/protocols/msn/msn.c:91 src/protocols/msn/msn.c:149 |
6193 | 1403 #: src/protocols/msn/msn.c:249 src/protocols/msn/msn.c:505 |
1404 #: src/protocols/msn/msn.c:616 src/protocols/msn/msn.c:632 | |
1405 #: src/protocols/msn/msn.c:667 src/protocols/msn/msn.c:683 | |
1406 #: src/protocols/msn/msn.c:715 src/protocols/msn/msn.c:723 | |
1407 #: src/protocols/msn/msn.c:756 src/protocols/msn/msn.c:764 | |
1408 #: src/protocols/msn/msn.c:778 src/protocols/msn/msn.c:787 | |
1409 #: src/protocols/msn/msn.c:801 src/protocols/msn/msn.c:810 | |
1410 #: src/protocols/msn/msn.c:832 src/protocols/msn/msn.c:882 | |
1411 #: src/protocols/msn/msn.c:920 src/protocols/msn/msn.c:1017 | |
1412 #: src/protocols/msn/msn.c:1041 src/protocols/msn/msn.c:1061 | |
1413 #: src/protocols/msn/msn.c:1072 src/protocols/msn/msn.c:1083 | |
1414 #: src/protocols/msn/msn.c:1107 src/protocols/msn/msn.c:1119 | |
1415 #: src/protocols/msn/notification.c:127 src/protocols/msn/notification.c:156 | |
1416 #: src/protocols/msn/notification.c:949 src/protocols/msn/notification.c:969 | |
1417 #: src/protocols/trepia/trepia.c:281 src/protocols/trepia/trepia.c:782 | |
1418 #: src/protocols/trepia/trepia.c:1065 src/protocols/trepia/trepia.c:1109 | |
1419 #: src/protocols/trepia/trepia.c:1208 src/protocols/trepia/trepia.c:1264 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1420 msgid "Write error" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1421 msgstr "書き込みエラー" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1422 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1423 #: src/protocols/jabber/jabber.c:981 |
4080 | 1424 msgid "Unable to change password." |
1425 msgstr "パスワードを変更できません。" | |
1426 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1427 #: src/protocols/jabber/jabber.c:982 |
4080 | 1428 msgid "" |
1429 "The current password you entered is incorrect. Your password has not been " | |
1430 "changed." | |
1431 msgstr "入力したパスワードが間違っています。パスワードは変更されませんでした。" | |
1432 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1433 #: src/protocols/jabber/jabber.c:988 |
4080 | 1434 msgid "Unable to change password" |
1435 msgstr "パスワードを変更できません。" | |
1436 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1437 #: src/protocols/jabber/jabber.c:989 |
4080 | 1438 msgid "" |
1439 "The new password you entered is the same as your current password. Your " | |
1440 "password remains the same." | |
1441 msgstr "" | |
1442 "入力したパスワードは現在のパスワードと同じです。パスワードは変更されていませ" | |
1443 "ん。" | |
1444 | |
6193 | 1445 #: src/blist.c:794 src/gtkaccount.c:139 src/gtkpounce.c:307 |
1446 #: src/protocols/jabber/jabber.c:1169 | |
4080 | 1447 msgid "Unknown" |
1448 msgstr "不明" | |
1449 | |
5120 | 1450 #. once again, we don't have to put anything here |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1451 #: src/protocols/jabber/jabber.c:1178 src/protocols/jabber/jabber.c:3436 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1452 #: src/protocols/jabber/jabber.c:3487 |
5120 | 1453 msgid "Chatty" |
1454 msgstr "チャッティー" | |
1455 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1456 #: src/protocols/jabber/jabber.c:1180 src/protocols/jabber/jabber.c:3438 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1457 #: src/protocols/jabber/jabber.c:3495 |
4080 | 1458 msgid "Extended Away" |
1459 msgstr "逃走中" | |
1460 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1461 #: src/protocols/jabber/jabber.c:1182 src/protocols/jabber/jabber.c:3439 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1462 #: src/protocols/jabber/jabber.c:3499 src/protocols/oscar/oscar.c:2819 |
6193 | 1463 #: src/protocols/oscar/oscar.c:4551 src/protocols/oscar/oscar.c:5844 |
4080 | 1464 msgid "Do Not Disturb" |
1465 msgstr "邪魔しないでね" | |
1466 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1467 #: src/protocols/jabber/jabber.c:1421 |
3164 | 1468 #, c-format |
4080 | 1469 msgid "Jabber Error %s" |
1470 msgstr "Jabber エラー %s" | |
1471 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1472 #: src/protocols/jabber/jabber.c:1528 |
4080 | 1473 #, c-format |
1474 msgid "Error %s: %s" | |
1475 msgstr "エラー %s: %s" | |
1476 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1477 #: src/protocols/jabber/jabber.c:1531 |
4080 | 1478 msgid "Unknown Error in presence" |
1479 msgstr "不明なエラーが起きています" | |
1480 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1481 #: src/protocols/jabber/jabber.c:1709 |
4080 | 1482 #, c-format |
1483 msgid "The user %s wants to add you to their buddy list." | |
5120 | 1484 msgstr "ユーザ %s があなたを仲間リストに追加したがっています" |
1485 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1486 #: src/protocols/jabber/jabber.c:1737 |
3164 | 1487 #, c-format |
4080 | 1488 msgid "" |
1489 "The Jabber user %s does not exist and was therefore not added to your roster." | |
1490 msgstr "Jabber ユーザ %s は存在していないため、リストに追加しませんでした。" | |
1491 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1492 #: src/protocols/jabber/jabber.c:1740 |
4080 | 1493 msgid "No such user." |
1494 msgstr "そのようなユーザはいません。" | |
1495 | |
5799 | 1496 #. Should never happen. |
6193 | 1497 #: src/blist.c:502 src/dialogs.c:855 src/protocols/jabber/jabber.c:1831 |
1498 #: src/protocols/msn/notification.c:87 src/protocols/msn/notification.c:88 | |
1499 #: src/protocols/msn/notification.c:644 | |
4080 | 1500 msgid "Buddies" |
5120 | 1501 msgstr "仲間" |
1502 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1503 #: src/protocols/jabber/jabber.c:1904 |
4080 | 1504 msgid "Authenticating" |
1505 msgstr "認証中" | |
1506 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1507 #: src/protocols/jabber/jabber.c:1938 |
4080 | 1508 msgid "Unknown login error" |
1509 msgstr "不明なログインエラー" | |
1510 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1511 #: src/protocols/jabber/jabber.c:2288 |
4080 | 1512 msgid "Password successfully changed." |
1513 msgstr "パスワードを変更しました。" | |
1514 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1515 #: src/protocols/jabber/jabber.c:2333 src/protocols/jabber/jabber.c:4236 |
4080 | 1516 msgid "Connection lost" |
1517 msgstr "接続が切れました" | |
1518 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1519 #: src/protocols/jabber/jabber.c:2340 |
4080 | 1520 msgid "Connected" |
1521 msgstr "接続しました" | |
1522 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1523 #: src/protocols/jabber/jabber.c:2343 |
4080 | 1524 msgid "Requesting Authentication Method" |
1525 msgstr "認証要求中" | |
1526 | |
1527 #. we have no chats yet | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1528 #: src/protocols/jabber/jabber.c:2363 src/protocols/msn/dispatch.c:164 |
6193 | 1529 #: src/protocols/msn/msn.c:450 src/protocols/napster/napster.c:489 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1530 #: src/protocols/trepia/trepia.c:1142 src/protocols/yahoo/yahoo.c:986 |
4080 | 1531 msgid "Connecting" |
1532 msgstr "接続中" | |
1533 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1534 #: src/protocols/jabber/jabber.c:2689 |
3164 | 1535 #, c-format |
4080 | 1536 msgid "The user %s is an invalid Jabber I.D. and was therefore not added." |
1537 msgstr "ユーザ %s は不正な Jabber I.D. なので追加できませんでした。" | |
1538 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1539 #: src/protocols/jabber/jabber.c:2691 |
5799 | 1540 msgid "Unable to add buddy." |
1541 msgstr "仲間を追加できません。" | |
1542 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1543 #: src/protocols/jabber/jabber.c:2692 |
4080 | 1544 msgid "Jabber Error" |
1545 msgstr "Jabber エラー" | |
1546 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1547 #: src/protocols/jabber/jabber.c:2951 |
4295 | 1548 msgid "Room:" |
1549 msgstr "部屋:" | |
1550 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1551 #: src/protocols/jabber/jabber.c:2956 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1552 msgid "Server:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1553 msgstr "サーバ:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1554 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1555 #: src/protocols/jabber/jabber.c:2962 |
4080 | 1556 msgid "Handle:" |
1557 msgstr "ハンドル:" | |
1558 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1559 #: src/protocols/jabber/jabber.c:2992 |
4080 | 1560 msgid "Unable to join chat" |
1561 msgstr "チャットに参加できません" | |
1562 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1563 #: src/protocols/jabber/jabber.c:3228 src/protocols/jabber/jabber.c:3279 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1564 #: src/protocols/jabber/jabber.c:3704 |
5799 | 1565 msgid "Jabber ID" |
1566 msgstr "Jabber ID" | |
1567 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1568 #: src/protocols/jabber/jabber.c:3229 |
5799 | 1569 msgid "Error" |
1570 msgstr "エラー" | |
1571 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1572 #: src/protocols/jabber/jabber.c:3280 src/protocols/jabber/jabber.c:3339 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1573 #: src/protocols/jabber/jabber.c:3350 src/protocols/jabber/jabber.c:3730 |
5799 | 1574 msgid "Status" |
1575 msgstr "状態" | |
1576 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1577 #: src/protocols/jabber/jabber.c:3350 src/protocols/jabber/jabber.c:3372 |
6193 | 1578 #: src/protocols/oscar/oscar.c:5457 |
5799 | 1579 msgid "Not Authorized" |
1580 msgstr "認証されていません" | |
1581 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1582 #: src/protocols/jabber/jabber.c:3385 |
4080 | 1583 msgid "View Error Msg" |
1584 msgstr "エラーログを見る" | |
1585 | |
6193 | 1586 #: src/gtkconv.c:1099 src/protocols/jabber/jabber.c:3397 |
4080 | 1587 msgid "Get Away Msg" |
1588 msgstr "離席メッセージ" | |
1589 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1590 #: src/protocols/jabber/jabber.c:3404 |
4080 | 1591 msgid "Un-hide From" |
1592 msgstr "ここからは隠さない" | |
1593 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1594 #: src/protocols/jabber/jabber.c:3407 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1595 msgid "Temporarily Hide From" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1596 msgstr "一時的にここから隠す" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1597 |
5799 | 1598 #: src/protocols/jabber/jabber.c:3414 |
4080 | 1599 msgid "Cancel Presence Notification" |
1600 msgstr "存在通知をやめる" | |
1601 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1602 #: src/protocols/jabber/jabber.c:3422 |
5799 | 1603 msgid "Re-request authorization" |
1604 msgstr "認証の再要求" | |
1605 | |
5120 | 1606 #. state is one of our own strings. it won't be NULL. |
6193 | 1607 #: src/gtkaccount.c:1577 src/protocols/jabber/jabber.c:3435 |
1608 #: src/protocols/jabber/jabber.c:3485 src/protocols/oscar/oscar.c:2831 | |
1609 #: src/protocols/oscar/oscar.c:4546 src/protocols/oscar/oscar.c:5842 | |
1610 #: src/protocols/yahoo/yahoo.c:1075 src/protocols/zephyr/zephyr.c:866 | |
1611 #: src/protocols/zephyr/zephyr.c:876 | |
5120 | 1612 msgid "Online" |
1613 msgstr "オンライン" | |
1614 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1615 #: src/protocols/jabber/jabber.c:3625 |
4080 | 1616 msgid "Full Name" |
1617 msgstr "氏名" | |
1618 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1619 #: src/protocols/jabber/jabber.c:3626 |
4080 | 1620 msgid "Family Name" |
1621 msgstr "名字" | |
1622 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1623 #: src/protocols/jabber/jabber.c:3627 |
4080 | 1624 msgid "Given Name" |
1625 msgstr "名前" | |
1626 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1627 #: src/protocols/jabber/jabber.c:3628 |
4080 | 1628 msgid "Nickname" |
1629 msgstr "ニックネーム" | |
1630 | |
6193 | 1631 #: src/dialogs.c:2896 src/protocols/jabber/jabber.c:3629 |
4080 | 1632 msgid "URL" |
1633 msgstr "URL" | |
1634 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1635 #: src/protocols/jabber/jabber.c:3630 |
4080 | 1636 msgid "Street Address" |
1637 msgstr "住所" | |
1638 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1639 #: src/protocols/jabber/jabber.c:3631 |
4080 | 1640 msgid "Extended Address" |
1641 msgstr "その他" | |
1642 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1643 #: src/protocols/jabber/jabber.c:3632 |
4080 | 1644 msgid "Locality" |
1645 msgstr "区" | |
1646 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1647 #: src/protocols/jabber/jabber.c:3633 |
4080 | 1648 msgid "Region" |
1649 msgstr "州" | |
1650 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1651 #: src/protocols/jabber/jabber.c:3634 |
4080 | 1652 msgid "Postal Code" |
1653 msgstr "郵便番号" | |
1654 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1655 #. Country |
6193 | 1656 #: src/dialogs.c:2057 src/dialogs.c:2702 src/protocols/jabber/jabber.c:3635 |
1657 #: src/protocols/trepia/trepia.c:372 | |
4080 | 1658 msgid "Country" |
1659 msgstr "国" | |
1660 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1661 #: src/protocols/jabber/jabber.c:3636 |
4080 | 1662 msgid "Telephone" |
1663 msgstr "電話番号" | |
1664 | |
6193 | 1665 #: src/dialogs.c:2760 src/protocols/jabber/jabber.c:3637 |
4080 | 1666 msgid "Email" |
1667 msgstr "メールアドレス" | |
1668 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1669 #: src/protocols/jabber/jabber.c:3638 |
4080 | 1670 msgid "Organization Name" |
1671 msgstr "組織名" | |
1672 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1673 #: src/protocols/jabber/jabber.c:3639 |
4080 | 1674 msgid "Organization Unit" |
1675 msgstr "所属部署" | |
1676 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1677 #: src/protocols/jabber/jabber.c:3640 |
4080 | 1678 msgid "Title" |
1679 msgstr "肩書" | |
1680 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1681 #: src/protocols/jabber/jabber.c:3641 |
4080 | 1682 msgid "Role" |
1683 msgstr "役職" | |
1684 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1685 #: src/protocols/jabber/jabber.c:3642 |
4080 | 1686 msgid "Birthday" |
1687 msgstr "誕生日" | |
1688 | |
6193 | 1689 #: src/dialogs.c:2906 src/gtkprefs.c:604 src/gtkprefs.c:1840 |
1690 #: src/protocols/jabber/jabber.c:3643 | |
4080 | 1691 msgid "Description" |
1692 msgstr "概要" | |
1693 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1694 #: src/protocols/jabber/jabber.c:3668 |
4080 | 1695 msgid "" |
1696 "All items below are optional. Enter only the information with which you feel " | |
1697 "comfortable" | |
1698 msgstr "" | |
1699 "下記のアイテムはすべてオプションです。快適に感じる情報だけを入力します。" | |
1700 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1701 #: src/protocols/jabber/jabber.c:3669 |
4080 | 1702 msgid "User Identity" |
1703 msgstr "ユーザ ID" | |
1704 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1705 #: src/protocols/jabber/jabber.c:4098 |
4080 | 1706 msgid "Gaim - Edit Jabber vCard" |
1707 msgstr "Gaim - Jabber vCardによって開発された" | |
1708 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1709 #: src/protocols/jabber/jabber.c:4173 |
4080 | 1710 msgid "Server Registration successful!" |
1711 msgstr "サーバに登録しました" | |
1712 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1713 #: src/protocols/jabber/jabber.c:4194 |
4080 | 1714 msgid "Unknown registration error" |
1715 msgstr "不明な登録エラー" | |
1716 | |
6193 | 1717 #: src/dialogs.c:2232 src/protocols/jabber/jabber.c:4308 |
1718 #: src/protocols/oscar/oscar.c:6098 src/protocols/toc/toc.c:1462 | |
4080 | 1719 msgid "Set User Info" |
1720 msgstr "ユーザ情報の登録" | |
1721 | |
5799 | 1722 #. *< api_version |
1723 #. *< type | |
1724 #. *< ui_requirement | |
1725 #. *< flags | |
1726 #. *< dependencies | |
1727 #. *< priority | |
1728 #. *< id | |
1729 #. *< name | |
1730 #. *< version | |
1731 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1732 #: src/protocols/jabber/jabber.c:4397 src/protocols/jabber/jabber.c:4399 |
5799 | 1733 msgid "Jabber Protocol Plugin" |
1734 msgstr "Jabberプロトコルプラグイン" | |
1735 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1736 #: src/protocols/jabber/jabber.c:4421 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1737 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1738 msgid "Resource" |
5120 | 1739 msgstr "リソース:" |
1740 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1741 #: src/protocols/jabber/jabber.c:4429 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1742 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1743 msgid "Connect server" |
5120 | 1744 msgstr "サーバに接続:" |
1745 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1746 #: src/protocols/msn/dispatch.c:45 src/protocols/msn/notification.c:229 |
5799 | 1747 msgid "Protocol not supported" |
1748 msgstr "プロトコルがサポートされていません" | |
1749 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1750 #: src/protocols/msn/dispatch.c:51 |
5799 | 1751 msgid "Unable to request INF\n" |
1752 msgstr "INF を要求できません\n" | |
1753 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1754 #: src/protocols/msn/dispatch.c:68 src/protocols/msn/notification.c:252 |
5799 | 1755 msgid "Unable to login using MD5" |
1756 msgstr "MD5 を利用してログインできません" | |
1757 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1758 #: src/protocols/msn/dispatch.c:77 |
5799 | 1759 msgid "Unable to send USR\n" |
1760 msgstr "USR を送れません\n" | |
1761 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1762 #: src/protocols/msn/dispatch.c:82 src/protocols/msn/notification.c:266 |
5799 | 1763 msgid "Requesting to send password" |
1764 msgstr "パスワードの送信を要求しています" | |
1765 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1766 #: src/protocols/msn/dispatch.c:99 |
5799 | 1767 msgid "Got invalid XFR\n" |
1768 msgstr "不正な XFR\n" | |
1769 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1770 #: src/protocols/msn/dispatch.c:126 |
5799 | 1771 msgid "Unable to transfer" |
1772 msgstr "転送できません" | |
1773 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1774 #: src/protocols/msn/dispatch.c:147 |
5799 | 1775 msgid "Unable to parse message." |
1776 msgstr "メッセージを解読できません" | |
1777 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1778 #: src/protocols/msn/dispatch.c:171 src/protocols/msn/notification.c:407 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1779 #: src/protocols/msn/notification.c:1385 |
5799 | 1780 msgid "Unable to write to server" |
1781 msgstr "サーバへ書き込みできません" | |
1782 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1783 #: src/protocols/msn/dispatch.c:175 src/protocols/msn/notification.c:1392 |
5799 | 1784 msgid "Syncing with server" |
1785 msgstr "サーバと同期中" | |
1786 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1787 #: src/protocols/msn/dispatch.c:189 src/protocols/msn/notification.c:1406 |
5799 | 1788 msgid "Error reading from server" |
1789 msgstr "サーバからの読み込みに失敗" | |
1790 | |
1791 #: src/protocols/msn/error.c:33 | |
4080 | 1792 msgid "Syntax Error (probably a Gaim bug)" |
1793 msgstr "シンタックスエラー(多分GAIMのバグ)" | |
1794 | |
5799 | 1795 #: src/protocols/msn/error.c:37 |
4080 | 1796 msgid "Invalid Parameter (probably a Gaim bug)" |
1797 msgstr "不正なパラメータ(多分GAIMのバグ)" | |
1798 | |
5799 | 1799 #: src/protocols/msn/error.c:40 |
4080 | 1800 msgid "Invalid User" |
1801 msgstr "無効なユーザ" | |
1802 | |
5799 | 1803 #: src/protocols/msn/error.c:44 |
4080 | 1804 msgid "Fully Qualified Domain Name missing" |
1805 msgstr "FQDNがありません" | |
1806 | |
5799 | 1807 #: src/protocols/msn/error.c:47 |
4080 | 1808 msgid "Already Login" |
1809 msgstr "すでにログインしています" | |
1810 | |
5799 | 1811 #: src/protocols/msn/error.c:50 |
4080 | 1812 msgid "Invalid Username" |
1813 msgstr "無効なユーザ名" | |
1814 | |
5799 | 1815 #: src/protocols/msn/error.c:53 |
4080 | 1816 msgid "Invalid Friendly Name" |
1817 msgstr "無効な友好名" | |
1818 | |
5799 | 1819 #: src/protocols/msn/error.c:56 |
4080 | 1820 msgid "List Full" |
1821 msgstr "リストがいっぱいです" | |
1822 | |
5799 | 1823 #: src/protocols/msn/error.c:59 |
4080 | 1824 msgid "Already there" |
1825 msgstr "すでにそこにいます" | |
1826 | |
5799 | 1827 #: src/protocols/msn/error.c:62 |
4080 | 1828 msgid "Not on list" |
1829 msgstr "リストにいません" | |
1830 | |
5799 | 1831 #: src/protocols/msn/error.c:65 |
4080 | 1832 msgid "User is offline" |
1833 msgstr "ユーザがオフラインです" | |
1834 | |
5799 | 1835 #: src/protocols/msn/error.c:68 |
4080 | 1836 msgid "Already in the mode" |
1837 msgstr "そのモードにすでにいます" | |
1838 | |
5799 | 1839 #: src/protocols/msn/error.c:71 |
4080 | 1840 msgid "Already in opposite list" |
1841 msgstr "反対リストにすでにいます" | |
1842 | |
5799 | 1843 #: src/protocols/msn/error.c:75 |
1844 msgid "Tried to add a contact to a group that doesn't exist" | |
1845 msgstr "存在しないグループにコンタクトしようとしました" | |
1846 | |
1847 #: src/protocols/msn/error.c:79 | |
4080 | 1848 msgid "Switchboard failed" |
1849 msgstr "スイッチボード失敗" | |
1850 | |
5799 | 1851 #: src/protocols/msn/error.c:82 |
4080 | 1852 msgid "Notify Transfer failed" |
1853 msgstr "通知転送失敗" | |
1854 | |
5799 | 1855 #: src/protocols/msn/error.c:86 |
4080 | 1856 msgid "Required fields missing" |
1857 msgstr "必要なフィールドがありません" | |
1858 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1859 #: src/protocols/msn/error.c:89 src/protocols/oscar/oscar.c:178 |
4080 | 1860 msgid "Not logged in" |
1861 msgstr "ログインしていません" | |
1862 | |
5799 | 1863 #: src/protocols/msn/error.c:93 |
4080 | 1864 msgid "Internal server error" |
1865 msgstr "サーバ内部エラー" | |
1866 | |
5799 | 1867 #: src/protocols/msn/error.c:96 |
4080 | 1868 msgid "Database server error" |
1869 msgstr "データベースサーバエラー" | |
1870 | |
5799 | 1871 #: src/protocols/msn/error.c:99 |
4080 | 1872 msgid "File operation error" |
1873 msgstr "ファイル処理エラー" | |
1874 | |
5799 | 1875 #: src/protocols/msn/error.c:102 |
4080 | 1876 msgid "Memory allocation error" |
1877 msgstr "メモリ確保エラー" | |
1878 | |
5799 | 1879 #: src/protocols/msn/error.c:105 |
1880 msgid "Wrong CHL value sent to server" | |
1881 msgstr "間違ったCHLの値がサーバに送信されました" | |
1882 | |
1883 #: src/protocols/msn/error.c:109 | |
4080 | 1884 msgid "Server busy" |
1885 msgstr "サーバビジー" | |
1886 | |
5799 | 1887 #: src/protocols/msn/error.c:112 |
4080 | 1888 msgid "Server unavailable" |
1889 msgstr "サーバが見付かりません" | |
1890 | |
5799 | 1891 #: src/protocols/msn/error.c:115 |
4080 | 1892 msgid "Peer Notification server down" |
1893 msgstr "ピアノーティフィケーションサーバがダウンしています" | |
1894 | |
5799 | 1895 #: src/protocols/msn/error.c:118 |
4080 | 1896 msgid "Database connect error" |
1897 msgstr "データベース接続エラーです" | |
1898 | |
5799 | 1899 #: src/protocols/msn/error.c:122 |
4080 | 1900 msgid "Server is going down (abandon ship)" |
1901 msgstr "サーバが停止します(脱出しましょう)" | |
1902 | |
5799 | 1903 #: src/protocols/msn/error.c:126 |
4080 | 1904 msgid "Error creating connection" |
1905 msgstr "接続開始エラー" | |
1906 | |
5799 | 1907 #: src/protocols/msn/error.c:130 |
1908 msgid "CVR parameters are either unknown or not allowed" | |
1909 msgstr "CVRパラメータは未知か不正です" | |
1910 | |
1911 #: src/protocols/msn/error.c:136 | |
4080 | 1912 msgid "Session overload" |
1913 msgstr "セッション負荷過剰" | |
1914 | |
5799 | 1915 #: src/protocols/msn/error.c:139 |
4080 | 1916 msgid "User is too active" |
1917 msgstr "ユーザがアクティブすぎます" | |
1918 | |
5799 | 1919 #: src/protocols/msn/error.c:142 |
4080 | 1920 msgid "Too many sessions" |
1921 msgstr "セッションが多すぎです" | |
1922 | |
5799 | 1923 #: src/protocols/msn/error.c:145 |
4080 | 1924 msgid "Not expected" |
1925 msgstr "予想していないデータ" | |
1926 | |
5799 | 1927 #: src/protocols/msn/error.c:148 |
4080 | 1928 msgid "Bad friend file" |
1929 msgstr "不正な友好ファイル" | |
1930 | |
5799 | 1931 #: src/protocols/msn/error.c:152 |
4080 | 1932 msgid "Authentication failed" |
1933 msgstr "認証失敗" | |
1934 | |
5799 | 1935 #: src/protocols/msn/error.c:155 |
4080 | 1936 msgid "Not allowed when offline" |
1937 msgstr "オフラインのときにはできません" | |
1938 | |
5799 | 1939 #: src/protocols/msn/error.c:158 |
4080 | 1940 msgid "Not accepting new users" |
1941 msgstr "新しいユーザを受け付ていない" | |
1942 | |
5799 | 1943 #: src/protocols/msn/error.c:162 |
1944 msgid "Passport account not yet verified" | |
1945 msgstr "パスポートアカウントがまだ確認できていません" | |
1946 | |
1947 #: src/protocols/msn/error.c:166 | |
1948 #, c-format | |
1949 msgid "Unknown Error Code %d" | |
1950 msgstr "不明なエラーコード %d" | |
1951 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1952 #: src/protocols/msn/msn.c:60 |
5799 | 1953 msgid "Your new MSN friendly name is too long." |
1954 msgstr "新しく設定した MSN で公開する名前が長すぎます。" | |
1955 | |
1956 #: src/protocols/msn/msn.c:166 | |
1957 msgid "Set your friendly name." | |
1958 msgstr "公開する名前を設定" | |
1959 | |
1960 #: src/protocols/msn/msn.c:167 | |
1961 msgid "This is the name that other MSN buddies will see you as." | |
1962 msgstr "他のMSNの仲間があなたを見るときに見える名前です" | |
1963 | |
1964 #: src/protocols/msn/msn.c:179 | |
1965 msgid "Set your home phone number." | |
1966 msgstr "自宅の電話番号を設定してください" | |
1967 | |
1968 #: src/protocols/msn/msn.c:190 | |
1969 msgid "Set your work phone number." | |
1970 msgstr "仕事場の電話番号を設定してください" | |
1971 | |
1972 #: src/protocols/msn/msn.c:201 | |
1973 msgid "Set your mobile phone number." | |
1974 msgstr "携帯電話の番号を設定してください" | |
1975 | |
1976 #: src/protocols/msn/msn.c:210 | |
1977 msgid "Allow MSN Mobile pages?" | |
1978 msgstr "MSNモバイルページを許可しますか?" | |
1979 | |
1980 #: src/protocols/msn/msn.c:211 | |
1981 msgid "" | |
1982 "Do you want to allow or disallow people on your buddy list to send you MSN " | |
1983 "Mobile pages to your cell phone or other mobile device?" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1984 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
1985 "仲間がMSNモバイルページを携帯電話などの携帯機器に送信することを許可しますか?" |
5799 | 1986 |
1987 #: src/protocols/msn/msn.c:215 | |
1988 msgid "Allow" | |
1989 msgstr "許可する" | |
1990 | |
1991 #: src/protocols/msn/msn.c:216 | |
1992 msgid "Disallow" | |
1993 msgstr "非許可" | |
1994 | |
1995 #: src/protocols/msn/msn.c:233 | |
1996 msgid "Send a mobile message." | |
1997 msgstr "モバイルメッセージ送信" | |
1998 | |
1999 #: src/protocols/msn/msn.c:235 | |
2000 msgid "Page" | |
2001 msgstr "ページ" | |
2002 | |
6193 | 2003 #: src/about.c:151 src/dialogs.c:4231 src/gtkrequest.c:173 |
2004 #: src/protocols/msn/msn.c:236 src/server.c:1458 | |
5799 | 2005 msgid "Close" |
2006 msgstr "閉じる" | |
2007 | |
6193 | 2008 #: src/protocols/msn/msn.c:324 src/protocols/yahoo/yahoo.c:1126 |
5799 | 2009 #, c-format |
2010 msgid "<b>Status:</b> %s" | |
2011 msgstr "<b>状態:</b> %s" | |
2012 | |
6193 | 2013 #: src/protocols/msn/msn.c:337 src/protocols/msn/msn.c:592 |
5799 | 2014 #: src/protocols/msn/state.c:32 |
2015 msgid "Away From Computer" | |
2016 msgstr "コンピュータから離れてます" | |
2017 | |
6193 | 2018 #: src/protocols/msn/msn.c:338 src/protocols/msn/msn.c:594 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2019 #: src/protocols/msn/state.c:31 src/protocols/yahoo/yahoo.c:1053 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2020 #: src/protocols/yahoo/yahoo.c:1261 src/protocols/yahoo/yahoo.c:1337 |
5799 | 2021 msgid "Be Right Back" |
2022 msgstr "もうすぐ帰ってきます" | |
2023 | |
6193 | 2024 #: src/protocols/msn/msn.c:339 src/protocols/msn/msn.c:596 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2025 #: src/protocols/msn/state.c:29 src/protocols/yahoo/yahoo.c:1055 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2026 #: src/protocols/yahoo/yahoo.c:1263 src/protocols/yahoo/yahoo.c:1338 |
5799 | 2027 msgid "Busy" |
2028 msgstr "取り込み中" | |
2029 | |
6193 | 2030 #: src/protocols/msn/msn.c:340 src/protocols/msn/msn.c:598 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2031 #: src/protocols/msn/state.c:33 src/protocols/yahoo/yahoo.c:1063 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2032 #: src/protocols/yahoo/yahoo.c:1271 src/protocols/yahoo/yahoo.c:1342 |
5799 | 2033 msgid "On The Phone" |
2034 msgstr "電話中" | |
2035 | |
6193 | 2036 #: src/protocols/msn/msn.c:341 src/protocols/msn/msn.c:600 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2037 #: src/protocols/msn/state.c:34 src/protocols/yahoo/yahoo.c:1067 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2038 #: src/protocols/yahoo/yahoo.c:1275 src/protocols/yahoo/yahoo.c:1344 |
5799 | 2039 msgid "Out To Lunch" |
2040 msgstr "昼休み" | |
2041 | |
6193 | 2042 #: src/protocols/msn/msn.c:342 src/protocols/msn/msn.c:602 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2043 #: src/protocols/zephyr/zephyr.c:863 src/protocols/zephyr/zephyr.c:878 |
5799 | 2044 msgid "Hidden" |
2045 msgstr "隠れている" | |
2046 | |
6193 | 2047 #: src/protocols/msn/msn.c:354 |
5799 | 2048 msgid "Set Friendly Name" |
2049 msgstr "公開する名前を設定" | |
2050 | |
6193 | 2051 #: src/protocols/msn/msn.c:362 |
5799 | 2052 msgid "Set Home Phone Number" |
2053 msgstr "自宅の電話番号を設定" | |
2054 | |
6193 | 2055 #: src/protocols/msn/msn.c:368 |
5799 | 2056 msgid "Set Work Phone Number" |
2057 msgstr "仕事場の電話番号を設定" | |
2058 | |
6193 | 2059 #: src/protocols/msn/msn.c:374 |
5799 | 2060 msgid "Set Mobile Phone Number" |
2061 msgstr "携帯電話を設定" | |
2062 | |
6193 | 2063 #: src/protocols/msn/msn.c:383 |
5799 | 2064 msgid "Enable/Disable Mobile Devices" |
2065 msgstr "モバイルデバイスを有効/無効にする" | |
2066 | |
6193 | 2067 #: src/protocols/msn/msn.c:390 |
5799 | 2068 msgid "Allow/Disallow Mobile Pages" |
2069 msgstr "モバイルページを許可/非許可にする" | |
2070 | |
6193 | 2071 #: src/protocols/msn/msn.c:413 |
5799 | 2072 msgid "Send to Mobile" |
2073 msgstr "携帯機器に送信" | |
2074 | |
6193 | 2075 #: src/protocols/msn/msn.c:422 |
2076 #, fuzzy | |
2077 msgid "Initiate Chat" | |
2078 msgstr "エイリアス" | |
2079 | |
2080 #: src/protocols/msn/msn.c:696 | |
5799 | 2081 #, c-format |
2082 msgid "" | |
2083 "An MSN screenname must be in the form \"user@server.com\". Perhaps you meant " | |
2084 "%s@hotmail.com. No changes were made to your allow list." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2085 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2086 "MSN のスクリーン名は \"user@server.com\" の形でなければなりません。たぶん %" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2087 "s@hotmail.com のことでしょう。許可リストは変更していません。" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2088 |
6193 | 2089 #: src/protocols/msn/msn.c:700 src/protocols/msn/msn.c:740 |
5799 | 2090 msgid "Invalid MSN screenname" |
2091 msgstr "無効な MSN サインイン名" | |
2092 | |
6193 | 2093 #: src/protocols/msn/msn.c:736 |
5799 | 2094 #, c-format |
2095 msgid "" | |
2096 "An MSN screenname must be in the form \"user@server.com\". Perhaps you meant " | |
2097 "%s@hotmail.com. No changes were made to your block list." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2098 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2099 "MSN スクリーン名は \"user@server.com\" の形でなければなりません。たぶん %" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2100 "s@hotmail.com のことでしょう。拒否リストは変更していません。" |
5799 | 2101 |
2102 #. *< api_version | |
2103 #. *< type | |
2104 #. *< ui_requirement | |
2105 #. *< flags | |
2106 #. *< dependencies | |
2107 #. *< priority | |
2108 #. *< id | |
2109 #. *< name | |
2110 #. *< version | |
2111 #. * summary | |
6193 | 2112 #: src/protocols/msn/msn.c:1235 src/protocols/msn/msn.c:1237 |
5799 | 2113 msgid "MSN Protocol Plugin" |
2114 msgstr "MSNプロトコルプラグイン" | |
2115 | |
6193 | 2116 #: src/protocols/msn/msn.c:1254 src/protocols/trepia/trepia.c:1372 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2117 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2118 msgid "Login server" |
5799 | 2119 msgstr "サーバにログイン:" |
2120 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2121 #: src/protocols/msn/notification.c:235 |
5799 | 2122 msgid "Unable to request INF" |
2123 msgstr "INF を要求できません" | |
2124 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2125 #: src/protocols/msn/notification.c:261 |
5799 | 2126 msgid "Unable to send USR" |
2127 msgstr "USR を送れません" | |
2128 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2129 #: src/protocols/msn/notification.c:297 src/protocols/trepia/trepia.c:719 |
5799 | 2130 msgid "Retrieving buddy list" |
2131 msgstr "仲間リストの受信" | |
2132 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2133 #: src/protocols/msn/notification.c:323 |
5799 | 2134 msgid "Unable to send password" |
2135 msgstr "パスワードを送信できません" | |
2136 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2137 #: src/protocols/msn/notification.c:328 |
5799 | 2138 msgid "Password sent" |
2139 msgstr "パスワードを送信しました" | |
2140 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2141 #: src/protocols/msn/notification.c:346 |
5799 | 2142 msgid "You have been disconnected. You have signed on from another location." |
2143 msgstr "違う場所で接続したため、切断されました。" | |
2144 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2145 #: src/protocols/msn/notification.c:351 |
5799 | 2146 msgid "You have been disconnected. The MSN servers are going down temporarily." |
2147 msgstr "あなたの接続は切断されました.MSNサーバが一時的に停止します." | |
2148 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2149 #: src/protocols/msn/notification.c:462 |
4080 | 2150 #, c-format |
2151 msgid "The user %s (%s) wants to add %s to his or her buddy list." | |
5120 | 2152 msgstr "ユーザ %s (%s) が %s を仲間リストに追加したがっています" |
2153 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2154 #: src/protocols/msn/notification.c:741 |
5799 | 2155 #, c-format |
2156 msgid "The user %s (%s) wants to add you to their buddy list." | |
5120 | 2157 msgstr "ユーザ %s (%s) があなたを仲間リストに追加したがっています" |
2158 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2159 #: src/protocols/msn/notification.c:1168 |
5799 | 2160 msgid "Got invalid XFR" |
2161 msgstr "不正な XFR" | |
2162 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2163 #: src/protocols/msn/notification.c:1210 |
5799 | 2164 msgid "Unable to transfer to notification server" |
4080 | 2165 msgstr "通知サーバと通信できません" |
2166 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2167 #: src/protocols/msn/notification.c:1346 |
3164 | 2168 #, c-format |
4080 | 2169 msgid "" |
5799 | 2170 "The MSN server will shut down for maintenance in %d minute(s). You will " |
2171 "automatically be signed out at that time. Please finish any conversations in " | |
2172 "progress.\n" | |
2173 "\n" | |
2174 "After the maintenance has been completed, you will be able to successfully " | |
2175 "sign in." | |
4080 | 2176 msgstr "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2177 "MSNサーバはメンテナンスのため%d分で停止します.あなたは自動的にサインアウトさ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2178 "れます.進行中の会話を終了してください.\n" |
5799 | 2179 "\n" |
2180 "メンテナンスが終了したら,またサインインできるようになります." | |
2181 | |
6193 | 2182 #: src/gtkpounce.c:464 src/gtkprefs.c:1532 src/protocols/msn/state.c:30 |
2183 #: src/protocols/yahoo/yahoo.c:1073 | |
5799 | 2184 msgid "Idle" |
2185 msgstr "休止中" | |
2186 | |
2187 #: src/protocols/msn/switchboard.c:121 | |
2188 msgid "The conversation has become inactive and timed out." | |
2189 msgstr "会話が休止状態になってタイムアウトしました" | |
2190 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2191 #: src/protocols/msn/switchboard.c:128 |
5799 | 2192 #, c-format |
2193 msgid "%s has closed the conversation window." | |
5120 | 2194 msgstr "%s は会話ウインドウを閉じました" |
2195 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2196 #: src/protocols/msn/switchboard.c:250 |
5120 | 2197 msgid "An MSN message may not have been received." |
2198 msgstr "MSN メッセージが受信できなかったかもしれません" | |
2199 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2200 #: src/protocols/napster/napster.c:232 |
5799 | 2201 msgid "Unable to read header from server" |
2202 msgstr "サーバからヘッダが読み込めません" | |
2203 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2204 #: src/protocols/napster/napster.c:307 |
5799 | 2205 #, c-format |
2206 msgid "users: %s, files: %s, size: %sGB" | |
2207 msgstr "ユーザ: %s, ファイル: %s, サイズ: %sGB" | |
2208 | |
2209 #. MSG_SERVER_HOTLIST_ERROR | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2210 #: src/protocols/napster/napster.c:318 |
5799 | 2211 #, c-format |
2212 msgid "Unable to add \"%s\" to your Napster hotlist" | |
2213 msgstr "\"%s\" をナップスターホットリストに追加できません" | |
2214 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2215 #: src/protocols/napster/napster.c:326 |
5799 | 2216 msgid "You were disconnected from the server." |
2217 msgstr "サーバから切断されました" | |
2218 | |
2219 #. MSG_CLIENT_WHOIS | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2220 #: src/protocols/napster/napster.c:382 |
5799 | 2221 #, c-format |
2222 msgid "%s requested your information" | |
2223 msgstr "%sはあなたの情報を要求しました" | |
2224 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2225 #: src/protocols/napster/napster.c:412 |
5120 | 2226 msgid "" |
5799 | 2227 "You were disconnected from the server, because you logged on from a " |
2228 "different location" | |
2229 msgstr "違う場所から接続したため、サーバから切断されました。" | |
2230 | |
2231 #. MSG_CLIENT_PING | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2232 #: src/protocols/napster/napster.c:418 |
5799 | 2233 #, c-format |
2234 msgid "%s requested a PING" | |
2235 msgstr "%s はPINGを要求しました" | |
2236 | |
6193 | 2237 #: src/gtkblist.c:1573 src/protocols/napster/napster.c:531 |
5799 | 2238 msgid "Get Info" |
2239 msgstr "情報取得" | |
2240 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2241 #: src/protocols/napster/napster.c:545 src/protocols/oscar/oscar.c:5168 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2242 #: src/protocols/toc/toc.c:1201 |
4080 | 2243 msgid "Join what group:" |
2244 msgstr "グループへの参加:" | |
2245 | |
5799 | 2246 #. *< api_version |
2247 #. *< type | |
2248 #. *< ui_requirement | |
2249 #. *< flags | |
2250 #. *< dependencies | |
2251 #. *< priority | |
2252 #. *< id | |
2253 #. *< name | |
2254 #. *< version | |
2255 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2256 #: src/protocols/napster/napster.c:621 src/protocols/napster/napster.c:623 |
5799 | 2257 msgid "NAPSTER Protocol Plugin" |
2258 msgstr "NAPSTERプロトコルプラグイン" | |
2259 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2260 #: src/protocols/oscar/oscar.c:174 |
4080 | 2261 msgid "Invalid error" |
2262 msgstr "不正なエラー" | |
2263 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2264 #: src/protocols/oscar/oscar.c:175 |
4080 | 2265 msgid "Invalid SNAC" |
2266 msgstr "不正な SNAC" | |
2267 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2268 #: src/protocols/oscar/oscar.c:176 |
4080 | 2269 msgid "Rate to host" |
2270 msgstr "ホストの速度" | |
2271 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2272 #: src/protocols/oscar/oscar.c:177 |
4080 | 2273 msgid "Rate to client" |
2274 msgstr "クライアントの速度" | |
2275 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2276 #: src/protocols/oscar/oscar.c:179 |
4080 | 2277 msgid "Service unavailable" |
2278 msgstr "サービスが利用できません" | |
2279 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2280 #: src/protocols/oscar/oscar.c:180 |
4080 | 2281 msgid "Service not defined" |
2282 msgstr "サービスが定義されていません" | |
2283 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2284 #: src/protocols/oscar/oscar.c:181 |
4080 | 2285 msgid "Obsolete SNAC" |
2286 msgstr "旧式の SNAC" | |
2287 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2288 #: src/protocols/oscar/oscar.c:182 |
4080 | 2289 msgid "Not supported by host" |
2290 msgstr "ホストではサポートしていません" | |
2291 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2292 #: src/protocols/oscar/oscar.c:183 |
4080 | 2293 msgid "Not supported by client" |
2294 msgstr "クライアントではサポートしていません" | |
2295 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2296 #: src/protocols/oscar/oscar.c:184 |
4080 | 2297 msgid "Refused by client" |
2298 msgstr "クライアントに拒否されました" | |
2299 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2300 #: src/protocols/oscar/oscar.c:185 |
4080 | 2301 msgid "Reply too big" |
2302 msgstr "返事が大きすぎます" | |
2303 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2304 #: src/protocols/oscar/oscar.c:186 |
4080 | 2305 msgid "Responses lost" |
2306 msgstr "反応を失いました" | |
2307 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2308 #: src/protocols/oscar/oscar.c:187 |
4080 | 2309 msgid "Request denied" |
2310 msgstr "リクエストが拒否されました" | |
2311 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2312 #: src/protocols/oscar/oscar.c:188 |
4080 | 2313 msgid "Busted SNAC payload" |
2314 msgstr "SNAC 格納エリアが壊れました" | |
2315 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2316 #: src/protocols/oscar/oscar.c:189 |
4080 | 2317 msgid "Insufficient rights" |
2318 msgstr "不十分な要求です" | |
2319 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2320 #: src/protocols/oscar/oscar.c:190 |
4080 | 2321 msgid "In local permit/deny" |
2322 msgstr "局所的な許可/不許可" | |
2323 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2324 #: src/protocols/oscar/oscar.c:191 |
4080 | 2325 msgid "Too evil (sender)" |
2326 msgstr "とても悪い (送信者)" | |
2327 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2328 #: src/protocols/oscar/oscar.c:192 |
4080 | 2329 msgid "Too evil (receiver)" |
2330 msgstr "とても悪い (受信者)" | |
2331 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2332 #: src/protocols/oscar/oscar.c:193 |
4080 | 2333 msgid "User temporarily unavailable" |
2334 msgstr "ユーザが一時的に無効です" | |
2335 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2336 #: src/protocols/oscar/oscar.c:194 |
4080 | 2337 msgid "No match" |
2338 msgstr "マッチしません" | |
2339 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2340 #: src/protocols/oscar/oscar.c:195 |
4080 | 2341 msgid "List overflow" |
2342 msgstr "リスト溢れ" | |
2343 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2344 #: src/protocols/oscar/oscar.c:196 |
4080 | 2345 msgid "Request ambiguous" |
2346 msgstr "要求が曖昧です" | |
2347 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2348 #: src/protocols/oscar/oscar.c:197 |
4080 | 2349 msgid "Queue full" |
2350 msgstr "キューがいっぱいです" | |
2351 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2352 #: src/protocols/oscar/oscar.c:198 |
4080 | 2353 msgid "Not while on AOL" |
2354 msgstr "AOL 中にはできません" | |
2355 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2356 #: src/protocols/oscar/oscar.c:470 |
4080 | 2357 #, c-format |
2358 msgid "Direct IM with %s closed" | |
2359 msgstr "%sの直接IMは閉じました" | |
2360 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2361 #: src/protocols/oscar/oscar.c:472 |
4080 | 2362 #, c-format |
2363 msgid "Direct IM with %s failed" | |
2364 msgstr "%sの直接IMは失敗しました" | |
2365 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2366 #: src/protocols/oscar/oscar.c:530 src/protocols/toc/toc.c:608 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2367 #: src/protocols/toc/toc.c:623 src/protocols/toc/toc.c:686 |
3463 | 2368 msgid "Disconnected." |
2369 msgstr "切断されました" | |
2370 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2371 #: src/protocols/oscar/oscar.c:542 src/protocols/toc/toc.c:862 |
3463 | 2372 #, c-format |
2373 msgid "You have been disconnected from chat room %s." | |
2374 msgstr "チャットルーム%sから切断されました" | |
2375 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2376 #: src/protocols/oscar/oscar.c:558 |
3463 | 2377 msgid "Chat is currently unavailable" |
2378 msgstr "チャットは接続できません" | |
2379 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2380 #: src/protocols/oscar/oscar.c:632 src/protocols/oscar/oscar.c:689 |
3463 | 2381 msgid "Couldn't connect to host" |
2382 msgstr "ホストへ接続できませんでした" | |
2383 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2384 #: src/protocols/oscar/oscar.c:674 |
3463 | 2385 msgid "Unable to login to AIM" |
2386 msgstr "AIMへログインできません" | |
2387 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2388 #: src/protocols/oscar/oscar.c:783 src/protocols/oscar/oscar.c:1169 |
3463 | 2389 msgid "Could Not Connect" |
2390 msgstr "接続できません" | |
2391 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2392 #: src/protocols/oscar/oscar.c:790 |
3463 | 2393 msgid "Connection established, cookie sent" |
2394 msgstr "接続できました、cookie送信" | |
2395 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2396 #: src/protocols/oscar/oscar.c:857 src/protocols/oscar/oscar.c:870 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2397 #: src/protocols/oscar/oscar.c:875 |
5120 | 2398 msgid "File Transfer Aborted" |
2399 msgstr "ファイル転送が中断されました" | |
2400 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2401 #: src/protocols/oscar/oscar.c:858 |
5120 | 2402 msgid "Unable to establish listener socket." |
2403 msgstr "読み込みソケットを確立できません." | |
2404 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2405 #: src/protocols/oscar/oscar.c:871 |
5120 | 2406 msgid "Unable to establish file descriptor." |
2407 msgstr "ファイルデスクリプタを確立できません." | |
2408 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2409 #: src/protocols/oscar/oscar.c:876 |
5120 | 2410 msgid "Unable to create new connection." |
2411 msgstr "新規接続を作成できません." | |
2412 | |
4080 | 2413 #. Incorrect nick/password |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2414 #: src/protocols/oscar/oscar.c:1058 src/protocols/toc/toc.c:555 |
4080 | 2415 msgid "Incorrect nickname or password." |
2416 msgstr "間違ったニックネームかパスワードです" | |
2417 | |
3463 | 2418 #. Suspended account |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2419 #: src/protocols/oscar/oscar.c:1062 |
3463 | 2420 msgid "Your account is currently suspended." |
2421 msgstr "あなたのアカウントは現在停止中です" | |
2422 | |
4080 | 2423 #. service temporarily unavailable |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2424 #: src/protocols/oscar/oscar.c:1066 |
4080 | 2425 msgid "The AOL Instant Messenger service is temporarily unavailable." |
2426 msgstr "AOL インスタントメッセンジャーサービスは一時的に利用不能です。" | |
2427 | |
3463 | 2428 #. connecting too frequently |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2429 #: src/protocols/oscar/oscar.c:1070 |
3463 | 2430 msgid "" |
2431 "You have been connecting and disconnecting too frequently. Wait ten minutes " | |
2432 "and try again. If you continue to try, you will need to wait even longer." | |
2433 msgstr "" | |
2434 "頻繁に接続しすぎており分離していました。10分待って、再び試みてください。努力" | |
2435 "し続ければ、さらに長く待つ必要があるでしょう。" | |
2436 | |
2437 #. client too old | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2438 #: src/protocols/oscar/oscar.c:1074 |
4080 | 2439 #, c-format |
2440 msgid "The client version you are using is too old. Please upgrade at %s" | |
2441 msgstr "クライアントのバージョンが古すぎます。%s にアップグレードしましょう" | |
2442 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2443 #: src/protocols/oscar/oscar.c:1078 src/protocols/toc/toc.c:640 |
4080 | 2444 msgid "Authentication Failed" |
2445 msgstr "認証に失敗" | |
2446 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2447 #: src/protocols/oscar/oscar.c:1106 |
3463 | 2448 msgid "Internal Error" |
2449 msgstr "内部エラー" | |
2450 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2451 #: src/protocols/oscar/oscar.c:1208 src/protocols/oscar/oscar.c:1238 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2452 #: src/protocols/oscar/oscar.c:1326 |
4080 | 2453 #, c-format |
2454 msgid "" | |
2455 "You may be disconnected shortly. You may want to use TOC until this is " | |
2456 "fixed. Check %s for updates." | |
4208 | 2457 msgstr "" |
2458 "まもなく切断されるでしょう。修正されたら TOC を利用してかまいません。更新のた" | |
2459 "めに、%s をチェックしてください。" | |
2460 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2461 #: src/protocols/oscar/oscar.c:1211 src/protocols/oscar/oscar.c:1241 |
4080 | 2462 msgid "Gaim was Unable to get a valid AIM login hash." |
2463 msgstr "Gaim は正しい AIM ログイン hash を取得することができませんでした。" | |
2464 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2465 #: src/protocols/oscar/oscar.c:1329 |
5120 | 2466 msgid "Gaim was Unable to get a valid login hash." |
4080 | 2467 msgstr "Gaim は正しいログイン hash を取得できませんでした。" |
2468 | |
6193 | 2469 #: src/protocols/oscar/oscar.c:1898 src/protocols/oscar/oscar.c:5558 |
3463 | 2470 #, c-format |
2471 msgid "Direct IM with %s established" | |
2472 msgstr "%s との直接IM確立しました" | |
2473 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2474 #: src/protocols/oscar/oscar.c:2227 src/protocols/oscar/oscar.c:2249 |
4080 | 2475 msgid "(There was an error receiving this message)" |
2476 msgstr "(メッセージ受信時にエラーが発生しました)" | |
2477 | |
5799 | 2478 #: src/protocols/oscar/oscar.c:2395 |
5120 | 2479 #, c-format |
2480 msgid "%s has just asked to directly connect to %s" | |
2481 msgstr "%s は直接 %s に接続するように要求されました." | |
2482 | |
5799 | 2483 #: src/protocols/oscar/oscar.c:2398 |
4080 | 2484 msgid "" |
2485 "This requires a direct connection between the two computers and is necessary " | |
2486 "for IM Images. Because your IP address will be revealed, this may be " | |
2487 "considered a privacy risk." | |
2488 msgstr "" | |
2489 "これは 2 台のコンピュータ間の直接接続を要求しており、IM 画像に必要です。IP ア" | |
2490 "ドレスが明らかになるためで、プライバシーのリスクが考えられます。" | |
2491 | |
5799 | 2492 #: src/protocols/oscar/oscar.c:2430 |
5120 | 2493 msgid "Please authorize me so I can add you to my buddy list." |
2494 msgstr "私があなたを仲間リストに追加できるように承認してください." | |
2495 | |
5799 | 2496 #: src/protocols/oscar/oscar.c:2438 |
5120 | 2497 msgid "Authorization Request Message:" |
2498 msgstr "承認要求メッセージ:" | |
2499 | |
5799 | 2500 #: src/protocols/oscar/oscar.c:2439 |
5120 | 2501 msgid "Please authorize me!" |
2502 msgstr "私を承認してください!" | |
2503 | |
5799 | 2504 #: src/protocols/oscar/oscar.c:2467 |
4295 | 2505 #, c-format |
4208 | 2506 msgid "" |
5120 | 2507 "The user %s requires authorization before being added to a buddy list. Do " |
2508 "you want to send an authorization request?" | |
5799 | 2509 msgstr "" |
2510 "ユーザ %s が仲間リストに加える前に承認を求めています。承認の要求を送りたいで" | |
2511 "すか?" | |
2512 | |
2513 #: src/protocols/oscar/oscar.c:2472 src/protocols/oscar/oscar.c:2474 | |
5120 | 2514 msgid "Request Authorization" |
2515 msgstr "承認の要求" | |
2516 | |
5799 | 2517 #: src/protocols/oscar/oscar.c:2510 src/protocols/oscar/oscar.c:2512 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2518 #: src/protocols/oscar/oscar.c:2519 src/protocols/oscar/oscar.c:2591 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2519 #: src/protocols/oscar/oscar.c:2611 src/protocols/oscar/oscar.c:2986 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2520 #: src/protocols/oscar/oscar.c:3038 src/protocols/oscar/oscar.c:5089 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2521 #: src/protocols/oscar/oscar.c:5135 |
5120 | 2522 msgid "No reason given." |
2523 msgstr "理由はわかりません。" | |
2524 | |
5799 | 2525 #: src/protocols/oscar/oscar.c:2518 |
5120 | 2526 msgid "Authorization Denied Message:" |
2527 msgstr "承認拒否メッセージ:" | |
2528 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2529 #: src/protocols/oscar/oscar.c:2591 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2530 #, fuzzy, c-format |
5120 | 2531 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2532 "The user %u wants to add you to their buddy list for the following reason:\n" |
5120 | 2533 "%s" |
2534 msgstr "" | |
2535 "ユーザ %lu が以下の理由で仲間リストに追加したがっています: \n" | |
2536 "%s" | |
2537 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2538 #: src/protocols/oscar/oscar.c:2599 src/protocols/oscar/oscar.c:5095 |
4208 | 2539 msgid "Authorization Request" |
5120 | 2540 msgstr "承認の要求" |
2541 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2542 #: src/protocols/oscar/oscar.c:2611 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2543 #, fuzzy, c-format |
3463 | 2544 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2545 "The user %u has denied your request to add them to your contact list for the " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2546 "following reason:\n" |
3463 | 2547 "%s" |
2548 msgstr "" | |
4080 | 2549 "ユーザ%luは、次の理由のためにあなたのコンタクトリストに加えたいというあなたの" |
2550 "リクエストを拒否しました:\n" | |
3463 | 2551 "%s" |
2552 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2553 #: src/protocols/oscar/oscar.c:2612 |
4080 | 2554 msgid "ICQ authorization denied." |
2555 msgstr "ICQ認証は拒否されました。" | |
2556 | |
4208 | 2557 #. Someone has granted you authorization |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2558 #: src/protocols/oscar/oscar.c:2619 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2559 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2560 msgid "The user %u has granted your request to add them to your contact list." |
4080 | 2561 msgstr "" |
2562 "ユーザ%luは、あなたのコンタクトリストに彼らを加えるリクエストを認めました。" | |
2563 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2564 #: src/protocols/oscar/oscar.c:2627 |
5120 | 2565 #, c-format |
2566 msgid "" | |
2567 "You have received a special message\n" | |
2568 "\n" | |
2569 "From: %s [%s]\n" | |
2570 "%s" | |
2571 msgstr "" | |
2572 "特別なメッセージを受信しました\n" | |
2573 "\n" | |
2574 "送信者: %s [%s]\n" | |
2575 "%s" | |
2576 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2577 #: src/protocols/oscar/oscar.c:2635 |
4295 | 2578 #, c-format |
4208 | 2579 msgid "" |
2580 "You have received an ICQ page\n" | |
2581 "\n" | |
2582 "From: %s [%s]\n" | |
2583 "%s" | |
4295 | 2584 msgstr "" |
2585 "ICQ ページを受信しています\n" | |
2586 "\n" | |
2587 "送信者: %s [%s]\n" | |
2588 "%s" | |
2589 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2590 #: src/protocols/oscar/oscar.c:2643 |
4208 | 2591 #, c-format |
2592 msgid "" | |
5120 | 2593 "You have received an ICQ email from %s [%s]\n" |
4208 | 2594 "\n" |
5120 | 2595 "Message is:\n" |
2596 "%s" | |
4208 | 2597 msgstr "" |
5120 | 2598 "ICQ emailを %s [%s] から受信しました\n" |
4295 | 2599 "\n" |
5120 | 2600 "メッセージは:\n" |
2601 "%s" | |
2602 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2603 #: src/protocols/oscar/oscar.c:2664 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2604 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2605 msgid "ICQ user %u has sent you a contact: %s (%s)" |
4080 | 2606 msgstr "ICQ ユーザ %lu はあなたにコンタクトを送信しています: %s (%s)" |
2607 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2608 #: src/protocols/oscar/oscar.c:2670 |
4208 | 2609 msgid "Do you want to add this contact to your Buddy List?" |
5120 | 2610 msgstr "この相手を仲間リストに追加しますか?" |
2611 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2612 #: src/protocols/oscar/oscar.c:2674 |
4295 | 2613 msgid "Decline" |
2614 msgstr "断る" | |
2615 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2616 #: src/protocols/oscar/oscar.c:2756 |
4295 | 2617 #, c-format |
4208 | 2618 msgid "You missed %hu message from %s because it was invalid." |
5120 | 2619 msgid_plural "You missed %hu messages from %s because they were invalid." |
2620 msgstr[0] "" | |
2621 "%2$s からの %1$hu 個のメッセージは妥当でないので受け取れませんでした。" | |
2622 msgstr[1] "" | |
2623 "%2$s からの %1$hu 個のメッセージは妥当でないので受け取れませんでした。" | |
2624 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2625 #: src/protocols/oscar/oscar.c:2765 |
4295 | 2626 #, c-format |
4208 | 2627 msgid "You missed %hu message from %s because it was too large." |
5120 | 2628 msgid_plural "You missed %hu messages from %s because they were too large." |
2629 msgstr[0] "" | |
2630 "%2$s からの %1$hu 個のメッセージは大きすぎるために受け取れませんでした。" | |
2631 msgstr[1] "" | |
2632 "%2$s からの %1$hu 個のメッセージは大きすぎるために受け取れませんでした。" | |
2633 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2634 #: src/protocols/oscar/oscar.c:2774 |
4295 | 2635 #, c-format |
3463 | 2636 msgid "" |
4208 | 2637 "You missed %hu message from %s because the rate limit has been exceeded." |
5120 | 2638 msgid_plural "" |
4208 | 2639 "You missed %hu messages from %s because the rate limit has been exceeded." |
5120 | 2640 msgstr[0] "" |
2641 "速度制限を上回ったので %2$s からの %1$hu 個のメッセージを受け取れませんでし" | |
2642 "た。" | |
2643 msgstr[1] "" | |
2644 "速度制限を上回ったので %2$s からの %1$hu 個のメッセージを受け取れませんでし" | |
2645 "た。" | |
2646 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2647 #: src/protocols/oscar/oscar.c:2783 |
4295 | 2648 #, c-format |
4208 | 2649 msgid "You missed %hu message from %s because he/she was too evil." |
5120 | 2650 msgid_plural "You missed %hu messages from %s because he/she was too evil." |
2651 msgstr[0] "" | |
2652 "相手が有害すぎたので、%2$s からの %1$hu 個のメッセージを受け取れませんでし" | |
2653 "た。" | |
2654 msgstr[1] "" | |
2655 "相手が有害すぎたので、%2$s からの %1$hu 個のメッセージを受け取れませんでし" | |
2656 "た。" | |
2657 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2658 #: src/protocols/oscar/oscar.c:2792 |
4295 | 2659 #, c-format |
4208 | 2660 msgid "You missed %hu message from %s because you are too evil." |
5120 | 2661 msgid_plural "You missed %hu messages from %s because you are too evil." |
2662 msgstr[0] "" | |
2663 "あなたが有害すぎたので、%2$s からの %1$hu 個のメッセージを受け取れませんでし" | |
2664 "た。" | |
2665 msgstr[1] "" | |
2666 "あなたが有害すぎたので、%2$s からの %1$hu 個のメッセージを受け取れませんでし" | |
2667 "た。" | |
2668 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2669 #: src/protocols/oscar/oscar.c:2801 |
4295 | 2670 #, c-format |
4208 | 2671 msgid "You missed %hu message from %s for an unknown reason." |
5120 | 2672 msgid_plural "You missed %hu messages from %s for an unknown reason." |
2673 msgstr[0] "" | |
2674 "原因不明ですが、%2$s からの %1$hu 個のメッセージを受け取れませんでした。" | |
2675 msgstr[1] "" | |
2676 "原因不明ですが、%2$s からの %1$hu 個のメッセージを受け取れませんでした。" | |
2677 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2678 #: src/protocols/oscar/oscar.c:2817 src/protocols/oscar/oscar.c:4560 |
6193 | 2679 #: src/protocols/oscar/oscar.c:5847 |
5120 | 2680 msgid "Free For Chat" |
2681 msgstr "チャットできます" | |
2682 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2683 #: src/protocols/oscar/oscar.c:2821 src/protocols/oscar/oscar.c:4554 |
6193 | 2684 #: src/protocols/oscar/oscar.c:5845 |
5120 | 2685 msgid "Not Available" |
2686 msgstr "不在" | |
2687 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2688 #: src/protocols/oscar/oscar.c:2823 src/protocols/oscar/oscar.c:4557 |
6193 | 2689 #: src/protocols/oscar/oscar.c:5846 |
5120 | 2690 msgid "Occupied" |
2691 msgstr "忙しい" | |
2692 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2693 #: src/protocols/oscar/oscar.c:2827 |
5120 | 2694 msgid "Web Aware" |
2695 msgstr "ウェブは見てます" | |
2696 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2697 #: src/protocols/oscar/oscar.c:2887 |
5120 | 2698 #, c-format |
2699 msgid "<B>UIN:</B> %s<BR><B>Status:</B> %s<HR>%s" | |
2700 msgstr "<B>UIN:</B> %s<BR><B>状態:</B> %s<HR>%s" | |
2701 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2702 #: src/protocols/oscar/oscar.c:2889 |
5120 | 2703 #, c-format |
2704 msgid "<B>Status:</B> %s<HR>%s" | |
2705 msgstr "<B>状態:</B> %s<HR>%s" | |
2706 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2707 #: src/protocols/oscar/oscar.c:2948 |
3463 | 2708 #, c-format |
2709 msgid "SNAC threw error: %s\n" | |
2710 msgstr "SNAC スルーエラー: %s\n" | |
2711 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2712 #: src/protocols/oscar/oscar.c:2949 |
4080 | 2713 msgid "Unknown error" |
2714 msgstr "不明なエラー" | |
2715 | |
5120 | 2716 #. Data is assumed to be the destination sn |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2717 #: src/protocols/oscar/oscar.c:2984 |
3463 | 2718 #, c-format |
4080 | 2719 msgid "Your message to %s did not get sent:" |
2720 msgstr "%s へのメッセージは送信できませんでした:" | |
2721 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2722 #: src/protocols/oscar/oscar.c:3036 |
3463 | 2723 #, c-format |
4080 | 2724 msgid "User information for %s unavailable:" |
2725 msgstr "%s のユーザ情報は利用できません:" | |
2726 | |
6193 | 2727 #: src/gtkaccount.c:277 src/protocols/oscar/oscar.c:3070 |
3463 | 2728 msgid "Buddy Icon" |
2729 msgstr "仲間アイコン" | |
2730 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2731 #: src/protocols/oscar/oscar.c:3073 |
3463 | 2732 msgid "Voice" |
2733 msgstr "音声" | |
2734 | |
6193 | 2735 #: src/protocols/oscar/oscar.c:3076 src/protocols/oscar/oscar.c:5876 |
5120 | 2736 msgid "Direct IM" |
2737 msgstr "直接IM" | |
2738 | |
6193 | 2739 #: src/gtkblist.c:1582 src/protocols/oscar/oscar.c:3079 |
3463 | 2740 msgid "Chat" |
2741 msgstr "チャット" | |
2742 | |
6193 | 2743 #: src/protocols/oscar/oscar.c:3082 src/protocols/oscar/oscar.c:5892 |
3463 | 2744 msgid "Get File" |
2745 msgstr "ファイル取得" | |
2746 | |
6193 | 2747 #: src/protocols/oscar/oscar.c:3085 src/protocols/oscar/oscar.c:5884 |
5799 | 2748 msgid "Send File" |
2749 msgstr "ファイル送信" | |
2750 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2751 #: src/protocols/oscar/oscar.c:3089 |
3463 | 2752 msgid "Games" |
2753 msgstr "ゲーム" | |
2754 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2755 #: src/protocols/oscar/oscar.c:3092 |
5120 | 2756 msgid "Add-Ins" |
2757 msgstr "追加" | |
2758 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2759 #: src/protocols/oscar/oscar.c:3095 |
3463 | 2760 msgid "Send Buddy List" |
2761 msgstr "仲間リスト送信" | |
2762 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2763 #: src/protocols/oscar/oscar.c:3098 |
3463 | 2764 msgid "EveryBuddy Bug" |
4295 | 2765 msgstr "EveryBuddy バグ" |
2766 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2767 #: src/protocols/oscar/oscar.c:3101 |
3463 | 2768 msgid "AP User" |
4295 | 2769 msgstr "AP ユーザ" |
2770 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2771 #: src/protocols/oscar/oscar.c:3104 |
3463 | 2772 msgid "ICQ RTF" |
2773 msgstr "ICQ RTF" | |
2774 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2775 #: src/protocols/oscar/oscar.c:3107 |
3463 | 2776 msgid "Nihilist" |
2777 msgstr "ニヒリスト" | |
2778 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2779 #: src/protocols/oscar/oscar.c:3110 |
3463 | 2780 msgid "ICQ Server Relay" |
4295 | 2781 msgstr "ICQ サーバ中継" |
2782 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2783 #: src/protocols/oscar/oscar.c:3113 |
3463 | 2784 msgid "ICQ Unknown" |
4295 | 2785 msgstr "ICQ が不明" |
2786 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2787 #: src/protocols/oscar/oscar.c:3116 |
3463 | 2788 msgid "Trillian Encryption" |
4295 | 2789 msgstr "Trillian 暗号化" |
2790 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2791 #: src/protocols/oscar/oscar.c:3119 |
5120 | 2792 msgid "ICQ UTF8" |
2793 msgstr "ICQ UTF8" | |
2794 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2795 #: src/protocols/oscar/oscar.c:3159 |
3463 | 2796 msgid "" |
5120 | 2797 "<i>Unable to display information because it was sent in an unknown encoding." |
2798 "</i>" | |
2799 msgstr "<i>未知なエンコーディングで送信されたため、情報を表示できません。</i>" | |
2800 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2801 #: src/protocols/oscar/oscar.c:3166 |
5120 | 2802 #, c-format |
2803 msgid "Online Since : <b>%s</b><br>\n" | |
2804 msgstr "オンライン開始 : <b>%s</b><br>\n" | |
2805 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2806 #: src/protocols/oscar/oscar.c:3171 |
5120 | 2807 #, c-format |
2808 msgid "Member Since : <b>%s</b><br>\n" | |
2809 msgstr "メンバー開始 : <b>%s</b><br>\n" | |
2810 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2811 #: src/protocols/oscar/oscar.c:3177 |
5120 | 2812 #, c-format |
2813 msgid "Idle : <b>%s</b>" | |
2814 msgstr "アイドル : <b>%s</b>" | |
2815 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2816 #: src/protocols/oscar/oscar.c:3180 |
5120 | 2817 msgid "Idle: <b>Active</b>" |
2818 msgstr "アイドル: <b>活動中</b>" | |
2819 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2820 #: src/protocols/oscar/oscar.c:3182 |
3463 | 2821 #, c-format |
2822 msgid "" | |
5120 | 2823 "Username : <b>%s</b> %s <br>\n" |
2824 "Warning Level : <b>%d %%</b><br>\n" | |
2825 "%s%s%s\n" | |
2826 "<hr>\n" | |
3463 | 2827 msgstr "" |
5120 | 2828 "ユーザ名 : <b>%s</b> %s <br>\n" |
2829 "警告レベル : <b>%d %%</b><br>\n" | |
2830 "%s%s%s\n" | |
2831 "<hr>\n" | |
2832 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2833 #: src/protocols/oscar/oscar.c:3214 |
3463 | 2834 msgid "<i>User has no away message</i>" |
2835 msgstr "<i>ユーザは離席メッセージを持っていません</i>" | |
2836 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2837 #: src/protocols/oscar/oscar.c:3225 |
3463 | 2838 msgid "Client Capabilities: " |
2839 msgstr "クライアント機能" | |
2840 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2841 #: src/protocols/oscar/oscar.c:3231 |
3463 | 2842 msgid "<i>No Information Provided</i>" |
2843 msgstr "<i>提供されている情報はありません</i>" | |
2844 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2845 #: src/protocols/oscar/oscar.c:3255 |
4080 | 2846 msgid "Your AIM connection may be lost." |
2847 msgstr "AIM への接続が失われたようです。" | |
2848 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2849 #: src/protocols/oscar/oscar.c:3642 |
4080 | 2850 msgid "Rate limiting error." |
2851 msgstr "速度制限エラー。" | |
2852 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2853 #: src/protocols/oscar/oscar.c:3643 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2854 #, fuzzy |
3463 | 2855 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2856 "The last action you attempted could not be performed because you are over " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2857 "the rate limit. Please wait 10 seconds and try again." |
3463 | 2858 msgstr "" |
4080 | 2859 "速度制限を越えているためメッセージは送信しませんでした。10 秒待って再送してく" |
2860 "ださい。" | |
2861 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2862 #: src/protocols/oscar/oscar.c:3704 |
5120 | 2863 msgid "" |
2864 "You have been disconnected because you have signed on with this screen name " | |
2865 "at another location." | |
2866 msgstr "違う場所で同じニックを利用して接続したため、切断されました。" | |
2867 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2868 #: src/protocols/oscar/oscar.c:3706 |
5120 | 2869 msgid "You have been signed off for an unknown reason." |
2870 msgstr "原因不明ですが、あなたはサインオフしました." | |
2871 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2872 #: src/protocols/oscar/oscar.c:3934 |
5120 | 2873 msgid "UIN:" |
2874 msgstr "UIN:" | |
2875 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2876 #: src/protocols/oscar/oscar.c:3939 |
5120 | 2877 msgid "First Name:" |
2878 msgstr "名:" | |
2879 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2880 #: src/protocols/oscar/oscar.c:3942 |
5120 | 2881 msgid "Last Name:" |
2882 msgstr "姓:" | |
2883 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2884 #: src/protocols/oscar/oscar.c:3945 src/protocols/oscar/oscar.c:3951 |
5120 | 2885 msgid "Email Address:" |
2886 msgstr "メールアドレス:" | |
2887 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2888 #: src/protocols/oscar/oscar.c:3956 |
5120 | 2889 msgid "Mobile Phone:" |
2890 msgstr "携帯電話:" | |
2891 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2892 #: src/protocols/oscar/oscar.c:3959 |
5120 | 2893 msgid "Gender:" |
2894 msgstr "性別:" | |
2895 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2896 #: src/protocols/oscar/oscar.c:3959 src/protocols/trepia/trepia.c:314 |
5120 | 2897 msgid "Female" |
2898 msgstr "女性" | |
2899 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2900 #: src/protocols/oscar/oscar.c:3959 src/protocols/trepia/trepia.c:313 |
5120 | 2901 msgid "Male" |
2902 msgstr "男性" | |
2903 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2904 #: src/protocols/oscar/oscar.c:3968 |
5120 | 2905 msgid "Birthday:" |
2906 msgstr "誕生日:" | |
2907 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2908 #: src/protocols/oscar/oscar.c:3973 |
5120 | 2909 msgid "Age:" |
2910 msgstr "年齢:" | |
2911 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2912 #: src/protocols/oscar/oscar.c:3976 |
5120 | 2913 msgid "Personal Web Page:" |
2914 msgstr "個人的なウェブページ:" | |
2915 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2916 #: src/protocols/oscar/oscar.c:3979 |
5120 | 2917 msgid "Additional Information:" |
2918 msgstr "追加情報" | |
2919 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2920 #: src/protocols/oscar/oscar.c:3983 |
5120 | 2921 msgid "Home Address:" |
2922 msgstr "自宅の住所:" | |
2923 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2924 #: src/protocols/oscar/oscar.c:3985 src/protocols/oscar/oscar.c:4001 |
5120 | 2925 msgid "Address:" |
2926 msgstr "住所" | |
2927 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2928 #: src/protocols/oscar/oscar.c:3988 src/protocols/oscar/oscar.c:4004 |
5120 | 2929 msgid "City:" |
2930 msgstr "町:" | |
2931 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2932 #: src/protocols/oscar/oscar.c:3991 src/protocols/oscar/oscar.c:4007 |
5120 | 2933 msgid "State:" |
2934 msgstr "州:" | |
2935 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2936 #: src/protocols/oscar/oscar.c:3994 src/protocols/oscar/oscar.c:4010 |
5120 | 2937 msgid "Zip Code:" |
2938 msgstr "郵便番号:" | |
2939 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2940 #: src/protocols/oscar/oscar.c:3999 |
5120 | 2941 msgid "Work Address:" |
2942 msgstr "勤務先住所:" | |
2943 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2944 #: src/protocols/oscar/oscar.c:4015 |
5120 | 2945 msgid "Work Information:" |
2946 msgstr "勤務先情報:" | |
2947 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2948 #: src/protocols/oscar/oscar.c:4017 |
5120 | 2949 msgid "Company:" |
2950 msgstr "会社:" | |
2951 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2952 #: src/protocols/oscar/oscar.c:4020 |
5120 | 2953 msgid "Division:" |
2954 msgstr "所属:" | |
2955 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2956 #: src/protocols/oscar/oscar.c:4023 |
5120 | 2957 msgid "Position:" |
2958 msgstr "役職:" | |
2959 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2960 #: src/protocols/oscar/oscar.c:4026 |
5120 | 2961 msgid "Web Page:" |
2962 msgstr "ウェブページ:" | |
2963 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2964 #: src/protocols/oscar/oscar.c:4094 |
5799 | 2965 #, c-format |
2966 msgid "<B>%s has the following screen names:</B><BR>" | |
2967 msgstr "<B>%s は以下のスクリーン名を持っています:</B><BR>" | |
2968 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2969 #: src/protocols/oscar/oscar.c:4112 |
5799 | 2970 #, c-format |
2971 msgid "No results found for email address %s" | |
2972 msgstr "%sというメールアドレスに対して結果がありませんでした" | |
2973 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2974 #: src/protocols/oscar/oscar.c:4133 |
5799 | 2975 #, c-format |
2976 msgid "You should receive an email asking to confirm %s." | |
2977 msgstr "%sを確認するためにメールを受信するはずです." | |
2978 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2979 #: src/protocols/oscar/oscar.c:4135 |
4080 | 2980 msgid "Account Confirmation Requested" |
2981 msgstr "アカウント認証を要求しました" | |
2982 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2983 #: src/protocols/oscar/oscar.c:4163 |
4080 | 2984 msgid "Error Changing Account Info" |
2985 msgstr "アカウント情報変更エラー" | |
2986 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2987 #: src/protocols/oscar/oscar.c:4166 |
4080 | 2988 #, c-format |
2989 msgid "" | |
2990 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
2991 "differs from the original." | |
2992 msgstr "" | |
2993 "エラー 0x%04x: 要求されたスクリーン名がオリジナルと異なっているため、整形でき" | |
2994 "ません。" | |
2995 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
2996 #: src/protocols/oscar/oscar.c:4169 |
4080 | 2997 #, c-format |
2998 msgid "" | |
2999 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
3000 "ends in a space." | |
3001 msgstr "" | |
3002 "エラー 0x%04x: 要求されたスクリーン名が空白で終わっているため、整形できませ" | |
3003 "ん。" | |
3004 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3005 #: src/protocols/oscar/oscar.c:4172 |
4080 | 3006 #, c-format |
3007 msgid "" | |
3008 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
3009 "is too long." | |
3010 msgstr "エラー 0x%04x: 要求されたスクリーン名が長すぎるため、整形できません。" | |
3011 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3012 #: src/protocols/oscar/oscar.c:4175 |
4080 | 3013 #, c-format |
3014 msgid "" | |
3015 "Error 0x%04x: Unable to change email address because there is already a " | |
3016 "request pending for this screen name." | |
3017 msgstr "" | |
3018 "エラー 0x%04x: このスクリーン名に対してすでに要求があるため、メールアドレスを" | |
3019 "変更できません。" | |
3020 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3021 #: src/protocols/oscar/oscar.c:4178 |
4080 | 3022 #, c-format |
3023 msgid "" | |
3024 "Error 0x%04x: Unable to change email address because the given address has " | |
3025 "too many screen names associated with it." | |
3026 msgstr "" | |
3027 "エラー 0x%04x: たくさんのスクリーン名に割り当てられているため、このメールアド" | |
3028 "レスには変更できません。" | |
3029 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3030 #: src/protocols/oscar/oscar.c:4181 |
4080 | 3031 #, c-format |
3032 msgid "" | |
3033 "Error 0x%04x: Unable to change email address because the given address is " | |
3034 "invalid." | |
3035 msgstr "" | |
3036 "エラー 0x%04x: このアドレスは不正なので、このメールアドレスには変更できませ" | |
3037 "ん。" | |
3038 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3039 #: src/protocols/oscar/oscar.c:4184 |
4080 | 3040 #, c-format |
3041 msgid "Error 0x%04x: Unknown error." | |
3042 msgstr "エラー 0x%04x: 不明なエラー。" | |
3043 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3044 #: src/protocols/oscar/oscar.c:4194 |
4080 | 3045 #, c-format |
3046 msgid "" | |
4585 | 3047 "Your screen name is currently formatted as follows:\n" |
4080 | 3048 "%s" |
3049 msgstr "" | |
3050 "あなたのスクリーン名は、現在次のように整形されています:\n" | |
3051 "%s" | |
3052 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3053 #: src/protocols/oscar/oscar.c:4195 src/protocols/oscar/oscar.c:4202 |
4080 | 3054 msgid "Account Info" |
3055 msgstr "アカウント情報" | |
3056 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3057 #: src/protocols/oscar/oscar.c:4200 |
4080 | 3058 #, c-format |
3059 msgid "The email address for %s is %s" | |
3060 msgstr "%s のメールアドレスは %s です" | |
3061 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3062 #: src/protocols/oscar/oscar.c:4425 |
4080 | 3063 msgid "Unable to set AIM profile." |
3064 msgstr "AIM プロフィールをセットできません。" | |
3065 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3066 #: src/protocols/oscar/oscar.c:4426 |
4080 | 3067 msgid "" |
3068 "You have probably requested to set your profile before the login procedure " | |
3069 "completed. Your profile remains unset; try setting it again when you are " | |
3070 "fully connected." | |
3071 msgstr "" | |
3072 "ログインの手続きが完了する前にユーザプロフィールを設定しようとしているようで" | |
3073 "す。あなたのプロフィールは設定されずに残っています。接続が完了してから、再度" | |
3074 "試してください。" | |
3075 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3076 #: src/protocols/oscar/oscar.c:4456 |
4080 | 3077 #, c-format |
3078 msgid "" | |
3079 "The maximum profile length of %d bytes has been exceeded. Gaim has " | |
5799 | 3080 "truncated it for you." |
4080 | 3081 msgstr "" |
3082 "プロフィールの長さが最大値 (%d バイト) に達しました。Gaim は切り捨てて設定し" | |
3083 "ます。" | |
3084 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3085 #: src/protocols/oscar/oscar.c:4458 |
5799 | 3086 msgid "Profile too long." |
3087 msgstr "プロフィールが長すぎます" | |
3088 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3089 #: src/protocols/oscar/oscar.c:4477 |
4080 | 3090 msgid "Unable to set AIM away message." |
3091 msgstr "AIM 離席メッセージをセットできません。" | |
3092 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3093 #: src/protocols/oscar/oscar.c:4478 |
4080 | 3094 msgid "" |
3095 "You have probably requested to set your away message before the login " | |
3096 "procedure completed. You remain in a \"present\" state; try setting it " | |
3097 "again when you are fully connected." | |
3098 msgstr "" | |
3099 "ログインの手続きが完了する前に離席メッセージを設定しようとしているようです。" | |
3100 "あなたは「現在の」状態のままです。接続が完了してから、再度試してください。" | |
3101 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3102 #: src/protocols/oscar/oscar.c:4518 |
4080 | 3103 #, c-format |
3104 msgid "" | |
5799 | 3105 "The maximum away message length of %d bytes has been exceeded. Gaim has " |
3106 "truncated it and set you away." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3107 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3108 "離席メッセージの長さの最大値%d バイトを越えました。Gaim は切り捨てて設定しま" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3109 "した。" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3110 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3111 #: src/protocols/oscar/oscar.c:4520 |
5799 | 3112 msgid "Away message too long." |
3113 msgstr "離席メッセージが長すぎます" | |
3114 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3115 #: src/protocols/oscar/oscar.c:4740 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3116 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3117 msgid "Unable To Retrieve Buddy List" |
5120 | 3118 msgstr "仲間リストを取得できません" |
3119 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3120 #: src/protocols/oscar/oscar.c:4741 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3121 #, fuzzy |
5120 | 3122 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3123 "Gaim was temporarily unable to retrieve your buddy list from the AIM " |
5120 | 3124 "servers. Your buddy list is not lost, and will probably become available in " |
3125 "a few hours." | |
5799 | 3126 msgstr "" |
3127 "Gaim は一時的にAIMサーバから友達リストを取得できませんでした.あなたの仲間リ" | |
3128 "ストは失われてはいません.おそらく数時間後には再度利用できるようになっている" | |
3129 "でしょう." | |
3130 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3131 #: src/protocols/oscar/oscar.c:4832 src/protocols/oscar/oscar.c:4833 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3132 #: src/protocols/oscar/oscar.c:4838 |
5120 | 3133 msgid "Orphans" |
3134 msgstr "みなしご" | |
3135 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3136 #: src/protocols/oscar/oscar.c:5002 |
4295 | 3137 #, c-format |
3138 msgid "" | |
5120 | 3139 "Could not add the buddy %s because you have too many buddies in your buddy " |
3140 "list. Please remove one and try again." | |
5799 | 3141 msgstr "" |
3142 "仲間 %s を追加することができませんでした.仲間の数が多すぎます.一人削除して" | |
3143 "再度挑戦してください." | |
3144 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3145 #: src/protocols/oscar/oscar.c:5002 src/protocols/oscar/oscar.c:5015 |
5120 | 3146 msgid "(no name)" |
3147 msgstr "(名前無し)" | |
3148 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3149 #: src/protocols/oscar/oscar.c:5003 src/protocols/oscar/oscar.c:5016 |
5799 | 3150 msgid "Unable To Add" |
3151 msgstr "追加できません" | |
3152 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3153 #: src/protocols/oscar/oscar.c:5015 |
5799 | 3154 #, c-format |
3155 msgid "" | |
3156 "Could not add the buddy %s for an unknown reason. The most common reason " | |
3157 "for this is that you have the maximum number of allowed buddies in your " | |
3158 "buddy list." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3159 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3160 "不明な理由により,仲間 %s を追加できませんでした.最も一般的な問題としては," |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3161 "これはバディーリストに追加可能なバディーの数を越えてしまっているということが" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3162 "あり得ます." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3163 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3164 #: src/protocols/oscar/oscar.c:5050 |
4295 | 3165 #, c-format |
3166 msgid "" | |
3167 "The user %s has given you permission to add you to their buddy list. Do you " | |
3168 "want to add them?" | |
5799 | 3169 msgstr "" |
3170 "ユーザ %s があなたを仲間リストに加えることを許可しました。彼らを加えたいです" | |
3171 "か?" | |
3172 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3173 #: src/protocols/oscar/oscar.c:5056 |
4295 | 3174 msgid "Authorization Given" |
3175 msgstr "承認が得られました" | |
3176 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3177 #: src/protocols/oscar/oscar.c:5089 |
4295 | 3178 #, c-format |
3179 msgid "" | |
5120 | 3180 "The user %s wants to add you to their buddy list for the following reason:\n" |
3181 "%s" | |
3182 msgstr "" | |
3183 "ユーザ %s が以下の理由であなたを仲間リストに追加したがっています: \n" | |
3184 "%s" | |
4295 | 3185 |
3186 #. Granted | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3187 #: src/protocols/oscar/oscar.c:5131 |
4295 | 3188 #, c-format |
3189 msgid "The user %s has granted your request to add them to your contact list." | |
3190 msgstr "ユーザ %s は、コンタクトリストに彼らを加えることを承認しました。" | |
3191 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3192 #: src/protocols/oscar/oscar.c:5132 |
4295 | 3193 msgid "Authorization Granted" |
3194 msgstr "承認が得られました" | |
3195 | |
3196 #. Denied | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3197 #: src/protocols/oscar/oscar.c:5135 |
4295 | 3198 #, c-format |
3199 msgid "" | |
3200 "The user %s has denied your request to add them to your contact list for the " | |
3201 "following reason:\n" | |
3202 "%s" | |
3203 msgstr "" | |
5120 | 3204 "ユーザ %s は、次の理由のためにコンタクトリストに加えたいという要求を拒否しま" |
3205 "した:\n" | |
4295 | 3206 "%s" |
3207 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3208 #: src/protocols/oscar/oscar.c:5136 |
4295 | 3209 msgid "Authorization Denied" |
3210 msgstr "承認は拒否されました" | |
3211 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3212 #: src/protocols/oscar/oscar.c:5173 src/protocols/toc/toc.c:1206 |
4080 | 3213 msgid "Exchange:" |
3214 msgstr "交換:" | |
3215 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3216 #: src/protocols/oscar/oscar.c:5393 |
5799 | 3217 msgid "<b>Status:</b> " |
3218 msgstr "<b>状態:</b> " | |
3219 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3220 #: src/protocols/oscar/oscar.c:5402 |
5799 | 3221 msgid "<b>Logged In:</b> " |
3222 msgstr "<b>ログインしました:</b> " | |
3223 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3224 #: src/protocols/oscar/oscar.c:5409 |
5799 | 3225 msgid "<b>Capabilities:</b> " |
3226 msgstr "<b>機能:</b> " | |
3227 | |
6193 | 3228 #: src/protocols/oscar/oscar.c:5416 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3229 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3230 msgid "<b>Available:</b> " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3231 msgstr "<b>機能:</b> " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3232 |
6193 | 3233 #: src/protocols/oscar/oscar.c:5425 |
5799 | 3234 msgid "<b>Status:</b> Not Authorized" |
3235 msgstr "<b>状態:</b> 未認証" | |
3236 | |
6193 | 3237 #: src/gtkblist.c:896 src/protocols/oscar/oscar.c:5429 |
5799 | 3238 msgid "<b>Status:</b> Offline" |
3239 msgstr "<b>ステータス:</b> オフライン" | |
3240 | |
6193 | 3241 #: src/protocols/oscar/oscar.c:5459 |
5799 | 3242 msgid "Offline" |
3243 msgstr "オフライン " | |
3244 | |
6193 | 3245 #: src/protocols/oscar/oscar.c:5700 |
3463 | 3246 msgid "Unable to open Direct IM" |
3247 msgstr "直接IMを開けません" | |
3248 | |
6193 | 3249 #: src/protocols/oscar/oscar.c:5713 |
3463 | 3250 #, c-format |
4080 | 3251 msgid "You have selected to open a Direct IM connection with %s." |
3252 msgstr "%s を利用した直接 IM 接続の開始を選択しています。" | |
3253 | |
6193 | 3254 #: src/protocols/oscar/oscar.c:5716 |
3463 | 3255 msgid "" |
4080 | 3256 "Because this reveals your IP address, it may be considered a privacy risk. " |
3257 "Do you wish to continue?" | |
3463 | 3258 msgstr "" |
4080 | 3259 "なぜなら、あなたの IP アドレスを明かすことになるからです。これにより、プライ" |
3260 "バシーのリスクが考えられます。続けますか?" | |
3261 | |
6193 | 3262 #: src/protocols/oscar/oscar.c:5861 |
5120 | 3263 msgid "Get Status Msg" |
3264 msgstr "ステータスメッセージを取得" | |
3265 | |
6193 | 3266 #: src/protocols/oscar/oscar.c:5905 |
5120 | 3267 msgid "Re-request Authorization" |
3268 msgstr "承認の再要求" | |
3269 | |
6193 | 3270 #: src/protocols/oscar/oscar.c:5926 |
5120 | 3271 msgid "The new formatting is invalid." |
3272 msgstr "新しいフォーマットは不正です." | |
3273 | |
6193 | 3274 #: src/protocols/oscar/oscar.c:5927 |
5120 | 3275 msgid "Screenname formatting can change only capitalization and whitespace." |
3276 msgstr "スクリーン名フォーマットは大文字化と空白文字しか変更できません." | |
3277 | |
6193 | 3278 #: src/protocols/oscar/oscar.c:5933 |
5120 | 3279 msgid "New screenname formatting:" |
3280 msgstr "新しいスクリーン名フォーマット:" | |
3281 | |
6193 | 3282 #: src/protocols/oscar/oscar.c:5982 |
5799 | 3283 msgid "Change Address To:" |
5120 | 3284 msgstr "このアドレスに変更する:" |
3285 | |
6193 | 3286 #: src/protocols/oscar/oscar.c:5996 |
5120 | 3287 msgid "You are awaiting authorization from the following buddies:<BR>" |
3288 msgstr "あなたは以下の仲間からの承認を待っています:<BR>" | |
3289 | |
6193 | 3290 #: src/protocols/oscar/oscar.c:6021 |
5120 | 3291 msgid "<i>you are not waiting for authorization</i>" |
3292 msgstr "<i>あなたは承認を待っていません</i>" | |
3293 | |
6193 | 3294 #: src/protocols/oscar/oscar.c:6026 |
3463 | 3295 #, c-format |
3296 msgid "" | |
5120 | 3297 "%s<BR><BR>You can re-request authorization from these buddies by right-" |
3298 "clicking on them and clicking \"Re-request authorization.\"" | |
5799 | 3299 msgstr "" |
3300 "%s<BR><BR>これらの仲間からの認証を再要求することを,右クリックして「認証を再" | |
3301 "要求する」を選択すればできます." | |
3302 | |
6193 | 3303 #: src/protocols/oscar/oscar.c:6042 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3304 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3305 msgid "Available Message:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3306 msgstr "可視" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3307 |
6193 | 3308 #: src/protocols/oscar/oscar.c:6043 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3309 msgid "Please talk to me, I'm lonely! (and single)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3310 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3311 |
6193 | 3312 #: src/protocols/oscar/oscar.c:6105 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3313 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3314 msgid "Set Available Message" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3315 msgstr "離席メッセージを設定" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3316 |
6193 | 3317 #: src/protocols/oscar/oscar.c:6119 |
5120 | 3318 msgid "Change Password (URL)" |
3319 msgstr "パスワード変更 (URL)" | |
3320 | |
6193 | 3321 #: src/protocols/oscar/oscar.c:6130 |
5120 | 3322 msgid "Format Screenname" |
3323 msgstr "スクリーン名のフォーマット:" | |
3324 | |
6193 | 3325 #: src/protocols/oscar/oscar.c:6136 |
5120 | 3326 msgid "Confirm Account" |
3327 msgstr "アカウントを確認" | |
3328 | |
6193 | 3329 #: src/protocols/oscar/oscar.c:6142 |
5120 | 3330 msgid "Display Current Registered Address" |
3331 msgstr "現在登録されているアドレスを表示" | |
3332 | |
6193 | 3333 #: src/protocols/oscar/oscar.c:6148 |
5120 | 3334 msgid "Change Current Registered Address" |
3335 msgstr "現在登録されているアドレスを変更" | |
3336 | |
6193 | 3337 #: src/protocols/oscar/oscar.c:6157 |
5120 | 3338 msgid "Show Buddies Awaiting Authorization" |
3339 msgstr "承認を待っている仲間を表示" | |
3340 | |
6193 | 3341 #: src/protocols/oscar/oscar.c:6165 |
5120 | 3342 msgid "Search for Buddy by Email" |
3343 msgstr "メールで仲間を検索" | |
3344 | |
5799 | 3345 #. *< api_version |
3346 #. *< type | |
3347 #. *< ui_requirement | |
3348 #. *< flags | |
3349 #. *< dependencies | |
3350 #. *< priority | |
3351 #. *< id | |
3352 #. *< name | |
3353 #. *< version | |
3354 #. * summary | |
6193 | 3355 #: src/protocols/oscar/oscar.c:6286 src/protocols/oscar/oscar.c:6288 |
5799 | 3356 msgid "AIM/ICQ Protocol Plugin" |
3357 msgstr "AIM/ICQプロトコルプラグイン" | |
3358 | |
6193 | 3359 #: src/protocols/oscar/oscar.c:6305 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3360 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3361 msgid "Auth host" |
5799 | 3362 msgstr "認証ホスト:" |
3363 | |
6193 | 3364 #: src/protocols/oscar/oscar.c:6310 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3365 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3366 msgid "Auth port" |
5799 | 3367 msgstr "認証ポート:" |
3368 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3369 #: src/protocols/toc/toc.c:174 |
5120 | 3370 #, c-format |
3371 msgid "Looking up %s" | |
3372 msgstr "%s を検索" | |
3373 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3374 #: src/protocols/toc/toc.c:494 |
4080 | 3375 #, c-format |
3376 msgid "Unable to write file %s." | |
3377 msgstr "%sファイルを書き込めません" | |
3378 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3379 #: src/protocols/toc/toc.c:497 |
4080 | 3380 #, c-format |
3381 msgid "Unable to read file %s." | |
3382 msgstr "%sファイルを読み込めません" | |
3383 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3384 #: src/protocols/toc/toc.c:500 |
4080 | 3385 #, c-format |
3386 msgid "Message too long, last %s bytes truncated." | |
3387 msgstr "メッセージが長過ぎるため、最後%sバイトが切られました" | |
3388 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3389 #: src/protocols/toc/toc.c:503 |
4080 | 3390 #, c-format |
3391 msgid "%s not currently logged in." | |
3392 msgstr "%sは正しくログインできてません" | |
3393 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3394 #: src/protocols/toc/toc.c:506 |
4080 | 3395 #, c-format |
3396 msgid "Warning of %s not allowed." | |
3397 msgstr "%sの警告は許されません" | |
3398 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3399 #: src/protocols/toc/toc.c:509 |
4080 | 3400 msgid "A message has been dropped, you are exceeding the server speed limit." |
3401 msgstr "サーバの速度制限を越えたためメッセージは落されました" | |
3402 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3403 #: src/protocols/toc/toc.c:512 |
4080 | 3404 #, c-format |
3405 msgid "Chat in %s is not available." | |
3406 msgstr "%sでのチャットはできません" | |
3407 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3408 #: src/protocols/toc/toc.c:515 |
4080 | 3409 #, c-format |
3410 msgid "You are sending messages too fast to %s." | |
3411 msgstr "早すぎて%sへメッセージを送信できません" | |
3412 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3413 #: src/protocols/toc/toc.c:518 |
3463 | 3414 #, c-format |
4080 | 3415 msgid "You missed an IM from %s because it was too big." |
3416 msgstr "大きすぎるため、%sからのIMを落しました" | |
3417 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3418 #: src/protocols/toc/toc.c:521 |
3463 | 3419 #, c-format |
4080 | 3420 msgid "You missed an IM from %s because it was sent too fast." |
3421 msgstr "早く送りすぎたため、%sからのIMを落しました" | |
3422 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3423 #: src/protocols/toc/toc.c:524 |
4080 | 3424 msgid "Failure." |
3425 msgstr "失敗" | |
3426 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3427 #: src/protocols/toc/toc.c:527 |
4080 | 3428 msgid "Too many matches." |
3429 msgstr "マッチしすぎ" | |
3430 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3431 #: src/protocols/toc/toc.c:530 |
4080 | 3432 msgid "Need more qualifiers." |
3433 msgstr "より多くの修飾語を必要とします。" | |
3434 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3435 #: src/protocols/toc/toc.c:533 |
4080 | 3436 msgid "Dir service temporarily unavailable." |
3437 msgstr "一時ディレクトリサービスは使えません" | |
3438 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3439 #: src/protocols/toc/toc.c:536 |
4080 | 3440 msgid "Email lookup restricted." |
3441 msgstr "E-mail検査の制限" | |
3442 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3443 #: src/protocols/toc/toc.c:539 |
4080 | 3444 msgid "Keyword ignored." |
3445 msgstr "キーワードが無効です" | |
3446 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3447 #: src/protocols/toc/toc.c:542 |
4080 | 3448 msgid "No keywords." |
3449 msgstr "キーワードがありません" | |
3450 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3451 #: src/protocols/toc/toc.c:545 |
4080 | 3452 msgid "User has no directory information." |
3453 msgstr "ユーザはディレクトリ情報を持っていません" | |
3454 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3455 #: src/protocols/toc/toc.c:549 |
4080 | 3456 msgid "Country not supported." |
3457 msgstr "サポートされていない国です" | |
3458 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3459 #: src/protocols/toc/toc.c:552 |
3463 | 3460 #, c-format |
4080 | 3461 msgid "Failure unknown: %s." |
3462 msgstr "原因不明の失敗: %s" | |
3463 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3464 #: src/protocols/toc/toc.c:558 |
4080 | 3465 msgid "The service is temporarily unavailable." |
3466 msgstr "一時サービスは利用できません" | |
3467 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3468 #: src/protocols/toc/toc.c:561 |
4080 | 3469 msgid "Your warning level is currently too high to log in." |
3470 msgstr "警告レベルは高すぎてログできません" | |
3471 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3472 #: src/protocols/toc/toc.c:564 |
3463 | 3473 msgid "" |
4080 | 3474 "You have been connecting and disconnecting too frequently. Wait ten minutes " |
3475 "and try again. If you continue to try, you will need to wait even longer." | |
3463 | 3476 msgstr "" |
4080 | 3477 "頻繁な接続で接続が切れました 10分まって再接続してくださいこのまま接続を続けれ" |
3478 "ばもっと待つことになります" | |
3479 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3480 #: src/protocols/toc/toc.c:566 |
3463 | 3481 #, c-format |
4080 | 3482 msgid "An unknown signon error has occurred: %s." |
3483 msgstr "原因不明のサインオンエラーが起こりました: %s" | |
3484 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3485 #: src/protocols/toc/toc.c:569 |
3463 | 3486 #, c-format |
4080 | 3487 msgid "An unknown error, %d, has occurred. Info: %s" |
3488 msgstr "不明なエラー%dが起こりました 情報: %s" | |
3489 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3490 #: src/protocols/toc/toc.c:589 |
4080 | 3491 msgid "Connection Closed" |
3492 msgstr "接続を閉じました" | |
3493 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3494 #: src/protocols/toc/toc.c:627 |
4080 | 3495 msgid "Waiting for reply..." |
3496 msgstr "返答待ち..." | |
3497 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3498 #: src/protocols/toc/toc.c:692 |
4080 | 3499 msgid "TOC has come back from its pause. You may now send messages again." |
3500 msgstr "TOCは休止からもどりました メッセージの再送ができます" | |
3501 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3502 #: src/protocols/toc/toc.c:880 |
4080 | 3503 msgid "Password Change Successful" |
3504 msgstr "パスワード変更成功" | |
3505 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3506 #: src/protocols/toc/toc.c:884 |
4080 | 3507 msgid "TOC has sent a PAUSE command." |
3508 msgstr "TOC は PAUSE コマンドを送信しました。" | |
3509 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3510 #: src/protocols/toc/toc.c:885 |
4080 | 3511 msgid "" |
3512 "When this happens, TOC ignores any messages sent to it, and may kick you off " | |
3513 "if you send a message. Gaim will prevent anything from going through. This " | |
3514 "is only temporary, please be patient." | |
3515 msgstr "" | |
3516 "これが発生した場合、TOC はメッセージの送信を無視し、メッセージを送っても蹴ら" | |
3517 "れます。Gaim はすべて抑止します。 一時的ですので我慢してください。" | |
3518 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3519 #: src/protocols/toc/toc.c:1344 |
4080 | 3520 msgid "Get Dir Info" |
3521 msgstr "ディレクトリ情報取得" | |
3522 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3523 #: src/protocols/toc/toc.c:1468 |
5120 | 3524 msgid "Set Dir Info" |
3525 msgstr "ディレクトリ情報設定" | |
3526 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3527 #: src/protocols/toc/toc.c:1591 |
4295 | 3528 #, c-format |
4208 | 3529 msgid "Could not open %s for writing!" |
4295 | 3530 msgstr "書き込むために %s を開けません!" |
4208 | 3531 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3532 #: src/protocols/toc/toc.c:1627 |
5799 | 3533 msgid "File transfer failed; other side probably canceled." |
3534 msgstr "ファイル転送が失敗しました.おそらく向こう側がキャンセルしたのでしょう" | |
3535 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3536 #: src/protocols/toc/toc.c:1672 src/protocols/toc/toc.c:1712 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3537 #: src/protocols/toc/toc.c:1924 |
4080 | 3538 msgid "Could not connect for transfer." |
3539 msgstr "転送のための接続ができません!" | |
3540 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3541 #: src/protocols/toc/toc.c:1836 |
4080 | 3542 msgid "Could not connect for transfer!" |
3543 msgstr "転送のための接続ができません!" | |
3544 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3545 #: src/protocols/toc/toc.c:1869 |
4080 | 3546 msgid "Could not write file header. The file will not be transferred." |
3547 msgstr "ファイルヘッダを書けません。ファイルは送信されません。" | |
3548 | |
6193 | 3549 #: src/gtkft.c:1060 src/protocols/toc/toc.c:1969 |
4080 | 3550 msgid "Gaim - Save As..." |
3551 msgstr "Gaim - 名前を付けて保存..." | |
3552 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3553 #: src/protocols/toc/toc.c:2003 |
3463 | 3554 #, c-format |
4080 | 3555 msgid "%s requests %s to accept %d file: %s (%.2f %s)%s%s" |
5120 | 3556 msgid_plural "%s requests %s to accept %d files: %s (%.2f %s)%s%s" |
3557 msgstr[0] "%s の %s への %d 個のファイルの要求: %s (%.2f %s)%s%s" | |
3558 msgstr[1] "%s の %s への %d 個のファイルの要求: %s (%.2f %s)%s%s" | |
3559 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3560 #: src/protocols/toc/toc.c:2010 |
3463 | 3561 #, c-format |
4080 | 3562 msgid "%s requests you to send them a file" |
3563 msgstr "%sがファイルを送るよう要求しています" | |
3564 | |
5799 | 3565 #. *< api_version |
3566 #. *< type | |
3567 #. *< ui_requirement | |
3568 #. *< flags | |
3569 #. *< dependencies | |
3570 #. *< priority | |
3571 #. *< id | |
3572 #. *< name | |
3573 #. *< version | |
3574 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3575 #: src/protocols/toc/toc.c:2085 src/protocols/toc/toc.c:2087 |
5799 | 3576 msgid "TOC Protocol Plugin" |
3577 msgstr "TOCプロトコルプラグイン" | |
3578 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3579 #: src/protocols/toc/toc.c:2104 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3580 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3581 msgid "TOC host" |
5799 | 3582 msgstr "TOC ホスト:" |
3583 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3584 #: src/protocols/toc/toc.c:2108 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3585 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3586 msgid "TOC port" |
5799 | 3587 msgstr "TOC ポート番号:" |
3588 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3589 #. Basic Profile group. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3590 #: src/protocols/trepia/trepia.c:296 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3591 msgid "Basic Profile" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3592 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3593 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3594 #. First Name |
6193 | 3595 #: src/dialogs.c:1990 src/dialogs.c:2644 src/protocols/trepia/trepia.c:300 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3596 msgid "First Name" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3597 msgstr "姓" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3598 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3599 #. Last Name |
6193 | 3600 #: src/dialogs.c:2013 src/dialogs.c:2664 src/protocols/trepia/trepia.c:307 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3601 msgid "Last Name" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3602 msgstr "名" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3603 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3604 #. Gender |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3605 #: src/protocols/trepia/trepia.c:312 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3606 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3607 msgid "Gender" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3608 msgstr "性別:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3609 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3610 #. Age |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3611 #: src/protocols/trepia/trepia.c:318 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3612 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3613 msgid "Age" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3614 msgstr "年齢:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3615 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3616 #. Homepage |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3617 #: src/protocols/trepia/trepia.c:322 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3618 msgid "Homepage" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3619 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3620 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3621 #. E-Mail Address |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3622 #: src/protocols/trepia/trepia.c:327 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3623 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3624 msgid "E-Mail Address" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3625 msgstr "メールアドレス:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3626 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3627 #: src/protocols/trepia/trepia.c:333 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3628 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3629 msgid "Profile Information" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3630 msgstr "勤務先情報:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3631 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3632 #. Instant Messagers |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3633 #: src/protocols/trepia/trepia.c:339 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3634 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3635 msgid "Instant Messagers" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3636 msgstr "Gaim インスタントメッセンジャー" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3637 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3638 #. AIM |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3639 #: src/protocols/trepia/trepia.c:343 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3640 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3641 msgid "AIM" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3642 msgstr "IM" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3643 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3644 #. ICQ |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3645 #: src/protocols/trepia/trepia.c:347 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3646 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3647 msgid "ICQ UIN" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3648 msgstr "ICQ UTF8" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3649 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3650 #. MSN |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3651 #: src/protocols/trepia/trepia.c:351 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3652 msgid "MSN" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3653 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3654 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3655 #. Yahoo |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3656 #: src/protocols/trepia/trepia.c:355 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3657 msgid "Yahoo" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3658 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3659 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3660 #. I'm From |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3661 #: src/protocols/trepia/trepia.c:360 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3662 msgid "I'm From" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3663 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3664 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3665 #. State |
6193 | 3666 #: src/dialogs.c:2046 src/dialogs.c:2693 src/protocols/trepia/trepia.c:368 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3667 msgid "State" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3668 msgstr "州" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3669 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3670 #. Call the dialog. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3671 #: src/protocols/trepia/trepia.c:377 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3672 msgid "Set your Trepia profile data." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3673 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3674 |
6193 | 3675 #: src/dialogs.c:2088 src/dialogs.c:2269 src/dialogs.c:3435 src/dialogs.c:4240 |
3676 #: src/dialogs.c:4878 src/gtkrequest.c:177 src/protocols/trepia/trepia.c:379 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3677 msgid "Save" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3678 msgstr "保存" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3679 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3680 #: src/protocols/trepia/trepia.c:523 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3681 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3682 msgid "Set Profile" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3683 msgstr "ファイル選択" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3684 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3685 #: src/protocols/trepia/trepia.c:559 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3686 msgid "Visit Homepage" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3687 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3688 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3689 #: src/protocols/trepia/trepia.c:905 src/protocols/trepia/trepia.c:908 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3690 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3691 msgid "Local Users" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3692 msgstr "無効なユーザ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3693 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3694 #: src/protocols/trepia/trepia.c:1004 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3695 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3696 msgid "Read error" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3697 msgstr "不正なエラー" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3698 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3699 #: src/protocols/trepia/trepia.c:1105 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3700 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3701 msgid "Logging in" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3702 msgstr "ログ" |
4208 | 3703 |
5799 | 3704 #. *< api_version |
3705 #. *< type | |
3706 #. *< ui_requirement | |
3707 #. *< flags | |
3708 #. *< dependencies | |
3709 #. *< priority | |
3710 #. *< id | |
3711 #. *< name | |
3712 #. *< version | |
3713 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3714 #: src/protocols/trepia/trepia.c:1353 src/protocols/trepia/trepia.c:1355 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3715 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3716 msgid "Trepia Protocol Plugin" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3717 msgstr "TOCプロトコルプラグイン" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3718 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3719 #: src/protocols/yahoo/yahoo.c:592 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3720 msgid "Your Yahoo! message did not get sent." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3721 msgstr "Yahoo! メッセージを送ることができませんでした。" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3722 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3723 #: src/protocols/yahoo/yahoo.c:1057 src/protocols/yahoo/yahoo.c:1265 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3724 #: src/protocols/yahoo/yahoo.c:1339 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3725 msgid "Not At Home" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3726 msgstr "家に居ません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3727 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3728 #: src/protocols/yahoo/yahoo.c:1059 src/protocols/yahoo/yahoo.c:1267 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3729 #: src/protocols/yahoo/yahoo.c:1340 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3730 msgid "Not At Desk" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3731 msgstr "デスクに居ません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3732 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3733 #: src/protocols/yahoo/yahoo.c:1061 src/protocols/yahoo/yahoo.c:1269 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3734 #: src/protocols/yahoo/yahoo.c:1341 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3735 msgid "Not In Office" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3736 msgstr "オフィスに居ません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3737 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3738 #: src/protocols/yahoo/yahoo.c:1065 src/protocols/yahoo/yahoo.c:1273 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3739 #: src/protocols/yahoo/yahoo.c:1343 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3740 msgid "On Vacation" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3741 msgstr "休暇中" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3742 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3743 #: src/protocols/yahoo/yahoo.c:1069 src/protocols/yahoo/yahoo.c:1277 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3744 #: src/protocols/yahoo/yahoo.c:1345 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3745 msgid "Stepped Out" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3746 msgstr "ちょっとそこまで" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3747 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3748 #: src/protocols/yahoo/yahoo.c:1185 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3749 msgid "Active which ID?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3750 msgstr "どのIDを有効化しますかID" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3751 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3752 #: src/protocols/yahoo/yahoo.c:1196 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3753 msgid "Activate ID" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3754 msgstr "IDの有効化" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3755 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3756 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3757 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3758 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3759 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3760 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3761 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3762 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3763 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3764 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3765 #. * summary |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3766 #: src/protocols/yahoo/yahoo.c:1465 src/protocols/yahoo/yahoo.c:1467 |
5799 | 3767 msgid "Yahoo Protocol Plugin" |
3768 msgstr "Yahooプロトコルプラグイン" | |
3769 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3770 #: src/protocols/yahoo/yahoo.c:1484 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3771 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3772 msgid "Pager host" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3773 msgstr "ページャホスト:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3774 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3775 #: src/protocols/yahoo/yahoo.c:1489 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3776 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3777 msgid "Pager port" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3778 msgstr "ページャポート番号:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3779 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3780 #: src/protocols/zephyr/zephyr.c:337 |
5799 | 3781 #, c-format |
3782 msgid "<b>User:</b> %s<br>" | |
3783 msgstr "<b>ユーザ:</b> %s<br>" | |
3784 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3785 #: src/protocols/zephyr/zephyr.c:339 |
5799 | 3786 #, c-format |
3787 msgid "<b>Alias:</b> %s<br>" | |
3788 msgstr "<b>エイリアス:</b> %s<br>" | |
3789 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3790 #: src/protocols/zephyr/zephyr.c:341 |
5799 | 3791 msgid "<br>Hidden or not logged-in" |
3792 msgstr "<br>隠れているか,ログインしていません" | |
3793 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3794 #: src/protocols/zephyr/zephyr.c:345 |
5799 | 3795 #, c-format |
3796 msgid "<br>At %s since %s" | |
3797 msgstr "<br> %s に %s から居ます" | |
3798 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3799 #: src/protocols/zephyr/zephyr.c:574 src/protocols/zephyr/zephyr.c:575 |
5120 | 3800 msgid "Anyone" |
3801 msgstr "だれでも" | |
3802 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3803 #: src/protocols/zephyr/zephyr.c:599 |
5799 | 3804 msgid "Already logged in with Zephyr" |
3805 msgstr "Zephyrにはすでにログインしています" | |
3806 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3807 #: src/protocols/zephyr/zephyr.c:600 |
5799 | 3808 msgid "" |
3809 "Because Zephyr uses your system username, you are unable to have multiple " | |
3810 "accounts on it when logged in as the same user." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3811 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3812 "Zephyrはあなたのシステムのユーザ名を利用するため,複数のアカウントを持つ事は" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3813 "同じユーザとしてログインしている場合には無理です." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3814 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3815 #: src/protocols/zephyr/zephyr.c:848 |
4080 | 3816 msgid "ZLocate" |
3817 msgstr "ZLocate" | |
3818 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3819 #: src/protocols/zephyr/zephyr.c:888 |
4080 | 3820 msgid "Class:" |
3821 msgstr "クラス:" | |
3822 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3823 #: src/protocols/zephyr/zephyr.c:893 |
4080 | 3824 msgid "Instance:" |
3825 msgstr "インスタンス:" | |
3826 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3827 #: src/protocols/zephyr/zephyr.c:898 |
4080 | 3828 msgid "Recipient:" |
3829 msgstr "受取人" | |
3830 | |
5799 | 3831 #. *< api_version |
3832 #. *< type | |
3833 #. *< ui_requirement | |
3834 #. *< flags | |
3835 #. *< dependencies | |
3836 #. *< priority | |
3837 #. *< id | |
3838 #. *< name | |
3839 #. *< version | |
3840 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3841 #: src/protocols/zephyr/zephyr.c:1030 src/protocols/zephyr/zephyr.c:1032 |
5799 | 3842 msgid "Zephyr Protocol Plugin" |
3843 msgstr "Zephyrプロトコルプラグイン" | |
3844 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3845 #: src/about.c:56 |
3463 | 3846 #, c-format |
4080 | 3847 msgid "About Gaim v%s" |
3848 msgstr "Gaim v%s について" | |
3849 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3850 #: src/about.c:88 |
3463 | 3851 msgid "" |
4080 | 3852 "Gaim is a modular Instant Messaging client capable of using AIM, ICQ, " |
3853 "Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, and Gadu-Gadu all at once. It is " | |
3854 "written using Gtk+ and is licensed under the GPL.<BR><BR>" | |
3463 | 3855 msgstr "" |
4080 | 3856 "Gaim はモジュール化されたインスタントメッセンジャークライアントです。AIM、" |
3857 "ICQ、Yahoo!、MSN、IRC、Jabber、Napster、Zephyr、そして GaduGaduを同時にサポー" | |
3858 "トしています。Gtk+ で開発され、GPL ライセンスで配布されています。" | |
3859 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3860 #: src/about.c:98 |
4208 | 3861 msgid "<FONT SIZE=\"3\">IRC:</FONT> #gaim on irc.freenode.net<BR><BR>" |
4295 | 3862 msgstr "<FONT SIZE=\"3\">IRC:</FONT> irc.freenode.net の #gaim<BR><BR>" |
4208 | 3863 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3864 #: src/about.c:102 |
4080 | 3865 msgid "<FONT SIZE=\"3\">Active Developers:</FONT><BR>" |
3866 msgstr "<FONT SIZE=\"3\">活発な開発者:</FONT><BR>" | |
3867 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3868 #: src/about.c:104 |
4208 | 3869 msgid "" |
3870 " Rob Flynn (maintainer) <<A HREF=\"mailto:rob@marko.net\">rob@marko.net</" | |
5120 | 3871 "A>><BR> Sean Egan (lead developer) <<A HREF=\"mailto:" |
3872 "bj91704@binghamton.edu\">bj91704@binghamton.edu</A>><BR> Christian " | |
3873 "'ChipX86' Hammond (developer & webmaster)<BR> Herman Bloggs (win32 port) " | |
3874 "<<A HREF=\"mailto:hermanator12002@yahoo.com\">hermanator12002@yahoo.com</" | |
3875 "A>><BR> Nathan 'faceprint' Walp (developer)<BR> Mark 'KingAnt' Doliner " | |
3876 "(developer)<BR> Luke 'LSchiere' Schierer (support)<BR><BR>" | |
5799 | 3877 msgstr "" |
3878 " Rob Flynn (maintainer) <<A HREF=\"mailto:rob@marko.net\">rob@marko.net</" | |
3879 "A>><BR> Sean Egan (lead developer) <<A HREF=\"mailto:" | |
3880 "bj91704@binghamton.edu\">bj91704@binghamton.edu</A>><BR> Christian " | |
3881 "'ChipX86' Hammond (developer & webmaster)<BR> Herman Bloggs (win32 port) " | |
3882 "<<A HREF=\"mailto:hermanator12002@yahoo.com\">hermanator12002@yahoo.com</" | |
3883 "A>><BR> Nathan 'faceprint' Walp (developer)<BR> Mark 'KingAnt' Doliner " | |
3884 "(developer)<BR> Luke 'LSchiere' Schierer (support)<BR><BR>" | |
5120 | 3885 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3886 #: src/about.c:119 |
4080 | 3887 msgid "<FONT SIZE=\"3\">Crazy Patch Writers:</FONT><BR>" |
3888 msgstr "<FONT SIZE=\"3\">クレイジーなパッチ作者:</FONT><BR>" | |
3889 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3890 #: src/about.c:129 |
4080 | 3891 msgid "<FONT SIZE=\"3\">Retired Developers:</FONT><BR>" |
3892 msgstr "<FONT SIZE=\"3\">引退した開発者:</FONT><BR>" | |
3893 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3894 #: src/about.c:131 |
4208 | 3895 msgid "" |
5120 | 3896 " Adam Fritzler (former libfaim maintainer)<BR> Eric Warmenhoven (former " |
3897 "lead developer)<<A HREF=\"mailto:warmenhoven@yahoo.com" | |
3898 "\">warmenhoven@yahoo.com</A>><BR> Jim Duchek (former maintainer)<BR> " | |
3899 "Jim Seymour (former Jabber developer)<BR> Mark Spencer (original author) " | |
3900 "<<A HREF=\"mailto:markster@marko.net\">markster@marko.net</A>><BR> " | |
3901 "Syd Logan (hacker and designated driver [lazy bum])<BR><BR>" | |
5799 | 3902 msgstr "" |
3903 " Adam Fritzler (former libfaim maintainer)<BR> Eric Warmenhoven (former " | |
3904 "lead developer)<<A HREF=\"mailto:warmenhoven@yahoo.com" | |
3905 "\">warmenhoven@yahoo.com</A>><BR> Jim Duchek (former maintainer)<BR> " | |
3906 "Jim Seymour (former Jabber developer)<BR> Mark Spencer (original author) " | |
3907 "<<A HREF=\"mailto:markster@marko.net\">markster@marko.net</A>><BR> " | |
3908 "Syd Logan (hacker and designated driver [lazy bum])<BR><BR>" | |
3909 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3910 #: src/away.c:222 |
4080 | 3911 msgid "Gaim - Away!" |
3912 msgstr "Gaim - 離席!" | |
3913 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3914 #: src/away.c:282 |
4080 | 3915 msgid "I'm Back!" |
3916 msgstr "帰って来ました!" | |
3917 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3918 #: src/away.c:384 |
4080 | 3919 msgid "New Away Message" |
3920 msgstr "新しい離席メッセージ" | |
3921 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3922 #: src/away.c:404 |
4080 | 3923 msgid "Remove Away Message" |
3924 msgstr "離席メッセージの削除" | |
3925 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3926 #: src/away.c:599 |
4080 | 3927 msgid "Set All Away" |
3928 msgstr "全部離席する" | |
3929 | |
6193 | 3930 #: src/blist.c:427 src/gtkprefs.c:2292 |
5799 | 3931 msgid "Chats" |
3932 msgstr "チャット" | |
3933 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3934 #: src/blist.c:751 |
5799 | 3935 #, c-format |
3936 msgid "" | |
3937 "%d buddies from group %s were not removed because their accounts were not " | |
3938 "logged in. These buddies and the group were not removed.\n" | |
3939 msgstr "" | |
3940 "%d の仲間が %s から削除できませんでした.そのアカウントはログインしていません" | |
3941 "でした.その仲間とグループは削除していません.\n" | |
3942 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3943 #: src/blist.c:756 |
5799 | 3944 msgid "Group not removed" |
3945 msgstr "グループが削除されません" | |
3946 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3947 #: src/blist.c:947 |
5799 | 3948 msgid "Invalid Groupname" |
3949 msgstr "無効なグループ名" | |
3950 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3951 #: src/blist.c:1703 |
5120 | 3952 msgid "" |
5799 | 3953 "An error was encountered parsing your buddy list. It has not been loaded." |
3954 msgstr "" | |
3955 "あなたの仲間リストを解析しているときにエラーが起きました.内容を読み込んでい" | |
3956 "ません." | |
3957 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3958 #: src/blist.c:1705 |
5799 | 3959 msgid "Buddy List Error" |
3960 msgstr "仲間リストエラー" | |
3961 | |
3962 #. rob wants to inform the user that their buddy lists are | |
3963 #. * being converted | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3964 #: src/blist.c:1713 |
5799 | 3965 #, c-format |
3966 msgid "" | |
3967 "Gaim is converting your old buddy lists to a new format, which will now be " | |
3968 "located at %s" | |
3969 msgstr "" | |
3970 "Gaim はあなたの仲間リストを古い形式から新しい形式に変換しています.それは %s " | |
3971 "に置いておきます." | |
3972 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3973 #: src/blist.c:1716 |
5799 | 3974 msgid "Converting Buddy List" |
3975 msgstr "仲間リストの変換" | |
3976 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3977 #: src/browser.c:407 src/browser.c:435 |
5799 | 3978 msgid "" |
3979 "Communication with the browser failed. Please close all windows and try " | |
5120 | 3980 "again." |
5799 | 3981 msgstr "" |
3982 "ブラウザとの通信に失敗しました.全ウィンドウを閉じて再度挑戦してください." | |
3983 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3984 #: src/browser.c:569 |
5120 | 3985 msgid "" |
3986 "Unable to launch your browser because the 'Manual' browser command has been " | |
3987 "chosen, but no command has been set." | |
5799 | 3988 msgstr "" |
3989 "マニュアルブラウザ命令が指定されているのですが,コマンドが指定されていないた" | |
3990 "め,ブラウザを起動することができません." | |
3991 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3992 #: src/browser.c:586 |
5120 | 3993 #, c-format |
3994 msgid "There was an error launching your chosen browser: %s" | |
3995 msgstr "選択したブラウザを起動するときにエラーが起きました: %s" | |
3996 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
3997 #: src/buddy_chat.c:316 src/dialogs.c:1333 |
3463 | 3998 msgid "" |
5120 | 3999 "You are not currently signed on with any protocols that have the ability to " |
4000 "chat." | |
4001 msgstr "チャットできる機能がついているプロトコルでサインオンしていません." | |
4002 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4003 #: src/buddy_chat.c:330 |
4080 | 4004 msgid "Join Chat" |
4005 msgstr "チャットへ加入" | |
4006 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4007 #: src/buddy_chat.c:336 |
5120 | 4008 msgid "Buddy Chat" |
4009 msgstr "仲間チャット" | |
4010 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4011 #: src/buddy_chat.c:346 |
4080 | 4012 msgid "Join Chat As:" |
4013 msgstr "名前を指定してチャットに加入" | |
4014 | |
5120 | 4015 #. Join button. |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4016 #: src/buddy_chat.c:369 |
4080 | 4017 msgid "Join" |
4018 msgstr "加入" | |
4019 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4020 #: src/conversation.c:405 |
5120 | 4021 msgid "Unable to send message. The message is too large." |
4022 msgstr "メッセージを送れません。このメッセージは大きすぎます." | |
4023 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4024 #: src/conversation.c:413 |
5120 | 4025 msgid "Unable to send message." |
4026 msgstr "メッセージを送れません." | |
4027 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4028 #: src/conversation.c:1926 |
4080 | 4029 #, c-format |
4030 msgid "%s entered the room." | |
4031 msgstr "%sは部屋に入りました" | |
4032 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4033 #: src/conversation.c:1929 |
4080 | 4034 #, c-format |
4035 msgid "%s [<I>%s</I>] entered the room." | |
4036 msgstr "%s [<I>%s</I>] は部屋に入りました" | |
4037 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4038 #: src/conversation.c:1979 |
4080 | 4039 #, c-format |
4040 msgid "%s is now known as %s" | |
4041 msgstr "%sは%sとして知られています" | |
4042 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4043 #: src/conversation.c:2021 |
4080 | 4044 #, c-format |
4045 msgid "%s left the room (%s)." | |
4046 msgstr "%sは部屋(%s)を去りました" | |
4047 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4048 #: src/conversation.c:2023 |
4080 | 4049 #, c-format |
4050 msgid "%s left the room." | |
4051 msgstr "%sは部屋を去りました" | |
4052 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4053 #: src/conversation.c:2224 |
5120 | 4054 msgid "Last created window" |
4055 msgstr "最後に作成したウィンドウ" | |
4056 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4057 #: src/conversation.c:2226 |
5120 | 4058 msgid "New window" |
4059 msgstr "新しいウィンドウ" | |
4060 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4061 #: src/conversation.c:2228 |
5120 | 4062 msgid "By group" |
4063 msgstr "グループによる" | |
4064 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4065 #: src/conversation.c:2230 |
5120 | 4066 msgid "By account" |
4067 msgstr "アカウントによる" | |
4068 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4069 #: src/dialogs.c:345 |
5120 | 4070 msgid "Warn User" |
4071 msgstr "ユーザを警告" | |
4072 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4073 #: src/dialogs.c:348 |
5120 | 4074 msgid "_Warn" |
4075 msgstr "警告 (_W)" | |
4076 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4077 #: src/dialogs.c:364 |
4080 | 4078 #, c-format |
4079 msgid "" | |
4080 "<span weight=\"bold\" size=\"larger\">Warn %s?</span>\n" | |
4081 "\n" | |
4082 "This will increase %s's warning level and he or she will be subject to " | |
4083 "harsher rate limiting.\n" | |
4084 msgstr "" | |
4085 "<span weight=\"bold\" size=\"larger\">%s を警告?</span>\n" | |
4086 "\n" | |
4087 "%s の警告レベルを増加し、彼らが厳しい評価制限の対象になるようにします。\n" | |
4088 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4089 #: src/dialogs.c:373 |
4080 | 4090 msgid "Warn _anonymously?" |
4091 msgstr "匿名で警告しますか? (_A)" | |
4092 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4093 #: src/dialogs.c:380 |
4080 | 4094 msgid "<b>Anonymous warnings are less severe.</b>" |
4095 msgstr "<b>匿名の警告はそれほど荒くありません</b>" | |
4096 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4097 #: src/dialogs.c:455 |
5120 | 4098 #, c-format |
4099 msgid "" | |
4100 "You are about to remove %s from your buddy list. Do you want to continue?" | |
4101 msgstr "%s を仲間リストから削除しようとしています.実行しますか?" | |
4102 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4103 #: src/dialogs.c:457 src/dialogs.c:458 |
5120 | 4104 msgid "Remove Buddy" |
4105 msgstr "仲間の削除" | |
4106 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4107 #: src/dialogs.c:467 |
5799 | 4108 #, c-format |
4109 msgid "" | |
4110 "You are about to remove the chat %s from your buddy list. Do you want to " | |
4111 "continue?" | |
4112 msgstr "チャット %s を仲間リストから削除しようとしています.実行しますか?" | |
4113 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4114 #: src/dialogs.c:469 src/dialogs.c:470 |
5799 | 4115 msgid "Remove Chat" |
4116 msgstr "チャットを削除" | |
4117 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4118 #: src/dialogs.c:479 |
5120 | 4119 #, c-format |
4120 msgid "" | |
4121 "You are about to remove the group %s and all its members from your buddy " | |
4122 "list. Do you want to continue?" | |
5799 | 4123 msgstr "" |
4124 "グループ %s とそのメンバを仲間リストから削除しようとしています.実行します" | |
4125 "か? " | |
4126 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4127 #: src/dialogs.c:482 src/dialogs.c:483 |
5120 | 4128 msgid "Remove Group" |
4129 msgstr "グループ削除" | |
4130 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4131 #: src/dialogs.c:632 |
5120 | 4132 msgid "New Message" |
4133 msgstr "新しいメッセージ" | |
4134 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4135 #: src/dialogs.c:650 |
4080 | 4136 msgid "Please enter the screenname of the person you would like to IM.\n" |
4137 msgstr "IM したい相手のスクリーン名を入力してください。\n" | |
4138 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4139 #: src/dialogs.c:666 src/dialogs.c:743 src/dialogs.c:3767 |
4080 | 4140 msgid "_Screenname:" |
4141 msgstr "スクリーン名 (_S):" | |
4142 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4143 #: src/dialogs.c:681 src/dialogs.c:759 src/gtkpounce.c:408 |
4080 | 4144 msgid "_Account:" |
4145 msgstr "アカウント (_A):" | |
4146 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4147 #: src/dialogs.c:712 |
5120 | 4148 msgid "Get User Info" |
4149 msgstr "ユーザ情報の取得" | |
4150 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4151 #: src/dialogs.c:731 |
4080 | 4152 msgid "" |
4153 "Please enter the screenname of the person whose info you would like to " | |
4154 "view.\n" | |
4155 msgstr "情報を見たい相手のスクリーン名を入力してください。\n" | |
4156 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4157 #: src/dialogs.c:889 |
5120 | 4158 msgid "Add Group" |
4159 msgstr "グループの追加" | |
4160 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4161 #: src/dialogs.c:906 |
4080 | 4162 msgid "Please enter the name of the group to be added.\n" |
4163 msgstr "加わるグループ名を入力してください。\n" | |
4164 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4165 #: src/dialogs.c:915 src/dialogs.c:4319 |
4080 | 4166 msgid "_Group:" |
4167 msgstr "グループ (_G):" | |
4168 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4169 #: src/dialogs.c:951 |
5120 | 4170 msgid "Add Buddy" |
4171 msgstr "仲間を加える" | |
4172 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4173 #: src/dialogs.c:970 |
4208 | 4174 msgid "" |
4175 "Please enter the screen name of the person you would like to add to your " | |
4599 | 4176 "buddy list. You may optionally enter an alias, or nickname, for the buddy. " |
4208 | 4177 "The alias will be displayed in place of the screen name whenever possible.\n" |
5799 | 4178 msgstr "" |
4179 "仲間リストに加えたい人のスクリーン名を入力してください。任意で友達のエイリア" | |
4180 "スとニックネームを入力できます。エイリアスは、可能な場合に限りスクリーン名の" | |
4181 "かわりに表示されます。\n" | |
4182 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4183 #: src/dialogs.c:989 |
4208 | 4184 msgid "Screen Name" |
4295 | 4185 msgstr "スクリーン名" |
4080 | 4186 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4187 #: src/dialogs.c:1002 |
5120 | 4188 msgid "Alias" |
4189 msgstr "エイリアス" | |
4190 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4191 #: src/dialogs.c:1012 |
5120 | 4192 msgid "Group" |
4193 msgstr "グループ" | |
4194 | |
4080 | 4195 #. Set up stuff for the account box |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4196 #: src/dialogs.c:1021 |
4080 | 4197 msgid "Add To" |
4198 msgstr "追加" | |
4199 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4200 #: src/dialogs.c:1340 |
5799 | 4201 msgid "Add Chat" |
4202 msgstr "チャットの追加" | |
4203 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4204 #: src/dialogs.c:1363 |
5799 | 4205 msgid "" |
4206 "Please enter an alias, and the appropriate information about the chat you " | |
4207 "would like to add to your buddy list.\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4208 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4209 "以下の人のエイリアスと仲間リストに追加するチャットの情報を入力してくださ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4210 "い.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4211 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4212 #: src/dialogs.c:1372 |
5799 | 4213 msgid "Account:" |
4214 msgstr "アカウント:" | |
4215 | |
6193 | 4216 #: src/dialogs.c:1391 src/gtkaccount.c:427 |
5799 | 4217 msgid "Alias:" |
4218 msgstr "エイリアス:" | |
4219 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4220 #: src/dialogs.c:1402 |
5799 | 4221 msgid "Group:" |
4222 msgstr "グループ:" | |
4223 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4224 #: src/dialogs.c:1748 |
5120 | 4225 msgid "Privacy" |
4226 msgstr "個人情報" | |
4227 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4228 #: src/dialogs.c:1764 |
4208 | 4229 msgid "Changes to privacy settings take effect immediately." |
4080 | 4230 msgstr "個人情報の設定はすぐに反映されます。" |
4231 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4232 #: src/dialogs.c:1773 |
4080 | 4233 msgid "Set privacy for:" |
4234 msgstr "個人情報設定:" | |
4235 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4236 #: src/dialogs.c:1790 |
4080 | 4237 msgid "Allow all users to contact me" |
4238 msgstr "すべてのユーザのコンタクトを許可する" | |
4239 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4240 #: src/dialogs.c:1794 |
4080 | 4241 msgid "Allow only users on my buddy list" |
5120 | 4242 msgstr "仲間リストに入っているユーザのみ許可する" |
4243 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4244 #: src/dialogs.c:1798 |
4208 | 4245 msgid "Allow only the users below" |
4246 msgstr "以下のユーザのみ許可する" | |
4247 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4248 #: src/dialogs.c:1836 |
4080 | 4249 msgid "Deny all users" |
4250 msgstr "誰にも許可しない" | |
4251 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4252 #: src/dialogs.c:1840 |
4080 | 4253 msgid "Block the users below" |
4254 msgstr "以下のユーザのみ拒否する" | |
4255 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4256 #: src/dialogs.c:1956 |
5120 | 4257 msgid "Set Directory Info" |
4258 msgstr "ディレクトリ情報の設定" | |
4259 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4260 #: src/dialogs.c:1964 |
4080 | 4261 msgid "Directory Info" |
4262 msgstr "ディレクトリ情報" | |
4263 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4264 #: src/dialogs.c:1974 |
5120 | 4265 #, c-format |
4266 msgid "Setting Dir Info for %s:" | |
4267 msgstr "%s のディレクトリ情報の設定:" | |
4268 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4269 #: src/dialogs.c:1987 |
4080 | 4270 msgid "Allow Web Searches To Find Your Info" |
4271 msgstr "Web検索からあなたの情報を見付けることを許可する" | |
4272 | |
4273 #. Line 2 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4274 #: src/dialogs.c:2001 src/dialogs.c:2654 |
4080 | 4275 msgid "Middle Name" |
4276 msgstr "ミドルネーム" | |
4277 | |
4278 #. Line 4 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4279 #: src/dialogs.c:2024 src/dialogs.c:2674 |
4080 | 4280 msgid "Maiden Name" |
4281 msgstr "旧姓" | |
4282 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4283 #: src/dialogs.c:2111 |
5799 | 4284 msgid "New passwords do not match." |
4080 | 4285 msgstr "新しいパスワードはマッチしません" |
4286 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4287 #: src/dialogs.c:2117 |
5799 | 4288 msgid "Fill out all fields completely." |
4080 | 4289 msgstr "全てを入力してください" |
4290 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4291 #: src/dialogs.c:2162 |
5120 | 4292 #, c-format |
4293 msgid "Changing password for %s:" | |
4294 msgstr "%s のパスワードを変更:" | |
4295 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4296 #: src/dialogs.c:2170 |
4080 | 4297 msgid "Original Password" |
4298 msgstr "オリジナルパスワード" | |
4299 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4300 #: src/dialogs.c:2181 |
4080 | 4301 msgid "New Password" |
4302 msgstr "新しいパスワード" | |
4303 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4304 #: src/dialogs.c:2192 |
4080 | 4305 msgid "New Password (again)" |
4306 msgstr "新しいパスワード(再入力)" | |
4307 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4308 #: src/dialogs.c:2241 |
5120 | 4309 #, c-format |
4310 msgid "Changing info for %s:" | |
4311 msgstr "%s の情報を変更:" | |
4312 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4313 #: src/dialogs.c:2327 |
4080 | 4314 msgid "Below are the results of your search: " |
4315 msgstr "あなたの検索結果は: " | |
4316 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4317 #: src/dialogs.c:2438 |
4080 | 4318 msgid "Permit" |
4319 msgstr "許可" | |
4320 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4321 #: src/dialogs.c:2470 |
5120 | 4322 msgid "Add Permit" |
4323 msgstr "許可を追加" | |
4324 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4325 #: src/dialogs.c:2472 |
5120 | 4326 msgid "Add Deny" |
4327 msgstr "非許可の追加" | |
4328 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4329 #: src/dialogs.c:2539 |
5120 | 4330 msgid "Log Conversation" |
4331 msgstr "会話のログ" | |
4332 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4333 #: src/dialogs.c:2620 src/dialogs.c:2753 |
4080 | 4334 msgid "Search for Buddy" |
4335 msgstr "仲間の検索" | |
4336 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4337 #: src/dialogs.c:2720 |
5120 | 4338 msgid "Find Buddy By Info" |
4339 msgstr "情報から仲間を探す" | |
4340 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4341 #: src/dialogs.c:2747 |
5120 | 4342 msgid "Find Buddy By Email" |
4343 msgstr "E-mailから仲間を探す" | |
4344 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4345 #: src/dialogs.c:2851 |
4080 | 4346 msgid "Insert Link" |
4347 msgstr "リンクの挿入" | |
4348 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4349 #: src/dialogs.c:2853 |
5120 | 4350 msgid "Insert" |
4351 msgstr "挿入" | |
4352 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4353 #: src/dialogs.c:2872 |
5120 | 4354 msgid "" |
4355 "Please enter the URL and description of the link that you want to insert. " | |
4356 "The description is optional.\n" | |
4357 msgstr "" | |
4358 "挿入したいリンクのURLと説明を入力してください.\n" | |
4359 "説明は必須ではありません.\n" | |
4360 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4361 #: src/dialogs.c:3041 src/dialogs.c:3058 |
4080 | 4362 msgid "Select Text Color" |
4363 msgstr "文字色選択" | |
4364 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4365 #: src/dialogs.c:3093 src/dialogs.c:3110 |
4080 | 4366 msgid "Select Background Color" |
4367 msgstr "背景色選択" | |
4368 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4369 #: src/dialogs.c:3207 src/dialogs.c:3233 |
4080 | 4370 msgid "Select Font" |
4371 msgstr "フォントの選択" | |
4372 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4373 #: src/dialogs.c:3299 |
4080 | 4374 msgid "You cannot save an away message with a blank title" |
4375 msgstr "空白の題名では離席メッセージを保存できません" | |
4376 | |
4377 # メッセージに題名をつけるか、保存せずに "立ち去る" を選択してください。 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4378 #: src/dialogs.c:3301 |
4080 | 4379 msgid "" |
5799 | 4380 "Please give the message a title, or choose \"Use\" to use without saving." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4381 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4382 "メッセージに題名をつけるか、保存せずに \"利用する\" を選択してください。" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4383 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4384 #: src/dialogs.c:3311 |
4080 | 4385 msgid "You cannot create an empty away message" |
4386 msgstr "空のメッセージを作れません" | |
4387 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4388 #: src/dialogs.c:3376 src/dialogs.c:3384 |
4080 | 4389 msgid "New away message" |
3463 | 4390 msgstr "新しい離席メッセージ" |
4391 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4392 #: src/dialogs.c:3394 |
4080 | 4393 msgid "Away title: " |
4394 msgstr "離席メッセージ 題名:" | |
4395 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4396 #: src/dialogs.c:3439 |
4208 | 4397 msgid "Save & Use" |
4398 msgstr "保存して使う" | |
4399 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4400 #: src/dialogs.c:3443 |
4080 | 4401 msgid "Use" |
4402 msgstr "使う" | |
4403 | |
4404 #. show everything | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4405 #: src/dialogs.c:3592 |
4080 | 4406 msgid "Smile!" |
4407 msgstr "笑え!" | |
4408 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4409 #: src/dialogs.c:3638 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4410 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4411 msgid "Alias Chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4412 msgstr "エイリアス" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4413 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4414 #. Setup the label containing the description. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4415 #: src/dialogs.c:3667 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4416 msgid "Please enter an aliased name for this chat.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4417 msgstr "チャットの別名を入力してください.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4418 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4419 #: src/dialogs.c:3679 src/dialogs.c:3782 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4420 msgid "_Alias:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4421 msgstr "エイリアス (_A):" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4422 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4423 #: src/dialogs.c:3716 |
5120 | 4424 msgid "Alias Buddy" |
4425 msgstr "仲間のエイリアス" | |
4426 | |
4427 #. Setup the label containing the description. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4428 #: src/dialogs.c:3746 |
5120 | 4429 msgid "" |
4430 "Please enter an aliased name for the person below, or rename this contact in " | |
4431 "your buddy list.\n" | |
5799 | 4432 msgstr "" |
4433 "以下の人のエイリアスを入力してください,もしくはこの仲間の名前を仲間リストに" | |
4434 "て変更してください.\n" | |
4435 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4436 #: src/dialogs.c:3836 src/dialogs.c:3843 |
4080 | 4437 #, c-format |
4438 msgid "Couldn't write to %s." | |
4439 msgstr "%s に書けませんでした。" | |
4440 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4441 #: src/dialogs.c:3867 |
5120 | 4442 msgid "Save Log File" |
4443 msgstr "ログの保存" | |
4444 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4445 #: src/dialogs.c:3897 |
4080 | 4446 #, c-format |
4447 msgid "Couldn't remove file %s." | |
4448 msgstr "%s を削除できませんでした。" | |
4449 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4450 #: src/dialogs.c:3916 |
5120 | 4451 msgid "Clear Log" |
4452 msgstr "ログの消去" | |
4453 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4454 #: src/dialogs.c:3925 |
4080 | 4455 msgid "Really clear log?" |
4456 msgstr "本当にログを削除?" | |
4457 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4458 #: src/dialogs.c:3970 |
5120 | 4459 #, c-format |
4460 msgid "Couldn't open log file %s." | |
4461 msgstr "ログファイル%sを開けません" | |
4462 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4463 #: src/dialogs.c:4112 |
5120 | 4464 #, c-format |
4465 msgid "Conversations with %s" | |
4466 msgstr "%s との会話" | |
4467 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4468 #: src/dialogs.c:4114 |
5120 | 4469 msgid "System Log" |
4470 msgstr "システムログ" | |
4471 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4472 #: src/dialogs.c:4135 |
5120 | 4473 #, c-format |
4474 msgid "Couldn't open log file %s" | |
4475 msgstr "ログファイル%sを開けません" | |
4476 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4477 #: src/dialogs.c:4156 |
4080 | 4478 msgid "Date" |
4479 msgstr "日付" | |
4480 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4481 #: src/dialogs.c:4213 |
5799 | 4482 msgid "Log" |
4483 msgstr "ログ" | |
4484 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4485 #: src/dialogs.c:4235 |
4080 | 4486 msgid "Clear" |
4487 msgstr "消去" | |
4488 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4489 #: src/dialogs.c:4293 |
5120 | 4490 msgid "Rename Group" |
4491 msgstr "グループの改名" | |
4492 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4493 #: src/dialogs.c:4310 |
4208 | 4494 msgid "Please enter a new name for the selected group.\n" |
4295 | 4495 msgstr "新しいグループ名を入力してください。\n" |
4496 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4497 #: src/ft.c:121 |
5120 | 4498 #, c-format |
4499 msgid "%s is not a valid filename.\n" | |
4500 msgstr "%sは正しいファイル名ではありません.\n" | |
4501 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4502 #: src/ft.c:135 |
5120 | 4503 #, c-format |
4504 msgid "%s was not found.\n" | |
4505 msgstr "%s が見つかりません。\n" | |
4506 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4507 #: src/ft.c:727 |
5120 | 4508 #, c-format |
4509 msgid "File transfer to %s aborted.\n" | |
4510 msgstr "%s へのファイル転送が中断されました.\n" | |
4511 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4512 #: src/ft.c:729 |
5120 | 4513 #, c-format |
4514 msgid "File transfer from %s aborted.\n" | |
4515 msgstr "%s からのファイル転送が中断されました.\n" | |
4516 | |
5799 | 4517 #: src/gaim-disclosure.c:253 |
4518 msgid "Expander Size" | |
4519 msgstr "エキスパンダーサイズ" | |
4520 | |
4521 #: src/gaim-disclosure.c:254 | |
4522 msgid "Size of the expander arrow" | |
4523 msgstr "エキスパンダー矢印の大きさ" | |
4524 | |
4525 #: src/gaim-remote.c:33 | |
5120 | 4526 #, c-format |
4527 msgid "" | |
4528 "Usage: %s command [OPTIONS] [URI]\n" | |
4529 "\n" | |
4530 " COMMANDS:\n" | |
4531 " uri Handle AIM: URI\n" | |
4532 " quit Close running copy of Gaim\n" | |
4533 "\n" | |
4534 " OPTIONS:\n" | |
4535 " -h, --help [commmand] Show help for command\n" | |
4536 msgstr "" | |
4537 "用法: %s 命令 [オプション] [URI]\n" | |
4538 "\n" | |
4539 " 命令:\n" | |
4540 " uri AIM: URI を処理\n" | |
4541 " quit gaim を停止する\n" | |
4542 "\n" | |
4543 " オプション:\n" | |
4544 " -h, --help [命令] その命令のヘルプを表示する\n" | |
4545 | |
5799 | 4546 #: src/gaim-remote.c:136 src/gaim-remote.c:152 |
4547 msgid "Gaim not running (on session 0)\n" | |
4548 msgstr "Gaimは動いていません(セッション0)\n" | |
4549 | |
4550 #: src/gaim-remote.c:164 | |
4551 msgid "" | |
4552 "\n" | |
4553 "Using AIM: URIs:\n" | |
4554 "Sending an IM to a screenname:\n" | |
4555 "\tgaim-remote uri 'aim:goim?screenname=Penguin&message=hello+world'\n" | |
4556 "In this case, 'Penguin' is the screenname we wish to IM, and 'hello world'\n" | |
4557 "is the message to be sent. '+' must be used in place of spaces.\n" | |
4558 "Please note the quoting used above - if you run this from a shell the '&'\n" | |
4559 "needs to be escaped, or the command will stop at that point.\n" | |
4560 "Also,the following will just open a conversation window to a screenname,\n" | |
4561 "with no message:\n" | |
4562 "\tgaim-remote uri aim:goim?screenname=Penguin\n" | |
4563 "\n" | |
4564 "Joining a chat:\n" | |
4565 "\tgaim-remote uri aim:gochat?roomname=PenguinLounge\n" | |
4566 "...joins the 'PenguinLounge' chat room.\n" | |
4567 "\n" | |
4568 "Adding a buddy to your buddy list:\n" | |
4569 "\tgaim-remote uri aim:addbuddy?screenname=Penguin\n" | |
4570 "...prompts you to add 'Penguin' to your buddy list.\n" | |
4571 msgstr "" | |
4572 "\n" | |
4573 "AIM: URIの使い方:\n" | |
4574 "IMをスクリーン名に送信する:\n" | |
4575 "\tgaim-remote uri 'aim:goim?screenname=Penguin&message=hello+world'\n" | |
4576 "この場合, 'Penguin' がIMしたいスクリーン名で, 'hello world'\n" | |
4577 "が送信するメッセージです. '+' を空白の代わりに使う必要があります.\n" | |
4578 "\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4579 "上記のクオートを注意してください.シェルから利用するのなら,'&'をエスケープす" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4580 "る必要が\n" |
5799 | 4581 "あります.そうしないとコマンドはそこで終了します.\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4582 "また,次はスクリーン名に対してメッセージは無しで,会話ウィンドウを開始するだ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4583 "けの動作をします.\n" |
5799 | 4584 "\tgaim-remote uri aim:goim?screenname=Penguin\n" |
4585 "\n" | |
4586 "チャットに参加:\n" | |
4587 "\tgaim-remote uri aim:gochat?roomname=PenguinLounge\n" | |
4588 "...は 'PenguinLounge' チャットルームに参加します.\n" | |
4589 "\n" | |
4590 "仲間を仲間リストに追加:\n" | |
4591 "\tgaim-remote uri aim:addbuddy?screenname=Penguin\n" | |
4592 "... 'Penguin' を仲間に追加するようにプロンプトが出ます.\n" | |
4593 | |
4594 #: src/gaim-remote.c:184 | |
4595 msgid "" | |
4596 "\n" | |
4597 "Close running copy of Gaim\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4598 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4599 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4600 "実行中のGaimを閉じる\n" |
5799 | 4601 |
5120 | 4602 #. for people like myself, who are too lazy to add an away msg :) |
6193 | 4603 #: src/gaimrc.c:43 |
5120 | 4604 msgid "sorry, i ran out for a while. bbl" |
4605 msgstr "ちょっとしばらくいないです.もうすぐ帰ります" | |
4606 | |
6193 | 4607 #: src/gaimrc.c:364 src/gaimrc.c:1596 |
5120 | 4608 msgid "boring default" |
4609 msgstr "おもしろくもないデフォルト" | |
4610 | |
6193 | 4611 #: src/gaimrc.c:1260 src/gtkblist.c:1393 |
4612 msgid "Alphabetical" | |
4613 msgstr "アルファベット順" | |
4614 | |
4615 #: src/gaimrc.c:1262 src/gtkblist.c:1394 | |
4616 msgid "By status" | |
4617 msgstr "状態順" | |
4618 | |
4619 #: src/gaimrc.c:1264 src/gtkblist.c:1395 | |
4620 msgid "By log size" | |
4621 msgstr "ログのサイズで" | |
4622 | |
4623 #: src/gaimrc.c:1694 | |
4080 | 4624 #, c-format |
4625 msgid "Could not open config file %s." | |
4626 msgstr "設定ファイル%sを開けません" | |
4627 | |
6193 | 4628 #: src/gtkaccount.c:252 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4629 #, c-format |
5799 | 4630 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4631 "<b>File:</b> %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4632 "<b>File size:</b> %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4633 "<b>Image size:</b> %dx%d" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4634 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4635 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4636 #. Build the login options frame. |
6193 | 4637 #: src/gtkaccount.c:327 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4638 msgid "Login Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4639 msgstr "ログインオプション" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4640 |
6193 | 4641 #: src/gtkaccount.c:344 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4642 msgid "Protocol:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4643 msgstr "プロトコル:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4644 |
6193 | 4645 #: src/gtkaccount.c:349 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4646 msgid "Screenname:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4647 msgstr "スクリーン名:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4648 |
6193 | 4649 #: src/gtkaccount.c:431 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4650 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4651 msgid "Remember password" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4652 msgstr "パスワードを覚える" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4653 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4654 #. Build the user options frame. |
6193 | 4655 #: src/gtkaccount.c:485 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4656 msgid "User Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4657 msgstr "ユーザオプション" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4658 |
6193 | 4659 #: src/gtkaccount.c:498 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4660 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4661 msgid "New mail notifications" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4662 msgstr "新しいメール通知" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4663 |
6193 | 4664 #: src/gtkaccount.c:507 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4665 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4666 msgid "Buddy icon file:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4667 msgstr "仲間アイコンファイル:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4668 |
6193 | 4669 #: src/gtkaccount.c:516 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4670 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4671 msgid "_Browse" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4672 msgstr "ブラウザ (_B)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4673 |
6193 | 4674 #: src/gtkaccount.c:522 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4675 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4676 msgid "_Reset" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4677 msgstr "リセット" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4678 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4679 #. Build the protocol options frame. |
6193 | 4680 #: src/gtkaccount.c:583 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4681 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4682 msgid "%s Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4683 msgstr "%s オプション" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4684 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4685 #. Use Global Proxy Settings |
6193 | 4686 #: src/gtkaccount.c:704 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4687 msgid "Use Global Proxy Settings" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4688 msgstr "グローバルなプロキシ設定を使う" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4689 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4690 #. No Proxy |
6193 | 4691 #: src/gtkaccount.c:711 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4692 msgid "No Proxy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4693 msgstr "プロキシなし" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4694 |
6193 | 4695 #. HTTP |
4696 #: src/gtkaccount.c:718 | |
4697 msgid "HTTP" | |
4698 msgstr "" | |
4699 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4700 #. SOCKS 4 |
6193 | 4701 #: src/gtkaccount.c:725 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4702 msgid "SOCKS 4" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4703 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4704 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4705 #. SOCKS 5 |
6193 | 4706 #: src/gtkaccount.c:732 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4707 msgid "SOCKS 5" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4708 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4709 |
6193 | 4710 #: src/gtkaccount.c:764 |
4711 msgid "you can see the butterflies mating" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4712 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4713 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4714 #: src/gtkaccount.c:768 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4715 msgid "If you look real closely" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4716 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4717 |
6193 | 4718 #: src/gtkaccount.c:784 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4719 msgid "Proxy Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4720 msgstr "プロキシオプション" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4721 |
6193 | 4722 #: src/gtkaccount.c:800 src/gtkprefs.c:1100 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4723 msgid "Proxy _type:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4724 msgstr "プロキシの種類 (_T):" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4725 |
6193 | 4726 #: src/gtkaccount.c:809 |
4727 msgid "_Host:" | |
4728 msgstr "ホスト名 (_H):" | |
4729 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4730 #: src/gtkaccount.c:813 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4731 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4732 msgid "_Port:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4733 msgstr "ポート番号:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4734 |
6193 | 4735 #: src/gtkaccount.c:821 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4736 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4737 msgid "_Username:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4738 msgstr "ユーザ名 (_U):" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4739 |
6193 | 4740 #: src/gtkaccount.c:826 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4741 msgid "Pa_ssword:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4742 msgstr "パスワード (_S):" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4743 |
6193 | 4744 #: src/gtkaccount.c:1139 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4745 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4746 msgid "Add Account" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4747 msgstr "アカウント:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4748 |
6193 | 4749 #: src/gtkaccount.c:1141 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4750 msgid "Modify Account" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4751 msgstr "アカウント修正" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4752 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4753 #. Add the disclosure |
6193 | 4754 #: src/gtkaccount.c:1165 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4755 msgid "Show more options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4756 msgstr "他のオプションも表示" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4757 |
6193 | 4758 #: src/gtkaccount.c:1166 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4759 msgid "Show fewer options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4760 msgstr "少ないオプションを表示" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4761 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4762 #. Register button |
6193 | 4763 #: src/gtkaccount.c:1193 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4764 msgid "Register" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4765 msgstr "登録" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4766 |
6193 | 4767 #: src/gtkaccount.c:1472 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4768 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4769 msgid "Are you sure you want to delete %s?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4770 msgstr "本当に%sを削除したいのですか?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4771 |
6193 | 4772 #: src/gtkaccount.c:1476 src/gtkrequest.c:174 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4773 msgid "Delete" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4774 msgstr "削除" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4775 |
6193 | 4776 #: src/gtkaccount.c:1554 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4777 msgid "Screenname" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4778 msgstr "スクリーン名:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4779 |
6193 | 4780 #: src/gtkaccount.c:1595 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4781 msgid "Protocol" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4782 msgstr "プロトコル:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4783 |
6193 | 4784 #: src/gtkblist.c:410 |
5799 | 4785 msgid "Add a _Buddy" |
4786 msgstr "仲間を加える (_B)" | |
4787 | |
6193 | 4788 #: src/gtkblist.c:412 |
5799 | 4789 msgid "Add a C_hat" |
4790 msgstr "チャットの追加 (_H)" | |
4791 | |
6193 | 4792 #: src/gtkblist.c:414 |
5799 | 4793 msgid "_Delete Group" |
4794 msgstr "グループ削除 (_D)" | |
4795 | |
6193 | 4796 #: src/gtkblist.c:416 |
5799 | 4797 msgid "_Rename" |
4798 msgstr "改名 (_R)" | |
4799 | |
6193 | 4800 #: src/gtkblist.c:424 |
5799 | 4801 msgid "_Join" |
4802 msgstr "加入 (_J)" | |
4803 | |
6193 | 4804 #: src/gtkblist.c:426 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4805 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4806 msgid "Auto-Join" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4807 msgstr "自動ログイン" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4808 |
6193 | 4809 #: src/gtkblist.c:429 src/gtkblist.c:475 |
5799 | 4810 msgid "_Alias" |
4811 msgstr "エイリアス (_A)" | |
4812 | |
6193 | 4813 #: src/gtkblist.c:431 src/gtkblist.c:477 |
5799 | 4814 msgid "_Remove" |
4815 msgstr "削除 (_R)" | |
4816 | |
6193 | 4817 #: src/gtkblist.c:449 |
5799 | 4818 msgid "_Get Info" |
4819 msgstr "情報取得 (_G)" | |
4820 | |
6193 | 4821 #: src/gtkblist.c:452 |
5799 | 4822 msgid "_IM" |
4823 msgstr "_IM" | |
4824 | |
6193 | 4825 #: src/gtkblist.c:454 |
5799 | 4826 msgid "Add Buddy _Pounce" |
4827 msgstr "掴む仲間に加える" | |
4828 | |
6193 | 4829 #: src/gtkblist.c:456 |
5799 | 4830 msgid "View _Log" |
4831 msgstr "ログを見る (_L)" | |
4832 | |
4833 #. Buddies menu | |
6193 | 4834 #: src/gtkblist.c:781 |
5799 | 4835 msgid "/_Buddies" |
4836 msgstr "仲間 (_B)" | |
4837 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4838 #: src/gtkblist.c:782 |
6193 | 4839 msgid "/Buddies/New _Instant Message..." |
4840 msgstr "新しいメッセージの送信 (_I)..." | |
5799 | 4841 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4842 #: src/gtkblist.c:783 |
6193 | 4843 msgid "/Buddies/Join a _Chat..." |
4844 msgstr "チャットに参加(_C)..." | |
4845 | |
4846 #: src/gtkblist.c:784 | |
5799 | 4847 msgid "/Buddies/Get _User Info..." |
4848 msgstr "ユーザ情報の取得 (_U)..." | |
4849 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4850 #: src/gtkblist.c:786 |
6193 | 4851 msgid "/Buddies/Show _Offline Buddies" |
4852 msgstr "オフラインの仲間を表示 (_O)" | |
5799 | 4853 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4854 #: src/gtkblist.c:787 |
6193 | 4855 msgid "/Buddies/Show _Empty Groups" |
4856 msgstr "空のグループを表示 (_E)" | |
4857 | |
4858 #: src/gtkblist.c:788 | |
5799 | 4859 msgid "/Buddies/_Add a Buddy..." |
4860 msgstr "仲間を加える (_A)..." | |
4861 | |
6193 | 4862 #: src/gtkblist.c:789 |
5799 | 4863 msgid "/Buddies/Add a C_hat..." |
4864 msgstr "チャットを追加 (_H)..." | |
4865 | |
6193 | 4866 #: src/gtkblist.c:790 |
5799 | 4867 msgid "/Buddies/Add a _Group..." |
4868 msgstr "グループを追加(_G)..." | |
4869 | |
6193 | 4870 #: src/gtkblist.c:792 |
5799 | 4871 msgid "/Buddies/_Signoff" |
4872 msgstr "サインオフ(_S)" | |
4873 | |
6193 | 4874 #: src/gtkblist.c:793 |
5799 | 4875 msgid "/Buddies/_Quit" |
4876 msgstr "終了" | |
4877 | |
4878 #. Tools | |
6193 | 4879 #: src/gtkblist.c:796 |
5799 | 4880 msgid "/_Tools" |
4881 msgstr "ツール (_T)" | |
4882 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4883 #: src/gtkblist.c:797 |
6193 | 4884 msgid "/Tools/_Away" |
4885 msgstr "離席(_A)" | |
5799 | 4886 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4887 #: src/gtkblist.c:798 |
6193 | 4888 msgid "/Tools/Buddy _Pounce" |
4889 msgstr "仲間を掴む(_P)" | |
4890 | |
4891 #: src/gtkblist.c:799 | |
5799 | 4892 msgid "/Tools/P_rotocol Actions" |
4893 msgstr "プロトコルごとの動作(_P)" | |
4894 | |
6193 | 4895 #: src/gtkblist.c:801 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4896 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4897 msgid "/Tools/A_ccounts" |
5799 | 4898 msgstr "アカウント (_C)..." |
4899 | |
6193 | 4900 #: src/gtkblist.c:802 |
5799 | 4901 msgid "/Tools/_File Transfers..." |
4902 msgstr "ファイル転送(_F)" | |
4903 | |
6193 | 4904 #: src/gtkblist.c:803 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4905 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4906 msgid "/Tools/Preferences" |
5799 | 4907 msgstr "設定..." |
4908 | |
6193 | 4909 #: src/gtkblist.c:804 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4910 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4911 msgid "/Tools/Pr_ivacy" |
5799 | 4912 msgstr "個人情報 (_I)..." |
4913 | |
6193 | 4914 #: src/gtkblist.c:806 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4915 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4916 msgid "/Tools/View System _Log" |
5799 | 4917 msgstr "システムログを見る (_L)" |
4918 | |
4919 #. Help | |
6193 | 4920 #: src/gtkblist.c:809 |
5799 | 4921 msgid "/_Help" |
4922 msgstr "ヘルプ (_H)" | |
4923 | |
6193 | 4924 #: src/gtkblist.c:810 |
5799 | 4925 msgid "/Help/Online _Help" |
4926 msgstr "オンラインヘルプ (_H)" | |
4927 | |
6193 | 4928 #: src/gtkblist.c:811 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4929 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4930 msgid "/Help/_Debug Window" |
5799 | 4931 msgstr "デバッグウィンドウ (_D)..." |
4932 | |
6193 | 4933 #: src/gtkblist.c:812 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4934 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4935 msgid "/Help/_About" |
5799 | 4936 msgstr "gaimについて (_A)..." |
4937 | |
6193 | 4938 #: src/gtkblist.c:846 |
5799 | 4939 #, c-format |
4940 msgid "" | |
4941 "\n" | |
4942 "<b>Account:</b> %s" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4943 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4944 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4945 "<b>アカウント:</b> %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4946 |
6193 | 4947 #: src/gtkblist.c:908 |
5799 | 4948 #, c-format |
4949 msgid "%d%%" | |
4950 msgstr "%d%%" | |
4951 | |
6193 | 4952 #: src/gtkblist.c:922 |
5799 | 4953 msgid "" |
4954 "\n" | |
4955 "<b>Account:</b>" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4956 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4957 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4958 "<b>アカウント:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4959 |
6193 | 4960 #: src/gtkblist.c:923 |
5799 | 4961 msgid "" |
4962 "\n" | |
4963 "<b>Alias:</b>" | |
4964 msgstr "" | |
4965 "\n" | |
4966 "<b>エイリアス:</b>" | |
4967 | |
6193 | 4968 #: src/gtkblist.c:924 |
5799 | 4969 msgid "" |
4970 "\n" | |
4971 "<b>Nickname:</b>" | |
4972 msgstr "" | |
4973 "\n" | |
4974 "<b>ニックネーム:</b>" | |
4975 | |
6193 | 4976 #: src/gtkblist.c:925 |
5799 | 4977 msgid "" |
4978 "\n" | |
4979 "<b>Idle:</b>" | |
4980 msgstr "" | |
4981 "\n" | |
4982 "<b>アイドル:</b>" | |
4983 | |
6193 | 4984 #: src/gtkblist.c:926 |
5799 | 4985 msgid "" |
4986 "\n" | |
4987 "<b>Warned:</b>" | |
4988 msgstr "" | |
4989 "\n" | |
4990 "<b>警告された:</b>" | |
4991 | |
6193 | 4992 #: src/gtkblist.c:928 |
5799 | 4993 msgid "" |
4994 "\n" | |
4995 "<b>Description:</b> Spooky" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4996 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4997 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4998 "<b>説明:</b> スプーキー" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
4999 |
6193 | 5000 #: src/gtkblist.c:929 |
5799 | 5001 msgid "" |
5002 "\n" | |
5003 "<b>Status</b>: Awesome" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5004 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5005 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5006 "<b>状態:</b> すげえ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5007 |
6193 | 5008 #: src/gtkblist.c:930 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5009 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5010 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5011 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5012 "<b>Status</b>: Rockin'" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5013 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5014 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5015 "<b>状態:</b> すげえ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5016 |
6193 | 5017 #: src/gtkblist.c:1227 |
5799 | 5018 #, c-format |
5019 msgid "Idle (%dh%02dm) " | |
5020 msgstr "アイドル (%dh%02dm) " | |
5021 | |
6193 | 5022 #: src/gtkblist.c:1229 |
5799 | 5023 #, c-format |
5024 msgid "Idle (%dm) " | |
5025 msgstr "アイドル (%dm) " | |
5026 | |
6193 | 5027 #: src/gtkblist.c:1233 |
5799 | 5028 #, c-format |
5029 msgid "Warned (%d%%) " | |
5030 msgstr "警告: %d%% " | |
5031 | |
6193 | 5032 #: src/gtkblist.c:1236 |
5799 | 5033 msgid "Offline " |
5034 msgstr "オフライン " | |
5035 | |
6193 | 5036 #: src/gtkblist.c:1392 src/gtkprefs.c:845 src/gtkprefs.c:1535 |
5799 | 5037 msgid "None" |
5038 msgstr "なし" | |
5039 | |
6193 | 5040 #: src/gtkblist.c:1431 src/gtkprefs.c:2289 |
5799 | 5041 msgid "Buddy List" |
5042 msgstr "仲間リスト" | |
5043 | |
6193 | 5044 #: src/gtkblist.c:1455 |
5799 | 5045 msgid "/Tools/Away" |
5046 msgstr "不在" | |
5047 | |
6193 | 5048 #: src/gtkblist.c:1458 |
5799 | 5049 msgid "/Tools/Buddy Pounce" |
5050 msgstr "仲間を掴む" | |
5051 | |
6193 | 5052 #: src/gtkblist.c:1461 |
5799 | 5053 msgid "/Tools/Protocol Actions" |
5054 msgstr "プロトコルごとの動作" | |
5055 | |
5056 #. set the Show Offline Buddies option. must be done | |
5057 #. * after the treeview or faceprint gets mad. -Robot101 | |
5058 #. | |
6193 | 5059 #: src/gtkblist.c:1544 |
5799 | 5060 msgid "/Buddies/Show Offline Buddies" |
5061 msgstr "オフラインの仲間を表示" | |
5062 | |
6193 | 5063 #: src/gtkblist.c:1546 |
5799 | 5064 msgid "/Buddies/Show Empty Groups" |
5065 msgstr "空のグループを表示" | |
5066 | |
6193 | 5067 #: src/gtkblist.c:1564 src/gtkconv.c:1071 |
5799 | 5068 msgid "IM" |
5069 msgstr "IM" | |
5070 | |
6193 | 5071 #: src/gtkblist.c:1570 |
5799 | 5072 msgid "Send a message to the selected buddy" |
5073 msgstr "選択した仲間にメッセージ送信" | |
5074 | |
6193 | 5075 #: src/gtkblist.c:1579 |
5799 | 5076 msgid "Get information on the selected buddy" |
5077 msgstr "選択した仲間の情報を取得" | |
5078 | |
6193 | 5079 #: src/gtkblist.c:1587 |
5799 | 5080 msgid "Join a chat room" |
5081 msgstr "チャットルームの参加" | |
5082 | |
6193 | 5083 #: src/gtkblist.c:1595 |
5799 | 5084 msgid "Set an away message" |
5085 msgstr "離席メッセージを設定" | |
5086 | |
6193 | 5087 #: src/gtkblist.c:2585 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5088 msgid "No actions available" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5089 msgstr "可能なアクションが無いです" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5090 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5091 #: src/gtkconn.c:56 src/gtkconn.c:241 src/gtkconn.c:254 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5092 msgid "Done." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5093 msgstr "完了。" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5094 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5095 #: src/gtkconn.c:135 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5096 msgid "Signon: " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5097 msgstr "サインオン: " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5098 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5099 #: src/gtkconn.c:193 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5100 msgid "Signon" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5101 msgstr "サインオン" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5102 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5103 #: src/gtkconn.c:206 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5104 msgid "Cancel All" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5105 msgstr "すべてを取消" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5106 |
6193 | 5107 #: src/gtkconv.c:180 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5108 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5109 msgid "That file already exists" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5110 msgstr "そのファイルはすでに存在します." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5111 |
6193 | 5112 #: src/gtkconv.c:181 src/gtkft.c:1034 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5113 msgid "Would you like to overwrite it?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5114 msgstr "上書きしますか?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5115 |
6193 | 5116 #: src/gtkconv.c:276 |
5120 | 5117 msgid "Gaim - Insert Image" |
5118 msgstr "Gaim - 画像挿入" | |
5119 | |
6193 | 5120 #: src/gtkconv.c:580 |
5120 | 5121 msgid "Gaim - Invite Buddy Into Chat Room" |
5122 msgstr "Gaim - 仲間のチャットルーム情報で招待" | |
5123 | |
5124 #. Put our happy label in it. | |
6193 | 5125 #: src/gtkconv.c:608 |
5120 | 5126 msgid "" |
5127 "Please enter the name of the user you wish to invite, along with an optional " | |
5128 "invite message." | |
5799 | 5129 msgstr "" |
5130 "招待しようとしているユーザの名前を入力してください.また,オプションとして招" | |
5131 "待メッセージも書いてください." | |
5132 | |
6193 | 5133 #: src/gtkconv.c:629 |
5120 | 5134 msgid "_Buddy:" |
5135 msgstr "仲間 (_B):" | |
5136 | |
6193 | 5137 #: src/gtkconv.c:649 |
5120 | 5138 msgid "_Message:" |
5139 msgstr "メッセージ (_M):" | |
5140 | |
6193 | 5141 #: src/gtkconv.c:1079 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5142 msgid "Un-Ignore" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5143 msgstr "不無視" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5144 |
6193 | 5145 #: src/gtkconv.c:1081 src/gtkprefs.c:777 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5146 msgid "Ignore" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5147 msgstr "無視" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5148 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5149 #. Info button |
6193 | 5150 #: src/gtkconv.c:1090 src/gtkconv.c:2986 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5151 msgid "Info" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5152 msgstr "情報" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5153 |
6193 | 5154 #: src/gtkconv.c:1110 src/gtkconv.c:2969 src/gtkconv.c:4108 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5155 #: src/gtkrequest.c:176 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5156 msgid "Remove" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5157 msgstr "削除" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5158 |
6193 | 5159 #: src/gtkconv.c:2199 |
5120 | 5160 msgid "User is typing..." |
5161 msgstr "ユーザが入力中 ..." | |
5162 | |
6193 | 5163 #: src/gtkconv.c:2207 |
5120 | 5164 msgid "User has typed something and paused" |
5165 msgstr "ユーザは何かを入力して停止" | |
5166 | |
5167 #. Build the Send As menu | |
6193 | 5168 #: src/gtkconv.c:2309 |
5120 | 5169 msgid "_Send As" |
5170 msgstr "送信 (_S)" | |
5171 | |
6193 | 5172 #: src/gtkconv.c:2765 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5173 msgid "Gaim - Save Conversation" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5174 msgstr "Gaim - 会話を保存" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5175 |
5120 | 5176 #. Conversation menu |
6193 | 5177 #: src/gtkconv.c:2782 |
5120 | 5178 msgid "/_Conversation" |
5179 msgstr "会話 (_C)" | |
5180 | |
6193 | 5181 #: src/gtkconv.c:2784 |
5120 | 5182 msgid "/Conversation/_Save As..." |
5183 msgstr "名前をつけて保存 (_S)" | |
5184 | |
6193 | 5185 #: src/gtkconv.c:2786 |
5799 | 5186 msgid "/Conversation/View _Log..." |
5187 msgstr "ログを見る (_L)" | |
5188 | |
6193 | 5189 #: src/gtkconv.c:2790 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5190 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5191 msgid "/Conversation/Add Buddy _Pounce..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5192 msgstr "掴む仲間に加える" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5193 |
6193 | 5194 #: src/gtkconv.c:2792 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5195 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5196 msgid "/Conversation/A_lias..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5197 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5198 |
6193 | 5199 #: src/gtkconv.c:2794 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5200 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5201 msgid "/Conversation/_Get Info..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5202 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5203 |
6193 | 5204 #: src/gtkconv.c:2796 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5205 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5206 msgid "/Conversation/In_vite..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5207 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5208 |
6193 | 5209 #: src/gtkconv.c:2801 |
5120 | 5210 msgid "/Conversation/Insert _URL..." |
5211 msgstr "URLを挿入 (_U)..." | |
5212 | |
6193 | 5213 #: src/gtkconv.c:2803 |
5120 | 5214 msgid "/Conversation/Insert _Image..." |
5215 msgstr "画像の挿入 (_I)..." | |
5216 | |
6193 | 5217 #: src/gtkconv.c:2808 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5218 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5219 msgid "/Conversation/_Warn..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5220 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5221 |
6193 | 5222 #: src/gtkconv.c:2810 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5223 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5224 msgid "/Conversation/_Block..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5225 msgstr "閉じる (_C)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5226 |
6193 | 5227 #: src/gtkconv.c:2812 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5228 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5229 msgid "/Conversation/_Add..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5230 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5231 |
6193 | 5232 #: src/gtkconv.c:2814 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5233 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5234 msgid "/Conversation/_Remove..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5235 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5236 |
6193 | 5237 #: src/gtkconv.c:2819 |
5120 | 5238 msgid "/Conversation/_Close" |
5239 msgstr "閉じる (_C)" | |
5240 | |
5241 #. Options | |
6193 | 5242 #: src/gtkconv.c:2823 |
5120 | 5243 msgid "/_Options" |
5244 msgstr "オプション (_O)" | |
5245 | |
6193 | 5246 #: src/gtkconv.c:2824 |
5120 | 5247 msgid "/Options/Enable _Logging" |
5248 msgstr "ログを有効にする (_L)" | |
5249 | |
6193 | 5250 #: src/gtkconv.c:2825 |
5120 | 5251 msgid "/Options/Enable _Sounds" |
5252 msgstr "音を有効にする (_S)" | |
5253 | |
6193 | 5254 #: src/gtkconv.c:2865 |
5799 | 5255 msgid "/Conversation/View Log..." |
5256 msgstr "ログを見る..." | |
5257 | |
6193 | 5258 #: src/gtkconv.c:2870 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5259 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5260 msgid "/Conversation/Add Buddy Pounce..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5261 msgstr "ログを見る..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5262 |
6193 | 5263 #: src/gtkconv.c:2874 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5264 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5265 msgid "/Conversation/Alias..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5266 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5267 |
6193 | 5268 #: src/gtkconv.c:2878 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5269 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5270 msgid "/Conversation/Get Info..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5271 msgstr "ログを見る..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5272 |
6193 | 5273 #: src/gtkconv.c:2882 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5274 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5275 msgid "/Conversation/Invite..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5276 msgstr "画像を挿入..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5277 |
6193 | 5278 #: src/gtkconv.c:2888 |
5120 | 5279 msgid "/Conversation/Insert URL..." |
5280 msgstr "URLを挿入..." | |
5281 | |
6193 | 5282 #: src/gtkconv.c:2892 |
5120 | 5283 msgid "/Conversation/Insert Image..." |
5284 msgstr "画像を挿入..." | |
5285 | |
6193 | 5286 #: src/gtkconv.c:2898 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5287 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5288 msgid "/Conversation/Warn..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5289 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5290 |
6193 | 5291 #: src/gtkconv.c:2902 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5292 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5293 msgid "/Conversation/Block..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5294 msgstr "ログを見る..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5295 |
6193 | 5296 #: src/gtkconv.c:2906 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5297 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5298 msgid "/Conversation/Add..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5299 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5300 |
6193 | 5301 #: src/gtkconv.c:2910 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5302 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5303 msgid "/Conversation/Remove..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5304 msgstr "名前をつけて保存 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5305 |
6193 | 5306 #: src/gtkconv.c:2916 |
5120 | 5307 msgid "/Options/Enable Logging" |
5308 msgstr "ログを有効にする" | |
5309 | |
6193 | 5310 #: src/gtkconv.c:2919 |
5120 | 5311 msgid "/Options/Enable Sounds" |
5312 msgstr "音を有効にする" | |
5313 | |
5314 #. From right to left... | |
5315 #. Send button | |
6193 | 5316 #: src/gtkconv.c:2943 src/gtkconv.c:2945 src/gtkconv.c:3043 src/gtkconv.c:3045 |
5317 #: src/gtkconv.c:5684 | |
5120 | 5318 msgid "Send" |
5319 msgstr "送信" | |
5320 | |
6193 | 5321 #: src/gtkconv.c:2966 src/gtkconv.c:4126 |
5120 | 5322 msgid "Add the user to your buddy list" |
5323 msgstr "仲間リストユーザを追加する" | |
5324 | |
6193 | 5325 #: src/gtkconv.c:2972 src/gtkconv.c:4111 |
5120 | 5326 msgid "Remove the user from your buddy list" |
5327 msgstr "仲間リストからユーザを削除する" | |
5328 | |
5329 #. Warn button | |
6193 | 5330 #: src/gtkconv.c:2979 |
5120 | 5331 msgid "Warn" |
5332 msgstr "警告" | |
5333 | |
6193 | 5334 #: src/gtkconv.c:2983 |
5120 | 5335 msgid "Warn the user" |
5336 msgstr "ユーザに警告する" | |
5337 | |
6193 | 5338 #: src/gtkconv.c:2990 src/gtkconv.c:3425 |
5120 | 5339 msgid "Get the user's information" |
5340 msgstr "ユーザの情報を取得する" | |
5341 | |
5342 #. Block button | |
6193 | 5343 #: src/gtkconv.c:2993 |
5120 | 5344 msgid "Block" |
5345 msgstr "拒む" | |
5346 | |
6193 | 5347 #: src/gtkconv.c:2997 |
5120 | 5348 msgid "Block the user" |
5349 msgstr "ユーザを拒否する" | |
5350 | |
5351 #. Invite | |
6193 | 5352 #: src/gtkconv.c:3055 src/gtkconv.c:5687 |
5120 | 5353 msgid "Invite" |
5354 msgstr "招待" | |
5355 | |
6193 | 5356 #: src/gtkconv.c:3058 |
5120 | 5357 msgid "Invite a user" |
5358 msgstr "ユーザを招待" | |
5359 | |
6193 | 5360 #: src/gtkconv.c:3097 |
5120 | 5361 msgid "Bold" |
5362 msgstr "ボールド" | |
5363 | |
6193 | 5364 #: src/gtkconv.c:3108 |
5120 | 5365 msgid "Italic" |
5366 msgstr "イタリック" | |
5367 | |
6193 | 5368 #: src/gtkconv.c:3119 |
5120 | 5369 msgid "Underline" |
5370 msgstr "下線" | |
5371 | |
6193 | 5372 #: src/gtkconv.c:3135 |
5120 | 5373 msgid "Larger font size" |
5374 msgstr "フォントサイズを大きく" | |
5375 | |
6193 | 5376 #: src/gtkconv.c:3147 |
5120 | 5377 msgid "Normal font size" |
5378 msgstr "フォントサイズを通常サイズに" | |
5379 | |
6193 | 5380 #: src/gtkconv.c:3159 |
5120 | 5381 msgid "Smaller font size" |
5382 msgstr "フォントサイズを小さく" | |
5383 | |
6193 | 5384 #: src/gtkconv.c:3176 |
5120 | 5385 msgid "Font Face" |
5386 msgstr "フォント" | |
5387 | |
6193 | 5388 #: src/gtkconv.c:3188 |
5120 | 5389 msgid "Foreground font color" |
5390 msgstr "前景色" | |
5391 | |
6193 | 5392 #: src/gtkconv.c:3200 |
5120 | 5393 msgid "Background color" |
5394 msgstr "背景色" | |
5395 | |
6193 | 5396 #: src/gtkconv.c:3215 |
5120 | 5397 msgid "Insert image" |
5398 msgstr "画像の挿入" | |
5399 | |
6193 | 5400 #: src/gtkconv.c:3226 |
5120 | 5401 msgid "Insert link" |
5402 msgstr "リンクの挿入" | |
5403 | |
6193 | 5404 #: src/gtkconv.c:3237 |
5120 | 5405 msgid "Insert smiley" |
5406 msgstr "顔文字の挿入" | |
5407 | |
6193 | 5408 #: src/gtkconv.c:3294 |
5120 | 5409 msgid "Topic:" |
5410 msgstr "トピック:" | |
5411 | |
5412 #. Setup the label telling how many people are in the room. | |
6193 | 5413 #: src/gtkconv.c:3345 |
5120 | 5414 msgid "0 people in room" |
5415 msgstr "誰もいません" | |
5416 | |
6193 | 5417 #: src/gtkconv.c:3402 |
5120 | 5418 msgid "IM the user" |
5419 msgstr "ユーザにIMを送信" | |
5420 | |
6193 | 5421 #: src/gtkconv.c:3414 |
5120 | 5422 msgid "Ignore the user" |
5423 msgstr "ユーザを無視する" | |
5424 | |
6193 | 5425 #: src/gtkconv.c:3910 src/server.c:1298 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5426 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5427 msgid "<HR><BR><H3 Align=Center> ---- New Conversation @ %s ----</H3><BR>\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5428 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5429 |
6193 | 5430 #: src/gtkconv.c:3914 src/server.c:1301 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5431 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5432 msgid "---- New Conversation @ %s ----\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5433 msgstr "%s との会話" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5434 |
6193 | 5435 #: src/gtkconv.c:3946 |
5120 | 5436 msgid "Close conversation" |
5437 msgstr "会話を閉じる" | |
5438 | |
6193 | 5439 #: src/gtkconv.c:4604 src/gtkconv.c:4726 |
5120 | 5440 #, c-format |
5441 msgid "%d person in room" | |
5442 msgid_plural "%d people in room" | |
5443 msgstr[0] "%d人部屋にいます" | |
5444 msgstr[1] "%d人部屋にいます" | |
5445 | |
6193 | 5446 #: src/gtkconv.c:5000 |
5120 | 5447 msgid "Disable Animation" |
5448 msgstr "アニメーション無効化" | |
5449 | |
6193 | 5450 #: src/gtkconv.c:5009 |
5120 | 5451 msgid "Enable Animation" |
5452 msgstr "アニメーション有効化" | |
5453 | |
6193 | 5454 #: src/gtkconv.c:5016 |
5120 | 5455 msgid "Hide Icon" |
5456 msgstr "隠れアイコン" | |
5457 | |
6193 | 5458 #: src/gtkconv.c:5022 |
5120 | 5459 msgid "Save Icon As..." |
5460 msgstr "名前を付けてアイコンを保存" | |
5461 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5462 #: src/gtkft.c:126 |
5120 | 5463 #, c-format |
5464 msgid "%.2f KB/s" | |
5465 msgstr "%.2f KB/s" | |
5466 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5467 #: src/gtkft.c:201 |
5120 | 5468 msgid "<b>Receiving From:</b>" |
5469 msgstr "<b>受信:</b>" | |
5470 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5471 #: src/gtkft.c:204 |
5120 | 5472 msgid "<b>Sending To:</b>" |
5473 msgstr "<b>送信先:</b>" | |
5474 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5475 #: src/gtkft.c:436 |
5120 | 5476 msgid "Progress" |
5477 msgstr "進展" | |
5478 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5479 #: src/gtkft.c:443 |
5120 | 5480 msgid "Filename" |
5481 msgstr "ファイル名" | |
5482 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5483 #: src/gtkft.c:450 |
5120 | 5484 msgid "Size" |
5485 msgstr "大きさ" | |
5486 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5487 #: src/gtkft.c:457 |
5120 | 5488 msgid "Remaining" |
5489 msgstr "残り" | |
5490 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5491 #: src/gtkft.c:487 |
5120 | 5492 msgid "Filename:" |
5493 msgstr "ファイル名:" | |
5494 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5495 #: src/gtkft.c:488 |
5120 | 5496 msgid "Status:" |
5497 msgstr "状態:" | |
5498 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5499 #: src/gtkft.c:489 |
5799 | 5500 msgid "Speed:" |
5501 msgstr "速度:" | |
5502 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5503 #: src/gtkft.c:490 |
5799 | 5504 msgid "Time Elapsed:" |
5505 msgstr "経過時間:" | |
5506 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5507 #: src/gtkft.c:491 |
5120 | 5508 msgid "Time Remaining:" |
5509 msgstr "残り時間:" | |
5510 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5511 #: src/gtkft.c:586 |
5120 | 5512 msgid "_Keep the dialog open" |
5513 msgstr "ダイアログボックスをひらいたままにする (_K)" | |
5514 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5515 #: src/gtkft.c:596 |
5120 | 5516 msgid "_Clear finished transfers" |
5517 msgstr "終了した転送を消す (_C)" | |
5518 | |
5519 #. "Download Details" arrow | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5520 #: src/gtkft.c:605 |
5120 | 5521 msgid "Show download details" |
5522 msgstr "ダウンロードの詳細を表示" | |
5523 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5524 #: src/gtkft.c:606 |
5120 | 5525 msgid "Hide download details" |
5526 msgstr "ダウンロードの詳細を隠す" | |
5527 | |
5528 #. Pause button | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5529 #: src/gtkft.c:648 src/stock.c:86 |
5120 | 5530 msgid "_Pause" |
5531 msgstr "一時停止 (_P)" | |
5532 | |
5533 #. Resume button | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5534 #: src/gtkft.c:658 |
5120 | 5535 msgid "_Resume" |
5536 msgstr "リジューム (_R)" | |
5537 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5538 #: src/gtkft.c:1013 |
5120 | 5539 msgid "That file does not exist." |
5540 msgstr "そのファイルは存在しません." | |
5541 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5542 #: src/gtkft.c:1020 |
5799 | 5543 msgid "Cannot send a file of 0 bytes." |
5544 msgstr "0バイトのファイルを送信できません" | |
5545 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5546 #: src/gtkft.c:1033 |
5799 | 5547 msgid "That file already exists." |
5548 msgstr "そのファイルはすでに存在します." | |
5549 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5550 #: src/gtkft.c:1058 |
5120 | 5551 msgid "Gaim - Open..." |
5552 msgstr "Gaim - 開く..." | |
5553 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5554 #: src/gtkft.c:1107 |
5120 | 5555 #, c-format |
5556 msgid "%s wants to send you %s (%s)" | |
5557 msgstr "%s は %s (%s) を送信したがっています" | |
5558 | |
6193 | 5559 #: src/gtkimhtml.c:529 |
5120 | 5560 msgid "_Copy Link Location" |
5561 msgstr "リンクの場所をコピーする (_C)" | |
5562 | |
6193 | 5563 #: src/gtkimhtml.c:536 |
5120 | 5564 msgid "_Open Link in Browser" |
5565 msgstr "リンクをブラウザで開く (_O)" | |
5566 | |
6193 | 5567 #: src/gtkimhtml.c:1632 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5568 #, fuzzy |
5120 | 5569 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5570 "Unable to guess the image type based on the file extension supplied. " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5571 "Defaulting to PNG." |
5120 | 5572 msgstr "" |
5573 "Gaim はファイルの拡張子で画像の種類を判断することができませんでした.\n" | |
5574 "デフォルトとしてPNGとして扱います." | |
5575 | |
6193 | 5576 #: src/gtkimhtml.c:1640 |
5120 | 5577 #, c-format |
5578 msgid "Error saving image: %s" | |
5579 msgstr "保存エラー,画像: %s" | |
5580 | |
6193 | 5581 #: src/gtkimhtml.c:1649 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5582 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5583 msgid "Save Image" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5584 msgstr "画像を保存 (_S)..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5585 |
6193 | 5586 #: src/gtkimhtml.c:1671 |
5120 | 5587 msgid "_Save Image..." |
5588 msgstr "画像を保存 (_S)..." | |
5589 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5590 #: src/gtknotify.c:199 |
5799 | 5591 #, c-format |
5592 msgid "%s has %d new message." | |
5593 msgid_plural "%s has %d new messages." | |
5594 msgstr[0] "%s には %d のメッセージがあります." | |
5595 msgstr[1] "%s には %d のメッセージがあります." | |
5596 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5597 #: src/gtknotify.c:207 |
5799 | 5598 #, c-format |
5599 msgid "<span weight=\"bold\">From:</span> %s\n" | |
5600 msgstr "<span weight=\"bold\">送信元:</span> %s\n" | |
5601 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5602 #: src/gtknotify.c:212 |
5799 | 5603 #, c-format |
5604 msgid "<span weight=\"bold\">Subject:</span> %s\n" | |
5605 msgstr "<span weight=\"bold\">タイトル:</span> %s\n" | |
5606 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5607 #: src/gtknotify.c:216 |
5120 | 5608 #, c-format |
5609 msgid "" | |
5799 | 5610 "<span weight=\"bold\" size=\"larger\">You have mail!</span>\n" |
5611 "\n" | |
5612 "%s%s%s%s" | |
5613 msgstr "" | |
5614 "<span weight=\"bold\" size=\"larger\">メールがあります!</span>\n" | |
5615 "\n" | |
5616 "%s%s%s%s" | |
5617 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5618 #: src/gtknotify.c:231 |
5120 | 5619 #, c-format |
5620 msgid "" | |
5799 | 5621 "<span weight=\"bold\" size=\"larger\">You have mail!</span>\n" |
5622 "\n" | |
5623 "%s" | |
5624 msgstr "" | |
5625 "<span weight=\"bold\" size=\"larger\">メールがあります!</span>\n" | |
5626 "\n" | |
5627 "%s" | |
5628 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5629 #: src/gtkpounce.c:140 |
5799 | 5630 msgid "Select a file" |
5631 msgstr "ファイル選択" | |
5632 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5633 #: src/gtkpounce.c:189 |
5799 | 5634 msgid "Please enter a buddy to pounce." |
5635 msgstr "掴みかかる仲間をいれてください" | |
5636 | |
5637 #. "New Buddy Pounce" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5638 #: src/gtkpounce.c:383 src/gtkpounce.c:787 |
5799 | 5639 msgid "New Buddy Pounce" |
5640 msgstr "新しい仲間を掴む" | |
5641 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5642 #: src/gtkpounce.c:383 |
5799 | 5643 msgid "Edit Buddy Pounce" |
5644 msgstr "掴む仲間を編集" | |
5645 | |
5646 #. Create the "Pounce Who" frame. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5647 #: src/gtkpounce.c:401 |
5799 | 5648 msgid "Pounce Who" |
5649 msgstr "誰を掴む" | |
5650 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5651 #: src/gtkpounce.c:426 |
5799 | 5652 msgid "_Buddy Name:" |
5653 msgstr "仲間名 (_B):" | |
5654 | |
5655 #. Create the "Pounce When" frame. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5656 #: src/gtkpounce.c:448 |
5799 | 5657 msgid "Pounce When" |
5658 msgstr "いつつかみかかる" | |
5659 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5660 #: src/gtkpounce.c:456 |
5799 | 5661 msgid "Sign on" |
5120 | 5662 msgstr "サインオン" |
5663 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5664 #: src/gtkpounce.c:458 |
5799 | 5665 msgid "Sign off" |
5666 msgstr "サインオフ" | |
5667 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5668 #: src/gtkpounce.c:462 |
5799 | 5669 msgid "Return from away" |
5670 msgstr "離席から戻った時" | |
5671 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5672 #: src/gtkpounce.c:466 |
5799 | 5673 msgid "Return from idle" |
5674 msgstr "休止から戻った時" | |
5675 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5676 #: src/gtkpounce.c:468 |
5799 | 5677 msgid "Buddy starts typing" |
5678 msgstr "仲間がタイプしはじめたとき" | |
5679 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5680 #: src/gtkpounce.c:470 |
5799 | 5681 msgid "Buddy stops typing" |
5682 msgstr "仲間がタイピングを止めた時" | |
5683 | |
5684 #. Create the "Pounce Action" frame. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5685 #: src/gtkpounce.c:499 |
5799 | 5686 msgid "Pounce Action" |
5687 msgstr "掴み設定" | |
5688 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5689 #: src/gtkpounce.c:506 |
5799 | 5690 msgid "Open an IM window" |
5691 msgstr "IMウィンドウを開く" | |
5692 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5693 #: src/gtkpounce.c:507 |
5799 | 5694 msgid "Popup notification" |
5695 msgstr "ポップアップ通知" | |
5696 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5697 #: src/gtkpounce.c:508 |
5799 | 5698 msgid "Send a message" |
5699 msgstr "メッセージ送信" | |
5700 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5701 #: src/gtkpounce.c:509 |
5799 | 5702 msgid "Execute a command" |
5703 msgstr "コマンドの実行" | |
5704 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5705 #: src/gtkpounce.c:510 |
5799 | 5706 msgid "Play a sound" |
5707 msgstr "音を再生" | |
5708 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5709 #: src/gtkpounce.c:514 src/gtkpounce.c:516 |
4080 | 5710 msgid "Browse" |
5711 msgstr "閲覧" | |
5712 | |
6193 | 5713 #: src/gtkpounce.c:517 src/gtkprefs.c:2116 |
5799 | 5714 msgid "Test" |
5715 msgstr "テスト" | |
5716 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5717 #: src/gtkpounce.c:600 |
5799 | 5718 msgid "_Save this pounce after activation" |
5719 msgstr "活性化後の掴みの保存 (_S)" | |
5720 | |
5721 #. "Remove Buddy Pounce" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5722 #: src/gtkpounce.c:794 |
5799 | 5723 msgid "Remove Buddy Pounce" |
5724 msgstr "掴んだ仲間の削除" | |
5725 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5726 #: src/gtkpounce.c:835 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5727 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5728 msgid "%s has started typing to you" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5729 msgstr "%s はタイピングを開始しました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5730 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5731 #: src/gtkpounce.c:836 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5732 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5733 msgid "%s has signed on" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5734 msgstr "%s はサインオンしました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5735 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5736 #: src/gtkpounce.c:837 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5737 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5738 msgid "%s has returned from being idle" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5739 msgstr "%s はアイドルからもどってきました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5740 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5741 #: src/gtkpounce.c:838 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5742 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5743 msgid "%s has returned from being away" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5744 msgstr "%s はアイドルからもどってきました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5745 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5746 #: src/gtkpounce.c:839 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5747 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5748 msgid "%s has stopped typing to you" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5749 msgstr "%sはタイピングを終了しました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5750 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5751 #: src/gtkpounce.c:840 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5752 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5753 msgid "%s has signed off" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5754 msgstr "%s はサインオフしました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5755 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5756 #: src/gtkpounce.c:841 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5757 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5758 msgid "%s has become idle" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5759 msgstr "%s はアイドルになりました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5760 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5761 #: src/gtkpounce.c:842 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5762 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5763 msgid "%s has gone away." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5764 msgstr "%s は離席しました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5765 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5766 #: src/gtkpounce.c:843 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5767 msgid "Unknown pounce event. Please report this!" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5768 msgstr "不明な掴みイベントです.ぜひ報告してください!" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5769 |
6193 | 5770 #: src/gtkprefs.c:381 |
4080 | 5771 msgid "Interface Options" |
5772 msgstr "インターフェースオプション" | |
5773 | |
6193 | 5774 #: src/gtkprefs.c:383 |
4295 | 5775 msgid "D_isplay remote nicknames if no alias is set" |
5776 msgstr "エイリアスがセットされていない場合リモートニックネームを表示する (_I)" | |
5777 | |
6193 | 5778 #: src/gtkprefs.c:564 |
5120 | 5779 msgid "" |
5780 "Select a smiley theme that you would like to use from the list below. New " | |
5781 "themes can be installed by dragging and dropping them onto the theme list." | |
5799 | 5782 msgstr "" |
5783 "利用したい顔文字を以下のリストから選択してください.新しいテーマはテーマ一覧" | |
5784 "にドラッグアンドドロップすることにより追加できます." | |
5785 | |
6193 | 5786 #: src/gtkprefs.c:597 |
5120 | 5787 msgid "Icon" |
5788 msgstr "アイコン" | |
5789 | |
6193 | 5790 #: src/gtkprefs.c:671 |
4208 | 5791 msgid "Style" |
5792 msgstr "スタイル" | |
5793 | |
6193 | 5794 #: src/gtkprefs.c:672 |
4208 | 5795 msgid "_Bold" |
5796 msgstr "ボールド (_B)" | |
5797 | |
6193 | 5798 #: src/gtkprefs.c:674 |
4080 | 5799 msgid "_Italics" |
5800 msgstr "イタリック (_I)" | |
5801 | |
6193 | 5802 #: src/gtkprefs.c:676 |
4080 | 5803 msgid "_Underline" |
5804 msgstr "下線 (_U)" | |
5805 | |
6193 | 5806 #: src/gtkprefs.c:678 |
4599 | 5807 msgid "_Strikethrough" |
4080 | 5808 msgstr "打ち消し (_S)" |
5809 | |
6193 | 5810 #: src/gtkprefs.c:681 |
4080 | 5811 msgid "Face" |
5812 msgstr "顔文字" | |
5813 | |
6193 | 5814 #: src/gtkprefs.c:684 |
4080 | 5815 msgid "Use custo_m face" |
5816 msgstr "独自の顔文字を使う (_M)" | |
5817 | |
6193 | 5818 #: src/gtkprefs.c:701 |
4080 | 5819 msgid "Use custom si_ze" |
5820 msgstr "独自のサイズを使う (_Z)" | |
5821 | |
6193 | 5822 #: src/gtkprefs.c:714 |
4080 | 5823 msgid "Color" |
5824 msgstr "色" | |
5825 | |
6193 | 5826 #: src/gtkprefs.c:718 |
4080 | 5827 msgid "_Text color" |
5828 msgstr "文字色 (_T)" | |
5829 | |
6193 | 5830 #: src/gtkprefs.c:737 |
4080 | 5831 msgid "Bac_kground color" |
5832 msgstr "背景色 (_K)" | |
5833 | |
6193 | 5834 #: src/gtkprefs.c:765 src/gtkprefs.c:997 src/gtkprefs.c:1050 |
4080 | 5835 msgid "Display" |
5836 msgstr "表示" | |
5837 | |
6193 | 5838 #: src/gtkprefs.c:766 |
4080 | 5839 msgid "Show graphical _smileys" |
5840 msgstr "画像の顔文字を表示する (_S)" | |
5841 | |
6193 | 5842 #: src/gtkprefs.c:768 |
4080 | 5843 msgid "Show _timestamp on messages" |
5844 msgstr "メッセージのタイムスタンプを表示する (_T)" | |
5845 | |
6193 | 5846 #: src/gtkprefs.c:770 |
4080 | 5847 msgid "Show _URLs as links" |
5848 msgstr "リンクとして URL を表示する (_U)" | |
5849 | |
6193 | 5850 #: src/gtkprefs.c:774 |
4080 | 5851 msgid "_Highlight misspelled words" |
5852 msgstr "ミススペルをハイライトする (_H)" | |
5853 | |
6193 | 5854 #: src/gtkprefs.c:778 |
4080 | 5855 msgid "Ignore c_olors" |
5856 msgstr "色を無視する (_O)" | |
5857 | |
6193 | 5858 #: src/gtkprefs.c:780 |
4080 | 5859 msgid "Ignore font _faces" |
5860 msgstr "フォントを無視する (_F)" | |
5861 | |
6193 | 5862 #: src/gtkprefs.c:782 |
4080 | 5863 msgid "Ignore font si_zes" |
5864 msgstr "フォントサイズを無視する (_Z)" | |
5865 | |
6193 | 5866 #: src/gtkprefs.c:795 |
5120 | 5867 msgid "Send Message" |
5868 msgstr "メッセージ送信" | |
5869 | |
6193 | 5870 #: src/gtkprefs.c:796 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5871 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5872 msgid "Enter _sends message" |
4080 | 5873 msgstr "「Enter」でメッセージを送信する (_E)" |
5874 | |
6193 | 5875 #: src/gtkprefs.c:798 |
4208 | 5876 msgid "C_ontrol-Enter sends message" |
5877 msgstr "「Control-Enter」でメッセージを送信する (_O)" | |
5878 | |
6193 | 5879 #: src/gtkprefs.c:801 |
4080 | 5880 msgid "Window Closing" |
5881 msgstr "ウィンドウを閉じる" | |
5882 | |
6193 | 5883 #: src/gtkprefs.c:802 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5884 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5885 msgid "_Escape closes window" |
4080 | 5886 msgstr "「Escape」でウィンドウを閉じる (_S)" |
5887 | |
6193 | 5888 #: src/gtkprefs.c:805 |
5799 | 5889 msgid "Insertions" |
5890 msgstr "挿入" | |
5891 | |
6193 | 5892 #: src/gtkprefs.c:806 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5893 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5894 msgid "Control-{B/I/U} inserts _HTML tags" |
4080 | 5895 msgstr "「Control-{B/I/U/S}」で HTML タグを挿入する (_H)" |
5896 | |
6193 | 5897 #: src/gtkprefs.c:808 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5898 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5899 msgid "Control-(number) _inserts smileys" |
4080 | 5900 msgstr "「Control-(number)」で顔文字を挿入する (_S)" |
5901 | |
6193 | 5902 #: src/gtkprefs.c:825 |
5799 | 5903 msgid "Buddy List Sorting" |
5904 msgstr "仲間リストのソート" | |
5905 | |
6193 | 5906 #: src/gtkprefs.c:834 |
5799 | 5907 msgid "Sorting:" |
5908 msgstr "ソート:" | |
5909 | |
6193 | 5910 #: src/gtkprefs.c:839 |
5120 | 5911 msgid "Buddy List Toolbar" |
5912 msgstr "仲間リストツールバー" | |
5913 | |
6193 | 5914 #: src/gtkprefs.c:840 src/gtkprefs.c:967 src/gtkprefs.c:1023 |
5120 | 5915 msgid "Show _buttons as:" |
5916 msgstr "ボタンの表示 (_B):" | |
5917 | |
6193 | 5918 #: src/gtkprefs.c:842 src/gtkprefs.c:969 src/gtkprefs.c:1025 |
5120 | 5919 msgid "Pictures" |
5920 msgstr "画像" | |
5921 | |
6193 | 5922 #: src/gtkprefs.c:843 src/gtkprefs.c:970 src/gtkprefs.c:1026 |
5120 | 5923 msgid "Text" |
5924 msgstr "テキスト" | |
5925 | |
6193 | 5926 #: src/gtkprefs.c:844 src/gtkprefs.c:971 src/gtkprefs.c:1027 |
5120 | 5927 msgid "Pictures and text" |
5928 msgstr "画像とテキスト" | |
5929 | |
6193 | 5930 #: src/gtkprefs.c:849 |
4208 | 5931 msgid "_Raise window on events" |
5932 msgstr "イベント発生でウィンドウをアクティブにする (_R)" | |
5933 | |
6193 | 5934 #: src/gtkprefs.c:852 |
4080 | 5935 msgid "Group Display" |
5936 msgstr "グループの表示" | |
5937 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5938 #. prefs_checkbox(_("Show _groups with no online buddies"), "/gaim/gtk/blist/show_empty_groups", vbox); |
6193 | 5939 #: src/gtkprefs.c:854 |
4080 | 5940 msgid "Show _numbers in groups" |
5941 msgstr "グループの数を表示する (_N)" | |
5942 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5943 #: src/gtkprefs.c:857 |
6193 | 5944 msgid "Buddy Display" |
5945 msgstr "仲間の表示" | |
5946 | |
5947 #: src/gtkprefs.c:858 src/gtkprefs.c:992 | |
5948 msgid "Show buddy _icons" | |
5949 msgstr "仲間アイコンを表示する (_i)" | |
5950 | |
5951 #: src/gtkprefs.c:860 | |
4080 | 5952 msgid "Show _warning levels" |
5120 | 5953 msgstr "警告レベルを表示する (_w)" |
5954 | |
6193 | 5955 #: src/gtkprefs.c:863 |
4080 | 5956 msgid "Show idle _times" |
5957 msgstr "反応がない時間を表示する (_T)" | |
5958 | |
6193 | 5959 #: src/gtkprefs.c:877 |
5120 | 5960 msgid "Dim i_dle buddies" |
5961 msgstr "反応のない仲間は暗く表示する (_D)" | |
5962 | |
6193 | 5963 #: src/gtkprefs.c:897 src/gtkprefs.c:2290 |
5120 | 5964 msgid "Conversations" |
5965 msgstr "会話" | |
5966 | |
6193 | 5967 #: src/gtkprefs.c:901 |
5120 | 5968 msgid "_Placement:" |
5969 msgstr "位置 (_P):" | |
5970 | |
6193 | 5971 #: src/gtkprefs.c:910 |
5799 | 5972 msgid "Send _URLs as Links" |
5973 msgstr "リンクとして URL を送信する (_U)" | |
5974 | |
6193 | 5975 #: src/gtkprefs.c:913 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5976 msgid "Tab Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5977 msgstr "タブオプション" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5978 |
6193 | 5979 #: src/gtkprefs.c:916 src/gtkprefs.c:927 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5980 msgid "Top" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5981 msgstr "上" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5982 |
6193 | 5983 #: src/gtkprefs.c:918 src/gtkprefs.c:928 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5984 msgid "Bottom" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5985 msgstr "下" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5986 |
6193 | 5987 #: src/gtkprefs.c:920 src/gtkprefs.c:929 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5988 msgid "Left" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5989 msgstr "左" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5990 |
6193 | 5991 #: src/gtkprefs.c:922 src/gtkprefs.c:930 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5992 msgid "Right" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5993 msgstr "右" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5994 |
6193 | 5995 #: src/gtkprefs.c:925 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5996 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5997 msgid "_Tab Placement:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5998 msgstr "タブの位置 (_P):" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
5999 |
6193 | 6000 #: src/gtkprefs.c:936 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6001 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6002 msgid "Show IMs and chats in _tabbed windows" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6003 msgstr "IM とチャットを同じタブウィンドウで表示する (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6004 |
6193 | 6005 #: src/gtkprefs.c:939 |
6455
cd0b5eaf9460
[gaim-migrate @ 6964]
Christian Hammond <chipx86@chipx86.com>
parents:
6419
diff
changeset
|
6006 msgid "Show _close button on tabs" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6007 msgstr "タブに閉じるボタンを表示する (_C)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6008 |
6193 | 6009 #: src/gtkprefs.c:966 src/gtkprefs.c:1022 |
4080 | 6010 msgid "Window" |
6011 msgstr "ウィンドウ" | |
6012 | |
6193 | 6013 #: src/gtkprefs.c:976 src/gtkprefs.c:1032 |
4080 | 6014 msgid "New window _width:" |
6015 msgstr "新しいウィンドウの幅 (_W):" | |
6016 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6017 #: src/gtkprefs.c:979 src/gtkprefs.c:1035 |
6193 | 6018 msgid "New window _height:" |
6019 msgstr "新しいウィンドウの高さ (_H):" | |
6020 | |
6021 #: src/gtkprefs.c:982 src/gtkprefs.c:1038 | |
5799 | 6022 msgid "_Entry field height:" |
6023 msgstr "入力フィールドの高さ (_E):" | |
6024 | |
6193 | 6025 #: src/gtkprefs.c:985 src/gtkprefs.c:1041 |
4080 | 6026 msgid "_Raise windows on events" |
6027 msgstr "イベント発生でウィンドウをアクティブにする (_R)" | |
6028 | |
6193 | 6029 #: src/gtkprefs.c:987 |
4080 | 6030 msgid "Hide window on _send" |
6031 msgstr "送信時にウィンドウを隠す (_S)" | |
6032 | |
6193 | 6033 #: src/gtkprefs.c:991 |
4080 | 6034 msgid "Buddy Icons" |
5120 | 6035 msgstr "仲間アイコン" |
6036 | |
6193 | 6037 #: src/gtkprefs.c:994 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6038 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6039 msgid "Enable buddy icon a_nimation" |
5120 | 6040 msgstr "仲間アイコンのアニメーションを無効にする (_N)" |
6041 | |
6193 | 6042 #: src/gtkprefs.c:998 |
4080 | 6043 msgid "Show _logins in window" |
6044 msgstr "ウィンドウでログインを表示する (_L)" | |
6045 | |
6193 | 6046 #: src/gtkprefs.c:1000 |
5120 | 6047 msgid "Show a_liases in tabs/titles" |
6048 msgstr "タブ/題名でエイリアスを表示する (_L)" | |
6049 | |
6193 | 6050 #: src/gtkprefs.c:1003 |
4080 | 6051 msgid "Typing Notification" |
6052 msgstr "タイピング通知" | |
6053 | |
6193 | 6054 #: src/gtkprefs.c:1004 |
4080 | 6055 msgid "Notify buddies that you are _typing to them" |
5120 | 6056 msgstr "メッセージ入力中であることを仲間に通知する (_T)" |
6057 | |
6193 | 6058 #: src/gtkprefs.c:1044 |
4080 | 6059 msgid "Tab Completion" |
6060 msgstr "タブ補完" | |
6061 | |
6193 | 6062 #: src/gtkprefs.c:1045 |
4080 | 6063 msgid "_Tab-complete nicks" |
6064 msgstr "ニックネームをタブ補完する (_T)" | |
6065 | |
6193 | 6066 #: src/gtkprefs.c:1047 |
4080 | 6067 msgid "_Old-style tab completion" |
6068 msgstr "古いスタイルのタブ補完 (_O)" | |
6069 | |
6193 | 6070 #: src/gtkprefs.c:1051 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6071 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6072 msgid "_Show people joining in window" |
4080 | 6073 msgstr "加入/離席をウィンドウで表示 (_S)" |
6074 | |
6193 | 6075 #: src/gtkprefs.c:1053 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6076 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6077 msgid "_Show people leaving in window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6078 msgstr "加入/離席をウィンドウで表示 (_S)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6079 |
6193 | 6080 #: src/gtkprefs.c:1055 |
4080 | 6081 msgid "Co_lorize screennames" |
6082 msgstr "スクリーン名をカラーにする (_L)" | |
6083 | |
6193 | 6084 #: src/gtkprefs.c:1099 |
4080 | 6085 msgid "Proxy Type" |
6086 msgstr "プロキシの種類" | |
6087 | |
6193 | 6088 #: src/gtkprefs.c:1102 |
4208 | 6089 msgid "No proxy" |
4295 | 6090 msgstr "プロキシなし" |
6091 | |
6193 | 6092 #: src/gtkprefs.c:1108 |
4080 | 6093 msgid "Proxy Server" |
6094 msgstr "プロキシサーバ" | |
6095 | |
6193 | 6096 #: src/gtkprefs.c:1128 |
4080 | 6097 msgid "_Host" |
6098 msgstr "ホスト名 (_H)" | |
6099 | |
6193 | 6100 #: src/gtkprefs.c:1163 |
4080 | 6101 msgid "_User" |
6102 msgstr "ユーザ名 (_U)" | |
6103 | |
6193 | 6104 #: src/gtkprefs.c:1180 |
4080 | 6105 msgid "Pa_ssword" |
6106 msgstr "パスワード (_S)" | |
6107 | |
6193 | 6108 #: src/gtkprefs.c:1236 |
5120 | 6109 #, c-format |
6110 msgid "The entered manual browser '%s' is not valid. Hyperlinks will not work." | |
5799 | 6111 msgstr "" |
6112 "入力されたマニュアルブラウザ '%s' は不正です.ハイパーリンクは動きません." | |
6113 | |
6193 | 6114 #: src/gtkprefs.c:1256 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6115 msgid "Opera" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6116 msgstr "Opera" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6117 |
6193 | 6118 #: src/gtkprefs.c:1257 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6119 msgid "Netscape" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6120 msgstr "Netscape" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6121 |
6193 | 6122 #: src/gtkprefs.c:1258 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6123 msgid "Mozilla" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6124 msgstr "Mozilla" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6125 |
6193 | 6126 #: src/gtkprefs.c:1259 |
5120 | 6127 msgid "Konqueror" |
6128 msgstr "Konqueror" | |
6129 | |
6193 | 6130 #: src/gtkprefs.c:1260 |
5120 | 6131 msgid "Galeon" |
6132 msgstr "Galeon" | |
6133 | |
6193 | 6134 #: src/gtkprefs.c:1269 |
5120 | 6135 msgid "Manual" |
6136 msgstr "手動設定" | |
6137 | |
6193 | 6138 #: src/gtkprefs.c:1310 |
4080 | 6139 msgid "Browser Selection" |
6140 msgstr "ブラウザの選択" | |
6141 | |
6193 | 6142 #: src/gtkprefs.c:1314 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6143 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6144 msgid "_Browser:" |
4295 | 6145 msgstr "ブラウザ (_B)" |
6146 | |
6193 | 6147 #: src/gtkprefs.c:1324 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6148 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6149 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6150 "_Manual:\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6151 "(%s for URL)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6152 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6153 |
6193 | 6154 #: src/gtkprefs.c:1345 |
4080 | 6155 msgid "Browser Options" |
6156 msgstr "ブラウザオプション" | |
6157 | |
6193 | 6158 #: src/gtkprefs.c:1346 |
4080 | 6159 msgid "Open new _window by default" |
6160 msgstr "デフォルトで新しいウィンドウを開く (_W)" | |
6161 | |
6193 | 6162 #: src/gtkprefs.c:1361 |
4080 | 6163 msgid "Message Logs" |
6164 msgstr "メッセージログ" | |
6165 | |
6193 | 6166 #: src/gtkprefs.c:1362 |
4080 | 6167 msgid "_Log all instant messages" |
6168 msgstr "全てのインスタントメッセージを記録する (_L)" | |
6169 | |
6193 | 6170 #: src/gtkprefs.c:1364 |
4080 | 6171 msgid "Log all c_hats" |
6172 msgstr "全てのチャットを記録する (_H)" | |
6173 | |
6193 | 6174 #: src/gtkprefs.c:1366 |
4080 | 6175 msgid "Strip _HTML from logs" |
6176 msgstr "ログから HTML を取り除く (_H)" | |
6177 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6178 #: src/gtkprefs.c:1369 |
6193 | 6179 msgid "System Logs" |
6180 msgstr "システムログ" | |
6181 | |
6182 #: src/gtkprefs.c:1370 | |
6183 msgid "Log when buddies _sign on/sign off" | |
6184 msgstr "仲間がサインオン/オフしたときに記録する (_S)" | |
6185 | |
6186 #: src/gtkprefs.c:1372 | |
4080 | 6187 msgid "Log when buddies become _idle/un-idle" |
5120 | 6188 msgstr "仲間が休止/復帰したときに記録する (_I)" |
6189 | |
6193 | 6190 #: src/gtkprefs.c:1374 |
4080 | 6191 msgid "Log when buddies go away/come _back" |
5120 | 6192 msgstr "仲間が離席/復席したときに記録する (_B)" |
6193 | |
6193 | 6194 #: src/gtkprefs.c:1376 |
4080 | 6195 msgid "Log your _own signons/idleness/awayness" |
6196 msgstr "自分のサインオン/休止/離席を記録する (_O)" | |
6197 | |
6193 | 6198 #: src/gtkprefs.c:1378 |
4080 | 6199 msgid "I_ndividual log file for each buddy's signons" |
5120 | 6200 msgstr "それぞれの仲間ごとにログファイルを分ける (_N)" |
6201 | |
6193 | 6202 #: src/gtkprefs.c:1421 |
4080 | 6203 msgid "Sound Options" |
6204 msgstr "音声オプション" | |
6205 | |
6193 | 6206 #: src/gtkprefs.c:1422 |
4080 | 6207 msgid "_No sounds when you log in" |
6208 msgstr "ログインしたときに音を鳴らさない (_N)" | |
6209 | |
6193 | 6210 #: src/gtkprefs.c:1424 |
4080 | 6211 msgid "_Sounds while away" |
6212 msgstr "離席中にも音を鳴らす (_S)" | |
6213 | |
6193 | 6214 #: src/gtkprefs.c:1428 |
4080 | 6215 msgid "Sound Method" |
6216 msgstr "音声出力の方法" | |
6217 | |
6193 | 6218 #: src/gtkprefs.c:1429 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6219 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6220 msgid "_Method:" |
4295 | 6221 msgstr "方法 (_M)" |
4208 | 6222 |
6193 | 6223 #: src/gtkprefs.c:1431 |
4295 | 6224 msgid "Console beep" |
6225 msgstr "ビープ音" | |
6226 | |
6193 | 6227 #: src/gtkprefs.c:1433 |
5120 | 6228 msgid "Automatic" |
6229 msgstr "自動" | |
6230 | |
6193 | 6231 #: src/gtkprefs.c:1440 |
4208 | 6232 msgid "Command" |
4295 | 6233 msgstr "コマンド" |
6234 | |
6193 | 6235 #: src/gtkprefs.c:1450 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6236 #, fuzzy, c-format |
4080 | 6237 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6238 "Sound c_ommand:\n" |
4080 | 6239 "(%s for filename)" |
6240 msgstr "" | |
6241 "音声出力コマンド (_O)\n" | |
6242 "(%s はファイル名になる)" | |
6243 | |
6193 | 6244 #: src/gtkprefs.c:1505 |
4080 | 6245 msgid "_Sending messages removes away status" |
6246 msgstr "メッセージを送信すると離席状態を解除する (_S)" | |
6247 | |
6193 | 6248 #: src/gtkprefs.c:1507 |
4208 | 6249 msgid "_Queue new messages when away" |
6250 msgstr "離席中の新規メッセージはキューする (_Q)" | |
6251 | |
6193 | 6252 #: src/gtkprefs.c:1510 |
4208 | 6253 msgid "Auto-response" |
6254 msgstr "自動返答" | |
6255 | |
6193 | 6256 #: src/gtkprefs.c:1513 |
4208 | 6257 msgid "Seconds before _resending:" |
6258 msgstr "再送までの時間 (_R):" | |
6259 | |
6193 | 6260 #: src/gtkprefs.c:1516 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6261 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6262 msgid "_Send auto-response" |
4208 | 6263 msgstr "自動返答を送らない (_D)" |
6264 | |
6193 | 6265 #: src/gtkprefs.c:1518 |
4080 | 6266 msgid "_Only send auto-response when idle" |
6267 msgstr "休止中は自動返答のみ送信する (_O)" | |
6268 | |
6193 | 6269 #: src/gtkprefs.c:1520 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6270 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6271 msgid "Send auto-response in active conversations" |
4080 | 6272 msgstr "進行中の会話では自動返答を送らない (_N)" |
6273 | |
6193 | 6274 #: src/gtkprefs.c:1533 |
4080 | 6275 msgid "Idle _time reporting:" |
6276 msgstr "休止時間を報告する (_T):" | |
6277 | |
6193 | 6278 #: src/gtkprefs.c:1536 |
4080 | 6279 msgid "Gaim usage" |
6280 msgstr "Gaim の利用法" | |
6281 | |
6193 | 6282 #: src/gtkprefs.c:1539 |
4080 | 6283 msgid "X usage" |
6284 msgstr "X の利用法" | |
6285 | |
6193 | 6286 #: src/gtkprefs.c:1541 |
4080 | 6287 msgid "Windows usage" |
6288 msgstr "ウィンドウの利用法" | |
6289 | |
6193 | 6290 #: src/gtkprefs.c:1549 |
4080 | 6291 msgid "Auto-away" |
6292 msgstr "自動離席" | |
6293 | |
6193 | 6294 #: src/gtkprefs.c:1550 |
4080 | 6295 msgid "Set away _when idle" |
6296 msgstr "休止中は離席にする (_W)" | |
6297 | |
6193 | 6298 #: src/gtkprefs.c:1552 |
4080 | 6299 msgid "_Minutes before setting away:" |
6300 msgstr "何分で離席になるか (_M):" | |
6301 | |
6193 | 6302 #: src/gtkprefs.c:1559 |
4080 | 6303 msgid "Away m_essage:" |
6304 msgstr "離席メッセージ (_E):" | |
6305 | |
6193 | 6306 #: src/gtkprefs.c:1621 |
4080 | 6307 #, c-format |
6308 msgid "" | |
6309 "<span size=\"larger\">%s %s</span>\n" | |
6310 "\n" | |
6311 "<span weight=\"bold\">Written by:</span>\t%s\n" | |
5120 | 6312 "<span weight=\"bold\">Web site:</span>\t\t%s\n" |
4080 | 6313 "<span weight=\"bold\">File name:</span>\t%s" |
6314 msgstr "" | |
6315 "<span size=\"larger\">%s %s</span>\n" | |
6316 "\n" | |
4295 | 6317 "<span weight=\"bold\">作者:</span>\t%s\n" |
5120 | 6318 "<span weight=\"bold\">URL:</span> %s\n" |
4080 | 6319 "<span weight=\"bold\">ファイル名:</span>\t%s" |
6320 | |
6193 | 6321 #: src/gtkprefs.c:1626 |
4080 | 6322 #, c-format |
6323 msgid "" | |
6324 "<span size=\"larger\">%s %s</span>\n" | |
6325 "\n" | |
6326 "<span weight=\"bold\">Written by:</span> %s\n" | |
6327 "<span weight=\"bold\">URL:</span> %s\n" | |
6328 "<span weight=\"bold\">File name:</span> %s" | |
3164 | 6329 msgstr "" |
4080 | 6330 "<span size=\"larger\">%s %s</span>\n" |
3463 | 6331 "\n" |
4080 | 6332 "<span weight=\"bold\">作者:</span> %s\n" |
6333 "<span weight=\"bold\">URL:</span> %s\n" | |
6334 "<span weight=\"bold\">ファイル名:</span> %s" | |
6335 | |
6193 | 6336 #: src/gtkprefs.c:1804 |
4295 | 6337 msgid "Load" |
6338 msgstr "読み込み" | |
6339 | |
6193 | 6340 #: src/gtkprefs.c:1811 |
4295 | 6341 msgid "Name" |
6342 msgstr "名前" | |
6343 | |
6193 | 6344 #: src/gtkprefs.c:1858 |
4080 | 6345 msgid "Details" |
6346 msgstr "詳細" | |
6347 | |
6193 | 6348 #: src/gtkprefs.c:1983 |
5120 | 6349 msgid "Sound Selection" |
6350 msgstr "音声選択" | |
6351 | |
6193 | 6352 #: src/gtkprefs.c:2090 |
4295 | 6353 msgid "Play" |
6354 msgstr "再生" | |
6355 | |
6193 | 6356 #: src/gtkprefs.c:2097 |
4295 | 6357 msgid "Event" |
6358 msgstr "イベント" | |
6359 | |
6193 | 6360 #: src/gtkprefs.c:2120 |
5799 | 6361 msgid "Reset" |
6362 msgstr "リセット" | |
6363 | |
6193 | 6364 #: src/gtkprefs.c:2124 |
4080 | 6365 msgid "Choose..." |
6366 msgstr "選択..." | |
6367 | |
6193 | 6368 #: src/gtkprefs.c:2248 |
4080 | 6369 msgid "_Edit" |
6370 msgstr "編集 (_E)" | |
6371 | |
6193 | 6372 #: src/gtkprefs.c:2284 |
4080 | 6373 msgid "Interface" |
6374 msgstr "インターフェース" | |
6375 | |
6193 | 6376 #: src/gtkprefs.c:2285 |
5120 | 6377 msgid "Smiley Themes" |
6378 msgstr "顔文字のテーマ" | |
6379 | |
6193 | 6380 #: src/gtkprefs.c:2286 |
4080 | 6381 msgid "Fonts" |
6382 msgstr "フォント" | |
6383 | |
6193 | 6384 #: src/gtkprefs.c:2287 |
4080 | 6385 msgid "Message Text" |
6386 msgstr "メッセージテキスト" | |
6387 | |
6193 | 6388 #: src/gtkprefs.c:2288 |
4080 | 6389 msgid "Shortcuts" |
6390 msgstr "ショートカット" | |
6391 | |
6193 | 6392 #: src/gtkprefs.c:2291 |
5120 | 6393 msgid "IMs" |
6394 msgstr "IM" | |
6395 | |
6193 | 6396 #: src/gtkprefs.c:2293 |
4080 | 6397 msgid "Proxy" |
6398 msgstr "プロキシ" | |
6399 | |
5120 | 6400 #. We use the registered default browser in windows |
6193 | 6401 #: src/gtkprefs.c:2296 |
4080 | 6402 msgid "Browser" |
6403 msgstr "閲覧する" | |
6404 | |
6193 | 6405 #: src/gtkprefs.c:2298 |
4080 | 6406 msgid "Logging" |
6407 msgstr "ログ" | |
6408 | |
6193 | 6409 #: src/gtkprefs.c:2299 |
4080 | 6410 msgid "Sounds" |
6411 msgstr "音声" | |
6412 | |
6193 | 6413 #: src/gtkprefs.c:2300 |
4080 | 6414 msgid "Sound Events" |
6415 msgstr "音声イベント" | |
6416 | |
6193 | 6417 #: src/gtkprefs.c:2301 |
4080 | 6418 msgid "Away / Idle" |
6419 msgstr "離席 / 休止中" | |
6420 | |
6193 | 6421 #: src/gtkprefs.c:2302 |
4080 | 6422 msgid "Away Messages" |
6423 msgstr "離席メッセージ" | |
6424 | |
6193 | 6425 #: src/gtkprefs.c:2305 |
4080 | 6426 msgid "Plugins" |
6427 msgstr "プラグイン" | |
6428 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6429 #: src/gtkrequest.c:172 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6430 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6431 msgid "Apply" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6432 msgstr "適用 (_Y)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6433 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6434 #: src/gtksound.c:60 |
5799 | 6435 msgid "Buddy logs in" |
6436 msgstr "仲間がログインしました" | |
6437 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6438 #: src/gtksound.c:61 |
4080 | 6439 msgid "Buddy logs out" |
6440 msgstr "仲間がログアウトしました" | |
6441 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6442 #: src/gtksound.c:62 |
4080 | 6443 msgid "Message received" |
6444 msgstr "メッセージ受信" | |
6445 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6446 #: src/gtksound.c:63 |
4080 | 6447 msgid "Message received begins conversation" |
6448 msgstr "受信したメッセージが会話を開始します" | |
6449 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6450 #: src/gtksound.c:64 |
4208 | 6451 msgid "Message sent" |
6452 msgstr "メッセージ送信" | |
6453 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6454 #: src/gtksound.c:65 |
4208 | 6455 msgid "Person enters chat" |
6456 msgstr "チャットに人が参加" | |
4080 | 6457 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6458 #: src/gtksound.c:66 |
4208 | 6459 msgid "Person leaves chat" |
6460 msgstr "人がチャットから出ました" | |
4080 | 6461 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6462 #: src/gtksound.c:67 |
5799 | 6463 msgid "You talk in chat" |
6464 msgstr "あなたがチャットで話します" | |
6465 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6466 #: src/gtksound.c:68 |
4080 | 6467 msgid "Others talk in chat" |
6468 msgstr "他の人がチャットで話します" | |
6469 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6470 #: src/gtksound.c:71 |
4080 | 6471 msgid "Someone says your name in chat" |
6472 msgstr "チャットであなたの名前を誰かがいう" | |
5120 | 6473 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6474 #: src/gtksound.c:150 |
5799 | 6475 #, c-format |
6476 msgid "Unable to play sound because the chosen file (%s) does not exist." | |
5120 | 6477 msgstr "選択したファイル名 (%s)が存在しないため音を再生できません." |
6478 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6479 #: src/gtksound.c:166 |
5120 | 6480 msgid "" |
6481 "Unable to play sound because the 'Command' sound method has been chosen, but " | |
6482 "no command has been set." | |
5799 | 6483 msgstr "" |
6484 "「コマンド」音声メソッドが選択されましたが,コマンドが指定されていないので音" | |
6485 "声を再生することができません." | |
6486 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6487 #: src/gtksound.c:175 |
5120 | 6488 #, c-format |
6489 msgid "" | |
6490 "Unable to play sound because the configured sound command could not be " | |
6491 "launched: %s" | |
6492 msgstr "設定した音声再生のコマンドが実行できないため音声を再生できません: %s" | |
6493 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6494 #: src/gtkutils.c:283 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6495 msgid "Can't save icon file to disk." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6496 msgstr "アイコンファイルをディスクに保存できません." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6497 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6498 #: src/gtkutils.c:318 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6499 msgid "Gaim - Save Icon" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6500 msgstr "Gaim - アイコン保存" |
5120 | 6501 |
5799 | 6502 #. full help text |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6503 #: src/gtkutils.c:908 |
5799 | 6504 #, c-format |
6505 msgid "" | |
6506 "Gaim %s\n" | |
6507 "Usage: %s [OPTION]...\n" | |
6508 "\n" | |
6509 " -a, --acct display account editor window\n" | |
6510 " -w, --away[=MESG] make away on signon (optional argument MESG specifies\n" | |
6511 " name of away message to use)\n" | |
6512 " -l, --login[=NAME] automatically login (optional argument NAME specifies\n" | |
6513 " account(s) to use, seperated by commas)\n" | |
6514 " -n, --loginwin don't automatically login; show login window\n" | |
6515 " -u, --user=NAME use account NAME\n" | |
6516 " -f, --file=FILE use FILE as config\n" | |
6517 " -d, --debug print debugging messages to stdout\n" | |
6518 " -v, --version display the current version and exit\n" | |
6519 " -h, --help display this help and exit\n" | |
6520 msgstr "" | |
6521 "Gaim %s\n" | |
6522 "Usage: %s [OPTION]...\n" | |
6523 "\n" | |
6524 " -a, --acct アカウントエディタウィンドウを開く\n" | |
6525 " -w, --away[=MESG] サインオン時に離席する (MESG は離席メッセージを指定)\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6526 " -l, --login[=NAME] 自動的にログイン (NAMEはコンマで区切られた利用するアカ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6527 "ウント名)\n" |
5799 | 6528 " -n, --loginwin 自動的にログインしない.ログインウィンドウを表示\n" |
6529 " -u, --user=NAME NAMEアカウントを使う\n" | |
6530 " -f, --file=FILE FILEを設定として使う\n" | |
6531 " -d, --debug デバッグメッセージをstdoutに出力\n" | |
6532 " -v, --version 現在のバージョンを表示して終了\n" | |
6533 " -h, --help このヘルプを表示して終了\n" | |
6534 | |
6535 #. short message | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6536 #: src/gtkutils.c:923 |
5799 | 6537 #, c-format |
6538 msgid "Gaim %s. Try `%s -h' for more information.\n" | |
6539 msgstr "Gaim %s. 詳しい情報は `%s -h' と入力してください\n" | |
6540 | |
6193 | 6541 #: src/html.c:321 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6542 msgid "g003: Error opening connection.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6543 msgstr "g003: 接続開始エラー\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6544 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6545 #: src/log.c:29 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6546 msgid "Error in specifying buddy conversation." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6547 msgstr "仲間の会話の指定にエラーが起きました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6548 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6549 #: src/log.c:35 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6550 msgid "Unable to find conversation log" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6551 msgstr "会話ログを見付ける事ができません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6552 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6553 #: src/log.c:118 src/log.c:139 src/log.c:152 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6554 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6555 msgid "Unable to make directory %s for logging" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6556 msgstr "ディレクトリ %s にログを作成するためのディレクトリを作成できません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6557 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6558 #: src/log.c:206 src/log.c:222 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6559 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6560 msgid "IM Sessions with %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6561 msgstr "%s とのIMセッション\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6562 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6563 #: src/log.c:209 src/log.c:225 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6564 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6565 msgid "IM Sessions with %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6566 msgstr "%s とのIMセッション" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6567 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6568 #: src/log.c:269 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6569 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6570 msgid "+++ %s (%s) signed on @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6571 msgstr "+++ %s (%s) がサインオンしてきた @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6572 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6573 #: src/log.c:274 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6574 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6575 msgid "+++ %s (%s) signed off @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6576 msgstr "+++ %s (%s) はサインオフしました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6577 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6578 #: src/log.c:279 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6579 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6580 msgid "+++ %s (%s) changed away state @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6581 msgstr "+++ %s (%s) は離席状態を変更しました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6582 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6583 #: src/log.c:284 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6584 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6585 msgid "+++ %s (%s) came back @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6586 msgstr "+++ %s (%s) 戻ってきました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6587 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6588 #: src/log.c:289 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6589 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6590 msgid "+++ %s (%s) became idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6591 msgstr "+++ %s (%s) アイドルになりました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6592 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6593 #: src/log.c:294 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6594 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6595 msgid "+++ %s (%s) returned from idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6596 msgstr "+++ %s (%s) アイドルからもどってきました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6597 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6598 #: src/log.c:299 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6599 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6600 msgid "+++ Program exit @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6601 msgstr "+++ プログラム終了 @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6602 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6603 #: src/log.c:306 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6604 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6605 msgid "%s (%s) reported that %s (%s) signed on @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6606 msgstr "%s (%s) の報告によると %s (%s) がサインオンしました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6607 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6608 #: src/log.c:311 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6609 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6610 msgid "%s (%s) reported that %s (%s) signed off @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6611 msgstr "%s (%s) の報告によると %s (%s) がサインオフしました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6612 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6613 #: src/log.c:316 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6614 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6615 msgid "%s (%s) reported that %s (%s) went away @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6616 msgstr "%s (%s) の報告によると %s (%s) が離席しました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6617 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6618 #: src/log.c:321 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6619 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6620 msgid "%s (%s) reported that %s (%s) came back @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6621 msgstr "%s (%s) の報告によると %s (%s) が戻って着ました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6622 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6623 #: src/log.c:326 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6624 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6625 msgid "%s (%s) reported that %s (%s) became idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6626 msgstr "%s (%s) の報告によると %s (%s) がアイドルになりました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6627 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6628 #: src/log.c:332 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6629 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6630 msgid "%s (%s) reported that %s (%s) returned from idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6631 msgstr "%s (%s) の報告によると %s (%s) がアイドル状態から戻ってきました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6632 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6633 #: src/log.c:344 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6634 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6635 msgid "%s (%s) reported that %s signed on @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6636 msgstr "%s (%s) の報告によると %s がサインオンしました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6637 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6638 #: src/log.c:349 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6639 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6640 msgid "%s (%s) reported that %s signed off @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6641 msgstr "%s (%s) の報告によると %s がサインオフしました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6642 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6643 #: src/log.c:354 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6644 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6645 msgid "%s (%s) reported that %s went away @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6646 msgstr "%s (%s) の報告によると %s が離席しました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6647 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6648 #: src/log.c:359 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6649 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6650 msgid "%s (%s) reported that %s came back @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6651 msgstr "%s (%s) の報告によると %s が戻ってきました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6652 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6653 #: src/log.c:364 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6654 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6655 msgid "%s (%s) reported that %s became idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6656 msgstr "%s (%s) の報告によると %s がアイドルになりました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6657 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6658 #: src/log.c:370 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6659 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6660 msgid "%s (%s) reported that %s returned from idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6661 msgstr "%s (%s) の報告によると %s がアイドル状態からもどってきました @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6662 |
6193 | 6663 #: src/main.c:145 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6664 msgid "Please enter your login." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6665 msgstr "ログイン名を入力してください" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6666 |
6193 | 6667 #: src/main.c:233 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6668 msgid "<New User>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6669 msgstr "<新規ユーザ>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6670 |
6193 | 6671 #: src/main.c:275 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6672 msgid "Login" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6673 msgstr "ログイン" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6674 |
6193 | 6675 #: src/main.c:291 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6676 msgid "Screen Name:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6677 msgstr "スクリーン名:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6678 |
6193 | 6679 #: src/main.c:341 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6680 msgid "Sign On" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6681 msgstr "サインオン" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6682 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6683 #: src/prpl.c:292 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6684 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6685 msgid "%s%s%s%s has made %s his or her buddy%s%s%s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6686 msgstr "%s%s%s%s は %sを仲間にしました%s%s %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6687 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6688 #: src/prpl.c:304 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6689 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6690 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6691 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6692 "Do you wish to add him or her to your buddy list?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6693 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6694 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6695 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6696 "彼らを仲間リストに追加しますか?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6697 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6698 #: src/prpl.c:307 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6699 msgid "Gaim - Information" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6700 msgstr "Gaim - 情報" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6701 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6702 #: src/prpl.c:310 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6703 msgid "Add buddy to your list?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6704 msgstr "リストに仲間を追加しますか?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6705 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6706 #. * |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6707 #. * A wrapper for gaim_request_action() that uses Accept and Cancel buttons. |
5799 | 6708 #. |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6709 #: src/request.h:823 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6710 msgid "Accept" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6711 msgstr "了解" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6712 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6713 #: src/server.c:56 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6714 msgid "Please enter your password" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6715 msgstr "パスワードを入力してください" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6716 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6717 #: src/server.c:874 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6718 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6719 msgid "(%d messages)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6720 msgstr "(%d メッセージ)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6721 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6722 #: src/server.c:886 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6723 msgid "(1 message)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6724 msgstr "(1 メッセージ)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6725 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6726 #: src/server.c:1084 src/server.c:1094 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6727 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6728 msgid "%s logged in." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6729 msgstr "%s はログインしてます" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6730 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6731 #: src/server.c:1112 src/server.c:1120 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6732 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6733 msgid "%s logged out." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6734 msgstr "%s はログアウトしました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6735 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6736 #: src/server.c:1161 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6737 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6738 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6739 "%s has just been warned by %s.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6740 "Your new warning level is %d%%" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6741 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6742 "%s は %s から警告されました.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6743 "あなたの新しい警告レベルは %d%% です" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6744 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6745 #: src/server.c:1164 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6746 msgid "an anonymous person" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6747 msgstr "匿名の人" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6748 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6749 #: src/server.c:1254 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6750 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6751 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6752 "User '%s' invites %s to buddy chat room: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6753 "%s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6754 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6755 "ユーザ '%s' が %s を仲間チャットルームに招待: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6756 "%s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6757 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6758 #: src/server.c:1258 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6759 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6760 msgid "User '%s' invites %s to buddy chat room: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6761 msgstr "ユーザ '%s' が %s を仲間チャットルームに招待: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6762 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6763 #: src/server.c:1264 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6764 msgid "Accept chat invitation?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6765 msgstr "チャットへの招待を受けますか?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6766 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6767 #: src/server.c:1436 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6768 msgid "Gaim - Popup" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6769 msgstr "Gaim - ポップアップ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6770 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6771 #: src/server.c:1463 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6772 msgid "More Info" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6773 msgstr "もっと情報を" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6774 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6775 #: src/stock.c:84 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6776 msgid "_Modify" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6777 msgstr "変更 (_M)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6778 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6779 #: src/stock.c:85 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6780 msgid "_Open Mail" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6781 msgstr "メールを開く (_O)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6782 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6783 #: src/util.c:78 src/util.c:83 src/util.c:88 src/util.c:91 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6784 msgid "day" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6785 msgid_plural "days" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6786 msgstr[0] "日" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6787 msgstr[1] "日" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6788 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6789 #: src/util.c:79 src/util.c:83 src/util.c:97 src/util.c:99 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6790 msgid "hour" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6791 msgid_plural "hours" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6792 msgstr[0] "時間" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6793 msgstr[1] "時間" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6794 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6795 #: src/util.c:79 src/util.c:88 src/util.c:97 src/util.c:102 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6796 msgid "minute" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6797 msgid_plural "minutes" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6798 msgstr[0] "分" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6799 msgstr[1] "分" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6800 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6801 #: src/util.c:933 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6802 msgid "Calculating..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6803 msgstr "計算中..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6804 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6805 #: src/util.c:936 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6806 msgid "Unknown." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6807 msgstr "不明." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6808 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6809 #: src/plugin.c:222 |
5799 | 6810 #, c-format |
6811 msgid "The plugin %s did not return any valid plugin information" | |
6812 msgstr "プラグイン %s は有効なプラグイン情報を返しませんでした" | |
6813 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6814 #: src/plugin.c:227 |
5799 | 6815 msgid "Gaim was unable to load your plugin." |
6816 msgstr "Gaim プラグインをロードできませんでした." | |
6817 | |
5120 | 6818 #. * Custom away message. |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6819 #: src/prpl.h:175 |
5120 | 6820 msgid "Custom" |
6821 msgstr "カスタム" | |
6822 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6823 #: src/gtkdebug.c:142 |
5799 | 6824 msgid "Debug Window" |
6825 msgstr "デバッグウィンドウ" | |
6826 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6827 #: src/gtkdebug.c:182 |
5799 | 6828 msgid "Pause" |
6829 msgstr "一時停止" | |
6830 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6831 #: src/gtkdebug.c:188 |
5799 | 6832 msgid "Timestamps" |
6833 msgstr "タイムスタンプ" | |
6834 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6835 #~ msgid "File Transfers..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6836 #~ msgstr "ファイル転送 ..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6837 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6838 #~ msgid "Accounts..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6839 #~ msgstr "アカウント..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6840 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6841 #~ msgid "Preferences..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6842 #~ msgstr "設定..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6843 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6844 #~ msgid "Rename Buddy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6845 #~ msgstr "仲間の改名" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6846 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6847 #~ msgid "New name:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6848 #~ msgstr "新しい名前" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6849 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6850 #~ msgid "Unable to Save Preferences" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6851 #~ msgstr "設定を保存できません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6852 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6853 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6854 #~ "Gaim was unable to save your preferences. Please verify that you have " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6855 #~ "enough free space." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6856 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6857 #~ "Gaimは設定を保存することができませんでした.空き領域が十分あるか確認してく" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6858 #~ "ださい." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6859 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6860 #~ msgid "Gaim - Save Image" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6861 #~ msgstr "Gaim - 画像保存" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6862 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6863 #~ msgid "Control-_W closes window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6864 #~ msgstr "「Ctrl-W」でウィンドウを閉じる (_W)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6865 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6866 #~ msgid "Hide buddy _icons" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6867 #~ msgstr "仲間アイコンを隠す (_I)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6868 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6869 #~ msgid "IM Tabs" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6870 #~ msgstr "IM タブ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6871 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6872 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6873 #~ "Show all _instant messages in one tabbed\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6874 #~ "window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6875 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6876 #~ "全てのインスタントメッセージを一つのタブで\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6877 #~ "表示する (_I)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6878 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6879 #~ msgid "Chat Tabs" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6880 #~ msgstr "チャットタブ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6881 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6882 #~ msgid "Show all c_hats in one tabbed window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6883 #~ msgstr "全てのチャットを一つのタブウィンドウで表示する (_H)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6884 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6885 #~ msgid "_Manual: " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6886 #~ msgstr "手動設定 (_M):" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6887 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6888 #~ msgid "Tabs" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6889 #~ msgstr "タブ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6890 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6891 #~ msgid "Load Buddy Icon" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6892 #~ msgstr "仲間アイコン読み込み" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6893 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6894 #~ msgid "Auto-Login" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6895 #~ msgstr "自動ログイン" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6896 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6897 #~ msgid "Register with server" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6898 #~ msgstr "サーバに登録" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6899 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6900 #~ msgid "Proxy _Type" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6901 #~ msgstr "プロキシの種類 (_T)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6902 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6903 #~ msgid "_Login" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6904 #~ msgstr "ログイン (_L)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6905 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6906 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6907 #~ "Please enter your password for %s.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6908 #~ "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6909 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6910 #~ "%s のパスワードを入力してください.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6911 #~ "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6912 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6913 #~ msgid "_Password" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6914 #~ msgstr "パスワード (_P)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6915 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6916 #~ msgid "TOC not found." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6917 #~ msgstr "TOC が見つかりません。" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6918 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6919 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6920 #~ "You have attempted to login an IM account using the TOC protocol. " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6921 #~ "Because this protocol is inferior to OSCAR, it is now compiled as a " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6922 #~ "plugin by default. To login, edit this account to use OSCAR or load the " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6923 #~ "TOC plugin." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6924 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6925 #~ "TOC プロトコルを利用して IM アカウントにログインしようとしています。このプ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6926 #~ "ロトコルは OSCAR に比べて劣っているため、デフォルトではプラグインとしてコ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6927 #~ "ンパイルされるようになっています。ログインするには、このアカウントを編集し" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6928 #~ "て OSCAR を使うようにするか、TOC プラグインを読み込む必要があります。" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6929 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6930 #~ msgid "Protocol not found." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6931 #~ msgstr "プロトコルが見つかりません。" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6932 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6933 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6934 #~ "You cannot log this account in; you do not have the protocol it uses " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6935 #~ "loaded, or the protocol does not have a login function." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6936 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6937 #~ "このアカウントではログをとれません プロトコルを読み込んでいないなら読み込" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6938 #~ "むか、プロトコルがログインでは機能しないかです" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6939 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6940 #~ msgid "Account Editor" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6941 #~ msgstr "アカウント編集" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6942 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6943 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6944 #~ "%s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6945 #~ "%s: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6946 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6947 #~ "%s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6948 #~ "%s: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6949 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6950 #~ msgid "%s was unable to sign on" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6951 #~ msgstr "%s はサインオンできません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6952 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6953 #~ msgid "Signon Error" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6954 #~ msgstr "サインオンエラー" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6955 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6956 #~ msgid "Notice" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6957 #~ msgstr "注意" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6958 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6959 #~ msgid "%s has been signed off" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6960 #~ msgstr "%s はサインオフしました" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6961 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6962 #~ msgid "Connection Error" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6963 #~ msgstr "接続エラー" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6964 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6965 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6966 #~ "You do not currently have any protocols available that are able to " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6967 #~ "register new accounts." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6968 #~ msgstr "新しいアカウント登録が必要なプロトコルで現在使えません" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6969 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6970 #~ msgid "Gaim - Registration" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6971 #~ msgstr "Gaim - 登録" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6972 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6973 #~ msgid "Registration Information" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6974 #~ msgstr "登録情報" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6975 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6976 #~ msgid "Gaim Instant Messenger - Signed off" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6977 #~ msgstr "Gaim インスタントメッセンジャー - サインオフ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6978 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6979 #~ msgid "Gaim Instant Messenger - Away" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6980 #~ msgstr "Gaim インスタントメッセンジャー - 離席" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6981 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6982 #~ msgid "New" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6983 #~ msgstr "新規" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6984 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6985 #~ msgid "I'm Back" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6986 #~ msgstr "帰って来ました!" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6987 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6988 #~ msgid "Exit" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6989 #~ msgstr "終了" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5799
diff
changeset
|
6990 |
5799 | 6991 #~ msgid "Gaim - Buddy Ticker" |
6992 #~ msgstr "Gaim - 仲間ティッカー" | |
6993 | |
6994 #~ msgid "Autoreconnect" | |
6995 #~ msgstr "自動再接続" | |
6996 | |
6997 #~ msgid "Gadu-Gadu User" | |
6998 #~ msgstr "Gadu-Gadu ユーザ" | |
6999 | |
7000 #~ msgid "<b>Status:</b> %s%s%s" | |
7001 #~ msgstr "<b>状態:</b> %s%s%s" | |
7002 | |
7003 #~ msgid "User unverified" | |
7004 #~ msgstr "ユーザが確認できません" | |
7005 | |
7006 #~ msgid "Error transferring" | |
7007 #~ msgstr "転送エラー" | |
7008 | |
7009 #~ msgid "Unable to connect to Notification Server" | |
7010 #~ msgstr "通知サーバへ接続できません" | |
7011 | |
7012 #~ msgid "Set Friendly Name:" | |
7013 #~ msgstr "公開する名前の設定:" | |
7014 | |
7015 #~ msgid "Gaim was unable to send an MSN message" | |
7016 #~ msgstr "Gaim は MSN メッセージを送れませんでした" | |
7017 | |
7018 #~ msgid "" | |
7019 #~ "Gaim encountered an error communicating with the MSN switchboard server. " | |
7020 #~ "Please try again later." | |
7021 #~ msgstr "" | |
7022 #~ "Gaim が MSN スイッチボードサーバと通信する際にエラーが発生しました。後ほど" | |
7023 #~ "もういちど試してみてください。" | |
7024 | |
7025 #~ msgid "" | |
7026 #~ "The maximum number of buddies allowed in your buddy list is %d, and you " | |
7027 #~ "have %d. Until you are below the limit, some buddies will not show up as " | |
7028 #~ "online." | |
7029 #~ msgstr "" | |
7030 #~ "仲間リストに書ける最大の仲間数は%dですが,今%d持っています.リミットより少" | |
7031 #~ "なくなるまでは一部の仲間はオンラインとして見えません." | |
7032 | |
7033 #~ msgid "Maximum buddy list length exceeded." | |
7034 #~ msgstr "仲間リストの最大サイズを超過しました." | |
7035 | |
7036 #~ msgid "/Buddies/_Show Offline Buddies" | |
7037 #~ msgstr "オフラインの仲間を表示 (_S)" | |
7038 | |
7039 #~ msgid "%dh%02dm" | |
7040 #~ msgstr "%dh%02dm" | |
7041 | |
7042 #~ msgid "%dm" | |
7043 #~ msgstr "%dm" | |
7044 | |
7045 #~ msgid "Removing '%s' from buddy list.\n" | |
7046 #~ msgstr "仲間リストから '%s' を削除しています。\n" | |
7047 | |
7048 #~ msgid "Conversation" | |
7049 #~ msgstr "会話" | |
7050 | |
7051 #~ msgid "Received: '%s'\n" | |
7052 #~ msgstr "受取: '%s'\n" | |
7053 | |
7054 #~ msgid "ICQ Protocol detected." | |
7055 #~ msgstr "ICQ プロトコルを検出しました。" | |
7056 | |
7057 #~ msgid "" | |
7058 #~ "Gaim has loaded the ICQ plugin. This plugin has been deprecated. As " | |
7059 #~ "such, it was probably not compiled from the same version of the source as " | |
7060 #~ "this application was, and cannot be guaranteed to work. It is " | |
7061 #~ "recommended that you use the AIM/ICQ protocol to connect to ICQ" | |
7062 #~ msgstr "" | |
7063 #~ "Gaim は ICQ プラグインを読み込みました。このプラグインは推奨されません。た" | |
7064 #~ "う゛ん、このアプリケーションと同じバージョンでコンパイルされていないため、" | |
7065 #~ "動作を保証できません。ICQ に接続するには AIM/ICQ プロトコルの使用が推奨さ" | |
7066 #~ "れています。" | |
7067 | |
7068 #~ msgid "%s has mail from %s: %s" | |
7069 #~ msgstr "%s には %s からのメールがあります: %s" | |
7070 | |
7071 #~ msgid "No Subject" | |
7072 #~ msgstr "タイトルなし" | |
7073 | |
7074 #~ msgid "Gaim - New Mail" | |
7075 #~ msgstr "Gaim - 新しいメール" | |
7076 | |
7077 #~ msgid "Buddy Chat Invite" | |
7078 #~ msgstr "仲間チャットへの招待" | |
5120 | 7079 |
7080 #~ msgid "Gaim Chat" | |
7081 #~ msgstr "Gaim チャット" | |
7082 | |
7083 #~ msgid "Chat Rooms" | |
7084 #~ msgstr "チャットルーム" | |
7085 | |
7086 #~ msgid "Refresh" | |
7087 #~ msgstr "更新" | |
7088 | |
7089 #~ msgid "List of available chats" | |
7090 #~ msgstr "参加できるチャットの一覧" | |
7091 | |
7092 #~ msgid "List of subscribed chats" | |
7093 #~ msgstr "参加しているチャットの一覧" | |
7094 | |
7095 #, fuzzy | |
7096 #~ msgid "Chat List" | |
7097 #~ msgstr "チャット" | |
7098 | |
7099 #, fuzzy | |
7100 #~ msgid "Allows you to add chat rooms to your buddy list." | |
7101 #~ msgstr "" | |
7102 #~ "\n" | |
7103 #~ "\n" | |
7104 #~ "彼らを仲間リストに追加しますか?" | |
7105 | |
7106 #~ msgid "About Gaim..." | |
7107 #~ msgstr "Gaim について..." | |
7108 | |
7109 #~ msgid "Robert McQueen <robot101@debian.org>" | |
7110 #~ msgstr "Robert McQueen <robot101@debian.org>" | |
7111 | |
7112 #~ msgid "Iconify On Away" | |
7113 #~ msgstr "離席のときにアイコン化する" | |
7114 | |
7115 #~ msgid "yes" | |
7116 #~ msgstr "はい" | |
7117 | |
7118 #~ msgid "no" | |
7119 #~ msgstr "いいえ" | |
7120 | |
7121 #~ msgid "Remove From Roster" | |
7122 #~ msgstr "リストから削除する" | |
7123 | |
7124 #~ msgid "Be right back" | |
7125 #~ msgstr "すぐに戻ります" | |
7126 | |
7127 #~ msgid "Away from the computer" | |
7128 #~ msgstr "コンピュータから離れてます" | |
7129 | |
7130 #~ msgid "On the phone" | |
7131 #~ msgstr "電話中" | |
7132 | |
7133 #~ msgid "Out to lunch" | |
7134 #~ msgstr "昼休み" | |
7135 | |
7136 #~ msgid "Buddy canceled transfer" | |
7137 #~ msgstr "友達が転送をキャンセルしました" | |
7138 | |
7139 #~ msgid "Transfer timed out" | |
7140 #~ msgstr "転送がタイムアウトしました" | |
7141 | |
7142 #~ msgid "Couldn't open listener to send file" | |
7143 #~ msgstr "ファイルを送信するためのリスナーを開けませんでした" | |
7144 | |
7145 #~ msgid "" | |
7146 #~ "You have received an ICQ email\n" | |
7147 #~ "\n" | |
7148 #~ "1=%s\n" | |
7149 #~ "2=%s\n" | |
7150 #~ "3=%s\n" | |
7151 #~ "4=%s\n" | |
7152 #~ "5=%s\n" | |
7153 #~ "6=%s\n" | |
7154 #~ msgstr "" | |
7155 #~ "ICQ 電子メールを受け取っています\n" | |
7156 #~ "\n" | |
7157 #~ "1=%s\n" | |
7158 #~ "2=%s\n" | |
7159 #~ "3=%s\n" | |
7160 #~ "4=%s\n" | |
7161 #~ "5=%s\n" | |
7162 #~ "6=%s\n" | |
7163 | |
7164 #~ msgid "You missed %hu messages from %s because they were invalid." | |
7165 #~ msgstr "" | |
7166 #~ "%2$s からの %1$hu 個のメッセージは妥当でないので受け取れませんでした。" | |
7167 | |
7168 #~ msgid "You missed %hu messages from %s because they were too large." | |
7169 #~ msgstr "" | |
7170 #~ "%2$s からの %1$hu 個のメッセージは大きすぎるために受け取れませんでした。" | |
7171 | |
7172 #~ msgid "" | |
7173 #~ "You missed %hu messages from %s because the rate limit has been exceeded." | |
7174 #~ msgstr "" | |
7175 #~ "速度制限を上回ったので %2$s からの %1$hu 個のメッセージを受け取れませんで" | |
7176 #~ "した。" | |
7177 | |
7178 #~ msgid "You missed %hu messages from %s because he/she was too evil." | |
7179 #~ msgstr "" | |
7180 #~ "相手が有害すぎたので、%2$s からの %1$hu 個のメッセージを受け取れませんでし" | |
7181 #~ "た。" | |
7182 | |
7183 #~ msgid "You missed %hu messages from %s because you are too evil." | |
7184 #~ msgstr "" | |
7185 #~ "あなたが有害すぎたので、%2$s からの %1$hu 個のメッセージを受け取れませんで" | |
7186 #~ "した。" | |
7187 | |
7188 #~ msgid "You missed %hu messages from %s for an unknown reason." | |
7189 #~ msgstr "" | |
7190 #~ "原因不明ですが、%2$s からの %1$hu 個のメッセージを受け取れませんでした。" | |
7191 | |
7192 #~ msgid "%s has declined to receive a file from %s.\n" | |
7193 #~ msgstr "%s は %s からのファイル受信を拒否しています。\n" | |
7194 | |
7195 #~ msgid "No reason was given." | |
7196 #~ msgstr "理由は不明です。" | |
7197 | |
7198 #~ msgid "IM Image" | |
7199 #~ msgstr "IM イメージ" | |
7200 | |
7201 #~ msgid "Stocks" | |
7202 #~ msgstr "ストック" | |
7203 | |
7204 #~ msgid "" | |
7205 #~ "<B>UIN:</B> %s<BR><B>Status:</B> %s<BR><HR><I>Remote client does not " | |
7206 #~ "support sending status messages.</I><BR>" | |
7207 #~ msgstr "" | |
7208 #~ "<B>UIN:</B> %s<BR><B>状態:</B> %s<BR><HR><I>リモートクライアントは状態メッ" | |
7209 #~ "セージの送信に対応していません。</I><BR>" | |
7210 | |
7211 #~ msgid "" | |
7212 #~ "<B>UIN:</B> %s<BR><B>Status:</B> %s<BR><HR><I>User has no status message." | |
7213 #~ "</I><BR>" | |
7214 #~ msgstr "" | |
7215 #~ "<B>UIN:</B> %s<BR><B>状態:</B> %s<BR><HR><I>ユーザに状態メッセージがありま" | |
7216 #~ "せん。</I><BR>" | |
7217 | |
7218 #~ msgid "Get Capabilities" | |
7219 #~ msgstr "機能取得" | |
7220 | |
7221 #~ msgid "%s requests %s to accept %d files: %s (%.2f %s)%s%s" | |
7222 #~ msgstr "%s の %s への要求ファイル%dは受け付けられました: %s (%.2f %s)%s%s" | |
7223 | |
7224 #~ msgid "" | |
7225 #~ " Rob Flynn (maintainer) <<A HREF=\"mailto:rob@marko.net\">rob@marko." | |
7226 #~ "net</A>><BR> Sean Egan (coder) <<A HREF=\"mailto:" | |
7227 #~ "bj91704@binghamton.edu\">bj91704@binghamton.edu</A>><BR><BR>" | |
7228 #~ msgstr "" | |
7229 #~ " Rob Flynn (メンテナ) <<A HREF=\"mailto:rob@marko.net\">rob@marko." | |
7230 #~ "net</A>><BR> Sean Egan (プログラマ) <<A HREF=\"mailto:" | |
7231 #~ "bj91704@binghamton.edu\">bj91704@binghamton.edu</A>><BR><BR>" | |
7232 | |
7233 #~ msgid "<FONT SIZE=\"3\">Win32 Port:</FONT><BR>" | |
7234 #~ msgstr "<FONT SIZE=\"3\">Win32 への移植:</FONT><BR>" | |
7235 | |
7236 #~ msgid "Un-Alias" | |
7237 #~ msgstr "エイリアスを解く" | |
7238 | |
7239 #~ msgid "[no message]" | |
7240 #~ msgstr "[メッセージなし]" | |
7241 | |
7242 #~ msgid "[Click to edit]" | |
7243 #~ msgstr "[クリックして編集]" | |
7244 | |
7245 #~ msgid "Alias: %s\n" | |
7246 #~ msgstr "エイリアス: %s\n" | |
7247 | |
7248 #~ msgid "Nickname: %s\n" | |
7249 #~ msgstr "ニックネーム: %s\n" | |
7250 | |
7251 #~ msgid "" | |
7252 #~ "%s%sScreen Name: %s\n" | |
7253 #~ "%s%s%s%s%s%s" | |
7254 #~ msgstr "" | |
7255 #~ "%s%sスクリーン名: %s\n" | |
7256 #~ "%s%s%s%s%s%s" | |
7257 | |
7258 #~ msgid "Start/join a Buddy Chat" | |
7259 #~ msgstr "仲間チャットの開始/加入" | |
7260 | |
7261 #~ msgid "Activate Away Message" | |
7262 #~ msgstr "有効な離席メッセージ" | |
7263 | |
7264 #~ msgid "File" | |
7265 #~ msgstr "ファイル" | |
7266 | |
7267 #~ msgid "Hide" | |
7268 #~ msgstr "隠す" | |
7269 | |
7270 #~ msgid "_Accounts..." | |
7271 #~ msgstr "アカウント (_A)" | |
7272 | |
7273 #~ msgid "_Preferences..." | |
7274 #~ msgstr "設定 (_P) ..." | |
7275 | |
7276 #~ msgid "About Gaim" | |
7277 #~ msgstr "Gaimについて" | |
7278 | |
7279 #~ msgid "Add a new Buddy" | |
7280 #~ msgstr "新しい仲間を加える" | |
7281 | |
7282 #~ msgid "Remove selected Buddy/Group" | |
7283 #~ msgstr "選択した仲間/グループの削除" | |
7284 | |
7285 #~ msgid "Edit Buddies" | |
7286 #~ msgstr "仲間の編集" | |
7287 | |
7288 #~ msgid "Gaim - Group Chats" | |
7289 #~ msgstr "Gaim - グループチャット" | |
7290 | |
7291 #~ msgid "_Save Conversation" | |
7292 #~ msgstr "会話の保存 (_S)" | |
7293 | |
7294 #~ msgid "_Close" | |
7295 #~ msgstr "閉じる (_C)" | |
7296 | |
7297 #~ msgid " [TYPING]" | |
7298 #~ msgstr " [TYPING]" | |
7299 | |
7300 #~ msgid " [TYPED]" | |
7301 #~ msgstr "[TYPED]" | |
7302 | |
7303 #~ msgid "Send message as: " | |
7304 #~ msgstr "名前を付けてメッセージ送信:" | |
7305 | |
7306 #~ msgid "Gaim - Add Group" | |
7307 #~ msgstr "Gaim - グループを追加" | |
7308 | |
7309 #~ msgid "Gaim - Add Buddy" | |
7310 #~ msgstr "Gaim - 友達を追加" | |
7311 | |
7312 #~ msgid "Gaim - Privacy" | |
7313 #~ msgstr "Gaim - 個人情報" | |
7314 | |
7315 #~ msgid "Gaim - New Buddy Pounce" | |
7316 #~ msgstr "Gaim - 新しい仲間を掴む" | |
7317 | |
7318 #~ msgid "Pounce on sign on" | |
7319 #~ msgstr "サインオンの時" | |
7320 | |
7321 #~ msgid "Pounce when buddy is typing to you" | |
7322 #~ msgstr "あなたへ仲間が入力した時" | |
7323 | |
7324 #~ msgid "C_ancel" | |
7325 #~ msgstr "キャンセル (_C)" | |
7326 | |
7327 #~ msgid "Gaim - Set Dir Info" | |
7328 #~ msgstr "Gaim - ディレクトリ情報の設定" | |
7329 | |
7330 #~ msgid "Gaim - Password Change" | |
7331 #~ msgstr "Gaim - パスワード変更" | |
7332 | |
7333 #~ msgid "Gaim - Set User Info" | |
7334 #~ msgstr "Gaim - ユーザ情報の登録" | |
7335 | |
7336 #~ msgid "Gaim - Add Permit" | |
7337 #~ msgstr "Gaim - 許可の追加" | |
7338 | |
7339 #~ msgid "Gaim - Log Conversation" | |
7340 #~ msgstr "Gaim - ログ会話" | |
7341 | |
7342 #~ msgid "Gaim - Add URL" | |
7343 #~ msgstr "Gaim - URL追加" | |
7344 | |
7345 #~ msgid "Import to:" | |
7346 #~ msgstr "インポートする: " | |
7347 | |
7348 #~ msgid "Gaim - Import Buddy List" | |
7349 #~ msgstr "Gaim - 仲間リストのインポート" | |
7350 | |
7351 #~ msgid "Gaim - New away message" | |
7352 #~ msgstr "Gaim - 新しい離席メッセージ" | |
7353 | |
7354 #~ msgid "Okay" | |
7355 #~ msgstr "OK" | |
7356 | |
7357 #~ msgid "Gaim - Rename Buddy" | |
7358 #~ msgstr "Gaim - 仲間の改名" | |
7359 | |
7360 #~ msgid "Gaim - Select Perl Script" | |
7361 #~ msgstr "Gaim - Perlスクリプトの選択" | |
7362 | |
7363 #~ msgid "Enter Password" | |
7364 #~ msgstr "パスワード入力" | |
7365 | |
7366 #~ msgid "Gaim Account Signon" | |
7367 #~ msgstr "Gaim アカウント サインオン" | |
7368 | |
7369 #~ msgid "Show _debug window" | |
7370 #~ msgstr "デバッグウィンドウを表示 (_D)" | |
7371 | |
7372 #~ msgid "Buttons" | |
7373 #~ msgstr "ボタン" | |
7374 | |
7375 #~ msgid "_Hide IM/Info/Chat buttons" | |
7376 #~ msgstr "IM/情報/チャットボタンを隠す (_H)" | |
7377 | |
7378 #~ msgid "Show _pictures on buttons" | |
7379 #~ msgstr "ボタンに画像を表示する (_P)" | |
7380 | |
7381 #~ msgid "_Save window size/position" | |
7382 #~ msgstr "ウィンドウサイズ/位置を保存する (_S)" | |
7383 | |
7384 #~ msgid "Hide _groups with no online buddies" | |
7385 #~ msgstr "オンラインの友達がいないグループは隠す (_G)" | |
7386 | |
7387 #~ msgid "Combined Tabs" | |
7388 #~ msgstr "組み合わせタブ" | |
7389 | |
7390 #~ msgid "Internal" | |
7391 #~ msgstr "内部" | |
7392 | |
7393 #~ msgid "_Ignore new conversations when away" | |
7394 #~ msgstr "離席中の新しい会話は無視する (_I)" | |
7395 | |
7396 #~ msgid "" | |
7397 #~ "<span size=\"larger\">%s %s</span>\n" | |
7398 #~ "\n" | |
7399 #~ "<span weight=\"bold\" color=\"red\">%s</span>\n" | |
7400 #~ "\n" | |
7401 #~ "%s" | |
7402 #~ msgstr "" | |
7403 #~ "<span size=\"larger\">%s %s</span>\n" | |
7404 #~ "\n" | |
7405 #~ "<span weight=\"bold\" color=\"red\">%s</span>\n" | |
7406 #~ "\n" | |
7407 #~ "%s" | |
7408 | |
7409 #~ msgid "Gaim - Sound Configuration" | |
7410 #~ msgstr "Gaim - 音声設定" | |
7411 | |
7412 #~ msgid "IM Window" | |
7413 #~ msgstr "IM ウィンドウ" | |
7414 | |
7415 #~ msgid "Chat Window" | |
7416 #~ msgstr "チャットウィンドウ" | |
7417 | |
7418 #~ msgid "Gaim - Debug Window" | |
7419 #~ msgstr "Gaim - デバッグウィンドウ" |