Mercurial > pidgin.yaz
annotate po/ru.po @ 6355:19ceb5d78ce1
[gaim-migrate @ 6854]
pt_BR.po update from the usual suspect ;-)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 02 Aug 2003 05:22:52 +0000 |
parents | 25b26e3ecf60 |
children | 89208bb9357a |
rev | line source |
---|---|
2085 | 1 # SOME DESCRIPTIVE TITLE. |
2 # Copyright (C) 2001 Free Software Foundation, Inc. | |
3 # Sergey Volozhanin <svo@asplinux.ru>, 2001. | |
5729 | 4 # |
2085 | 5 msgid "" |
6 msgstr "" | |
5729 | 7 "Project-Id-Version: gaim 0.65\n" |
6193 | 8 "POT-Creation-Date: 2003-07-17 18:51-0400\n" |
5729 | 9 "PO-Revision-Date: 2003-05-03 23:05+0300\n" |
5712 | 10 "Last-Translator: Dzmitry Chekmarou <zmiter@urllog.com>\n" |
2085 | 11 "Language-Team: RUSSIAN <RU@li.org>\n" |
12 "MIME-Version: 1.0\n" | |
5729 | 13 "Content-Type: text/plain; charset=utf-8\n" |
2085 | 14 "Content-Transfer-Encoding: 8bit\n" |
4304 | 15 "Plural-Forms: nplurals=2; plural=n != 1;\n" |
2085 | 16 |
6193 | 17 #: plugins/docklet/docklet.c:111 src/gtkaccount.c:440 src/gtkaccount.c:1588 |
4208 | 18 #, fuzzy |
19 msgid "Auto-login" | |
5712 | 20 msgstr "Подключиться автоматически" |
21 | |
6193 | 22 #: plugins/docklet/docklet.c:114 |
5712 | 23 #, fuzzy |
24 msgid "New Message.." | |
25 msgstr "Новое сообщение об отсутствии" | |
26 | |
6193 | 27 #: plugins/docklet/docklet.c:115 |
5712 | 28 #, fuzzy |
29 msgid "Join A Chat..." | |
30 msgstr "Подключиться к чату" | |
31 | |
6193 | 32 #: plugins/docklet/docklet.c:146 |
5712 | 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 | |
5712 | 42 msgid "Away" |
43 msgstr "Отошел" | |
44 | |
6193 | 45 #: plugins/docklet/docklet.c:156 src/away.c:531 |
5712 | 46 msgid "Back" |
47 msgstr "Вернулся" | |
48 | |
6193 | 49 #: plugins/docklet/docklet.c:164 |
4208 | 50 msgid "Mute Sounds" |
5712 | 51 msgstr "Приглушить звуки" |
52 | |
6193 | 53 #: plugins/docklet/docklet.c:169 src/gtkft.c:557 |
5729 | 54 #, fuzzy |
55 msgid "File Transfers" | |
56 msgstr "Передача файлов" | |
57 | |
58 #. And now for the buttons | |
6193 | 59 #: plugins/docklet/docklet.c:170 src/gtkaccount.c:1739 src/main.c:325 |
5729 | 60 #, fuzzy |
61 msgid "Accounts" | |
62 msgstr "Учетнaя запись" | |
63 | |
6193 | 64 #: plugins/docklet/docklet.c:171 src/gtkprefs.c:2356 src/main.c:335 |
5729 | 65 #, fuzzy |
66 msgid "Preferences" | |
67 msgstr "Свойства" | |
68 | |
6193 | 69 #: plugins/docklet/docklet.c:180 |
5712 | 70 msgid "Signoff" |
71 msgstr "Завершение сеанса" | |
72 | |
6193 | 73 #: plugins/docklet/docklet.c:184 |
4208 | 74 msgid "Quit" |
5712 | 75 msgstr "Выход" |
76 | |
6193 | 77 #: plugins/docklet/docklet.c:413 |
4208 | 78 #, fuzzy |
79 msgid "Tray Icon Configuration" | |
5712 | 80 msgstr "Настройка пиктограммы" |
4208 | 81 |
6193 | 82 #: plugins/docklet/docklet.c:417 |
4208 | 83 msgid "_Hide new messages until tray icon is clicked" |
84 msgstr "" | |
85 | |
5729 | 86 #. *< api_version |
87 #. *< type | |
88 #. *< ui_requirement | |
89 #. *< flags | |
90 #. *< dependencies | |
91 #. *< priority | |
92 #. *< id | |
6193 | 93 #: plugins/docklet/docklet.c:441 |
5712 | 94 msgid "System Tray Icon" |
95 msgstr "" | |
96 | |
5729 | 97 #. *< name |
98 #. *< version | |
99 #. * summary | |
6193 | 100 #: plugins/docklet/docklet.c:444 |
5729 | 101 msgid "Displays an icon for Gaim in the system tray." |
102 msgstr "" | |
103 | |
104 #. * description | |
6193 | 105 #: plugins/docklet/docklet.c:446 |
4208 | 106 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
107 "Interacts with a Notification Area applet (in GNOME, KDE or Windows for " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
108 "example) to display the current status of Gaim, allow fast access to " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
109 "commonly used functions, and to toggle display of the buddy list or login " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
110 "window. Also allows messages to be queued until the icon is clicked, similar " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
111 "to ICQ." |
5712 | 112 msgstr "" |
113 | |
5729 | 114 #. *< api_version |
115 #. *< type | |
116 #. *< ui_requirement | |
117 #. *< flags | |
118 #. *< dependencies | |
119 #. *< priority | |
120 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
121 #: plugins/autorecon.c:103 |
5729 | 122 #, fuzzy |
123 msgid "Auto-Reconnect" | |
124 msgstr "Не передавать автоответ" | |
125 | |
126 #. *< name | |
127 #. *< version | |
128 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
129 #: plugins/autorecon.c:106 plugins/autorecon.c:108 |
5712 | 130 msgid "When you are kicked offline, this reconnects you." |
131 msgstr "" | |
132 | |
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 #, fuzzy | |
144 msgid "Check Mail" | |
145 msgstr "Проверить почту" | |
146 | |
147 #: plugins/chkmail.c:207 | |
148 msgid "Check email every X seconds.\n" | |
149 msgstr "Проверять почту каждые X секунд.\n" | |
150 | |
5729 | 151 #. *< api_version |
152 #. *< type | |
153 #. *< ui_requirement | |
154 #. *< flags | |
155 #. *< dependencies | |
156 #. *< priority | |
157 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
158 #: plugins/events.c:236 |
5729 | 159 msgid "Event Test" |
160 msgstr "" | |
161 | |
162 #. *< name | |
163 #. *< version | |
164 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
165 #: plugins/events.c:239 plugins/events.c:241 |
5729 | 166 msgid "Test to see that all events are working properly." |
167 msgstr "" | |
168 | |
169 #. *< api_version | |
170 #. *< type | |
171 #. *< ui_requirement | |
172 #. *< flags | |
173 #. *< dependencies | |
174 #. *< priority | |
175 #. *< id | |
6193 | 176 #: plugins/filectl.c:201 |
5729 | 177 #, fuzzy |
178 msgid "Gaim File Control" | |
179 msgstr "Gaim - Ошибка" | |
180 | |
181 #. *< name | |
182 #. *< version | |
183 #. * summary | |
6193 | 184 #: plugins/filectl.c:204 plugins/filectl.c:206 |
5729 | 185 msgid "Allows you to control Gaim by entering commands in a file." |
186 msgstr "" | |
187 | |
188 #. *< api_version | |
189 #. *< type | |
190 #. *< ui_requirement | |
191 #. *< flags | |
192 #. *< dependencies | |
193 #. *< priority | |
194 #. *< id | |
195 #: plugins/gaiminc.c:72 | |
196 #, fuzzy | |
197 msgid "Gaim Demonstration Plugin" | |
198 msgstr "Gaim - Регистрация" | |
199 | |
200 #. *< name | |
201 #. *< version | |
202 #. * summary | |
203 #: plugins/gaiminc.c:75 | |
204 msgid "An example plugin that does stuff - see the description." | |
205 msgstr "" | |
206 | |
207 #. * description | |
208 #: plugins/gaiminc.c:77 | |
209 msgid "" | |
210 "This is a really cool plugin that does a lot of stuff:\n" | |
211 "- It tells you who wrote the program when you log in\n" | |
212 "- It reverses all incoming text\n" | |
213 "- It sends a message to people on your list immediately when they sign on" | |
214 msgstr "" | |
215 | |
4208 | 216 #: plugins/gtik.c:719 |
3343 | 217 msgid "Gnome Stock Ticker Properties" |
218 msgstr "" | |
219 | |
4208 | 220 #: plugins/gtik.c:731 |
3343 | 221 msgid "Update Frequency in min" |
222 msgstr "" | |
223 | |
4208 | 224 #: plugins/gtik.c:747 |
3343 | 225 msgid "Enter symbols delimited with \"+\" in the box below." |
226 msgstr "" | |
227 | |
3450 | 228 #. OUTPUT FORMAT and SCROLL DIRECTION |
4208 | 229 #: plugins/gtik.c:757 |
3343 | 230 msgid "Check this box to display only symbols and price:" |
231 msgstr "" | |
232 | |
4208 | 233 #: plugins/gtik.c:758 |
3343 | 234 msgid "Check this box to scroll left to right:" |
235 msgstr "" | |
236 | |
4208 | 237 #: plugins/gtik.c:994 |
3343 | 238 #, fuzzy |
239 msgid "(No" | |
5712 | 240 msgstr "Нет" |
3343 | 241 |
4208 | 242 #: plugins/gtik.c:995 |
3343 | 243 #, fuzzy |
244 msgid "Change" | |
5712 | 245 msgstr "Канал:" |
246 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
247 #: plugins/history.c:87 |
5712 | 248 msgid "History" |
249 msgstr "История" | |
250 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
251 #: plugins/history.c:89 |
5729 | 252 #, fuzzy |
253 msgid "Shows recently logged conversations in new conversations." | |
5712 | 254 msgstr "Показывать все разговоры в одном окне c закладками" |
255 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
256 #: plugins/history.c:90 |
5729 | 257 msgid "" |
258 "When a new conversation is opened this plugin will insert the last XXX of " | |
259 "the last conversation into the current conversation." | |
260 msgstr "" | |
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:
5729
diff
changeset
|
269 #: plugins/iconaway.c:74 |
5729 | 270 #, fuzzy |
271 msgid "Iconify on Away" | |
5712 | 272 msgstr "Сворачивать когда отошел" |
273 | |
5729 | 274 #. *< name |
275 #. *< version | |
276 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
277 #: plugins/iconaway.c:77 plugins/iconaway.c:79 |
5729 | 278 msgid "Iconifies the buddy list and your conversations when you go away." |
279 msgstr "" | |
280 | |
6193 | 281 #: plugins/idle.c:70 src/protocols/irc/irc.c:936 |
5712 | 282 #, fuzzy |
283 msgid "Idle Time" | |
284 msgstr "Отчет о времени бездействия" | |
285 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
286 #: plugins/idle.c:78 |
5712 | 287 #, fuzzy |
288 msgid "Set" | |
289 msgstr "Установить" | |
290 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
291 #: plugins/idle.c:83 |
5712 | 292 msgid "idle for" |
293 msgstr "" | |
294 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
295 #: plugins/idle.c:90 plugins/timestamp.c:88 |
5712 | 296 #, fuzzy |
297 msgid "minutes." | |
298 msgstr "минут используя" | |
299 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
300 #: plugins/idle.c:96 |
5712 | 301 #, fuzzy |
302 msgid "_Set" | |
303 msgstr "Сохранить" | |
304 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
305 #: plugins/idle.c:119 |
5729 | 306 msgid "I'dle Mak'er" |
307 msgstr "" | |
308 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
309 #: plugins/idle.c:121 plugins/idle.c:122 |
5729 | 310 msgid "Allows you to hand-configure how long you've been idle for" |
311 msgstr "" | |
312 | |
313 #. *< api_version | |
314 #. *< type | |
315 #. *< ui_requirement | |
316 #. *< flags | |
317 #. *< dependencies | |
318 #. *< priority | |
319 #. *< id | |
320 #: plugins/mailchk.c:149 | |
321 #, fuzzy | |
322 msgid "Mail Checker" | |
323 msgstr "Почтовый сервер" | |
324 | |
325 #. *< name | |
326 #. *< version | |
327 #. * summary | |
328 #: plugins/mailchk.c:152 plugins/mailchk.c:154 | |
329 msgid "Checks for new local mail." | |
330 msgstr "" | |
331 | |
332 #: plugins/notify.c:442 | |
4208 | 333 msgid "Unable to write to config file" |
5712 | 334 msgstr "Невозможно записать в файл конфигурации" |
335 | |
5729 | 336 #: plugins/notify.c:443 |
4208 | 337 #, fuzzy |
338 msgid "Notify plugin" | |
5712 | 339 msgstr "Плагин информирования" |
340 | |
5729 | 341 #: plugins/notify.c:573 |
4208 | 342 msgid "Notify For" |
343 msgstr "" | |
344 | |
5729 | 345 #: plugins/notify.c:574 |
4208 | 346 #, fuzzy |
347 msgid "_IM windows" | |
5712 | 348 msgstr "Окно сообщения" |
349 | |
5729 | 350 #: plugins/notify.c:579 |
4208 | 351 #, fuzzy |
352 msgid "_Chat windows" | |
5712 | 353 msgstr "Окно чата" |
4208 | 354 |
355 #. -------------- | |
5729 | 356 #: plugins/notify.c:585 |
4208 | 357 #, fuzzy |
358 msgid "Notification Methods" | |
5712 | 359 msgstr "Всплывающее уведомление" |
360 | |
5729 | 361 #: plugins/notify.c:588 |
4208 | 362 msgid "Prepend _string into window title (hit enter to save):" |
363 msgstr "" | |
364 | |
5729 | 365 #: plugins/notify.c:599 |
4208 | 366 msgid "_Quote window title" |
367 msgstr "" | |
368 | |
5729 | 369 #: plugins/notify.c:604 |
4208 | 370 msgid "Set Window Manager \"_URGENT\" Hint" |
371 msgstr "" | |
372 | |
5729 | 373 #: plugins/notify.c:609 |
4208 | 374 msgid "Insert c_ount of new messages into window title" |
375 msgstr "" | |
376 | |
5729 | 377 #: plugins/notify.c:614 |
4208 | 378 msgid "_Notify even if conversation is in focus" |
379 msgstr "" | |
380 | |
381 #. -------------- | |
5729 | 382 #: plugins/notify.c:620 |
4208 | 383 #, fuzzy |
384 msgid "Notification Removal" | |
5712 | 385 msgstr "Всплывающее уведомление" |
386 | |
5729 | 387 #: plugins/notify.c:621 |
4208 | 388 msgid "Remove when conversation window gains _focus" |
389 msgstr "" | |
390 | |
5729 | 391 #: plugins/notify.c:626 |
4208 | 392 msgid "Remove when conversation window _receives click" |
393 msgstr "" | |
394 | |
5729 | 395 #: plugins/notify.c:631 |
4208 | 396 msgid "Remove when _typing in conversation window" |
397 msgstr "" | |
398 | |
5729 | 399 #: plugins/notify.c:636 |
4208 | 400 msgid "Appl_y" |
401 msgstr "" | |
402 | |
5729 | 403 #. *< api_version |
404 #. *< type | |
405 #. *< ui_requirement | |
406 #. *< flags | |
407 #. *< dependencies | |
408 #. *< priority | |
409 #. *< id | |
410 #: plugins/notify.c:699 | |
411 #, fuzzy | |
412 msgid "Message Notification" | |
413 msgstr "Всплывающее уведомление" | |
414 | |
415 #. *< name | |
416 #. *< version | |
417 #. * summary | |
418 #: plugins/notify.c:702 plugins/notify.c:704 | |
419 msgid "Provides a variety of ways of notifying you of unread messages." | |
420 msgstr "" | |
421 | |
422 #: plugins/raw.c:152 | |
423 msgid "Raw" | |
424 msgstr "" | |
425 | |
426 #: plugins/raw.c:154 | |
427 msgid "Lets you send raw input to text-based protocols." | |
428 msgstr "" | |
429 | |
430 #: plugins/raw.c:155 | |
431 msgid "" | |
432 "Lets you send raw input to text-based protocols (Jabber, MSN, IRC, TOC). Hit " | |
433 "'Enter' in the entry box to send. Watch the debug window." | |
434 msgstr "" | |
435 | |
436 #. *< api_version | |
437 #. *< type | |
438 #. *< ui_requirement | |
439 #. *< flags | |
440 #. *< dependencies | |
441 #. *< priority | |
442 #. *< id | |
443 #: plugins/simple.c:30 | |
444 #, fuzzy | |
445 msgid "Simple Plugin" | |
446 msgstr "Выбрать все" | |
447 | |
448 #. *< name | |
449 #. *< version | |
450 #. * summary | |
451 #: plugins/simple.c:33 plugins/simple.c:35 | |
452 msgid "Tests to see that most things are working." | |
453 msgstr "" | |
454 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
455 #: plugins/spellchk.c:394 |
5729 | 456 msgid "Text Replacements" |
457 msgstr "Замена текста" | |
458 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
459 #: plugins/spellchk.c:418 |
5729 | 460 msgid "You type" |
461 msgstr "Вы пишете" | |
462 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
463 #: plugins/spellchk.c:430 |
5729 | 464 msgid "You send" |
465 msgstr "Вы отправляете" | |
466 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
467 #: plugins/spellchk.c:456 |
5729 | 468 msgid "Add a new text replacement" |
469 msgstr "Добавить новое замещение текста" | |
470 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
471 #: plugins/spellchk.c:463 |
5729 | 472 msgid "You _type:" |
473 msgstr "Вы пишете" | |
474 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
475 #: plugins/spellchk.c:477 |
5729 | 476 msgid "You _send:" |
477 msgstr "Вы отправляете" | |
478 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
479 #: plugins/spellchk.c:517 |
5712 | 480 #, fuzzy |
481 msgid "Text replacement" | |
482 msgstr "Расположение закладок:" | |
483 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
484 #: plugins/spellchk.c:519 plugins/spellchk.c:520 |
5712 | 485 msgid "Replaces text in outgoing messages according to user-defined rules." |
486 msgstr "" | |
487 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
488 #: plugins/timestamp.c:74 |
5712 | 489 #, fuzzy |
490 msgid "iChat Timestamp" | |
491 msgstr "Тест" | |
492 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
493 #: plugins/timestamp.c:81 |
5712 | 494 msgid "Delay" |
495 msgstr "Задержка" | |
496 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
497 #: plugins/timestamp.c:94 |
5712 | 498 msgid "_Apply" |
499 msgstr "Применить" | |
500 | |
5729 | 501 #. *< api_version |
502 #. *< type | |
503 #. *< ui_requirement | |
504 #. *< flags | |
505 #. *< dependencies | |
506 #. *< priority | |
507 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
508 #: plugins/timestamp.c:148 |
4208 | 509 #, fuzzy |
510 msgid "Timestamp" | |
5712 | 511 msgstr "Тест" |
512 | |
5729 | 513 #. *< name |
514 #. *< version | |
515 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
516 #: plugins/timestamp.c:151 plugins/timestamp.c:153 |
5712 | 517 msgid "Adds iChat-style timestamps to conversations every N minutes." |
518 msgstr "" | |
519 | |
6193 | 520 #: plugins/gaim-remote/remote.c:87 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
521 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
522 msgid "Not connected to AIM" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
523 msgstr "Не могу присоединиться к машине" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
524 |
6193 | 525 #: plugins/gaim-remote/remote.c:96 plugins/gaim-remote/remote.c:135 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
526 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
527 msgid "No screenname given." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
528 msgstr "Не задан псевдоним" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
529 |
6193 | 530 #: plugins/gaim-remote/remote.c:172 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
531 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
532 msgid "No roomname given." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
533 msgstr "Не задан псевдоним" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
534 |
6193 | 535 #: plugins/gaim-remote/remote.c:191 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
536 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
537 msgid "Invalid AIM URI" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
538 msgstr "Неверное имя" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
539 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
540 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
541 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
542 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
543 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
544 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
545 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
546 #. *< id |
6193 | 547 #: plugins/gaim-remote/remote.c:713 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
548 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
549 msgid "Remote Control" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
550 msgstr "Gaim - Ошибка" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
551 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
552 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
553 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
554 #. * summary |
6193 | 555 #: plugins/gaim-remote/remote.c:716 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
556 msgid "Provides remote control for gaim applications." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
557 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
558 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
559 #. * description |
6193 | 560 #: plugins/gaim-remote/remote.c:718 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
561 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
562 "Gives Gaim the ability to be remote-controlled through third-party " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
563 "applications or through the gaim-remote tool." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
564 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
565 |
5712 | 566 #. Configuration frame |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
567 #: plugins/gestures/gestures.c:222 |
5712 | 568 msgid "Mouse Gestures Configuration" |
569 msgstr "" | |
570 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
571 #: plugins/gestures/gestures.c:229 |
5712 | 572 #, fuzzy |
573 msgid "Middle mouse button" | |
5729 | 574 msgstr "Средняя кнопка мыши" |
575 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
576 #: plugins/gestures/gestures.c:234 |
5712 | 577 msgid "Right mouse button" |
578 msgstr "" | |
579 | |
580 #. "Visual gesture display" checkbox | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
581 #: plugins/gestures/gestures.c:246 |
5712 | 582 msgid "_Visual gesture display" |
583 msgstr "" | |
584 | |
5729 | 585 #. *< api_version |
586 #. *< type | |
587 #. *< ui_requirement | |
588 #. *< flags | |
589 #. *< dependencies | |
590 #. *< priority | |
591 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
592 #: plugins/gestures/gestures.c:273 |
5712 | 593 msgid "Mouse Gestures" |
594 msgstr "" | |
595 | |
5729 | 596 #. *< name |
597 #. *< version | |
598 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
599 #: plugins/gestures/gestures.c:276 |
5729 | 600 msgid "Provides support for mouse gestures" |
601 msgstr "" | |
602 | |
603 #. * description | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
604 #: plugins/gestures/gestures.c:278 |
5712 | 605 msgid "" |
606 "Allows support for mouse gestures in conversation windows.\n" | |
607 "Drag the middle mouse button to perform certain actions:\n" | |
608 "\n" | |
609 "Drag down and then to the right to close a conversation.\n" | |
610 "Drag up and then to the left to switch to the previous conversation.\n" | |
611 "Drag up and then to the right to switch to the next conversation." | |
612 msgstr "" | |
613 | |
5729 | 614 #. *< api_version |
615 #. *< type | |
616 #. *< ui_requirement | |
617 #. *< flags | |
618 #. *< dependencies | |
619 #. *< priority | |
620 #. *< id | |
6193 | 621 #: plugins/ticker/ticker.c:72 plugins/ticker/ticker.c:312 |
5712 | 622 #, fuzzy |
623 msgid "Buddy Ticker" | |
624 msgstr "Показать тиккер" | |
625 | |
5729 | 626 #. *< name |
627 #. *< version | |
628 #. * summary | |
6193 | 629 #: plugins/ticker/ticker.c:315 plugins/ticker/ticker.c:317 |
5712 | 630 msgid "A horizontal scrolling version of the buddy list." |
631 msgstr "" | |
632 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
633 #: plugins/win32/transparency/win2ktrans.c:133 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
634 #: plugins/win32/transparency/win2ktrans.c:359 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
635 #: plugins/win32/transparency/win2ktrans.c:393 |
5712 | 636 msgid "Opacity:" |
637 msgstr "" | |
638 | |
5729 | 639 #. IM Convo trans options |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
640 #: plugins/win32/transparency/win2ktrans.c:340 |
5729 | 641 #, fuzzy |
642 msgid "IM Conversation Windows" | |
643 msgstr "Параметры общения" | |
644 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
645 #: plugins/win32/transparency/win2ktrans.c:341 |
5729 | 646 msgid "_IM window transparency" |
647 msgstr "Прозрачность окна сообщения" | |
648 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
649 #: plugins/win32/transparency/win2ktrans.c:351 |
5729 | 650 #, fuzzy |
651 msgid "_Show slider bar in IM window" | |
652 msgstr "Показывать подключения" | |
653 | |
654 #. Buddy List trans options | |
6193 | 655 #: plugins/win32/transparency/win2ktrans.c:376 src/gtkprefs.c:848 |
5729 | 656 msgid "Buddy List Window" |
657 msgstr "Окно списка пользователей" | |
658 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
659 #: plugins/win32/transparency/win2ktrans.c:377 |
5729 | 660 #, fuzzy |
661 msgid "_Keep Buddy List window on top" | |
662 msgstr "Окно списка пользователей" | |
663 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
664 #: plugins/win32/transparency/win2ktrans.c:380 |
5729 | 665 msgid "_Buddy List window transparency" |
666 msgstr "Прозрачность окна списка пользователей" | |
667 | |
668 #. *< api_version | |
669 #. *< type | |
670 #. *< ui_requirement | |
671 #. *< flags | |
672 #. *< dependencies | |
673 #. *< priority | |
674 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
675 #: plugins/win32/transparency/win2ktrans.c:436 |
5712 | 676 msgid "Transparency" |
677 msgstr "Прозрачность" | |
678 | |
5729 | 679 #. *< name |
680 #. *< version | |
681 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
682 #: plugins/win32/transparency/win2ktrans.c:439 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
683 #: plugins/win32/transparency/win2ktrans.c:441 |
5712 | 684 msgid "" |
685 "This plugin enables variable alpha transparency on conversation windows.\n" | |
686 "\n" | |
687 "* Note: This plugin requires Win2000 or WinXP." | |
688 msgstr "" | |
689 | |
690 #. IM Convo trans options | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
691 #: plugins/win32/winprefs/winprefs.c:124 |
5729 | 692 #, fuzzy |
693 msgid "Startup" | |
694 msgstr "Республика/Область" | |
695 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
696 #: plugins/win32/winprefs/winprefs.c:125 |
5729 | 697 msgid "_Start Gaim on Windows startup" |
698 msgstr "" | |
699 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
700 #: plugins/win32/winprefs/winprefs.c:152 |
5712 | 701 #, fuzzy |
702 msgid "WinGaim Options" | |
703 msgstr "Шрифт" | |
704 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
705 #: plugins/win32/winprefs/winprefs.c:154 plugins/win32/winprefs/winprefs.c:155 |
5712 | 706 msgid "Options specific to Windows Gaim." |
707 msgstr "" | |
708 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
709 #: plugins/perl/perl.c:405 |
5729 | 710 msgid "GAIM::register not called with proper arguments. Consult PERL-HOWTO." |
711 msgstr "" | |
712 | |
713 #. *< api_version | |
714 #. *< type | |
715 #. *< ui_requirement | |
716 #. *< flags | |
717 #. *< dependencies | |
718 #. *< priority | |
719 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
720 #: plugins/perl/perl.c:1392 |
5729 | 721 #, fuzzy |
722 msgid "Perl Plugin Loader" | |
723 msgstr "Ошибка входа" | |
724 | |
725 #. *< name | |
726 #. *< version | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
727 #: plugins/perl/perl.c:1394 plugins/perl/perl.c:1395 |
5729 | 728 msgid "Provides support for loading perl plugins." |
729 msgstr "" | |
730 | |
731 #. *< api_version | |
732 #. *< type | |
733 #. *< ui_requirement | |
734 #. *< flags | |
735 #. *< dependencies | |
736 #. *< priority | |
737 #. *< id | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
738 #: plugins/statenotify.c:72 |
5729 | 739 #, fuzzy |
740 msgid "Buddy State Notification" | |
741 msgstr "Всплывающее уведомление" | |
742 | |
743 #. *< name | |
744 #. *< version | |
745 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
746 #: plugins/statenotify.c:75 plugins/statenotify.c:78 |
5729 | 747 msgid "" |
748 "Notifies in a conversation window when a buddy goes or returns from away or " | |
749 "idle." | |
750 msgstr "" | |
751 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
752 #: src/protocols/gg/gg.c:52 src/protocols/jabber/jabber.c:1184 |
6193 | 753 #: src/protocols/msn/msn.c:336 src/protocols/msn/state.c:27 |
5729 | 754 #: src/protocols/msn/state.c:28 src/protocols/msn/state.c:35 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
755 #: src/protocols/msn/state.c:36 src/protocols/yahoo/yahoo.c:1257 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
756 #: src/protocols/yahoo/yahoo.c:1336 |
3343 | 757 msgid "Available" |
5712 | 758 msgstr "Доступен" |
759 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
760 #: src/protocols/gg/gg.c:53 |
5712 | 761 msgid "Available for friends only" |
762 msgstr "Доступен только для друзей" | |
763 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
764 #: src/protocols/gg/gg.c:55 |
5712 | 765 msgid "Away for friends only" |
766 msgstr "Отошел только для друзей" | |
767 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
768 #: src/protocols/gg/gg.c:56 src/protocols/jabber/jabber.c:3440 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
769 #: src/protocols/jabber/jabber.c:3503 src/protocols/oscar/oscar.c:2829 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
770 #: src/protocols/oscar/oscar.c:4536 src/protocols/oscar/oscar.c:4563 |
6193 | 771 #: src/protocols/oscar/oscar.c:5848 src/protocols/yahoo/yahoo.c:1071 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
772 #: src/protocols/yahoo/yahoo.c:1279 src/protocols/yahoo/yahoo.c:1346 |
5712 | 773 msgid "Invisible" |
774 msgstr "Невидимый" | |
3343 | 775 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
776 #: src/protocols/gg/gg.c:57 |
3343 | 777 msgid "Invisible for friends only" |
5712 | 778 msgstr "Невидим только для друзей" |
779 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
780 #: src/protocols/gg/gg.c:58 |
3343 | 781 msgid "Unavailable" |
5712 | 782 msgstr "Недоступен" |
783 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
784 #: src/protocols/gg/gg.c:139 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
785 msgid "Unable to resolve hostname." |
5712 | 786 msgstr "Нет возможности определить имя хоста." |
787 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
788 #: src/protocols/gg/gg.c:142 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
789 msgid "Unable to connect to server." |
5712 | 790 msgstr "Не могу соединиться с сервером." |
791 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
792 #: src/protocols/gg/gg.c:145 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
793 msgid "Invalid response from server." |
5712 | 794 msgstr "Ошибочный ответ сервера" |
795 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
796 #: src/protocols/gg/gg.c:148 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
797 msgid "Error while reading from socket." |
5712 | 798 msgstr "Ошибка при чтении из сокета." |
799 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
800 #: src/protocols/gg/gg.c:151 |
3145 | 801 msgid "Error while writing to socket." |
5712 | 802 msgstr "Ошибка при записи в сокет" |
803 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
804 #: src/protocols/gg/gg.c:154 |
3145 | 805 msgid "Authentication failed." |
5712 | 806 msgstr "Авторизация провалена." |
807 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
808 #: src/protocols/gg/gg.c:157 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
809 msgid "Unknown Error Code." |
5712 | 810 msgstr "Неизвестный код ошибки." |
811 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
812 #: src/protocols/gg/gg.c:262 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
813 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
814 msgid "Status: %s" |
5712 | 815 msgstr "Статус: %s" |
816 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
817 #: src/protocols/gg/gg.c:283 |
2976 | 818 msgid "Could not connect" |
5712 | 819 msgstr "Не могу присоединиться" |
820 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
821 #: src/protocols/gg/gg.c:290 |
2976 | 822 msgid "Unable to read socket" |
5712 | 823 msgstr "Нет возможности прочитать сокет" |
824 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
825 #: src/protocols/gg/gg.c:402 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
826 msgid "Unable to connect." |
5712 | 827 msgstr "Не могу установить соединение" |
828 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
829 #: src/protocols/gg/gg.c:418 |
2976 | 830 msgid "Reading data" |
5712 | 831 msgstr "Чтение данных" |
832 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
833 #: src/protocols/gg/gg.c:421 |
2976 | 834 msgid "Balancer handshake" |
5712 | 835 msgstr "Балансировачная установка связи" |
836 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
837 #: src/protocols/gg/gg.c:424 |
2976 | 838 msgid "Reading server key" |
5712 | 839 msgstr "Читается ключ сервера" |
840 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
841 #: src/protocols/gg/gg.c:427 |
2976 | 842 msgid "Exchanging key hash" |
5712 | 843 msgstr "Обмена ключами" |
844 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
845 #: src/protocols/gg/gg.c:437 |
2976 | 846 msgid "Critical error in GG library\n" |
5712 | 847 msgstr "Критическая ошибка в библиотеке GG\n" |
848 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
849 #: src/protocols/gg/gg.c:455 src/protocols/gg/gg.c:546 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
850 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
851 msgid "Connect to %s failed" |
5712 | 852 msgstr "Соединение с %s провалилось" |
853 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
854 #: src/protocols/gg/gg.c:503 |
4208 | 855 msgid "Unable to ping server" |
5712 | 856 msgstr "Не могу соединиться с сервером." |
857 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
858 #: src/protocols/gg/gg.c:515 |
5712 | 859 msgid "Send as message" |
860 msgstr "Отправить как сообщение" | |
861 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
862 #: src/protocols/gg/gg.c:520 |
5712 | 863 msgid "Looking up GG server" |
864 msgstr "Поиск GG сервера" | |
4208 | 865 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
866 #: src/protocols/gg/gg.c:523 |
4208 | 867 msgid "Invalid Gadu-Gadu UIN specified" |
5712 | 868 msgstr "Указан неверный Gadu-Gadu UIN" |
869 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
870 #: src/protocols/gg/gg.c:570 |
3145 | 871 #, fuzzy |
872 msgid "You are trying to send a message to an invalid Gadu-Gadu UIN." | |
5712 | 873 msgstr "Попытка передать сообщение на некорректный Gadu-Gadu UIN!" |
874 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
875 #: src/protocols/gg/gg.c:633 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
876 msgid "Couldn't get search results" |
5712 | 877 msgstr "Невозможно получить результаты поиска" |
878 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
879 #: src/protocols/gg/gg.c:638 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
880 msgid "Gadu-Gadu Search Engine" |
5712 | 881 msgstr "Поисковая система Gadu-Gadu" |
882 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
883 #: src/protocols/gg/gg.c:663 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
884 msgid "Active" |
5712 | 885 msgstr "Активен" |
886 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
887 #. * |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
888 #. * A wrapper for gaim_request_action() that uses Yes and No buttons. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
889 #. |
6193 | 890 #: src/gtkrequest.c:168 src/protocols/gg/gg.c:664 src/request.h:804 |
5712 | 891 msgid "Yes" |
892 msgstr "Да" | |
893 | |
6193 | 894 #: src/gtkrequest.c:169 src/protocols/gg/gg.c:664 src/request.h:804 |
5712 | 895 msgid "No" |
896 msgstr "Нет" | |
897 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
898 #: src/protocols/gg/gg.c:668 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
899 msgid "UIN" |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
900 msgstr "UIN" |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
901 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
902 #: src/protocols/gg/gg.c:672 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
903 msgid "First name" |
5712 | 904 msgstr "Имя" |
905 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
906 #: src/protocols/gg/gg.c:677 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
907 msgid "Second Name" |
5712 | 908 msgstr "Фамилия" |
909 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
910 #: src/protocols/gg/gg.c:681 src/protocols/gg/gg.c:1380 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
911 msgid "Nick" |
5712 | 912 msgstr "Псевдоним" |
913 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
914 #: src/protocols/gg/gg.c:688 src/protocols/gg/gg.c:691 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
915 msgid "Birth year" |
5712 | 916 msgstr "Год рождения" |
917 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
918 #: src/protocols/gg/gg.c:697 src/protocols/gg/gg.c:699 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
919 #: src/protocols/gg/gg.c:701 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
920 msgid "Sex" |
5712 | 921 msgstr "Пол" |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
922 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
923 #. City |
6193 | 924 #: src/dialogs.c:2035 src/dialogs.c:2684 src/protocols/gg/gg.c:705 |
925 #: src/protocols/trepia/trepia.c:364 | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
926 msgid "City" |
5712 | 927 msgstr "Город" |
928 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
929 #: src/protocols/gg/gg.c:738 |
3450 | 930 #, fuzzy |
931 msgid "There is no Buddy List stored on the Gadu-Gadu server." | |
5712 | 932 msgstr "Список пользователей на сервере не обнаружен." |
933 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
934 #: src/protocols/gg/gg.c:746 |
4059 | 935 msgid "Couldn't Import Buddy List from Server" |
5712 | 936 msgstr "Невозможно получить список пользователей с сервера" |
2976 | 937 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
938 #: src/protocols/gg/gg.c:809 |
3145 | 939 #, fuzzy |
3450 | 940 msgid "Buddy List successfully transferred to Gadu-Gadu server" |
5712 | 941 msgstr "Список пользователей передан на сервер." |
2976 | 942 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
943 #: src/protocols/gg/gg.c:817 |
3145 | 944 #, fuzzy |
3450 | 945 msgid "Couldn't transfer Buddy List to Gadu-Gadu server" |
5712 | 946 msgstr "Невозможно передать список пользователей на сервер" |
2976 | 947 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
948 #: src/protocols/gg/gg.c:825 |
3145 | 949 #, fuzzy |
4059 | 950 msgid "Buddy List successfully deleted from Gadu-Gadu server" |
5712 | 951 msgstr "Список пользователей удален с сервера" |
2976 | 952 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
953 #: src/protocols/gg/gg.c:833 |
3145 | 954 #, fuzzy |
3450 | 955 msgid "Couldn't delete Buddy List from Gadu-Gadu server" |
5712 | 956 msgstr "Невозможно удалить список пользователей с сервера" |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
957 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
958 #: src/protocols/gg/gg.c:841 |
3145 | 959 #, fuzzy |
960 msgid "Password changed successfully" | |
5712 | 961 msgstr "Пароль изменен успешно" |
2976 | 962 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
963 #: src/protocols/gg/gg.c:848 |
2976 | 964 msgid "Password couldn't be changed" |
5712 | 965 msgstr "Пароль не может быть изменен" |
2976 | 966 |
5729 | 967 #: src/protocols/gg/gg.c:965 |
3450 | 968 msgid "Error communicating with Gadu-Gadu server" |
969 msgstr "" | |
970 | |
5729 | 971 #: src/protocols/gg/gg.c:966 |
3450 | 972 msgid "" |
4059 | 973 "Gaim was unable to complete your request due to a problem communicating with " |
3450 | 974 "the Gadu-Gadu HTTP server. Please try again later." |
975 msgstr "" | |
976 | |
5729 | 977 #: src/protocols/gg/gg.c:994 |
3450 | 978 msgid "Unable to import Gadu-Gadu buddy list" |
5712 | 979 msgstr "Не могу импортировать список пользователей Gadu-Gadu" |
3450 | 980 |
5729 | 981 #: src/protocols/gg/gg.c:995 |
3450 | 982 msgid "" |
983 "Gaim was unable to connect to the Gadu-Gadu buddy list server. Please try " | |
984 "again later." | |
985 msgstr "" | |
986 | |
5729 | 987 #: src/protocols/gg/gg.c:1064 |
3450 | 988 msgid "Couldn't export buddy list" |
5729 | 989 msgstr "Не могу экспортировать список пользователей" |
990 | |
991 #: src/protocols/gg/gg.c:1065 src/protocols/gg/gg.c:1088 | |
3450 | 992 msgid "" |
993 "Gaim was unable to connect to the buddy list server. Please try again later." | |
994 msgstr "" | |
995 | |
5729 | 996 #: src/protocols/gg/gg.c:1087 |
3450 | 997 msgid "Unable to delete Gadu-Gadu buddy list" |
5712 | 998 msgstr "Не могу удалить список пользователей Gadu-Gadu" |
999 | |
5729 | 1000 #: src/protocols/gg/gg.c:1136 |
3450 | 1001 msgid "Unable to access directory" |
5712 | 1002 msgstr "Нет доступа к каталогу" |
1003 | |
5729 | 1004 #: src/protocols/gg/gg.c:1137 |
3450 | 1005 msgid "" |
1006 "Gaim was unable to search the Directory because it was unable to connect to " | |
4059 | 1007 "the directory server. Please try again later." |
3450 | 1008 msgstr "" |
1009 | |
5729 | 1010 #: src/protocols/gg/gg.c:1170 |
3450 | 1011 msgid "Unable to change Gadu-Gadu password" |
5712 | 1012 msgstr "Не могу сменить пароль Gadu-Gadu" |
1013 | |
5729 | 1014 #: src/protocols/gg/gg.c:1171 |
3450 | 1015 msgid "" |
1016 "Gaim was unable to change your password due to an error connecting to the " | |
1017 "Gadu-Gadu server. Please try again later." | |
1018 msgstr "" | |
1019 | |
5729 | 1020 #: src/protocols/gg/gg.c:1187 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1021 msgid "Directory Search" |
5712 | 1022 msgstr "Поиск в каталоге" |
1023 | |
6193 | 1024 #: src/dialogs.c:2146 src/dialogs.c:2155 src/protocols/gg/gg.c:1195 |
1025 #: src/protocols/jabber/jabber.c:4322 src/protocols/oscar/oscar.c:6112 | |
1026 #: src/protocols/toc/toc.c:1474 | |
2976 | 1027 msgid "Change Password" |
5712 | 1028 msgstr "Сменить пароль" |
1029 | |
5729 | 1030 #: src/protocols/gg/gg.c:1203 |
4059 | 1031 msgid "Import Buddy List from Server" |
5712 | 1032 msgstr "Импорт списка пользователей" |
1033 | |
5729 | 1034 #: src/protocols/gg/gg.c:1209 |
4059 | 1035 msgid "Export Buddy List to Server" |
5712 | 1036 msgstr "Экспорт списка пользователей" |
1037 | |
5729 | 1038 #: src/protocols/gg/gg.c:1215 |
4059 | 1039 msgid "Delete Buddy List from Server" |
5712 | 1040 msgstr "Удалить список пользователей с сервера" |
1041 | |
5729 | 1042 #: src/protocols/gg/gg.c:1248 |
3450 | 1043 msgid "Unable to access user profile." |
5712 | 1044 msgstr "Нет доступа к профилю пользователя." |
1045 | |
5729 | 1046 #: src/protocols/gg/gg.c:1249 |
3450 | 1047 msgid "" |
4059 | 1048 "Gaim was unable to access this user's profile due to an error connecting to " |
3450 | 1049 "the directory server. Please try again later." |
1050 msgstr "" | |
1051 | |
5729 | 1052 #. *< api_version |
1053 #. *< type | |
1054 #. *< ui_requirement | |
1055 #. *< flags | |
1056 #. *< dependencies | |
1057 #. *< priority | |
1058 #. *< id | |
1059 #. *< name | |
1060 #. *< version | |
1061 #. * summary | |
1062 #: src/protocols/gg/gg.c:1361 src/protocols/gg/gg.c:1363 | |
1063 #, fuzzy | |
1064 msgid "Gadu-Gadu Protocol Plugin" | |
1065 msgstr "Поисковая система Gadu-Gadu" | |
5712 | 1066 |
1067 #: src/protocols/icq/gaim_icq.c:224 | |
3450 | 1068 msgid "Gaim encountered an error communicating with the ICQ server." |
1069 msgstr "" | |
1070 | |
6193 | 1071 #: src/dialogs.c:2452 src/gtkconv.c:1112 src/gtkconv.c:2963 src/gtkconv.c:4123 |
1072 #: src/gtkrequest.c:175 src/protocols/icq/gaim_icq.c:277 | |
1073 #: src/protocols/oscar/oscar.c:2673 src/prpl.c:312 | |
5729 | 1074 msgid "Add" |
1075 msgstr "Добавить" | |
1076 | |
5712 | 1077 #. Cancel button. |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1078 #: 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:
5729
diff
changeset
|
1079 #: 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:
5729
diff
changeset
|
1080 #: src/dialogs.c:2626 src/dialogs.c:2775 src/dialogs.c:3447 src/dialogs.c:3941 |
6193 | 1081 #: src/dialogs.c:4883 src/gtkaccount.c:1477 src/gtkconn.c:146 |
1082 #: src/gtkrequest.c:171 src/protocols/icq/gaim_icq.c:277 | |
1083 #: src/protocols/irc/irc.c:1105 src/protocols/irc/irc.c:1434 | |
1084 #: src/protocols/msn/msn.c:171 src/protocols/msn/msn.c:182 | |
1085 #: src/protocols/msn/msn.c:193 src/protocols/msn/msn.c:204 | |
1086 #: src/protocols/msn/msn.c:217 src/protocols/oscar/oscar.c:2404 | |
1087 #: src/protocols/oscar/oscar.c:2441 src/protocols/oscar/oscar.c:2476 | |
1088 #: src/protocols/oscar/oscar.c:2521 src/protocols/oscar/oscar.c:5721 | |
1089 #: src/protocols/oscar/oscar.c:5936 src/protocols/oscar/oscar.c:5985 | |
1090 #: src/protocols/oscar/oscar.c:6045 src/protocols/trepia/trepia.c:380 | |
1091 #: src/protocols/yahoo/yahoo.c:1188 src/prpl.c:313 src/request.h:813 | |
1092 #: src/request.h:823 | |
4208 | 1093 msgid "Cancel" |
5712 | 1094 msgstr "Отмена" |
1095 | |
1096 #: src/protocols/icq/gaim_icq.c:294 | |
1097 #, c-format | |
1098 msgid "The user %s (%s%s%s%s%s) wants you to authorize them." | |
1099 msgstr "Пользователь %s (%s%s%s%s%s) просит Вашей авторизации." | |
1100 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1101 #: src/protocols/icq/gaim_icq.c:297 src/protocols/jabber/jabber.c:1716 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1102 #: src/protocols/msn/notification.c:466 src/protocols/msn/notification.c:747 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1103 #: src/protocols/oscar/oscar.c:2601 src/protocols/oscar/oscar.c:5097 |
4208 | 1104 msgid "Authorize" |
5712 | 1105 msgstr "Авторизовать" |
1106 | |
6193 | 1107 #: src/dialogs.c:2440 src/protocols/icq/gaim_icq.c:297 |
1108 #: src/protocols/jabber/jabber.c:1717 src/protocols/msn/notification.c:467 | |
1109 #: src/protocols/msn/notification.c:749 src/protocols/oscar/oscar.c:2603 | |
1110 #: src/protocols/oscar/oscar.c:5098 | |
4208 | 1111 msgid "Deny" |
5712 | 1112 msgstr "Запретить" |
1113 | |
1114 #: src/protocols/icq/gaim_icq.c:310 | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1115 msgid "Send message through server" |
5712 | 1116 msgstr "Отправить сообщение через сервер" |
1117 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1118 #: src/protocols/icq/gaim_icq.c:344 src/protocols/jabber/jabber.c:2335 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1119 #: src/protocols/jabber/jabber.c:2369 src/protocols/jabber/jabber.c:4238 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1120 #: src/protocols/jabber/jabber.c:4287 src/protocols/msn/dispatch.c:160 |
6193 | 1121 #: src/protocols/msn/msn.c:459 src/protocols/msn/notification.c:1376 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1122 #: src/protocols/napster/napster.c:496 |
5712 | 1123 msgid "Unable to connect" |
1124 msgstr "Не могу установить соединение" | |
1125 | |
1126 #: src/protocols/icq/gaim_icq.c:352 | |
1127 msgid "Connecting..." | |
1128 msgstr "Соединяемся..." | |
1129 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1130 #: src/protocols/icq/gaim_icq.c:497 src/protocols/oscar/oscar.c:3936 |
5729 | 1131 msgid "Nick:" |
1132 msgstr "Псевдоним:" | |
1133 | |
5712 | 1134 #: src/protocols/icq/gaim_icq.c:498 |
4208 | 1135 msgid "Gaim User" |
5712 | 1136 msgstr "Пользователь Gaim" |
1137 | |
6193 | 1138 #: src/protocols/irc/irc.c:187 |
4208 | 1139 msgid "" |
1140 "(There was an error converting this message. Check the 'Encoding' option in " | |
1141 "the Account Editor)" | |
1142 msgstr "" | |
1143 | |
6193 | 1144 #: src/protocols/irc/irc.c:488 src/protocols/irc/irc.c:2608 |
3125 | 1145 #, c-format |
3078 | 1146 msgid "DCC Chat with %s closed" |
5712 | 1147 msgstr "Прямое соединение с %s закрыто" |
1148 | |
6193 | 1149 #: src/protocols/irc/irc.c:541 src/protocols/irc/irc.c:2617 |
5712 | 1150 #, c-format |
1151 msgid "DCC Chat with %s established" | |
1152 msgstr "Прямое соединение с %s установлено" | |
1153 | |
6193 | 1154 #: src/protocols/irc/irc.c:676 |
4208 | 1155 msgid "No topic is set" |
5712 | 1156 msgstr "Тема не задана" |
1157 | |
6193 | 1158 #: src/protocols/irc/irc.c:697 src/protocols/irc/irc.c:1755 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1159 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1160 msgid "<B>%s has changed the topic to: %s</B>" |
5712 | 1161 msgstr "<B>%s сменил тему на: %s</B>" |
1162 | |
6193 | 1163 #: src/protocols/irc/irc.c:742 |
5712 | 1164 #, c-format |
1165 msgid "-:- mode/%s [%c%c %s] by %s" | |
1166 msgstr "" | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1167 |
6193 | 1168 #: src/protocols/irc/irc.c:919 src/protocols/irc/irc.c:932 |
5729 | 1169 #, fuzzy |
1170 msgid "User" | |
1171 msgstr "Пользователь" | |
1172 | |
1173 #. Splits | |
6193 | 1174 #: src/protocols/irc/irc.c:923 src/protocols/irc/irc.c:3031 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1175 #: src/protocols/jabber/jabber.c:4418 src/protocols/napster/napster.c:639 |
5729 | 1176 #, fuzzy |
1177 msgid "Server" | |
1178 msgstr "Сервер:" | |
1179 | |
6193 | 1180 #: src/protocols/irc/irc.c:927 src/protocols/irc/irc.c:1082 |
1181 #: src/protocols/irc/irc.c:1647 | |
5729 | 1182 msgid "IRC Operator" |
1183 msgstr "IRC Оператор" | |
1184 | |
6193 | 1185 #: src/protocols/irc/irc.c:940 |
5729 | 1186 msgid "Channels" |
1187 msgstr "Каналы" | |
1188 | |
6193 | 1189 #: src/protocols/irc/irc.c:946 |
5729 | 1190 #, c-format |
1191 msgid "%s is an Identified User" | |
1192 msgstr "" | |
1193 | |
6193 | 1194 #: src/protocols/irc/irc.c:961 |
5729 | 1195 #, c-format |
1196 msgid "%ld seconds [signon: %s]" | |
1197 msgstr "" | |
1198 | |
4208 | 1199 #. RPL_REHASHING |
6193 | 1200 #: src/protocols/irc/irc.c:1082 |
4208 | 1201 #, fuzzy |
1202 msgid "Rehashing server" | |
5712 | 1203 msgstr "Читается ключ сервера" |
1204 | |
4208 | 1205 #. ERR_NOSUCHNICK |
6193 | 1206 #: src/protocols/irc/irc.c:1085 |
4208 | 1207 msgid "No such nick/channel" |
5712 | 1208 msgstr "Нет такого псевдонима/канала" |
1209 | |
6193 | 1210 #: src/protocols/irc/irc.c:1085 src/protocols/irc/irc.c:1088 |
1211 #: src/protocols/irc/irc.c:1093 src/protocols/irc/irc.c:1097 | |
1212 #: src/protocols/irc/irc.c:1463 src/protocols/irc/irc.c:1605 | |
4208 | 1213 msgid "IRC Error" |
5712 | 1214 msgstr "Ошибка IRC" |
4208 | 1215 |
1216 #. ERR_NOSUCHSERVER | |
6193 | 1217 #: src/protocols/irc/irc.c:1088 |
4208 | 1218 msgid "No such server" |
5712 | 1219 msgstr "Сервер не найден" |
1220 | |
1221 #. ERR_NOMOTD | |
1222 #. drop it - bringing up dialog for NOMOTD is annoying | |
4208 | 1223 #. ERR_NONICKNAMEGIVEN |
6193 | 1224 #: src/protocols/irc/irc.c:1093 |
4208 | 1225 msgid "No nickname given" |
5712 | 1226 msgstr "Не задан псевдоним" |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1227 |
4208 | 1228 #. ERR_NOPRIVILEGES |
6193 | 1229 #: src/protocols/irc/irc.c:1096 |
4208 | 1230 msgid "You're not an IRC operator!" |
5712 | 1231 msgstr "Вы не являетесь оператором IRC!" |
4208 | 1232 |
6193 | 1233 #: src/protocols/irc/irc.c:1100 |
4208 | 1234 msgid "That nick is already in use. Please enter a new nick" |
1235 msgstr "" | |
1236 | |
5729 | 1237 #. Build OK Button |
6193 | 1238 #: src/dialogs.c:2203 src/dialogs.c:2341 src/dialogs.c:2625 src/dialogs.c:2771 |
1239 #: src/dialogs.c:3934 src/gtkrequest.c:170 src/protocols/irc/irc.c:1104 | |
1240 #: src/protocols/msn/msn.c:170 src/protocols/msn/msn.c:181 | |
1241 #: src/protocols/msn/msn.c:192 src/protocols/msn/msn.c:203 | |
1242 #: src/protocols/oscar/oscar.c:2440 src/protocols/oscar/oscar.c:2520 | |
1243 #: src/protocols/oscar/oscar.c:5935 src/protocols/oscar/oscar.c:5984 | |
1244 #: src/protocols/oscar/oscar.c:6044 src/protocols/yahoo/yahoo.c:1187 | |
1245 #: src/request.h:813 | |
5729 | 1246 msgid "OK" |
1247 msgstr "OK" | |
1248 | |
6193 | 1249 #: src/protocols/irc/irc.c:1390 src/protocols/irc/irc.c:1396 |
1250 #: src/protocols/irc/irc.c:1402 src/protocols/irc/irc.c:1416 | |
4208 | 1251 msgid "IRC CTCP info" |
1252 msgstr "" | |
1253 | |
6193 | 1254 #: src/protocols/irc/irc.c:1426 |
3078 | 1255 #, c-format |
4208 | 1256 msgid "%s would like to establish a DCC chat" |
1257 msgstr "" | |
1258 | |
6193 | 1259 #: src/protocols/irc/irc.c:1429 |
3078 | 1260 msgid "" |
4208 | 1261 "This requires a direct connection to be established between the two " |
1262 "computers. Messages sent will not pass through the IRC server" | |
1263 msgstr "" | |
1264 | |
6193 | 1265 #: src/protocols/irc/irc.c:1433 src/protocols/oscar/oscar.c:2403 |
1266 #: src/protocols/oscar/oscar.c:5720 | |
4208 | 1267 #, fuzzy |
1268 msgid "Connect" | |
5712 | 1269 msgstr "Соединение" |
1270 | |
6193 | 1271 #: src/protocols/irc/irc.c:1460 |
5729 | 1272 #, c-format |
1273 msgid "Received an invalid file send request from %s." | |
1274 msgstr "" | |
1275 | |
6193 | 1276 #: src/protocols/irc/irc.c:1541 src/protocols/msn/error.c:133 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1277 #: src/protocols/msn/notification.c:292 src/protocols/msn/notification.c:760 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1278 msgid "Unable to write" |
5712 | 1279 msgstr "Невозможно записать" |
1280 | |
6193 | 1281 #: src/protocols/irc/irc.c:1603 |
5712 | 1282 #, c-format |
4208 | 1283 msgid "You have been kicked from %s: %s" |
5712 | 1284 msgstr "Вас выкинули из чата %s: %s" |
1285 | |
6193 | 1286 #: src/protocols/irc/irc.c:1608 |
2976 | 1287 #, c-format |
1288 msgid "Kicked by %s: %s" | |
5712 | 1289 msgstr "Принудительно удален %s: %s" |
1290 | |
6193 | 1291 #: src/protocols/irc/irc.c:1664 src/protocols/irc/irc.c:2918 |
4208 | 1292 msgid "CTCP ClientInfo" |
1293 msgstr "" | |
1294 | |
6193 | 1295 #: src/protocols/irc/irc.c:1670 src/protocols/irc/irc.c:2924 |
4208 | 1296 #, fuzzy |
1297 msgid "CTCP UserInfo" | |
5712 | 1298 msgstr "Информация о пользователе" |
1299 | |
6193 | 1300 #: src/protocols/irc/irc.c:1676 src/protocols/irc/irc.c:2930 |
4208 | 1301 msgid "CTCP Version" |
1302 msgstr "" | |
1303 | |
6193 | 1304 #: src/protocols/irc/irc.c:1704 src/protocols/irc/irc.c:2936 |
4208 | 1305 msgid "CTCP Ping" |
1306 msgstr "" | |
1307 | |
6193 | 1308 #: src/protocols/irc/irc.c:1949 src/protocols/oscar/oscar.c:678 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1309 #: src/protocols/toc/toc.c:234 |
5712 | 1310 #, c-format |
1311 msgid "Signon: %s" | |
1312 msgstr "Подключился: %s" | |
1313 | |
6193 | 1314 #: src/protocols/irc/irc.c:1963 src/protocols/trepia/trepia.c:1148 |
5729 | 1315 msgid "Unable to create socket" |
1316 msgstr "Не могу создать сокет" | |
1317 | |
6193 | 1318 #: src/protocols/irc/irc.c:2204 |
4208 | 1319 #, c-format |
1320 msgid "Topic for %s is %s" | |
1321 msgstr "" | |
1322 | |
6193 | 1323 #: src/protocols/irc/irc.c:2300 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1324 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1325 msgid "You have left %s" |
5712 | 1326 msgstr "Вы покинули %s" |
1327 | |
6193 | 1328 #: src/protocols/irc/irc.c:2301 |
4208 | 1329 msgid "IRC Part" |
1330 msgstr "IRC" | |
1331 | |
6193 | 1332 #: src/protocols/irc/irc.c:2356 |
5712 | 1333 msgid "<I>Requesting DCC CHAT</I>" |
1334 msgstr "" | |
1335 | |
6193 | 1336 #: src/protocols/irc/irc.c:2373 |
5712 | 1337 msgid "<B>Operator commands:<BR>REHASH RESTART</B>" |
1338 msgstr "" | |
1339 | |
6193 | 1340 #: src/protocols/irc/irc.c:2378 |
5712 | 1341 msgid "" |
1342 "<B>CTCP commands:<BR>CLIENTINFO <nick><BR>USERINFO <nick><BR>VERSION " | |
1343 "<nick><BR>PING <nick></B><BR>" | |
1344 msgstr "" | |
1345 | |
6193 | 1346 #: src/protocols/irc/irc.c:2386 |
5712 | 1347 msgid "<B>DCC commands:<BR>CHAT <nick></B>" |
1348 msgstr "" | |
1349 | |
6193 | 1350 #: src/protocols/irc/irc.c:2391 |
5712 | 1351 msgid "" |
1352 "<B>Currently supported commands:<BR>WHOIS INVITE NICK LIST<BR>JOIN PART " | |
1353 "TOPIC KICK<BR>OP DEOP VOICE DEVOICE<BR>ME MSG QUOTE SAY QUIT<BR>MODE VERSION " | |
1354 "W WHOWAS<BR>Type /HELP OPER for operator commands<BR>Type /HELP CTCP for " | |
1355 "CTCP commands<BR>Type /HELP DCC for DCC commands" | |
1356 msgstr "" | |
1357 | |
6193 | 1358 #: src/protocols/irc/irc.c:2414 |
5712 | 1359 msgid "<B>Unknown command</B>" |
1360 msgstr "" | |
1361 | |
6193 | 1362 #: src/protocols/irc/irc.c:2474 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1363 msgid "Channel:" |
5712 | 1364 msgstr "Канал:" |
1365 | |
6193 | 1366 #: src/gtkaccount.c:422 src/main.c:309 src/protocols/irc/irc.c:2479 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1367 msgid "Password:" |
5712 | 1368 msgstr "Пароль" |
1369 | |
6193 | 1370 #: src/protocols/irc/irc.c:2905 |
3078 | 1371 msgid "DCC Chat" |
5712 | 1372 msgstr "DCC Чат" |
1373 | |
5729 | 1374 #. *< api_version |
1375 #. *< type | |
1376 #. *< ui_requirement | |
1377 #. *< flags | |
1378 #. *< dependencies | |
1379 #. *< priority | |
1380 #. *< id | |
1381 #. *< name | |
1382 #. *< version | |
1383 #. * summary | |
6193 | 1384 #: src/protocols/irc/irc.c:3011 src/protocols/irc/irc.c:3013 |
5729 | 1385 #, fuzzy |
1386 msgid "IRC Protocol Plugin" | |
1387 msgstr "Действия" | |
1388 | |
1389 #. Account Options | |
6193 | 1390 #: src/gtkprefs.c:1145 src/protocols/irc/irc.c:3035 |
1391 #: src/protocols/jabber/jabber.c:4425 src/protocols/msn/msn.c:1259 | |
1392 #: src/protocols/napster/napster.c:644 src/protocols/trepia/trepia.c:1377 | |
5729 | 1393 msgid "Port" |
1394 msgstr "Порт" | |
1395 | |
6193 | 1396 #: src/protocols/irc/irc.c:3039 |
5729 | 1397 #, fuzzy |
1398 msgid "Encoding" | |
5712 | 1399 msgstr "Кодировка:" |
1400 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1401 #: src/protocols/jabber/jabber.c:561 src/protocols/jabber/jabber.c:580 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1402 #: src/protocols/msn/buddyicon.c:172 src/protocols/msn/buddyicon.c:282 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1403 #: src/protocols/msn/buddyicon.c:330 src/protocols/msn/buddyicon.c:435 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1404 #: src/protocols/msn/buddyicon.c:521 src/protocols/msn/msn.c:72 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1405 #: src/protocols/msn/msn.c:91 src/protocols/msn/msn.c:149 |
6193 | 1406 #: src/protocols/msn/msn.c:249 src/protocols/msn/msn.c:505 |
1407 #: src/protocols/msn/msn.c:616 src/protocols/msn/msn.c:632 | |
1408 #: src/protocols/msn/msn.c:667 src/protocols/msn/msn.c:683 | |
1409 #: src/protocols/msn/msn.c:715 src/protocols/msn/msn.c:723 | |
1410 #: src/protocols/msn/msn.c:756 src/protocols/msn/msn.c:764 | |
1411 #: src/protocols/msn/msn.c:778 src/protocols/msn/msn.c:787 | |
1412 #: src/protocols/msn/msn.c:801 src/protocols/msn/msn.c:810 | |
1413 #: src/protocols/msn/msn.c:832 src/protocols/msn/msn.c:882 | |
1414 #: src/protocols/msn/msn.c:920 src/protocols/msn/msn.c:1017 | |
1415 #: src/protocols/msn/msn.c:1041 src/protocols/msn/msn.c:1061 | |
1416 #: src/protocols/msn/msn.c:1072 src/protocols/msn/msn.c:1083 | |
1417 #: src/protocols/msn/msn.c:1107 src/protocols/msn/msn.c:1119 | |
1418 #: src/protocols/msn/notification.c:127 src/protocols/msn/notification.c:156 | |
1419 #: src/protocols/msn/notification.c:949 src/protocols/msn/notification.c:969 | |
1420 #: src/protocols/trepia/trepia.c:281 src/protocols/trepia/trepia.c:782 | |
1421 #: src/protocols/trepia/trepia.c:1065 src/protocols/trepia/trepia.c:1109 | |
1422 #: src/protocols/trepia/trepia.c:1208 src/protocols/trepia/trepia.c:1264 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1423 msgid "Write error" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1424 msgstr "Ошибка записи" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1425 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1426 #: src/protocols/jabber/jabber.c:981 |
3450 | 1427 msgid "Unable to change password." |
5712 | 1428 msgstr "Невозможно сменить пароль." |
1429 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1430 #: src/protocols/jabber/jabber.c:982 |
3450 | 1431 msgid "" |
1432 "The current password you entered is incorrect. Your password has not been " | |
1433 "changed." | |
3343 | 1434 msgstr "" |
1435 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1436 #: src/protocols/jabber/jabber.c:988 |
3450 | 1437 msgid "Unable to change password" |
5712 | 1438 msgstr "Невозможно сменить пароль" |
1439 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1440 #: src/protocols/jabber/jabber.c:989 |
3450 | 1441 msgid "" |
4059 | 1442 "The new password you entered is the same as your current password. Your " |
3450 | 1443 "password remains the same." |
1444 msgstr "" | |
1445 | |
6193 | 1446 #: src/blist.c:794 src/gtkaccount.c:139 src/gtkpounce.c:307 |
1447 #: src/protocols/jabber/jabber.c:1169 | |
3343 | 1448 #, fuzzy |
1449 msgid "Unknown" | |
5712 | 1450 msgstr "Неизвестный ICQ" |
1451 | |
1452 #. once again, we don't have to put anything here | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1453 #: src/protocols/jabber/jabber.c:1178 src/protocols/jabber/jabber.c:3436 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1454 #: src/protocols/jabber/jabber.c:3487 |
5712 | 1455 #, fuzzy |
1456 msgid "Chatty" | |
1457 msgstr "Чат" | |
1458 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1459 #: src/protocols/jabber/jabber.c:1180 src/protocols/jabber/jabber.c:3438 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1460 #: src/protocols/jabber/jabber.c:3495 |
3078 | 1461 msgid "Extended Away" |
5712 | 1462 msgstr "Расширенное \"отошел\"" |
1463 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1464 #: src/protocols/jabber/jabber.c:1182 src/protocols/jabber/jabber.c:3439 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1465 #: src/protocols/jabber/jabber.c:3499 src/protocols/oscar/oscar.c:2819 |
6193 | 1466 #: src/protocols/oscar/oscar.c:4551 src/protocols/oscar/oscar.c:5844 |
3078 | 1467 msgid "Do Not Disturb" |
5712 | 1468 msgstr "Не беспокоить" |
1469 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1470 #: src/protocols/jabber/jabber.c:1421 |
3450 | 1471 #, fuzzy, c-format |
1472 msgid "Jabber Error %s" | |
5712 | 1473 msgstr "Ошибка сообщения" |
1474 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1475 #: src/protocols/jabber/jabber.c:1528 |
3343 | 1476 #, c-format |
1477 msgid "Error %s: %s" | |
5712 | 1478 msgstr "Ошибка %s: %s" |
1479 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1480 #: src/protocols/jabber/jabber.c:1531 |
3343 | 1481 #, fuzzy |
1482 msgid "Unknown Error in presence" | |
5712 | 1483 msgstr "Неизвестный код ошибеи" |
1484 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1485 #: src/protocols/jabber/jabber.c:1709 |
3343 | 1486 #, fuzzy, c-format |
1487 msgid "The user %s wants to add you to their buddy list." | |
5712 | 1488 msgstr "Пользователь %s хочет добавить Вас в свой список пользователей." |
1489 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1490 #: src/protocols/jabber/jabber.c:1737 |
3450 | 1491 #, c-format |
1492 msgid "" | |
1493 "The Jabber user %s does not exist and was therefore not added to your roster." | |
1494 msgstr "" | |
1495 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1496 #: src/protocols/jabber/jabber.c:1740 |
3450 | 1497 msgid "No such user." |
5712 | 1498 msgstr "Нет такого пользователя." |
1499 | |
5729 | 1500 #. Should never happen. |
6193 | 1501 #: src/blist.c:502 src/dialogs.c:855 src/protocols/jabber/jabber.c:1831 |
1502 #: src/protocols/msn/notification.c:87 src/protocols/msn/notification.c:88 | |
1503 #: src/protocols/msn/notification.c:644 | |
3078 | 1504 msgid "Buddies" |
5712 | 1505 msgstr "Пользователи" |
1506 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1507 #: src/protocols/jabber/jabber.c:1904 |
3078 | 1508 msgid "Authenticating" |
5712 | 1509 msgstr "Аутетнтификация" |
1510 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1511 #: src/protocols/jabber/jabber.c:1938 |
3078 | 1512 msgid "Unknown login error" |
5712 | 1513 msgstr "Неизвестный код ошибки" |
1514 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1515 #: src/protocols/jabber/jabber.c:2288 |
3343 | 1516 msgid "Password successfully changed." |
5712 | 1517 msgstr "Пароль успешно изменен." |
1518 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1519 #: src/protocols/jabber/jabber.c:2333 src/protocols/jabber/jabber.c:4236 |
3125 | 1520 msgid "Connection lost" |
5712 | 1521 msgstr "Соединение потеряно" |
1522 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1523 #: src/protocols/jabber/jabber.c:2340 |
3078 | 1524 msgid "Connected" |
5712 | 1525 msgstr "Соединено" |
1526 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1527 #: src/protocols/jabber/jabber.c:2343 |
3078 | 1528 msgid "Requesting Authentication Method" |
5712 | 1529 msgstr "Запрос метода авторизации" |
3078 | 1530 |
3450 | 1531 #. we have no chats yet |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1532 #: src/protocols/jabber/jabber.c:2363 src/protocols/msn/dispatch.c:164 |
6193 | 1533 #: src/protocols/msn/msn.c:450 src/protocols/napster/napster.c:489 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1534 #: src/protocols/trepia/trepia.c:1142 src/protocols/yahoo/yahoo.c:986 |
3078 | 1535 msgid "Connecting" |
5712 | 1536 msgstr "Соединяемся" |
1537 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1538 #: src/protocols/jabber/jabber.c:2689 |
3450 | 1539 #, c-format |
1540 msgid "The user %s is an invalid Jabber I.D. and was therefore not added." | |
1541 msgstr "" | |
1542 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1543 #: src/protocols/jabber/jabber.c:2691 |
5729 | 1544 msgid "Unable to add buddy." |
1545 msgstr "Не могу добавить пользователя" | |
1546 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1547 #: src/protocols/jabber/jabber.c:2692 |
3450 | 1548 msgid "Jabber Error" |
5729 | 1549 msgstr "Ошибка Jabber" |
1550 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1551 #: src/protocols/jabber/jabber.c:2951 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1552 msgid "Room:" |
5712 | 1553 msgstr "Комната:" |
1554 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1555 #: src/protocols/jabber/jabber.c:2956 |
5729 | 1556 msgid "Server:" |
1557 msgstr "Сервер:" | |
1558 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1559 #: src/protocols/jabber/jabber.c:2962 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
1560 msgid "Handle:" |
5712 | 1561 msgstr "Псевдоним:" |
1562 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1563 #: src/protocols/jabber/jabber.c:2992 |
3450 | 1564 msgid "Unable to join chat" |
5712 | 1565 msgstr "Не могу войти в чат" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
1566 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1567 #: src/protocols/jabber/jabber.c:3228 src/protocols/jabber/jabber.c:3279 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1568 #: src/protocols/jabber/jabber.c:3704 |
5729 | 1569 #, fuzzy |
1570 msgid "Jabber ID" | |
1571 msgstr "Идентификатор Jabber" | |
1572 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1573 #: src/protocols/jabber/jabber.c:3229 |
5729 | 1574 msgid "Error" |
1575 msgstr "Ошибка" | |
1576 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1577 #: src/protocols/jabber/jabber.c:3280 src/protocols/jabber/jabber.c:3339 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1578 #: src/protocols/jabber/jabber.c:3350 src/protocols/jabber/jabber.c:3730 |
5729 | 1579 msgid "Status" |
1580 msgstr "Статус" | |
1581 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1582 #: src/protocols/jabber/jabber.c:3350 src/protocols/jabber/jabber.c:3372 |
6193 | 1583 #: src/protocols/oscar/oscar.c:5457 |
5712 | 1584 msgid "Not Authorized" |
1585 msgstr "Не авторизован" | |
1586 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1587 #: src/protocols/jabber/jabber.c:3385 |
5712 | 1588 #, fuzzy |
1589 msgid "View Error Msg" | |
1590 msgstr "Просмотр журнала" | |
1591 | |
6193 | 1592 #: src/gtkconv.c:1099 src/protocols/jabber/jabber.c:3397 |
5712 | 1593 msgid "Get Away Msg" |
1594 msgstr "Получить сообщение об отсутствии" | |
1595 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1596 #: src/protocols/jabber/jabber.c:3404 |
5712 | 1597 msgid "Un-hide From" |
1598 msgstr "Открыться для" | |
1599 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1600 #: src/protocols/jabber/jabber.c:3407 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
1601 msgid "Temporarily Hide From" |
5712 | 1602 msgstr "Временно скрыться от" |
1603 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1604 #: src/protocols/jabber/jabber.c:3414 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
1605 #, fuzzy |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
1606 msgid "Cancel Presence Notification" |
5712 | 1607 msgstr "Отменить всплывающее уведомление" |
1608 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1609 #: src/protocols/jabber/jabber.c:3422 |
5712 | 1610 msgid "Re-request authorization" |
1611 msgstr "Повторно запросить авторизацию" | |
1612 | |
1613 #. state is one of our own strings. it won't be NULL. | |
6193 | 1614 #: src/gtkaccount.c:1577 src/protocols/jabber/jabber.c:3435 |
1615 #: src/protocols/jabber/jabber.c:3485 src/protocols/oscar/oscar.c:2831 | |
1616 #: src/protocols/oscar/oscar.c:4546 src/protocols/oscar/oscar.c:5842 | |
1617 #: src/protocols/yahoo/yahoo.c:1075 src/protocols/zephyr/zephyr.c:866 | |
1618 #: src/protocols/zephyr/zephyr.c:876 | |
5712 | 1619 msgid "Online" |
1620 msgstr "В сети" | |
1621 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1622 #: src/protocols/jabber/jabber.c:3625 |
3078 | 1623 msgid "Full Name" |
5712 | 1624 msgstr "Полное Имя" |
1625 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1626 #: src/protocols/jabber/jabber.c:3626 |
3125 | 1627 msgid "Family Name" |
5712 | 1628 msgstr "Фамилия" |
1629 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1630 #: src/protocols/jabber/jabber.c:3627 |
3125 | 1631 msgid "Given Name" |
5712 | 1632 msgstr "Девичья фамилия" |
1633 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1634 #: src/protocols/jabber/jabber.c:3628 |
3125 | 1635 msgid "Nickname" |
5712 | 1636 msgstr "Псевдоним" |
1637 | |
6193 | 1638 #: src/dialogs.c:2896 src/protocols/jabber/jabber.c:3629 |
3125 | 1639 msgid "URL" |
1640 msgstr "URL" | |
3078 | 1641 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1642 #: src/protocols/jabber/jabber.c:3630 |
3125 | 1643 msgid "Street Address" |
5712 | 1644 msgstr "Адрес дома" |
1645 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1646 #: src/protocols/jabber/jabber.c:3631 |
3125 | 1647 msgid "Extended Address" |
5712 | 1648 msgstr "Дополнительно" |
1649 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1650 #: src/protocols/jabber/jabber.c:3632 |
3125 | 1651 msgid "Locality" |
5712 | 1652 msgstr "Расположение" |
1653 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1654 #: src/protocols/jabber/jabber.c:3633 |
3125 | 1655 msgid "Region" |
5712 | 1656 msgstr "Регион" |
1657 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1658 #: src/protocols/jabber/jabber.c:3634 |
3125 | 1659 msgid "Postal Code" |
5712 | 1660 msgstr "Почтовый код" |
3125 | 1661 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1662 #. Country |
6193 | 1663 #: src/dialogs.c:2057 src/dialogs.c:2702 src/protocols/jabber/jabber.c:3635 |
1664 #: src/protocols/trepia/trepia.c:372 | |
3125 | 1665 msgid "Country" |
5712 | 1666 msgstr "Страна" |
1667 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1668 #: src/protocols/jabber/jabber.c:3636 |
3125 | 1669 msgid "Telephone" |
5712 | 1670 msgstr "Телефон" |
1671 | |
6193 | 1672 #: src/dialogs.c:2760 src/protocols/jabber/jabber.c:3637 |
3125 | 1673 msgid "Email" |
1674 msgstr "e-mail" | |
1675 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1676 #: src/protocols/jabber/jabber.c:3638 |
3125 | 1677 msgid "Organization Name" |
5712 | 1678 msgstr "Организация" |
1679 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1680 #: src/protocols/jabber/jabber.c:3639 |
3125 | 1681 msgid "Organization Unit" |
5712 | 1682 msgstr "Должность" |
1683 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1684 #: src/protocols/jabber/jabber.c:3640 |
3125 | 1685 msgid "Title" |
5712 | 1686 msgstr "Заголовок" |
1687 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1688 #: src/protocols/jabber/jabber.c:3641 |
3125 | 1689 msgid "Role" |
5712 | 1690 msgstr "Роль" |
1691 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1692 #: src/protocols/jabber/jabber.c:3642 |
3078 | 1693 msgid "Birthday" |
5712 | 1694 msgstr "Дата рождения" |
1695 | |
6193 | 1696 #: src/dialogs.c:2906 src/gtkprefs.c:604 src/gtkprefs.c:1840 |
1697 #: src/protocols/jabber/jabber.c:3643 | |
3078 | 1698 msgid "Description" |
5712 | 1699 msgstr "Описание" |
1700 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1701 #: src/protocols/jabber/jabber.c:3668 |
3078 | 1702 msgid "" |
1703 "All items below are optional. Enter only the information with which you feel " | |
1704 "comfortable" | |
5712 | 1705 msgstr "Следующая информация не обязательна. Заполнять по желанию." |
1706 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1707 #: src/protocols/jabber/jabber.c:3669 |
3078 | 1708 msgid "User Identity" |
5712 | 1709 msgstr "Идентификатор пользователя" |
1710 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1711 #: src/protocols/jabber/jabber.c:4098 |
3078 | 1712 msgid "Gaim - Edit Jabber vCard" |
5712 | 1713 msgstr "Gaim - Редактировать Jabber vCard" |
1714 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1715 #: src/protocols/jabber/jabber.c:4173 |
3078 | 1716 msgid "Server Registration successful!" |
5712 | 1717 msgstr "Успешная регистрация!" |
1718 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1719 #: src/protocols/jabber/jabber.c:4194 |
3078 | 1720 msgid "Unknown registration error" |
5712 | 1721 msgstr "Неизвестная ошибка регистрации" |
1722 | |
6193 | 1723 #: src/dialogs.c:2232 src/protocols/jabber/jabber.c:4308 |
1724 #: src/protocols/oscar/oscar.c:6098 src/protocols/toc/toc.c:1462 | |
3078 | 1725 msgid "Set User Info" |
5712 | 1726 msgstr "Установить информацию о пользователе" |
1727 | |
5729 | 1728 #. *< api_version |
1729 #. *< type | |
1730 #. *< ui_requirement | |
1731 #. *< flags | |
1732 #. *< dependencies | |
1733 #. *< priority | |
1734 #. *< id | |
1735 #. *< name | |
1736 #. *< version | |
1737 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1738 #: src/protocols/jabber/jabber.c:4397 src/protocols/jabber/jabber.c:4399 |
5729 | 1739 msgid "Jabber Protocol Plugin" |
1740 msgstr "" | |
1741 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1742 #: src/protocols/jabber/jabber.c:4421 |
5729 | 1743 msgid "Resource" |
1744 msgstr "Ресурс" | |
1745 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1746 #: src/protocols/jabber/jabber.c:4429 |
5729 | 1747 #, fuzzy |
1748 msgid "Connect server" | |
1749 msgstr "Сервер соединения" | |
1750 | |
1751 #: src/protocols/msn/dispatch.c:45 src/protocols/msn/notification.c:229 | |
1752 msgid "Protocol not supported" | |
1753 msgstr "Протокол не поддерживается" | |
1754 | |
1755 #: src/protocols/msn/dispatch.c:51 | |
1756 msgid "Unable to request INF\n" | |
1757 msgstr "Не могу запросить INF\n" | |
1758 | |
1759 #: src/protocols/msn/dispatch.c:68 src/protocols/msn/notification.c:252 | |
1760 msgid "Unable to login using MD5" | |
1761 msgstr "Не могу зайти используя MD5" | |
1762 | |
1763 #: src/protocols/msn/dispatch.c:77 | |
1764 msgid "Unable to send USR\n" | |
1765 msgstr "Не могу послать USR\n" | |
1766 | |
1767 #: src/protocols/msn/dispatch.c:82 src/protocols/msn/notification.c:266 | |
1768 msgid "Requesting to send password" | |
1769 msgstr "Запрашиваю посылку пароля" | |
1770 | |
1771 #: src/protocols/msn/dispatch.c:99 | |
1772 msgid "Got invalid XFR\n" | |
1773 msgstr "" | |
1774 | |
1775 #: src/protocols/msn/dispatch.c:126 | |
1776 msgid "Unable to transfer" | |
1777 msgstr "Не могу передать" | |
1778 | |
1779 #: src/protocols/msn/dispatch.c:147 | |
1780 msgid "Unable to parse message." | |
1781 msgstr "Не могу разобрать сообщение." | |
1782 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1783 #: src/protocols/msn/dispatch.c:171 src/protocols/msn/notification.c:407 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1784 #: src/protocols/msn/notification.c:1385 |
5729 | 1785 msgid "Unable to write to server" |
1786 msgstr "Не могу записать на сервер" | |
1787 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1788 #: src/protocols/msn/dispatch.c:175 src/protocols/msn/notification.c:1392 |
5729 | 1789 msgid "Syncing with server" |
1790 msgstr "Синхронизируюсь с сервером" | |
1791 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1792 #: src/protocols/msn/dispatch.c:189 src/protocols/msn/notification.c:1406 |
5729 | 1793 msgid "Error reading from server" |
1794 msgstr "Ошибка при чтении от сервера" | |
1795 | |
1796 #: src/protocols/msn/error.c:33 | |
3343 | 1797 msgid "Syntax Error (probably a Gaim bug)" |
1798 msgstr "" | |
1799 | |
5729 | 1800 #: src/protocols/msn/error.c:37 |
3343 | 1801 msgid "Invalid Parameter (probably a Gaim bug)" |
1802 msgstr "" | |
1803 | |
5729 | 1804 #: src/protocols/msn/error.c:40 |
3343 | 1805 #, fuzzy |
1806 msgid "Invalid User" | |
5712 | 1807 msgstr "Неверное имя" |
1808 | |
5729 | 1809 #: src/protocols/msn/error.c:44 |
3343 | 1810 msgid "Fully Qualified Domain Name missing" |
5712 | 1811 msgstr "Не указано доменное имя" |
1812 | |
5729 | 1813 #: src/protocols/msn/error.c:47 |
3343 | 1814 msgid "Already Login" |
5712 | 1815 msgstr "Уже в сети" |
1816 | |
5729 | 1817 #: src/protocols/msn/error.c:50 |
3343 | 1818 msgid "Invalid Username" |
5712 | 1819 msgstr "Неверное имя пользователя" |
1820 | |
5729 | 1821 #: src/protocols/msn/error.c:53 |
3343 | 1822 msgid "Invalid Friendly Name" |
5712 | 1823 msgstr "Неверное отображаемое имя" |
1824 | |
5729 | 1825 #: src/protocols/msn/error.c:56 |
3343 | 1826 msgid "List Full" |
5712 | 1827 msgstr "Список полон" |
1828 | |
5729 | 1829 #: src/protocols/msn/error.c:59 |
3343 | 1830 msgid "Already there" |
5729 | 1831 msgstr "Уже там" |
1832 | |
1833 #: src/protocols/msn/error.c:62 | |
3343 | 1834 msgid "Not on list" |
5712 | 1835 msgstr "Отсутствует в списке" |
1836 | |
5729 | 1837 #: src/protocols/msn/error.c:65 |
3343 | 1838 msgid "User is offline" |
5712 | 1839 msgstr "Пользователь не подключен" |
1840 | |
5729 | 1841 #: src/protocols/msn/error.c:68 |
3343 | 1842 msgid "Already in the mode" |
1843 msgstr "" | |
1844 | |
5729 | 1845 #: src/protocols/msn/error.c:71 |
3343 | 1846 msgid "Already in opposite list" |
1847 msgstr "" | |
1848 | |
5729 | 1849 #: src/protocols/msn/error.c:75 |
1850 msgid "Tried to add a contact to a group that doesn't exist" | |
1851 msgstr "" | |
1852 | |
1853 #: src/protocols/msn/error.c:79 | |
3343 | 1854 msgid "Switchboard failed" |
1855 msgstr "" | |
1856 | |
5729 | 1857 #: src/protocols/msn/error.c:82 |
3343 | 1858 msgid "Notify Transfer failed" |
1859 msgstr "" | |
1860 | |
5729 | 1861 #: src/protocols/msn/error.c:86 |
3343 | 1862 msgid "Required fields missing" |
5712 | 1863 msgstr "Запрошенные поля отсутствуют" |
1864 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
1865 #: src/protocols/msn/error.c:89 src/protocols/oscar/oscar.c:178 |
3343 | 1866 msgid "Not logged in" |
5712 | 1867 msgstr "Не в сети" |
1868 | |
5729 | 1869 #: src/protocols/msn/error.c:93 |
3343 | 1870 msgid "Internal server error" |
5712 | 1871 msgstr "Внутреняя ошибка сервера" |
1872 | |
5729 | 1873 #: src/protocols/msn/error.c:96 |
3343 | 1874 msgid "Database server error" |
5712 | 1875 msgstr "Ошибка сервера базы данных" |
1876 | |
5729 | 1877 #: src/protocols/msn/error.c:99 |
3343 | 1878 msgid "File operation error" |
5712 | 1879 msgstr "Ошибка операции с файлом" |
1880 | |
5729 | 1881 #: src/protocols/msn/error.c:102 |
3343 | 1882 msgid "Memory allocation error" |
5712 | 1883 msgstr "Ошибка распределения памяти" |
1884 | |
5729 | 1885 #: src/protocols/msn/error.c:105 |
1886 msgid "Wrong CHL value sent to server" | |
1887 msgstr "" | |
1888 | |
1889 #: src/protocols/msn/error.c:109 | |
3343 | 1890 msgid "Server busy" |
5712 | 1891 msgstr "Сервер занят" |
1892 | |
5729 | 1893 #: src/protocols/msn/error.c:112 |
3343 | 1894 msgid "Server unavailable" |
5712 | 1895 msgstr "Сервер недоступен" |
1896 | |
5729 | 1897 #: src/protocols/msn/error.c:115 |
3343 | 1898 msgid "Peer Notification server down" |
1899 msgstr "" | |
1900 | |
5729 | 1901 #: src/protocols/msn/error.c:118 |
3343 | 1902 msgid "Database connect error" |
5712 | 1903 msgstr "Ошибка соединения с базой данных" |
1904 | |
5729 | 1905 #: src/protocols/msn/error.c:122 |
3343 | 1906 msgid "Server is going down (abandon ship)" |
1907 msgstr "" | |
1908 | |
5729 | 1909 #: src/protocols/msn/error.c:126 |
3343 | 1910 msgid "Error creating connection" |
5712 | 1911 msgstr "Ошибка создания соединения" |
1912 | |
5729 | 1913 #: src/protocols/msn/error.c:130 |
1914 msgid "CVR parameters are either unknown or not allowed" | |
1915 msgstr "" | |
1916 | |
1917 #: src/protocols/msn/error.c:136 | |
3343 | 1918 msgid "Session overload" |
5712 | 1919 msgstr "Сессия перегружена" |
1920 | |
5729 | 1921 #: src/protocols/msn/error.c:139 |
3343 | 1922 msgid "User is too active" |
5712 | 1923 msgstr "Пользователь слишком активен" |
1924 | |
5729 | 1925 #: src/protocols/msn/error.c:142 |
3343 | 1926 msgid "Too many sessions" |
5712 | 1927 msgstr "Слишком много сессий" |
1928 | |
5729 | 1929 #: src/protocols/msn/error.c:145 |
3343 | 1930 msgid "Not expected" |
1931 msgstr "" | |
1932 | |
5729 | 1933 #: src/protocols/msn/error.c:148 |
1934 msgid "Bad friend file" | |
1935 msgstr "" | |
1936 | |
1937 #: src/protocols/msn/error.c:152 | |
1938 msgid "Authentication failed" | |
1939 msgstr "Авторизация провалена" | |
1940 | |
1941 #: src/protocols/msn/error.c:155 | |
1942 msgid "Not allowed when offline" | |
1943 msgstr "Не разрешено без подключения" | |
1944 | |
1945 #: src/protocols/msn/error.c:158 | |
1946 msgid "Not accepting new users" | |
1947 msgstr "" | |
1948 | |
1949 #: src/protocols/msn/error.c:162 | |
1950 msgid "Passport account not yet verified" | |
1951 msgstr "Акаунт Passport ещё не подтверждён" | |
1952 | |
1953 #: src/protocols/msn/error.c:166 | |
1954 #, fuzzy, c-format | |
1955 msgid "Unknown Error Code %d" | |
1956 msgstr "Неизвестный код ошибки" | |
1957 | |
1958 #: src/protocols/msn/msn.c:60 | |
1959 msgid "Your new MSN friendly name is too long." | |
1960 msgstr "" | |
1961 | |
5712 | 1962 #: src/protocols/msn/msn.c:166 |
5729 | 1963 #, fuzzy |
1964 msgid "Set your friendly name." | |
1965 msgstr "Установить отображаемое имя" | |
1966 | |
1967 #: src/protocols/msn/msn.c:167 | |
1968 msgid "This is the name that other MSN buddies will see you as." | |
3343 | 1969 msgstr "" |
1970 | |
5712 | 1971 #: src/protocols/msn/msn.c:179 |
5729 | 1972 msgid "Set your home phone number." |
1973 msgstr "" | |
1974 | |
1975 #: src/protocols/msn/msn.c:190 | |
1976 msgid "Set your work phone number." | |
1977 msgstr "" | |
1978 | |
1979 #: src/protocols/msn/msn.c:201 | |
1980 msgid "Set your mobile phone number." | |
1981 msgstr "" | |
1982 | |
1983 #: src/protocols/msn/msn.c:210 | |
1984 msgid "Allow MSN Mobile pages?" | |
1985 msgstr "" | |
1986 | |
1987 #: src/protocols/msn/msn.c:211 | |
1988 msgid "" | |
1989 "Do you want to allow or disallow people on your buddy list to send you MSN " | |
1990 "Mobile pages to your cell phone or other mobile device?" | |
1991 msgstr "" | |
1992 | |
1993 #: src/protocols/msn/msn.c:215 | |
1994 #, fuzzy | |
1995 msgid "Allow" | |
1996 msgstr "Выбранные пользователи" | |
1997 | |
1998 #: src/protocols/msn/msn.c:216 | |
1999 msgid "Disallow" | |
2000 msgstr "" | |
2001 | |
2002 #: src/protocols/msn/msn.c:233 | |
2003 #, fuzzy | |
2004 msgid "Send a mobile message." | |
2005 msgstr "Отправить как сообщение" | |
2006 | |
2007 #: src/protocols/msn/msn.c:235 | |
2008 #, fuzzy | |
2009 msgid "Page" | |
2010 msgstr "Изображение" | |
2011 | |
6193 | 2012 #: src/about.c:151 src/dialogs.c:4231 src/gtkrequest.c:173 |
2013 #: src/protocols/msn/msn.c:236 src/server.c:1458 | |
5729 | 2014 msgid "Close" |
2015 msgstr "Закрыть" | |
2016 | |
6193 | 2017 #: src/protocols/msn/msn.c:324 src/protocols/yahoo/yahoo.c:1126 |
5729 | 2018 #, c-format |
2019 msgid "<b>Status:</b> %s" | |
2020 msgstr "<b>Статус:</b> %s" | |
2021 | |
6193 | 2022 #: src/protocols/msn/msn.c:337 src/protocols/msn/msn.c:592 |
5729 | 2023 #: src/protocols/msn/state.c:32 |
2024 msgid "Away From Computer" | |
2025 msgstr "Отошел от компьютера" | |
2026 | |
6193 | 2027 #: src/protocols/msn/msn.c:338 src/protocols/msn/msn.c:594 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2028 #: src/protocols/msn/state.c:31 src/protocols/yahoo/yahoo.c:1053 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2029 #: src/protocols/yahoo/yahoo.c:1261 src/protocols/yahoo/yahoo.c:1337 |
5729 | 2030 msgid "Be Right Back" |
2031 msgstr "Скоро вернусь" | |
2032 | |
6193 | 2033 #: src/protocols/msn/msn.c:339 src/protocols/msn/msn.c:596 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2034 #: src/protocols/msn/state.c:29 src/protocols/yahoo/yahoo.c:1055 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2035 #: src/protocols/yahoo/yahoo.c:1263 src/protocols/yahoo/yahoo.c:1338 |
5729 | 2036 msgid "Busy" |
2037 msgstr "Занят" | |
2038 | |
6193 | 2039 #: src/protocols/msn/msn.c:340 src/protocols/msn/msn.c:598 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2040 #: src/protocols/msn/state.c:33 src/protocols/yahoo/yahoo.c:1063 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2041 #: src/protocols/yahoo/yahoo.c:1271 src/protocols/yahoo/yahoo.c:1342 |
5729 | 2042 msgid "On The Phone" |
2043 msgstr "Разговариваю по телефону" | |
2044 | |
6193 | 2045 #: src/protocols/msn/msn.c:341 src/protocols/msn/msn.c:600 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2046 #: src/protocols/msn/state.c:34 src/protocols/yahoo/yahoo.c:1067 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2047 #: src/protocols/yahoo/yahoo.c:1275 src/protocols/yahoo/yahoo.c:1344 |
5729 | 2048 msgid "Out To Lunch" |
2049 msgstr "Вышел на ланч" | |
2050 | |
6193 | 2051 #: src/protocols/msn/msn.c:342 src/protocols/msn/msn.c:602 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2052 #: src/protocols/zephyr/zephyr.c:863 src/protocols/zephyr/zephyr.c:878 |
5729 | 2053 msgid "Hidden" |
2054 msgstr "Невидимый" | |
2055 | |
6193 | 2056 #: src/protocols/msn/msn.c:354 |
5729 | 2057 msgid "Set Friendly Name" |
2058 msgstr "Установить отображаемое имя" | |
2059 | |
6193 | 2060 #: src/protocols/msn/msn.c:362 |
5729 | 2061 msgid "Set Home Phone Number" |
2062 msgstr "" | |
2063 | |
6193 | 2064 #: src/protocols/msn/msn.c:368 |
5729 | 2065 msgid "Set Work Phone Number" |
2066 msgstr "" | |
2067 | |
6193 | 2068 #: src/protocols/msn/msn.c:374 |
5729 | 2069 #, fuzzy |
2070 msgid "Set Mobile Phone Number" | |
2071 msgstr "Мобильный телефон:" | |
2072 | |
6193 | 2073 #: src/protocols/msn/msn.c:383 |
5729 | 2074 msgid "Enable/Disable Mobile Devices" |
2075 msgstr "" | |
2076 | |
6193 | 2077 #: src/protocols/msn/msn.c:390 |
5729 | 2078 msgid "Allow/Disallow Mobile Pages" |
2079 msgstr "" | |
2080 | |
6193 | 2081 #: src/protocols/msn/msn.c:413 |
5729 | 2082 #, fuzzy |
2083 msgid "Send to Mobile" | |
2084 msgstr "Отправить файл" | |
2085 | |
6193 | 2086 #: src/protocols/msn/msn.c:422 |
2087 #, fuzzy | |
2088 msgid "Initiate Chat" | |
2089 msgstr "Псевдоним" | |
2090 | |
2091 #: src/protocols/msn/msn.c:696 | |
5729 | 2092 #, c-format |
2093 msgid "" | |
2094 "An MSN screenname must be in the form \"user@server.com\". Perhaps you meant " | |
2095 "%s@hotmail.com. No changes were made to your allow list." | |
2096 msgstr "" | |
2097 | |
6193 | 2098 #: src/protocols/msn/msn.c:700 src/protocols/msn/msn.c:740 |
5729 | 2099 #, fuzzy |
2100 msgid "Invalid MSN screenname" | |
2101 msgstr "Неверное имя" | |
2102 | |
6193 | 2103 #: src/protocols/msn/msn.c:736 |
5729 | 2104 #, c-format |
2105 msgid "" | |
2106 "An MSN screenname must be in the form \"user@server.com\". Perhaps you meant " | |
2107 "%s@hotmail.com. No changes were made to your block list." | |
2108 msgstr "" | |
2109 | |
2110 #. *< api_version | |
2111 #. *< type | |
2112 #. *< ui_requirement | |
2113 #. *< flags | |
2114 #. *< dependencies | |
2115 #. *< priority | |
2116 #. *< id | |
2117 #. *< name | |
2118 #. *< version | |
2119 #. * summary | |
6193 | 2120 #: src/protocols/msn/msn.c:1235 src/protocols/msn/msn.c:1237 |
5729 | 2121 #, fuzzy |
2122 msgid "MSN Protocol Plugin" | |
2123 msgstr "Действия" | |
2124 | |
6193 | 2125 #: src/protocols/msn/msn.c:1254 src/protocols/trepia/trepia.c:1372 |
5729 | 2126 #, fuzzy |
2127 msgid "Login server" | |
2128 msgstr "Сервер:" | |
2129 | |
2130 #: src/protocols/msn/notification.c:235 | |
2131 #, fuzzy | |
2132 msgid "Unable to request INF" | |
2133 msgstr "Не могу запросить INF\n" | |
2134 | |
2135 #: src/protocols/msn/notification.c:261 | |
2136 #, fuzzy | |
2137 msgid "Unable to send USR" | |
2138 msgstr "Не могу послать USR\n" | |
2139 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2140 #: src/protocols/msn/notification.c:297 src/protocols/trepia/trepia.c:719 |
5729 | 2141 #, fuzzy |
2142 msgid "Retrieving buddy list" | |
2143 msgstr "Импорт списка пользователей" | |
2144 | |
2145 #: src/protocols/msn/notification.c:323 | |
2146 msgid "Unable to send password" | |
2147 msgstr "Не могу послать пароль" | |
2148 | |
2149 #: src/protocols/msn/notification.c:328 | |
2150 msgid "Password sent" | |
2151 msgstr "Пароль послан" | |
2152 | |
2153 #: src/protocols/msn/notification.c:346 | |
2154 msgid "You have been disconnected. You have signed on from another location." | |
2155 msgstr "Соединение прервано. Вы зашли с другого места." | |
2156 | |
2157 #: src/protocols/msn/notification.c:351 | |
2158 #, fuzzy | |
2159 msgid "You have been disconnected. The MSN servers are going down temporarily." | |
2160 msgstr "Соединение прервано. Вы зашли с другого места." | |
2161 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2162 #: src/protocols/msn/notification.c:462 |
3343 | 2163 #, c-format |
2164 msgid "The user %s (%s) wants to add %s to his or her buddy list." | |
5712 | 2165 msgstr "Пользователь %s (%s) хочет добавить %s в свой список пользователей." |
2166 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2167 #: src/protocols/msn/notification.c:741 |
5729 | 2168 #, fuzzy, c-format |
2169 msgid "The user %s (%s) wants to add you to their buddy list." | |
5712 | 2170 msgstr "Пользователь %s (%s) хочет добавить Вас в свой список пользователей" |
2171 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2172 #: src/protocols/msn/notification.c:1168 |
5729 | 2173 msgid "Got invalid XFR" |
2174 msgstr "" | |
2175 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2176 #: src/protocols/msn/notification.c:1210 |
5729 | 2177 #, fuzzy |
2178 msgid "Unable to transfer to notification server" | |
5712 | 2179 msgstr "Не могу связаться сервером напоминаний." |
2180 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2181 #: src/protocols/msn/notification.c:1346 |
5729 | 2182 #, c-format |
2183 msgid "" | |
2184 "The MSN server will shut down for maintenance in %d minute(s). You will " | |
2185 "automatically be signed out at that time. Please finish any conversations in " | |
2186 "progress.\n" | |
2187 "\n" | |
2188 "After the maintenance has been completed, you will be able to successfully " | |
2189 "sign in." | |
2190 msgstr "" | |
2191 | |
6193 | 2192 #: src/gtkpounce.c:464 src/gtkprefs.c:1532 src/protocols/msn/state.c:30 |
2193 #: src/protocols/yahoo/yahoo.c:1073 | |
4208 | 2194 msgid "Idle" |
5712 | 2195 msgstr "Бездействую" |
2196 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2197 #: src/protocols/msn/switchboard.c:121 |
5729 | 2198 msgid "The conversation has become inactive and timed out." |
2199 msgstr "" | |
2200 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2201 #: src/protocols/msn/switchboard.c:128 |
5729 | 2202 #, fuzzy, c-format |
2203 msgid "%s has closed the conversation window." | |
2204 msgstr "Завершить разговор" | |
2205 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2206 #: src/protocols/msn/switchboard.c:250 |
5729 | 2207 msgid "An MSN message may not have been received." |
2208 msgstr "" | |
2209 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2210 #: src/protocols/napster/napster.c:232 |
5729 | 2211 #, fuzzy |
2212 msgid "Unable to read header from server" | |
2213 msgstr "Не могу записать на сервер" | |
2214 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2215 #: src/protocols/napster/napster.c:307 |
5729 | 2216 #, c-format |
2217 msgid "users: %s, files: %s, size: %sGB" | |
2218 msgstr "" | |
2219 | |
2220 #. MSG_SERVER_HOTLIST_ERROR | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2221 #: src/protocols/napster/napster.c:318 |
5729 | 2222 #, c-format |
2223 msgid "Unable to add \"%s\" to your Napster hotlist" | |
2224 msgstr "" | |
2225 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2226 #: src/protocols/napster/napster.c:326 |
5729 | 2227 #, fuzzy |
2228 msgid "You were disconnected from the server." | |
2229 msgstr "Прервано соединение с чатом %s." | |
2230 | |
2231 #. MSG_CLIENT_WHOIS | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2232 #: src/protocols/napster/napster.c:382 |
5729 | 2233 #, fuzzy, c-format |
2234 msgid "%s requested your information" | |
2235 msgstr "Получить информацию о пользователе" | |
2236 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2237 #: src/protocols/napster/napster.c:412 |
5729 | 2238 #, fuzzy |
3450 | 2239 msgid "" |
5729 | 2240 "You were disconnected from the server, because you logged on from a " |
2241 "different location" | |
2242 msgstr "Соединение прервано. Вы зашли с другого места." | |
2243 | |
2244 #. MSG_CLIENT_PING | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2245 #: src/protocols/napster/napster.c:418 |
5729 | 2246 #, c-format |
2247 msgid "%s requested a PING" | |
2248 msgstr "" | |
2249 | |
6193 | 2250 #: src/gtkblist.c:1573 src/protocols/napster/napster.c:531 |
5729 | 2251 msgid "Get Info" |
2252 msgstr "Получить информацию" | |
2253 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2254 #: src/protocols/napster/napster.c:545 src/protocols/oscar/oscar.c:5168 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2255 #: src/protocols/toc/toc.c:1201 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2256 msgid "Join what group:" |
5712 | 2257 msgstr "Войти в группу:" |
2258 | |
5729 | 2259 #. *< api_version |
2260 #. *< type | |
2261 #. *< ui_requirement | |
2262 #. *< flags | |
2263 #. *< dependencies | |
2264 #. *< priority | |
2265 #. *< id | |
2266 #. *< name | |
2267 #. *< version | |
2268 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2269 #: src/protocols/napster/napster.c:621 src/protocols/napster/napster.c:623 |
5729 | 2270 msgid "NAPSTER Protocol Plugin" |
2271 msgstr "" | |
2272 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2273 #: src/protocols/oscar/oscar.c:174 |
4208 | 2274 msgid "Invalid error" |
5712 | 2275 msgstr "Неправильная ошибка" |
2276 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2277 #: src/protocols/oscar/oscar.c:175 |
4208 | 2278 #, fuzzy |
2279 msgid "Invalid SNAC" | |
5712 | 2280 msgstr "Неверное имя" |
2281 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2282 #: src/protocols/oscar/oscar.c:176 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2283 msgid "Rate to host" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2284 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2285 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2286 #: src/protocols/oscar/oscar.c:177 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2287 msgid "Rate to client" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2288 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2289 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2290 #: src/protocols/oscar/oscar.c:179 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2291 msgid "Service unavailable" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2292 msgstr "Служба недоступна" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2293 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2294 #: src/protocols/oscar/oscar.c:180 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2295 msgid "Service not defined" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2296 msgstr "Служба не определена" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2297 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2298 #: src/protocols/oscar/oscar.c:181 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2299 msgid "Obsolete SNAC" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2300 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2301 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2302 #: src/protocols/oscar/oscar.c:182 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2303 msgid "Not supported by host" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2304 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2305 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2306 #: src/protocols/oscar/oscar.c:183 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2307 msgid "Not supported by client" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2308 msgstr "Не поддерживается клиентом" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2309 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2310 #: src/protocols/oscar/oscar.c:184 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2311 msgid "Refused by client" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2312 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2313 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2314 #: src/protocols/oscar/oscar.c:185 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2315 msgid "Reply too big" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2316 msgstr "Ответ слишком большой" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2317 |
5729 | 2318 #: src/protocols/oscar/oscar.c:186 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2319 msgid "Responses lost" |
4208 | 2320 msgstr "" |
2321 | |
5729 | 2322 #: src/protocols/oscar/oscar.c:187 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2323 msgid "Request denied" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2324 msgstr "Запрос запрещен" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2325 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2326 #: src/protocols/oscar/oscar.c:188 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2327 msgid "Busted SNAC payload" |
4208 | 2328 msgstr "" |
2329 | |
5729 | 2330 #: src/protocols/oscar/oscar.c:189 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2331 msgid "Insufficient rights" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2332 msgstr "" |
5712 | 2333 |
5729 | 2334 #: src/protocols/oscar/oscar.c:190 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2335 msgid "In local permit/deny" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2336 msgstr "" |
5712 | 2337 |
5729 | 2338 #: src/protocols/oscar/oscar.c:191 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2339 msgid "Too evil (sender)" |
4208 | 2340 msgstr "" |
2341 | |
5729 | 2342 #: src/protocols/oscar/oscar.c:192 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2343 msgid "Too evil (receiver)" |
4208 | 2344 msgstr "" |
2345 | |
5729 | 2346 #: src/protocols/oscar/oscar.c:193 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2347 msgid "User temporarily unavailable" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2348 msgstr "Пользователь временно недоступен" |
5712 | 2349 |
5729 | 2350 #: src/protocols/oscar/oscar.c:194 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2351 msgid "No match" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2352 msgstr "Нет совпадений" |
4208 | 2353 |
5729 | 2354 #: src/protocols/oscar/oscar.c:195 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2355 msgid "List overflow" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2356 msgstr "Список переполнен" |
5712 | 2357 |
5729 | 2358 #: src/protocols/oscar/oscar.c:196 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2359 msgid "Request ambiguous" |
4208 | 2360 msgstr "" |
2361 | |
5729 | 2362 #: src/protocols/oscar/oscar.c:197 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2363 msgid "Queue full" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2364 msgstr "Очередь заполнена" |
5712 | 2365 |
5729 | 2366 #: src/protocols/oscar/oscar.c:198 |
4208 | 2367 msgid "Not while on AOL" |
2368 msgstr "" | |
2369 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2370 #: src/protocols/oscar/oscar.c:470 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2371 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2372 msgid "Direct IM with %s closed" |
5712 | 2373 msgstr "Прямое соединение с %s закрыто" |
2374 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2375 #: src/protocols/oscar/oscar.c:472 |
3125 | 2376 #, c-format |
3078 | 2377 msgid "Direct IM with %s failed" |
5712 | 2378 msgstr "Прямое соединение с %s закрыто" |
2379 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2380 #: src/protocols/oscar/oscar.c:530 src/protocols/toc/toc.c:608 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2381 #: src/protocols/toc/toc.c:623 src/protocols/toc/toc.c:686 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2382 msgid "Disconnected." |
5712 | 2383 msgstr "Соединение разорвано." |
2384 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2385 #: src/protocols/oscar/oscar.c:542 src/protocols/toc/toc.c:862 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2386 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2387 msgid "You have been disconnected from chat room %s." |
5712 | 2388 msgstr "Прервано соединение с чатом %s." |
2389 | |
5729 | 2390 #: src/protocols/oscar/oscar.c:558 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2391 msgid "Chat is currently unavailable" |
5712 | 2392 msgstr "Чат временно недоступен" |
2393 | |
5729 | 2394 #: src/protocols/oscar/oscar.c:632 src/protocols/oscar/oscar.c:689 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2395 msgid "Couldn't connect to host" |
5712 | 2396 msgstr "Не могу присоединиться к машине" |
2397 | |
5729 | 2398 #: src/protocols/oscar/oscar.c:674 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2399 msgid "Unable to login to AIM" |
5712 | 2400 msgstr "Не могу зайти на AIM" |
2401 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2402 #: src/protocols/oscar/oscar.c:783 src/protocols/oscar/oscar.c:1169 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2403 msgid "Could Not Connect" |
5712 | 2404 msgstr "Не могу присоединиться" |
2405 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2406 #: src/protocols/oscar/oscar.c:790 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2407 msgid "Connection established, cookie sent" |
5712 | 2408 msgstr "Соединение установлено, печеньки высланы" |
2409 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2410 #: src/protocols/oscar/oscar.c:857 src/protocols/oscar/oscar.c:870 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2411 #: src/protocols/oscar/oscar.c:875 |
5712 | 2412 msgid "File Transfer Aborted" |
5729 | 2413 msgstr "Передача файла отменена" |
2414 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2415 #: src/protocols/oscar/oscar.c:858 |
5712 | 2416 #, fuzzy |
2417 msgid "Unable to establish listener socket." | |
2418 msgstr "Нет возможности прочитать сокет" | |
2419 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2420 #: src/protocols/oscar/oscar.c:871 |
5712 | 2421 msgid "Unable to establish file descriptor." |
2422 msgstr "Не могу установить дескриптор файла." | |
2423 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2424 #: src/protocols/oscar/oscar.c:876 |
5712 | 2425 msgid "Unable to create new connection." |
2426 msgstr "Не могу создать новое соединение" | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2427 |
3450 | 2428 #. Incorrect nick/password |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2429 #: src/protocols/oscar/oscar.c:1058 src/protocols/toc/toc.c:555 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2430 msgid "Incorrect nickname or password." |
5712 | 2431 msgstr "Не корректный псевдоним или пароль." |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2432 |
3450 | 2433 #. Suspended account |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2434 #: src/protocols/oscar/oscar.c:1062 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2435 msgid "Your account is currently suspended." |
5712 | 2436 msgstr "Ваша учетная запись заблокирована." |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2437 |
4208 | 2438 #. service temporarily unavailable |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2439 #: src/protocols/oscar/oscar.c:1066 |
4208 | 2440 msgid "The AOL Instant Messenger service is temporarily unavailable." |
5712 | 2441 msgstr "AOL IM сервис временно недоступен." |
4208 | 2442 |
3450 | 2443 #. connecting too frequently |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2444 #: src/protocols/oscar/oscar.c:1070 |
2976 | 2445 msgid "" |
2446 "You have been connecting and disconnecting too frequently. Wait ten minutes " | |
2447 "and try again. If you continue to try, you will need to wait even longer." | |
2448 msgstr "" | |
5712 | 2449 "Вы пытались соединиться и отсоединиться слишком часто. Подождите 10 минут и " |
2450 "попробуйте еще раз. Если вы будете продолжать попытки вам придется подождать " | |
2451 "дольше." | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2452 |
3450 | 2453 #. client too old |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2454 #: src/protocols/oscar/oscar.c:1074 |
4208 | 2455 #, fuzzy, c-format |
2456 msgid "The client version you are using is too old. Please upgrade at %s" | |
5712 | 2457 msgstr "Вы используете слишком старую версию клиента." |
2458 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2459 #: src/protocols/oscar/oscar.c:1078 src/protocols/toc/toc.c:640 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2460 msgid "Authentication Failed" |
5712 | 2461 msgstr "Авторизация провалена" |
2462 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2463 #: src/protocols/oscar/oscar.c:1106 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2464 msgid "Internal Error" |
5712 | 2465 msgstr "Внутреняя ошибка" |
2466 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2467 #: src/protocols/oscar/oscar.c:1208 src/protocols/oscar/oscar.c:1238 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2468 #: src/protocols/oscar/oscar.c:1326 |
4208 | 2469 #, c-format |
2470 msgid "" | |
2471 "You may be disconnected shortly. You may want to use TOC until this is " | |
2472 "fixed. Check %s for updates." | |
2473 msgstr "" | |
2474 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2475 #: src/protocols/oscar/oscar.c:1211 src/protocols/oscar/oscar.c:1241 |
3450 | 2476 msgid "Gaim was Unable to get a valid AIM login hash." |
5712 | 2477 msgstr "Gaim не смог послать правильный хеш AIM логина." |
2478 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2479 #: src/protocols/oscar/oscar.c:1329 |
5712 | 2480 msgid "Gaim was Unable to get a valid login hash." |
2481 msgstr "Gaim не смог получить правильный хеш логина." | |
2482 | |
6193 | 2483 #: src/protocols/oscar/oscar.c:1898 src/protocols/oscar/oscar.c:5558 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2484 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2485 msgid "Direct IM with %s established" |
5712 | 2486 msgstr "Прямое соединение с %s установлено" |
2487 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2488 #: src/protocols/oscar/oscar.c:2227 src/protocols/oscar/oscar.c:2249 |
4208 | 2489 msgid "(There was an error receiving this message)" |
2490 msgstr "" | |
2491 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2492 #: src/protocols/oscar/oscar.c:2395 |
5712 | 2493 #, c-format |
2494 msgid "%s has just asked to directly connect to %s" | |
2495 msgstr "" | |
2496 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2497 #: src/protocols/oscar/oscar.c:2398 |
4208 | 2498 msgid "" |
2499 "This requires a direct connection between the two computers and is necessary " | |
2500 "for IM Images. Because your IP address will be revealed, this may be " | |
2501 "considered a privacy risk." | |
2502 msgstr "" | |
2503 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2504 #: src/protocols/oscar/oscar.c:2430 |
5712 | 2505 msgid "Please authorize me so I can add you to my buddy list." |
2506 msgstr "" | |
2507 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2508 #: src/protocols/oscar/oscar.c:2438 |
5712 | 2509 #, fuzzy |
2510 msgid "Authorization Request Message:" | |
2511 msgstr "Сообщение запроса авторизации:" | |
2512 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2513 #: src/protocols/oscar/oscar.c:2439 |
5712 | 2514 msgid "Please authorize me!" |
2515 msgstr "" | |
2516 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2517 #: src/protocols/oscar/oscar.c:2467 |
5712 | 2518 #, c-format |
2519 msgid "" | |
2520 "The user %s requires authorization before being added to a buddy list. Do " | |
2521 "you want to send an authorization request?" | |
2522 msgstr "" | |
2523 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2524 #: src/protocols/oscar/oscar.c:2472 src/protocols/oscar/oscar.c:2474 |
5712 | 2525 #, fuzzy |
2526 msgid "Request Authorization" | |
2527 msgstr "Запрос метода авторизации" | |
2528 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2529 #: src/protocols/oscar/oscar.c:2510 src/protocols/oscar/oscar.c:2512 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2530 #: src/protocols/oscar/oscar.c:2519 src/protocols/oscar/oscar.c:2591 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2531 #: src/protocols/oscar/oscar.c:2611 src/protocols/oscar/oscar.c:2986 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2532 #: src/protocols/oscar/oscar.c:3038 src/protocols/oscar/oscar.c:5089 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2533 #: src/protocols/oscar/oscar.c:5135 |
5712 | 2534 msgid "No reason given." |
2535 msgstr "Не указана причина." | |
2536 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2537 #: src/protocols/oscar/oscar.c:2518 |
5712 | 2538 msgid "Authorization Denied Message:" |
2539 msgstr "Сообщение отказа авторизации:" | |
2540 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2541 #: src/protocols/oscar/oscar.c:2591 |
4208 | 2542 #, fuzzy, c-format |
2543 msgid "" | |
5729 | 2544 "The user %u wants to add you to their buddy list for the following reason:\n" |
5712 | 2545 "%s" |
2546 msgstr "" | |
5729 | 2547 "Пользователь %lu хочет добавить Вас в свой список пользователей по следующей " |
2548 "причине:\n" | |
5712 | 2549 "%s" |
2550 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2551 #: src/protocols/oscar/oscar.c:2599 src/protocols/oscar/oscar.c:5095 |
4208 | 2552 msgid "Authorization Request" |
5712 | 2553 msgstr "Запрос авторизации" |
2554 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2555 #: src/protocols/oscar/oscar.c:2611 |
5729 | 2556 #, fuzzy, c-format |
3145 | 2557 msgid "" |
5729 | 2558 "The user %u has denied your request to add them to your contact list for the " |
2559 "following reason:\n" | |
3343 | 2560 "%s" |
3145 | 2561 msgstr "" |
5729 | 2562 "\n" |
2563 "\n" | |
2564 "Добавить в список пользователей?" | |
2565 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2566 #: src/protocols/oscar/oscar.c:2612 |
3450 | 2567 msgid "ICQ authorization denied." |
3145 | 2568 msgstr "" |
2569 | |
4208 | 2570 #. Someone has granted you authorization |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2571 #: src/protocols/oscar/oscar.c:2619 |
5729 | 2572 #, fuzzy, c-format |
2573 msgid "The user %u has granted your request to add them to your contact list." | |
2574 msgstr "" | |
2575 "\n" | |
2576 "\n" | |
2577 "Добавить в список пользователей?" | |
2578 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2579 #: src/protocols/oscar/oscar.c:2627 |
5712 | 2580 #, c-format |
2581 msgid "" | |
2582 "You have received a special message\n" | |
2583 "\n" | |
2584 "From: %s [%s]\n" | |
2585 "%s" | |
2586 msgstr "" | |
2587 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2588 #: src/protocols/oscar/oscar.c:2635 |
3125 | 2589 #, c-format |
4208 | 2590 msgid "" |
2591 "You have received an ICQ page\n" | |
2592 "\n" | |
2593 "From: %s [%s]\n" | |
2594 "%s" | |
2595 msgstr "" | |
2596 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2597 #: src/protocols/oscar/oscar.c:2643 |
3125 | 2598 #, c-format |
2976 | 2599 msgid "" |
5712 | 2600 "You have received an ICQ email from %s [%s]\n" |
4208 | 2601 "\n" |
5712 | 2602 "Message is:\n" |
2603 "%s" | |
2604 msgstr "" | |
2605 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2606 #: src/protocols/oscar/oscar.c:2664 |
5729 | 2607 #, c-format |
2608 msgid "ICQ user %u has sent you a contact: %s (%s)" | |
2609 msgstr "" | |
2610 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2611 #: src/protocols/oscar/oscar.c:2670 |
4208 | 2612 msgid "Do you want to add this contact to your Buddy List?" |
5712 | 2613 msgstr "Вы хотите добавить этот контакт в список пользователей?" |
2614 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2615 #: src/protocols/oscar/oscar.c:2674 |
5712 | 2616 #, fuzzy |
2617 msgid "Decline" | |
2618 msgstr "Отклонить" | |
2619 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2620 #: src/protocols/oscar/oscar.c:2756 |
5712 | 2621 #, c-format |
4208 | 2622 msgid "You missed %hu message from %s because it was invalid." |
5712 | 2623 msgid_plural "You missed %hu messages from %s because they were invalid." |
2624 msgstr[0] "Вы не получили %hu сообщение от %s, потому что оно некорректно." | |
2625 msgstr[1] "Вы не получили %hu сообщений от %s, потому что они некорректны." | |
2626 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2627 #: src/protocols/oscar/oscar.c:2765 |
5712 | 2628 #, c-format |
4208 | 2629 msgid "You missed %hu message from %s because it was too large." |
5712 | 2630 msgid_plural "You missed %hu messages from %s because they were too large." |
2631 msgstr[0] "Вы не получили %hu сообщение от %s, потому что оно слишком велико." | |
2632 msgstr[1] "Вы не получили %hu сообщений от %s, потому что они слишком велики." | |
2633 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2634 #: src/protocols/oscar/oscar.c:2774 |
5712 | 2635 #, c-format |
4208 | 2636 msgid "" |
2637 "You missed %hu message from %s because the rate limit has been exceeded." | |
5712 | 2638 msgid_plural "" |
4208 | 2639 "You missed %hu messages from %s because the rate limit has been exceeded." |
5712 | 2640 msgstr[0] "" |
2641 "Вы не получили %hu сообщене от %s, потому что оно отправлялось слишком часто." | |
2642 msgstr[1] "" | |
5729 | 2643 "Вы не получили %hu сообщений от %s, потому что они отправлялись слишком " |
2644 "часто." | |
2645 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2646 #: src/protocols/oscar/oscar.c:2783 |
5712 | 2647 #, c-format |
4208 | 2648 msgid "You missed %hu message from %s because he/she was too evil." |
5712 | 2649 msgid_plural "You missed %hu messages from %s because he/she was too evil." |
5729 | 2650 msgstr[0] "" |
2651 "Вы не получили %hu сообщение от %s, потому что оно вам не понравится." | |
2652 msgstr[1] "" | |
2653 "Вы не получили %hu сообщений от %s, потому что они вам не понравятся." | |
2654 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2655 #: src/protocols/oscar/oscar.c:2792 |
5712 | 2656 #, c-format |
4208 | 2657 msgid "You missed %hu message from %s because you are too evil." |
5712 | 2658 msgid_plural "You missed %hu messages from %s because you are too evil." |
2659 msgstr[0] "Вы не получили %hu сообщение от %s, по собственному желанию." | |
2660 msgstr[1] "Вы не получили %hu сообщений от %s, по собственному желанию." | |
2661 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2662 #: src/protocols/oscar/oscar.c:2801 |
5712 | 2663 #, c-format |
4208 | 2664 msgid "You missed %hu message from %s for an unknown reason." |
5712 | 2665 msgid_plural "You missed %hu messages from %s for an unknown reason." |
2666 msgstr[0] "Вы не получили %hu сообщение от %s по неизвестной причине." | |
2667 msgstr[1] "Вы не получили %hu сообщений от %s по неизвестной причине." | |
2668 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2669 #: src/protocols/oscar/oscar.c:2817 src/protocols/oscar/oscar.c:4560 |
6193 | 2670 #: src/protocols/oscar/oscar.c:5847 |
5712 | 2671 msgid "Free For Chat" |
2672 msgstr "Свободен для чата" | |
2673 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2674 #: src/protocols/oscar/oscar.c:2821 src/protocols/oscar/oscar.c:4554 |
6193 | 2675 #: src/protocols/oscar/oscar.c:5845 |
5712 | 2676 msgid "Not Available" |
2677 msgstr "Не доступен" | |
2678 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2679 #: src/protocols/oscar/oscar.c:2823 src/protocols/oscar/oscar.c:4557 |
6193 | 2680 #: src/protocols/oscar/oscar.c:5846 |
5712 | 2681 msgid "Occupied" |
2682 msgstr "Оккупирован" | |
2683 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2684 #: src/protocols/oscar/oscar.c:2827 |
5712 | 2685 msgid "Web Aware" |
2686 msgstr "" | |
2687 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2688 #: src/protocols/oscar/oscar.c:2887 |
4208 | 2689 #, c-format |
5712 | 2690 msgid "<B>UIN:</B> %s<BR><B>Status:</B> %s<HR>%s" |
2691 msgstr "<B>UIN:</B> %s<BR><B>Статус:</B> %s<HR>%s" | |
2692 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2693 #: src/protocols/oscar/oscar.c:2889 |
3343 | 2694 #, c-format |
5712 | 2695 msgid "<B>Status:</B> %s<HR>%s" |
2696 msgstr "<B>Статус:</B> %s<HR>%s" | |
2697 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2698 #: src/protocols/oscar/oscar.c:2948 |
2976 | 2699 #, c-format |
2700 msgid "SNAC threw error: %s\n" | |
5712 | 2701 msgstr "SNAC вызвал ошибку: %s\n" |
2702 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2703 #: src/protocols/oscar/oscar.c:2949 |
4208 | 2704 msgid "Unknown error" |
5712 | 2705 msgstr "Неизвестная ошибка" |
2706 | |
2707 #. Data is assumed to be the destination sn | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2708 #: src/protocols/oscar/oscar.c:2984 |
5712 | 2709 #, c-format |
4208 | 2710 msgid "Your message to %s did not get sent:" |
5712 | 2711 msgstr "Ваше сообщение к %s не отправилось:" |
2712 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2713 #: src/protocols/oscar/oscar.c:3036 |
5712 | 2714 #, c-format |
4208 | 2715 msgid "User information for %s unavailable:" |
5712 | 2716 msgstr "Информация о пользователе %s недоступна:" |
2717 | |
6193 | 2718 #: src/gtkaccount.c:277 src/protocols/oscar/oscar.c:3070 |
2976 | 2719 msgid "Buddy Icon" |
5712 | 2720 msgstr "Иконки пользователей" |
2721 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2722 #: src/protocols/oscar/oscar.c:3073 |
2976 | 2723 msgid "Voice" |
5712 | 2724 msgstr "Голос" |
2725 | |
6193 | 2726 #: src/protocols/oscar/oscar.c:3076 src/protocols/oscar/oscar.c:5876 |
5712 | 2727 msgid "Direct IM" |
2728 msgstr "Прямое соединение" | |
2729 | |
6193 | 2730 #: src/gtkblist.c:1582 src/protocols/oscar/oscar.c:3079 |
2976 | 2731 msgid "Chat" |
5712 | 2732 msgstr "Чат" |
2733 | |
6193 | 2734 #: src/protocols/oscar/oscar.c:3082 src/protocols/oscar/oscar.c:5892 |
2976 | 2735 msgid "Get File" |
5712 | 2736 msgstr "Получить файл" |
2737 | |
6193 | 2738 #: src/protocols/oscar/oscar.c:3085 src/protocols/oscar/oscar.c:5884 |
5729 | 2739 msgid "Send File" |
2740 msgstr "Отправить файл" | |
2741 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2742 #: src/protocols/oscar/oscar.c:3089 |
2976 | 2743 msgid "Games" |
5712 | 2744 msgstr "Игры" |
2745 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2746 #: src/protocols/oscar/oscar.c:3092 |
5712 | 2747 #, fuzzy |
2748 msgid "Add-Ins" | |
2749 msgstr "Добавить" | |
2750 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2751 #: src/protocols/oscar/oscar.c:3095 |
2976 | 2752 msgid "Send Buddy List" |
5712 | 2753 msgstr "Отправить список пользователей" |
2754 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2755 #: src/protocols/oscar/oscar.c:3098 |
2976 | 2756 msgid "EveryBuddy Bug" |
5712 | 2757 msgstr "EveryBuddy Bug" |
2758 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2759 #: src/protocols/oscar/oscar.c:3101 |
2976 | 2760 msgid "AP User" |
5712 | 2761 msgstr "Пользователь" |
2762 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2763 #: src/protocols/oscar/oscar.c:3104 |
2976 | 2764 msgid "ICQ RTF" |
3125 | 2765 msgstr "ICQ RTF" |
2766 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2767 #: src/protocols/oscar/oscar.c:3107 |
2976 | 2768 msgid "Nihilist" |
5712 | 2769 msgstr "Нигилист" |
2770 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2771 #: src/protocols/oscar/oscar.c:3110 |
2976 | 2772 msgid "ICQ Server Relay" |
5712 | 2773 msgstr "Через сервер ICQ" |
2774 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2775 #: src/protocols/oscar/oscar.c:3113 |
2976 | 2776 msgid "ICQ Unknown" |
5712 | 2777 msgstr "Неизвестный ICQ" |
2778 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2779 #: src/protocols/oscar/oscar.c:3116 |
2976 | 2780 msgid "Trillian Encryption" |
5712 | 2781 msgstr "Кодирование Trillian" |
2782 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2783 #: src/protocols/oscar/oscar.c:3119 |
5712 | 2784 msgid "ICQ UTF8" |
2785 msgstr "Юникод" | |
2786 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2787 #: src/protocols/oscar/oscar.c:3159 |
2976 | 2788 msgid "" |
5712 | 2789 "<i>Unable to display information because it was sent in an unknown encoding." |
2790 "</i>" | |
2791 msgstr "" | |
2792 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2793 #: src/protocols/oscar/oscar.c:3166 |
5712 | 2794 #, c-format |
2795 msgid "Online Since : <b>%s</b><br>\n" | |
2796 msgstr "В сети с : <b>%s</b><br>\n" | |
2797 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2798 #: src/protocols/oscar/oscar.c:3171 |
5712 | 2799 #, c-format |
2800 msgid "Member Since : <b>%s</b><br>\n" | |
2801 msgstr "" | |
2802 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2803 #: src/protocols/oscar/oscar.c:3177 |
5712 | 2804 #, c-format |
2805 msgid "Idle : <b>%s</b>" | |
2806 msgstr "" | |
2807 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2808 #: src/protocols/oscar/oscar.c:3180 |
5712 | 2809 msgid "Idle: <b>Active</b>" |
2810 msgstr "" | |
2811 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2812 #: src/protocols/oscar/oscar.c:3182 |
5712 | 2813 #, c-format |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2814 msgid "" |
5712 | 2815 "Username : <b>%s</b> %s <br>\n" |
2816 "Warning Level : <b>%d %%</b><br>\n" | |
2817 "%s%s%s\n" | |
2818 "<hr>\n" | |
2819 msgstr "" | |
2820 "Пользователь : <b>%s</b> %s <br>\n" | |
2821 "Уровень предупреждения : <b>%d %%</b><br>\n" | |
2822 "%s%s%s\n" | |
2823 "<hr>\n" | |
2824 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2825 #: src/protocols/oscar/oscar.c:3214 |
2976 | 2826 msgid "<i>User has no away message</i>" |
5712 | 2827 msgstr "<i>Пользователь не имеет сообщения об отсутствии</i>" |
2828 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2829 #: src/protocols/oscar/oscar.c:3225 |
2976 | 2830 msgid "Client Capabilities: " |
5712 | 2831 msgstr "Возможности клиента:" |
2832 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2833 #: src/protocols/oscar/oscar.c:3231 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2834 msgid "<i>No Information Provided</i>" |
5712 | 2835 msgstr "<i>Информация не предоставлена</i>" |
2836 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2837 #: src/protocols/oscar/oscar.c:3255 |
3450 | 2838 #, fuzzy |
2839 msgid "Your AIM connection may be lost." | |
5712 | 2840 msgstr "Соединение может быть разорвано." |
2841 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2842 #: src/protocols/oscar/oscar.c:3642 |
3450 | 2843 msgid "Rate limiting error." |
2844 msgstr "" | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
2845 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2846 #: src/protocols/oscar/oscar.c:3643 |
3450 | 2847 #, fuzzy |
2976 | 2848 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2849 "The last action you attempted could not be performed because you are over " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2850 "the rate limit. Please wait 10 seconds and try again." |
3145 | 2851 msgstr "" |
5712 | 2852 "Последнее сообщение небыло послано, превышен лимит. Подождите 10 секунд и " |
2853 "попробуйте еще раз." | |
2854 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2855 #: src/protocols/oscar/oscar.c:3704 |
5712 | 2856 #, fuzzy |
2857 msgid "" | |
2858 "You have been disconnected because you have signed on with this screen name " | |
2859 "at another location." | |
2860 msgstr "Соединение прервано и восстановлено с другой локации." | |
2861 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2862 #: src/protocols/oscar/oscar.c:3706 |
5712 | 2863 #, fuzzy |
2864 msgid "You have been signed off for an unknown reason." | |
2865 msgstr "Вы не получили %d сообщений от %s по неизвестной причине." | |
2866 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2867 #: src/protocols/oscar/oscar.c:3934 |
5712 | 2868 #, fuzzy |
2869 msgid "UIN:" | |
2870 msgstr "UIN:" | |
2871 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2872 #: src/protocols/oscar/oscar.c:3939 |
5712 | 2873 msgid "First Name:" |
2874 msgstr "Имя:" | |
2875 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2876 #: src/protocols/oscar/oscar.c:3942 |
5712 | 2877 msgid "Last Name:" |
2878 msgstr "Фамилия:" | |
2879 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2880 #: src/protocols/oscar/oscar.c:3945 src/protocols/oscar/oscar.c:3951 |
5712 | 2881 msgid "Email Address:" |
2882 msgstr "Адрес e-mail:" | |
2883 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2884 #: src/protocols/oscar/oscar.c:3956 |
5712 | 2885 msgid "Mobile Phone:" |
2886 msgstr "Мобильный телефон:" | |
2887 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2888 #: src/protocols/oscar/oscar.c:3959 |
5712 | 2889 msgid "Gender:" |
2890 msgstr "Пол:" | |
2891 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2892 #: src/protocols/oscar/oscar.c:3959 src/protocols/trepia/trepia.c:314 |
5712 | 2893 msgid "Female" |
2894 msgstr "Женщина" | |
2895 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2896 #: src/protocols/oscar/oscar.c:3959 src/protocols/trepia/trepia.c:313 |
5712 | 2897 msgid "Male" |
2898 msgstr "Мужчина" | |
2899 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2900 #: src/protocols/oscar/oscar.c:3968 |
5712 | 2901 msgid "Birthday:" |
2902 msgstr "Дата рождения:" | |
2903 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2904 #: src/protocols/oscar/oscar.c:3973 |
5712 | 2905 msgid "Age:" |
2906 msgstr "Возраст:" | |
2907 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2908 #: src/protocols/oscar/oscar.c:3976 |
5712 | 2909 msgid "Personal Web Page:" |
2910 msgstr "Cтраница интернет:" | |
2911 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2912 #: src/protocols/oscar/oscar.c:3979 |
5712 | 2913 msgid "Additional Information:" |
2914 msgstr "Дополнительная информация:" | |
2915 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2916 #: src/protocols/oscar/oscar.c:3983 |
5712 | 2917 msgid "Home Address:" |
2918 msgstr "Домашний адрес:" | |
2919 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2920 #: src/protocols/oscar/oscar.c:3985 src/protocols/oscar/oscar.c:4001 |
5712 | 2921 msgid "Address:" |
2922 msgstr "Адрес дома:" | |
2923 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2924 #: src/protocols/oscar/oscar.c:3988 src/protocols/oscar/oscar.c:4004 |
5712 | 2925 msgid "City:" |
2926 msgstr "Город:" | |
2927 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2928 #: src/protocols/oscar/oscar.c:3991 src/protocols/oscar/oscar.c:4007 |
5712 | 2929 msgid "State:" |
2930 msgstr "Республика/Область:" | |
2931 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2932 #: src/protocols/oscar/oscar.c:3994 src/protocols/oscar/oscar.c:4010 |
5712 | 2933 msgid "Zip Code:" |
2934 msgstr "Индекс:" | |
2935 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2936 #: src/protocols/oscar/oscar.c:3999 |
5712 | 2937 msgid "Work Address:" |
2938 msgstr "Рабочий адрес:" | |
2939 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2940 #: src/protocols/oscar/oscar.c:4015 |
5712 | 2941 msgid "Work Information:" |
2942 msgstr "Информация о работе:" | |
2943 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2944 #: src/protocols/oscar/oscar.c:4017 |
5712 | 2945 msgid "Company:" |
2946 msgstr "Компания:" | |
2947 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2948 #: src/protocols/oscar/oscar.c:4020 |
5712 | 2949 msgid "Division:" |
2950 msgstr "Подразделение:" | |
2951 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2952 #: src/protocols/oscar/oscar.c:4023 |
5712 | 2953 msgid "Position:" |
2954 msgstr "Должность:" | |
2955 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2956 #: src/protocols/oscar/oscar.c:4026 |
5712 | 2957 msgid "Web Page:" |
2958 msgstr "Страница интернет:" | |
2959 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2960 #: src/protocols/oscar/oscar.c:4094 |
5729 | 2961 #, c-format |
2962 msgid "<B>%s has the following screen names:</B><BR>" | |
2963 msgstr "" | |
2964 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2965 #: src/protocols/oscar/oscar.c:4112 |
5729 | 2966 #, c-format |
2967 msgid "No results found for email address %s" | |
2968 msgstr "" | |
2969 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2970 #: src/protocols/oscar/oscar.c:4133 |
5729 | 2971 #, c-format |
2972 msgid "You should receive an email asking to confirm %s." | |
2973 msgstr "" | |
2974 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2975 #: src/protocols/oscar/oscar.c:4135 |
4208 | 2976 msgid "Account Confirmation Requested" |
2977 msgstr "" | |
2978 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2979 #: src/protocols/oscar/oscar.c:4163 |
4208 | 2980 msgid "Error Changing Account Info" |
5712 | 2981 msgstr "Ошибка изменения информации учетной записи" |
2982 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2983 #: src/protocols/oscar/oscar.c:4166 |
4208 | 2984 #, c-format |
2985 msgid "" | |
2986 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
2987 "differs from the original." | |
2988 msgstr "" | |
2989 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2990 #: src/protocols/oscar/oscar.c:4169 |
4208 | 2991 #, c-format |
2992 msgid "" | |
2993 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
2994 "ends in a space." | |
2995 msgstr "" | |
2996 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
2997 #: src/protocols/oscar/oscar.c:4172 |
4208 | 2998 #, c-format |
2999 msgid "" | |
3000 "Error 0x%04x: Unable to format screen name because the requested screen name " | |
3001 "is too long." | |
3002 msgstr "" | |
3003 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3004 #: src/protocols/oscar/oscar.c:4175 |
4208 | 3005 #, c-format |
3006 msgid "" | |
3007 "Error 0x%04x: Unable to change email address because there is already a " | |
3008 "request pending for this screen name." | |
3009 msgstr "" | |
3010 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3011 #: src/protocols/oscar/oscar.c:4178 |
4208 | 3012 #, c-format |
3013 msgid "" | |
3014 "Error 0x%04x: Unable to change email address because the given address has " | |
3015 "too many screen names associated with it." | |
3016 msgstr "" | |
3017 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3018 #: src/protocols/oscar/oscar.c:4181 |
4208 | 3019 #, c-format |
3020 msgid "" | |
3021 "Error 0x%04x: Unable to change email address because the given address is " | |
3022 "invalid." | |
3023 msgstr "" | |
3024 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3025 #: src/protocols/oscar/oscar.c:4184 |
4208 | 3026 #, c-format |
3027 msgid "Error 0x%04x: Unknown error." | |
3028 msgstr "" | |
3029 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3030 #: src/protocols/oscar/oscar.c:4194 |
4208 | 3031 #, c-format |
3032 msgid "" | |
4585 | 3033 "Your screen name is currently formatted as follows:\n" |
4208 | 3034 "%s" |
3035 msgstr "" | |
3036 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3037 #: src/protocols/oscar/oscar.c:4195 src/protocols/oscar/oscar.c:4202 |
4208 | 3038 msgid "Account Info" |
5712 | 3039 msgstr "Информация учетной записи" |
3040 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3041 #: src/protocols/oscar/oscar.c:4200 |
4208 | 3042 #, c-format |
3043 msgid "The email address for %s is %s" | |
3044 msgstr "" | |
3045 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3046 #: src/protocols/oscar/oscar.c:4425 |
3450 | 3047 msgid "Unable to set AIM profile." |
5712 | 3048 msgstr "Не могу установить AIM профиль." |
3049 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3050 #: src/protocols/oscar/oscar.c:4426 |
3450 | 3051 msgid "" |
3052 "You have probably requested to set your profile before the login procedure " | |
3053 "completed. Your profile remains unset; try setting it again when you are " | |
3054 "fully connected." | |
3055 msgstr "" | |
3056 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3057 #: src/protocols/oscar/oscar.c:4456 |
3450 | 3058 #, c-format |
3059 msgid "" | |
3060 "The maximum profile length of %d bytes has been exceeded. Gaim has " | |
5712 | 3061 "truncated it for you." |
3062 msgstr "" | |
3063 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3064 #: src/protocols/oscar/oscar.c:4458 |
5712 | 3065 msgid "Profile too long." |
3066 msgstr "" | |
3067 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3068 #: src/protocols/oscar/oscar.c:4477 |
3450 | 3069 #, fuzzy |
3070 msgid "Unable to set AIM away message." | |
5712 | 3071 msgstr "Не могу установить AIM сообщение об отсутствии." |
3072 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3073 #: src/protocols/oscar/oscar.c:4478 |
3450 | 3074 msgid "" |
3075 "You have probably requested to set your away message before the login " | |
3076 "procedure completed. You remain in a \"present\" state; try setting it " | |
3077 "again when you are fully connected." | |
3078 msgstr "" | |
3079 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3080 #: src/protocols/oscar/oscar.c:4518 |
3450 | 3081 #, c-format |
3082 msgid "" | |
5712 | 3083 "The maximum away message length of %d bytes has been exceeded. Gaim has " |
3084 "truncated it and set you away." | |
3085 msgstr "" | |
3086 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3087 #: src/protocols/oscar/oscar.c:4520 |
5712 | 3088 msgid "Away message too long." |
3089 msgstr "Сообщение об отсутствии слишком длинное." | |
3090 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3091 #: src/protocols/oscar/oscar.c:4740 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3092 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3093 msgid "Unable To Retrieve Buddy List" |
5712 | 3094 msgstr "Не могу получить список пользователей" |
3095 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3096 #: src/protocols/oscar/oscar.c:4741 |
5712 | 3097 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3098 "Gaim was temporarily unable to retrieve your buddy list from the AIM " |
5712 | 3099 "servers. Your buddy list is not lost, and will probably become available in " |
3100 "a few hours." | |
3101 msgstr "" | |
3102 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3103 #: src/protocols/oscar/oscar.c:4832 src/protocols/oscar/oscar.c:4833 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3104 #: src/protocols/oscar/oscar.c:4838 |
5712 | 3105 msgid "Orphans" |
3106 msgstr "" | |
3107 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3108 #: src/protocols/oscar/oscar.c:5002 |
5712 | 3109 #, c-format |
3110 msgid "" | |
3111 "Could not add the buddy %s because you have too many buddies in your buddy " | |
3112 "list. Please remove one and try again." | |
3113 msgstr "" | |
3114 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3115 #: src/protocols/oscar/oscar.c:5002 src/protocols/oscar/oscar.c:5015 |
5712 | 3116 msgid "(no name)" |
3117 msgstr "" | |
3118 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3119 #: src/protocols/oscar/oscar.c:5003 src/protocols/oscar/oscar.c:5016 |
5729 | 3120 msgid "Unable To Add" |
3121 msgstr "Не могу добавить" | |
3122 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3123 #: src/protocols/oscar/oscar.c:5015 |
5729 | 3124 #, c-format |
3125 msgid "" | |
3126 "Could not add the buddy %s for an unknown reason. The most common reason " | |
3127 "for this is that you have the maximum number of allowed buddies in your " | |
3128 "buddy list." | |
3129 msgstr "" | |
3130 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3131 #: src/protocols/oscar/oscar.c:5050 |
5712 | 3132 #, fuzzy, c-format |
3133 msgid "" | |
3134 "The user %s has given you permission to add you to their buddy list. Do you " | |
3135 "want to add them?" | |
3136 msgstr "" | |
3137 "\n" | |
3138 "\n" | |
3139 "Добавить в список пользователей?" | |
3140 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3141 #: src/protocols/oscar/oscar.c:5056 |
5712 | 3142 msgid "Authorization Given" |
3143 msgstr "Авторизация дана" | |
3144 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3145 #: src/protocols/oscar/oscar.c:5089 |
5712 | 3146 #, fuzzy, c-format |
3147 msgid "" | |
3148 "The user %s wants to add you to their buddy list for the following reason:\n" | |
3149 "%s" | |
3150 msgstr "" | |
3151 "\n" | |
3152 "\n" | |
3153 "Добавить в список пользователей?" | |
3154 | |
3155 #. Granted | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3156 #: src/protocols/oscar/oscar.c:5131 |
5712 | 3157 #, fuzzy, c-format |
3158 msgid "The user %s has granted your request to add them to your contact list." | |
3159 msgstr "" | |
3160 "\n" | |
3161 "\n" | |
3162 "Добавить в список пользователей?" | |
3163 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3164 #: src/protocols/oscar/oscar.c:5132 |
5712 | 3165 msgid "Authorization Granted" |
3166 msgstr "Авторизация разрешена" | |
3167 | |
3168 #. Denied | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3169 #: src/protocols/oscar/oscar.c:5135 |
5712 | 3170 #, fuzzy, c-format |
3171 msgid "" | |
3172 "The user %s has denied your request to add them to your contact list for the " | |
3173 "following reason:\n" | |
3174 "%s" | |
3175 msgstr "" | |
3176 "\n" | |
3177 "\n" | |
3178 "Добавить в список пользователей?" | |
3179 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3180 #: src/protocols/oscar/oscar.c:5136 |
5712 | 3181 msgid "Authorization Denied" |
3182 msgstr "Авторизация запрещена" | |
3183 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3184 #: src/protocols/oscar/oscar.c:5173 src/protocols/toc/toc.c:1206 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3185 msgid "Exchange:" |
5712 | 3186 msgstr "Обмен:" |
3187 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3188 #: src/protocols/oscar/oscar.c:5393 |
5712 | 3189 msgid "<b>Status:</b> " |
3190 msgstr "<b>Статус:</b> " | |
3191 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3192 #: src/protocols/oscar/oscar.c:5402 |
5712 | 3193 msgid "<b>Logged In:</b> " |
3194 msgstr "<b>Подключен:</b> " | |
3195 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3196 #: src/protocols/oscar/oscar.c:5409 |
5712 | 3197 msgid "<b>Capabilities:</b> " |
3198 msgstr "<b>Возможности:</b> " | |
3199 | |
6193 | 3200 #: src/protocols/oscar/oscar.c:5416 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3201 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3202 msgid "<b>Available:</b> " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3203 msgstr "<b>Возможности:</b> " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3204 |
6193 | 3205 #: src/protocols/oscar/oscar.c:5425 |
5729 | 3206 msgid "<b>Status:</b> Not Authorized" |
3207 msgstr "<b>Статус:</b> Не авторизован" | |
3208 | |
6193 | 3209 #: src/gtkblist.c:896 src/protocols/oscar/oscar.c:5429 |
5712 | 3210 msgid "<b>Status:</b> Offline" |
5729 | 3211 msgstr "<b>Статус:</b> Отключён" |
3212 | |
6193 | 3213 #: src/protocols/oscar/oscar.c:5459 |
5729 | 3214 msgid "Offline" |
3215 msgstr "Отключён" | |
3216 | |
6193 | 3217 #: src/protocols/oscar/oscar.c:5700 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3218 msgid "Unable to open Direct IM" |
5712 | 3219 msgstr "Не могу установить прямое соединение" |
3220 | |
6193 | 3221 #: src/protocols/oscar/oscar.c:5713 |
4208 | 3222 #, c-format |
3223 msgid "You have selected to open a Direct IM connection with %s." | |
3224 msgstr "" | |
3225 | |
6193 | 3226 #: src/protocols/oscar/oscar.c:5716 |
4208 | 3227 msgid "" |
3228 "Because this reveals your IP address, it may be considered a privacy risk. " | |
3229 "Do you wish to continue?" | |
3230 msgstr "" | |
3231 | |
6193 | 3232 #: src/protocols/oscar/oscar.c:5861 |
3343 | 3233 #, fuzzy |
3234 msgid "Get Status Msg" | |
5712 | 3235 msgstr "Получить сообщение об отсутствии" |
3236 | |
6193 | 3237 #: src/protocols/oscar/oscar.c:5905 |
5712 | 3238 msgid "Re-request Authorization" |
3239 msgstr "Повторный запрос авторизации" | |
3240 | |
6193 | 3241 #: src/protocols/oscar/oscar.c:5926 |
5712 | 3242 msgid "The new formatting is invalid." |
3243 msgstr "" | |
3244 | |
6193 | 3245 #: src/protocols/oscar/oscar.c:5927 |
5712 | 3246 msgid "Screenname formatting can change only capitalization and whitespace." |
3247 msgstr "" | |
3248 | |
6193 | 3249 #: src/protocols/oscar/oscar.c:5933 |
5712 | 3250 msgid "New screenname formatting:" |
3251 msgstr "" | |
3252 | |
6193 | 3253 #: src/protocols/oscar/oscar.c:5982 |
5729 | 3254 #, fuzzy |
3255 msgid "Change Address To:" | |
3256 msgstr "Домашний адрес:" | |
3257 | |
6193 | 3258 #: src/protocols/oscar/oscar.c:5996 |
5712 | 3259 msgid "You are awaiting authorization from the following buddies:<BR>" |
3260 msgstr "" | |
3261 | |
6193 | 3262 #: src/protocols/oscar/oscar.c:6021 |
5712 | 3263 msgid "<i>you are not waiting for authorization</i>" |
3264 msgstr "" | |
3265 | |
6193 | 3266 #: src/protocols/oscar/oscar.c:6026 |
5712 | 3267 #, c-format |
3268 msgid "" | |
3269 "%s<BR><BR>You can re-request authorization from these buddies by right-" | |
3270 "clicking on them and clicking \"Re-request authorization.\"" | |
3271 msgstr "" | |
3272 | |
6193 | 3273 #: src/protocols/oscar/oscar.c:6042 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3274 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3275 msgid "Available Message:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3276 msgstr "Доступен" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3277 |
6193 | 3278 #: src/protocols/oscar/oscar.c:6043 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3279 msgid "Please talk to me, I'm lonely! (and single)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3280 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3281 |
6193 | 3282 #: src/protocols/oscar/oscar.c:6105 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3283 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3284 msgid "Set Available Message" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3285 msgstr "Новое сообщение об отсутствии" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3286 |
6193 | 3287 #: src/protocols/oscar/oscar.c:6119 |
5712 | 3288 #, fuzzy |
3289 msgid "Change Password (URL)" | |
3290 msgstr "Сменить пароль" | |
3291 | |
6193 | 3292 #: src/protocols/oscar/oscar.c:6130 |
5712 | 3293 #, fuzzy |
3294 msgid "Format Screenname" | |
3295 msgstr "Номер (UIN)" | |
3296 | |
6193 | 3297 #: src/protocols/oscar/oscar.c:6136 |
5712 | 3298 msgid "Confirm Account" |
3299 msgstr "Подтвердить учетную запись" | |
3300 | |
6193 | 3301 #: src/protocols/oscar/oscar.c:6142 |
5712 | 3302 msgid "Display Current Registered Address" |
3303 msgstr "" | |
3304 | |
6193 | 3305 #: src/protocols/oscar/oscar.c:6148 |
5712 | 3306 msgid "Change Current Registered Address" |
3307 msgstr "" | |
3308 | |
6193 | 3309 #: src/protocols/oscar/oscar.c:6157 |
5712 | 3310 msgid "Show Buddies Awaiting Authorization" |
3311 msgstr "" | |
3312 | |
6193 | 3313 #: src/protocols/oscar/oscar.c:6165 |
5712 | 3314 msgid "Search for Buddy by Email" |
3315 msgstr "Поиск пользователя по e-mail адресу" | |
3316 | |
5729 | 3317 #. *< api_version |
3318 #. *< type | |
3319 #. *< ui_requirement | |
3320 #. *< flags | |
3321 #. *< dependencies | |
3322 #. *< priority | |
3323 #. *< id | |
3324 #. *< name | |
3325 #. *< version | |
3326 #. * summary | |
6193 | 3327 #: src/protocols/oscar/oscar.c:6286 src/protocols/oscar/oscar.c:6288 |
5729 | 3328 msgid "AIM/ICQ Protocol Plugin" |
3329 msgstr "" | |
3330 | |
6193 | 3331 #: src/protocols/oscar/oscar.c:6305 |
5729 | 3332 msgid "Auth host" |
3333 msgstr "Сервер авторизации" | |
3334 | |
6193 | 3335 #: src/protocols/oscar/oscar.c:6310 |
5729 | 3336 #, fuzzy |
3337 msgid "Auth port" | |
3338 msgstr "Порт авторизации" | |
3339 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3340 #: src/protocols/toc/toc.c:174 |
5712 | 3341 #, fuzzy, c-format |
3342 msgid "Looking up %s" | |
3343 msgstr "Поиск GG сервера" | |
3344 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3345 #: src/protocols/toc/toc.c:494 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3346 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3347 msgid "Unable to write file %s." |
5712 | 3348 msgstr "Невозможно записать файл %s" |
3349 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3350 #: src/protocols/toc/toc.c:497 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3351 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3352 msgid "Unable to read file %s." |
5712 | 3353 msgstr "Нет возможности прочитать файл %s" |
3354 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3355 #: src/protocols/toc/toc.c:500 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3356 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3357 msgid "Message too long, last %s bytes truncated." |
5712 | 3358 msgstr "Сообщение боольшое, последние %s байт обрезаны" |
3359 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3360 #: src/protocols/toc/toc.c:503 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3361 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3362 msgid "%s not currently logged in." |
5712 | 3363 msgstr "%s неверная регистрация" |
3364 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3365 #: src/protocols/toc/toc.c:506 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3366 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3367 msgid "Warning of %s not allowed." |
5712 | 3368 msgstr "Предупреждение %s недоступен." |
3369 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3370 #: src/protocols/toc/toc.c:509 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3371 msgid "A message has been dropped, you are exceeding the server speed limit." |
5712 | 3372 msgstr "Сообщение было опущенно, вы превысили лимит сообщений для сервера." |
3373 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3374 #: src/protocols/toc/toc.c:512 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3375 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3376 msgid "Chat in %s is not available." |
5712 | 3377 msgstr "Чат в %s невозможен." |
3378 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3379 #: src/protocols/toc/toc.c:515 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3380 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3381 msgid "You are sending messages too fast to %s." |
5712 | 3382 msgstr "Вы посылаете сообщения к %s слишком часто." |
3383 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3384 #: src/protocols/toc/toc.c:518 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3385 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3386 msgid "You missed an IM from %s because it was too big." |
5712 | 3387 msgstr "Вы не получили сообщение от %s, оно слишком большое." |
3388 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3389 #: src/protocols/toc/toc.c:521 |
2085 | 3390 #, c-format |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3391 msgid "You missed an IM from %s because it was sent too fast." |
5712 | 3392 msgstr "Вы не получили сообщение от %s, сообщений слишком много." |
3393 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3394 #: src/protocols/toc/toc.c:524 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3395 msgid "Failure." |
5712 | 3396 msgstr "Не удалось." |
3397 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3398 #: src/protocols/toc/toc.c:527 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3399 msgid "Too many matches." |
5712 | 3400 msgstr "Слишком много совпадений." |
3401 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3402 #: src/protocols/toc/toc.c:530 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3403 msgid "Need more qualifiers." |
5712 | 3404 msgstr "Уточните." |
3405 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3406 #: src/protocols/toc/toc.c:533 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3407 msgid "Dir service temporarily unavailable." |
5712 | 3408 msgstr "Сервис временно недоступен." |
3409 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3410 #: src/protocols/toc/toc.c:536 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3411 msgid "Email lookup restricted." |
5729 | 3412 msgstr "Просмотр email запрещён." |
3413 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3414 #: src/protocols/toc/toc.c:539 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3415 msgid "Keyword ignored." |
5712 | 3416 msgstr "Ключевое слово игнорировано." |
3417 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3418 #: src/protocols/toc/toc.c:542 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3419 msgid "No keywords." |
5712 | 3420 msgstr "Нет ключевого слова." |
3421 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3422 #: src/protocols/toc/toc.c:545 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3423 msgid "User has no directory information." |
5712 | 3424 msgstr "Нет информации о пользователе." |
3425 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3426 #: src/protocols/toc/toc.c:549 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3427 msgid "Country not supported." |
5712 | 3428 msgstr "Нет поддержки для данной страны." |
3429 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3430 #: src/protocols/toc/toc.c:552 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3431 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3432 msgid "Failure unknown: %s." |
5712 | 3433 msgstr "Неизвестная ошибка: %s." |
3434 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3435 #: src/protocols/toc/toc.c:558 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3436 msgid "The service is temporarily unavailable." |
5712 | 3437 msgstr "Этот сервис временно недоступен." |
3438 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3439 #: src/protocols/toc/toc.c:561 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3440 msgid "Your warning level is currently too high to log in." |
5712 | 3441 msgstr "Уровень предупреждений слишком велик чтобы присоединиться." |
3442 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3443 #: src/protocols/toc/toc.c:564 |
2976 | 3444 msgid "" |
3445 "You have been connecting and disconnecting too frequently. Wait ten minutes " | |
3446 "and try again. If you continue to try, you will need to wait even longer." | |
3447 msgstr "" | |
5712 | 3448 "Вы пытались соединиться и отсоединиться слишком часто. Подождите 10 минут и " |
3449 "попробуйте еще раз. Если вы будете продолжать попытки вам придется подождать " | |
3450 "дольше." | |
3451 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3452 #: src/protocols/toc/toc.c:566 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3453 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3454 msgid "An unknown signon error has occurred: %s." |
5712 | 3455 msgstr "Неизвестная ошибка при соединении: %s." |
3456 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3457 #: src/protocols/toc/toc.c:569 |
3145 | 3458 #, fuzzy, c-format |
3459 msgid "An unknown error, %d, has occurred. Info: %s" | |
5712 | 3460 msgstr "Неизвестная ошибка, %d. Информация: %s" |
3461 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3462 #: src/protocols/toc/toc.c:589 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3463 msgid "Connection Closed" |
5712 | 3464 msgstr "Соединение разорвано" |
3465 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3466 #: src/protocols/toc/toc.c:627 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3467 msgid "Waiting for reply..." |
5712 | 3468 msgstr "Ожидается ответ..." |
3469 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3470 #: src/protocols/toc/toc.c:692 |
2976 | 3471 msgid "TOC has come back from its pause. You may now send messages again." |
5712 | 3472 msgstr "TOC связь восстановлена. Вы можете отправлять сообщение " |
3473 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3474 #: src/protocols/toc/toc.c:880 |
3145 | 3475 msgid "Password Change Successful" |
5712 | 3476 msgstr "Пароль изменен успешно" |
3477 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3478 #: src/protocols/toc/toc.c:884 |
3450 | 3479 msgid "TOC has sent a PAUSE command." |
3480 msgstr "" | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3481 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3482 #: src/protocols/toc/toc.c:885 |
3450 | 3483 #, fuzzy |
2976 | 3484 msgid "" |
3450 | 3485 "When this happens, TOC ignores any messages sent to it, and may kick you off " |
3486 "if you send a message. Gaim will prevent anything from going through. This " | |
3487 "is only temporary, please be patient." | |
2976 | 3488 msgstr "" |
5712 | 3489 "TOC передал команду PAUSE. Когда это происходит, TOC игнорирует все " |
3490 "сообщения посылаемые ему, и может отключить вас при попытке переслать " | |
3491 "сообщение. Gaim не позволит вам этого сделать. Это временные недобства - " | |
3492 "будьте терпеливы." | |
3493 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3494 #: src/protocols/toc/toc.c:1344 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3495 msgid "Get Dir Info" |
5712 | 3496 msgstr "Получить информацию" |
3497 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3498 #: src/protocols/toc/toc.c:1468 |
5712 | 3499 #, fuzzy |
3500 msgid "Set Dir Info" | |
3501 msgstr "Получить информацию" | |
3502 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3503 #: src/protocols/toc/toc.c:1591 |
4208 | 3504 #, fuzzy, c-format |
3505 msgid "Could not open %s for writing!" | |
5712 | 3506 msgstr "Не могу присоединиться для передачи файла!" |
3507 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3508 #: src/protocols/toc/toc.c:1627 |
5729 | 3509 msgid "File transfer failed; other side probably canceled." |
3510 msgstr "" | |
3511 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3512 #: src/protocols/toc/toc.c:1672 src/protocols/toc/toc.c:1712 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3513 #: src/protocols/toc/toc.c:1924 |
3450 | 3514 #, fuzzy |
3515 msgid "Could not connect for transfer." | |
5712 | 3516 msgstr "Не могу присоединиться для передачи файла!" |
3517 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3518 #: src/protocols/toc/toc.c:1836 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3519 msgid "Could not connect for transfer!" |
5712 | 3520 msgstr "Немогу присоединиться для передачи файла!" |
3521 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3522 #: src/protocols/toc/toc.c:1869 |
3450 | 3523 msgid "Could not write file header. The file will not be transferred." |
3524 msgstr "" | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3525 |
6193 | 3526 #: src/gtkft.c:1060 src/protocols/toc/toc.c:1969 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3527 msgid "Gaim - Save As..." |
5712 | 3528 msgstr "Gaim - Сохранить как..." |
3529 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3530 #: src/protocols/toc/toc.c:2003 |
5712 | 3531 #, fuzzy, c-format |
2976 | 3532 msgid "%s requests %s to accept %d file: %s (%.2f %s)%s%s" |
5712 | 3533 msgid_plural "%s requests %s to accept %d files: %s (%.2f %s)%s%s" |
3534 msgstr[0] "" | |
3535 "%s запросил у %s поддтвердение о передаче %d файла(ов): %s (%.2f %s)%s%s" | |
3536 msgstr[1] "" | |
3537 "%s запросил у %s поддтвердение о передаче %d файла(ов): %s (%.2f %s)%s%s" | |
3538 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3539 #: src/protocols/toc/toc.c:2010 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3540 #, c-format |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3541 msgid "%s requests you to send them a file" |
5712 | 3542 msgstr "%s запросил передачу файла" |
3543 | |
5729 | 3544 #. *< api_version |
3545 #. *< type | |
3546 #. *< ui_requirement | |
3547 #. *< flags | |
3548 #. *< dependencies | |
3549 #. *< priority | |
3550 #. *< id | |
3551 #. *< name | |
3552 #. *< version | |
3553 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3554 #: src/protocols/toc/toc.c:2085 src/protocols/toc/toc.c:2087 |
5729 | 3555 #, fuzzy |
3556 msgid "TOC Protocol Plugin" | |
3557 msgstr "Действия" | |
3558 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3559 #: src/protocols/toc/toc.c:2104 |
5729 | 3560 #, fuzzy |
3561 msgid "TOC host" | |
3562 msgstr "Порт" | |
3563 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3564 #: src/protocols/toc/toc.c:2108 |
5729 | 3565 #, fuzzy |
3566 msgid "TOC port" | |
3567 msgstr "Порт" | |
3568 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3569 #. Basic Profile group. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3570 #: src/protocols/trepia/trepia.c:296 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3571 msgid "Basic Profile" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3572 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3573 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3574 #. First Name |
6193 | 3575 #: 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:
5729
diff
changeset
|
3576 msgid "First Name" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3577 msgstr "Имя" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3578 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3579 #. Last Name |
6193 | 3580 #: 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:
5729
diff
changeset
|
3581 msgid "Last Name" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3582 msgstr "Фамилия" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3583 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3584 #. Gender |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3585 #: src/protocols/trepia/trepia.c:312 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3586 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3587 msgid "Gender" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3588 msgstr "Пол:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3589 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3590 #. Age |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3591 #: src/protocols/trepia/trepia.c:318 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3592 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3593 msgid "Age" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3594 msgstr "Возраст:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3595 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3596 #. Homepage |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3597 #: src/protocols/trepia/trepia.c:322 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3598 msgid "Homepage" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3599 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3600 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3601 #. E-Mail Address |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3602 #: src/protocols/trepia/trepia.c:327 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3603 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3604 msgid "E-Mail Address" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3605 msgstr "Адрес e-mail:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3606 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3607 #: src/protocols/trepia/trepia.c:333 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3608 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3609 msgid "Profile Information" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3610 msgstr "Информация о работе:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3611 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3612 #. Instant Messagers |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3613 #: src/protocols/trepia/trepia.c:339 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3614 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3615 msgid "Instant Messagers" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3616 msgstr "Отправить сообщение" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3617 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3618 #. AIM |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3619 #: src/protocols/trepia/trepia.c:343 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3620 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3621 msgid "AIM" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3622 msgstr "Отправить сообщение" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3623 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3624 #. ICQ |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3625 #: src/protocols/trepia/trepia.c:347 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3626 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3627 msgid "ICQ UIN" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3628 msgstr "Юникод" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3629 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3630 #. MSN |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3631 #: src/protocols/trepia/trepia.c:351 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3632 msgid "MSN" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3633 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3634 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3635 #. Yahoo |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3636 #: src/protocols/trepia/trepia.c:355 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3637 msgid "Yahoo" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3638 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3639 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3640 #. I'm From |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3641 #: src/protocols/trepia/trepia.c:360 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3642 msgid "I'm From" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3643 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3644 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3645 #. State |
6193 | 3646 #: 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:
5729
diff
changeset
|
3647 msgid "State" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3648 msgstr "Республика/Область" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3649 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3650 #. Call the dialog. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3651 #: src/protocols/trepia/trepia.c:377 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3652 msgid "Set your Trepia profile data." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3653 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3654 |
6193 | 3655 #: src/dialogs.c:2088 src/dialogs.c:2269 src/dialogs.c:3435 src/dialogs.c:4240 |
3656 #: 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:
5729
diff
changeset
|
3657 msgid "Save" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3658 msgstr "Сохранить" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3659 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3660 #: src/protocols/trepia/trepia.c:523 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3661 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3662 msgid "Set Profile" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3663 msgstr "Выбрать все" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3664 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3665 #: src/protocols/trepia/trepia.c:559 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3666 msgid "Visit Homepage" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3667 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3668 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3669 #: src/protocols/trepia/trepia.c:905 src/protocols/trepia/trepia.c:908 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3670 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3671 msgid "Local Users" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3672 msgstr "Неверное имя" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3673 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3674 #: src/protocols/trepia/trepia.c:1004 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3675 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3676 msgid "Read error" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3677 msgstr "Неправильная ошибка" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3678 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3679 #: src/protocols/trepia/trepia.c:1105 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3680 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3681 msgid "Logging in" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3682 msgstr "Журнал" |
4208 | 3683 |
5729 | 3684 #. *< api_version |
3685 #. *< type | |
3686 #. *< ui_requirement | |
3687 #. *< flags | |
3688 #. *< dependencies | |
3689 #. *< priority | |
3690 #. *< id | |
3691 #. *< name | |
3692 #. *< version | |
3693 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3694 #: src/protocols/trepia/trepia.c:1353 src/protocols/trepia/trepia.c:1355 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3695 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3696 msgid "Trepia Protocol Plugin" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3697 msgstr "Действия" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3698 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3699 #: src/protocols/yahoo/yahoo.c:592 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3700 msgid "Your Yahoo! message did not get sent." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3701 msgstr "Ваше Yahoo! сообщение не отправилось." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3702 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3703 #: src/protocols/yahoo/yahoo.c:1057 src/protocols/yahoo/yahoo.c:1265 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3704 #: src/protocols/yahoo/yahoo.c:1339 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3705 msgid "Not At Home" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3706 msgstr "Вне дома" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3707 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3708 #: src/protocols/yahoo/yahoo.c:1059 src/protocols/yahoo/yahoo.c:1267 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3709 #: src/protocols/yahoo/yahoo.c:1340 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3710 msgid "Not At Desk" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3711 msgstr "Не за столом" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3712 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3713 #: src/protocols/yahoo/yahoo.c:1061 src/protocols/yahoo/yahoo.c:1269 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3714 #: src/protocols/yahoo/yahoo.c:1341 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3715 msgid "Not In Office" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3716 msgstr "Вне офиса" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3717 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3718 #: src/protocols/yahoo/yahoo.c:1065 src/protocols/yahoo/yahoo.c:1273 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3719 #: src/protocols/yahoo/yahoo.c:1343 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3720 msgid "On Vacation" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3721 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3722 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3723 #: src/protocols/yahoo/yahoo.c:1069 src/protocols/yahoo/yahoo.c:1277 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3724 #: src/protocols/yahoo/yahoo.c:1345 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3725 msgid "Stepped Out" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3726 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3727 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3728 #: src/protocols/yahoo/yahoo.c:1185 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3729 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3730 msgid "Active which ID?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3731 msgstr "Активен" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3732 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3733 #: src/protocols/yahoo/yahoo.c:1196 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3734 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3735 msgid "Activate ID" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3736 msgstr "Активен" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3737 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3738 #. *< api_version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3739 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3740 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3741 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3742 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3743 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3744 #. *< id |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3745 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3746 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3747 #. * summary |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3748 #: src/protocols/yahoo/yahoo.c:1465 src/protocols/yahoo/yahoo.c:1467 |
5729 | 3749 msgid "Yahoo Protocol Plugin" |
3750 msgstr "" | |
3751 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3752 #: src/protocols/yahoo/yahoo.c:1484 |
5729 | 3753 msgid "Pager host" |
3754 msgstr "" | |
3755 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3756 #: src/protocols/yahoo/yahoo.c:1489 |
5729 | 3757 msgid "Pager port" |
3758 msgstr "" | |
3759 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3760 #: src/protocols/zephyr/zephyr.c:337 |
5712 | 3761 #, c-format |
3762 msgid "<b>User:</b> %s<br>" | |
3763 msgstr "" | |
3764 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3765 #: src/protocols/zephyr/zephyr.c:339 |
5712 | 3766 #, c-format |
3767 msgid "<b>Alias:</b> %s<br>" | |
3768 msgstr "" | |
3769 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3770 #: src/protocols/zephyr/zephyr.c:341 |
5712 | 3771 msgid "<br>Hidden or not logged-in" |
3772 msgstr "" | |
3773 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3774 #: src/protocols/zephyr/zephyr.c:345 |
5712 | 3775 #, c-format |
3776 msgid "<br>At %s since %s" | |
3777 msgstr "" | |
3778 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3779 #: src/protocols/zephyr/zephyr.c:574 src/protocols/zephyr/zephyr.c:575 |
5712 | 3780 #, fuzzy |
3781 msgid "Anyone" | |
3782 msgstr "Нет" | |
3783 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3784 #: src/protocols/zephyr/zephyr.c:599 |
5712 | 3785 msgid "Already logged in with Zephyr" |
3786 msgstr "" | |
3787 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3788 #: src/protocols/zephyr/zephyr.c:600 |
5712 | 3789 msgid "" |
3790 "Because Zephyr uses your system username, you are unable to have multiple " | |
3791 "accounts on it when logged in as the same user." | |
3792 msgstr "" | |
3793 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3794 #: src/protocols/zephyr/zephyr.c:848 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3795 msgid "ZLocate" |
3125 | 3796 msgstr "ZLocate" |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3797 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3798 #: src/protocols/zephyr/zephyr.c:888 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3799 msgid "Class:" |
5712 | 3800 msgstr "Класс:" |
3801 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3802 #: src/protocols/zephyr/zephyr.c:893 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3803 msgid "Instance:" |
5712 | 3804 msgstr "Запрос:" |
3805 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3806 #: src/protocols/zephyr/zephyr.c:898 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
3807 msgid "Recipient:" |
5712 | 3808 msgstr "Адресат:" |
3809 | |
5729 | 3810 #. *< api_version |
3811 #. *< type | |
3812 #. *< ui_requirement | |
3813 #. *< flags | |
3814 #. *< dependencies | |
3815 #. *< priority | |
3816 #. *< id | |
3817 #. *< name | |
3818 #. *< version | |
3819 #. * summary | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3820 #: src/protocols/zephyr/zephyr.c:1030 src/protocols/zephyr/zephyr.c:1032 |
5729 | 3821 msgid "Zephyr Protocol Plugin" |
3822 msgstr "" | |
3823 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3824 #: src/about.c:56 |
2085 | 3825 #, c-format |
2536
0e0a54e5819a
[gaim-migrate @ 2549]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2406
diff
changeset
|
3826 msgid "About Gaim v%s" |
5712 | 3827 msgstr "О Gaim версия%s " |
3828 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3829 #: src/about.c:88 |
2085 | 3830 msgid "" |
4208 | 3831 "Gaim is a modular Instant Messaging client capable of using AIM, ICQ, " |
3832 "Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, and Gadu-Gadu all at once. It is " | |
3833 "written using Gtk+ and is licensed under the GPL.<BR><BR>" | |
2085 | 3834 msgstr "" |
5712 | 3835 "Gaim это модульный клиент мгновенных сообщений с возможностью использовать " |
5729 | 3836 "AIM, ICQ, Yahoo!, MSN, IRC, Jabber, Napster, Zephyr и Gadu-Gadu " |
3837 "одновременно. Он написан с использованием GTK+ и распространяется под " | |
3838 "лицензией GPL.<BR><BR>" | |
5712 | 3839 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3840 #: src/about.c:98 |
5712 | 3841 msgid "<FONT SIZE=\"3\">IRC:</FONT> #gaim on irc.freenode.net<BR><BR>" |
3842 msgstr "" | |
3843 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3844 #: src/about.c:102 |
5712 | 3845 msgid "<FONT SIZE=\"3\">Active Developers:</FONT><BR>" |
3846 msgstr "<FONT SIZE=\"3\">Активные разработчики:</FONT><BR>" | |
2085 | 3847 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3848 #: src/about.c:104 |
3343 | 3849 msgid "" |
4208 | 3850 " Rob Flynn (maintainer) <<A HREF=\"mailto:rob@marko.net\">rob@marko.net</" |
5712 | 3851 "A>><BR> Sean Egan (lead developer) <<A HREF=\"mailto:" |
3852 "bj91704@binghamton.edu\">bj91704@binghamton.edu</A>><BR> Christian " | |
3853 "'ChipX86' Hammond (developer & webmaster)<BR> Herman Bloggs (win32 port) " | |
3854 "<<A HREF=\"mailto:hermanator12002@yahoo.com\">hermanator12002@yahoo.com</" | |
3855 "A>><BR> Nathan 'faceprint' Walp (developer)<BR> Mark 'KingAnt' Doliner " | |
3856 "(developer)<BR> Luke 'LSchiere' Schierer (support)<BR><BR>" | |
3857 msgstr "" | |
3858 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3859 #: src/about.c:119 |
4208 | 3860 msgid "<FONT SIZE=\"3\">Crazy Patch Writers:</FONT><BR>" |
3861 msgstr "" | |
3862 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3863 #: src/about.c:129 |
4208 | 3864 msgid "<FONT SIZE=\"3\">Retired Developers:</FONT><BR>" |
3865 msgstr "" | |
3866 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3867 #: src/about.c:131 |
4208 | 3868 msgid "" |
5712 | 3869 " Adam Fritzler (former libfaim maintainer)<BR> Eric Warmenhoven (former " |
3870 "lead developer)<<A HREF=\"mailto:warmenhoven@yahoo.com" | |
3871 "\">warmenhoven@yahoo.com</A>><BR> Jim Duchek (former maintainer)<BR> " | |
3872 "Jim Seymour (former Jabber developer)<BR> Mark Spencer (original author) " | |
3873 "<<A HREF=\"mailto:markster@marko.net\">markster@marko.net</A>><BR> " | |
3874 "Syd Logan (hacker and designated driver [lazy bum])<BR><BR>" | |
3875 msgstr "" | |
3876 | |
5729 | 3877 #: src/away.c:222 |
2085 | 3878 msgid "Gaim - Away!" |
5712 | 3879 msgstr "Gaim - Отошел!" |
3880 | |
5729 | 3881 #: src/away.c:282 |
2085 | 3882 msgid "I'm Back!" |
5712 | 3883 msgstr "Я вернулся!" |
3884 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3885 #: src/away.c:384 |
3450 | 3886 msgid "New Away Message" |
5712 | 3887 msgstr "Новое сообщение об отсутствии" |
3888 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3889 #: src/away.c:404 |
2085 | 3890 msgid "Remove Away Message" |
5712 | 3891 msgstr "Удалить ообщение об отсутствии" |
3892 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3893 #: src/away.c:599 |
2085 | 3894 msgid "Set All Away" |
5712 | 3895 msgstr "Установить везде \"отошел\"" |
3896 | |
6193 | 3897 #: src/blist.c:427 src/gtkprefs.c:2292 |
5729 | 3898 msgid "Chats" |
3899 msgstr "Чаты" | |
3900 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3901 #: src/blist.c:751 |
5729 | 3902 #, c-format |
3903 msgid "" | |
3904 "%d buddies from group %s were not removed because their accounts were not " | |
3905 "logged in. These buddies and the group were not removed.\n" | |
3906 msgstr "" | |
3907 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3908 #: src/blist.c:756 |
5729 | 3909 msgid "Group not removed" |
3910 msgstr "Группа не удалена" | |
3911 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3912 #: src/blist.c:947 |
5729 | 3913 #, fuzzy |
3914 msgid "Invalid Groupname" | |
3915 msgstr "Неверное имя" | |
3916 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3917 #: src/blist.c:1703 |
2085 | 3918 msgid "" |
5729 | 3919 "An error was encountered parsing your buddy list. It has not been loaded." |
3920 msgstr "" | |
3921 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3922 #: src/blist.c:1705 |
5729 | 3923 #, fuzzy |
3924 msgid "Buddy List Error" | |
3925 msgstr "Список пользователей" | |
3926 | |
3927 #. rob wants to inform the user that their buddy lists are | |
3928 #. * being converted | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3929 #: src/blist.c:1713 |
5729 | 3930 #, c-format |
3931 msgid "" | |
3932 "Gaim is converting your old buddy lists to a new format, which will now be " | |
3933 "located at %s" | |
3934 msgstr "" | |
3935 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3936 #: src/blist.c:1716 |
5729 | 3937 #, fuzzy |
3938 msgid "Converting Buddy List" | |
3939 msgstr "Импорт списка пользователей" | |
3940 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3941 #: src/browser.c:407 src/browser.c:435 |
5729 | 3942 msgid "" |
3943 "Communication with the browser failed. Please close all windows and try " | |
5712 | 3944 "again." |
3945 msgstr "" | |
3946 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3947 #: src/browser.c:569 |
5712 | 3948 msgid "" |
3949 "Unable to launch your browser because the 'Manual' browser command has been " | |
3950 "chosen, but no command has been set." | |
3951 msgstr "" | |
3952 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3953 #: src/browser.c:586 |
2085 | 3954 #, c-format |
5712 | 3955 msgid "There was an error launching your chosen browser: %s" |
3956 msgstr "" | |
3957 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3958 #: src/buddy_chat.c:316 src/dialogs.c:1333 |
5712 | 3959 #, fuzzy |
3960 msgid "" | |
3961 "You are not currently signed on with any protocols that have the ability to " | |
3962 "chat." | |
5729 | 3963 msgstr "Вы не подключены к протоколам с возможностью общения." |
3964 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3965 #: src/buddy_chat.c:330 |
2085 | 3966 msgid "Join Chat" |
5712 | 3967 msgstr "Войти в чат" |
3968 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3969 #: src/buddy_chat.c:336 |
5729 | 3970 msgid "Buddy Chat" |
3971 msgstr "Чат" | |
3972 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3973 #: src/buddy_chat.c:346 |
2085 | 3974 msgid "Join Chat As:" |
5712 | 3975 msgstr "Войти в чат как:" |
3976 | |
3977 #. Join button. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3978 #: src/buddy_chat.c:369 |
2085 | 3979 msgid "Join" |
5712 | 3980 msgstr "Подключиться" |
3981 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3982 #: src/conversation.c:405 |
5712 | 3983 #, fuzzy |
3984 msgid "Unable to send message. The message is too large." | |
3985 msgstr "Сообщение не передано: оно очень велико" | |
3986 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3987 #: src/conversation.c:413 |
5712 | 3988 #, fuzzy |
3989 msgid "Unable to send message." | |
3990 msgstr "Сообщение не передано: оно очень велико" | |
3991 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3992 #: src/conversation.c:1926 |
2085 | 3993 #, c-format |
3994 msgid "%s entered the room." | |
5712 | 3995 msgstr "%s вошел в данный чат" |
3996 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
3997 #: src/conversation.c:1929 |
4208 | 3998 #, fuzzy, c-format |
3999 msgid "%s [<I>%s</I>] entered the room." | |
5712 | 4000 msgstr "%s вошел в данный чат" |
4001 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4002 #: src/conversation.c:1979 |
2085 | 4003 #, c-format |
4004 msgid "%s is now known as %s" | |
5712 | 4005 msgstr "%s будет %s" |
4006 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4007 #: src/conversation.c:2021 |
3125 | 4008 #, c-format |
2976 | 4009 msgid "%s left the room (%s)." |
5712 | 4010 msgstr "%s покинул данный чат (%s)" |
4011 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4012 #: src/conversation.c:2023 |
2085 | 4013 #, c-format |
4014 msgid "%s left the room." | |
5712 | 4015 msgstr "%s покинул данный чат" |
4016 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4017 #: src/conversation.c:2224 |
5712 | 4018 msgid "Last created window" |
5729 | 4019 msgstr "Последнее созданное окно" |
4020 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4021 #: src/conversation.c:2226 |
5712 | 4022 msgid "New window" |
5729 | 4023 msgstr "Новое окно" |
4024 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4025 #: src/conversation.c:2228 |
5712 | 4026 msgid "By group" |
5729 | 4027 msgstr "По группе" |
4028 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4029 #: src/conversation.c:2230 |
5712 | 4030 msgid "By account" |
5729 | 4031 msgstr "По учётной записи" |
4032 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4033 #: src/dialogs.c:345 |
5712 | 4034 #, fuzzy |
4035 msgid "Warn User" | |
4036 msgstr "Предупреждение" | |
4037 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4038 #: src/dialogs.c:348 |
5712 | 4039 #, fuzzy |
4040 msgid "_Warn" | |
4041 msgstr "Предупреждение" | |
4042 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4043 #: src/dialogs.c:364 |
2085 | 4044 #, c-format |
4208 | 4045 msgid "" |
4046 "<span weight=\"bold\" size=\"larger\">Warn %s?</span>\n" | |
4047 "\n" | |
4048 "This will increase %s's warning level and he or she will be subject to " | |
4049 "harsher rate limiting.\n" | |
4050 msgstr "" | |
4051 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4052 #: src/dialogs.c:373 |
4208 | 4053 #, fuzzy |
4054 msgid "Warn _anonymously?" | |
5712 | 4055 msgstr "Предупредить анонимно?" |
4056 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4057 #: src/dialogs.c:380 |
4208 | 4058 #, fuzzy |
4059 msgid "<b>Anonymous warnings are less severe.</b>" | |
5712 | 4060 msgstr "Анонимные предупреждения менее надоедливы." |
4061 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4062 #: src/dialogs.c:455 |
5712 | 4063 #, fuzzy, c-format |
4064 msgid "" | |
4065 "You are about to remove %s from your buddy list. Do you want to continue?" | |
4066 msgstr "" | |
4067 "Действительно удалить '%s' из\n" | |
4068 "списка пользователей ?" | |
4069 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4070 #: src/dialogs.c:457 src/dialogs.c:458 |
5712 | 4071 msgid "Remove Buddy" |
4072 msgstr "Удалить пользователя" | |
4073 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4074 #: src/dialogs.c:467 |
5729 | 4075 #, fuzzy, c-format |
4076 msgid "" | |
4077 "You are about to remove the chat %s from your buddy list. Do you want to " | |
4078 "continue?" | |
4079 msgstr "" | |
4080 "Действительно удалить '%s' из\n" | |
4081 "списка пользователей ?" | |
4082 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4083 #: src/dialogs.c:469 src/dialogs.c:470 |
5729 | 4084 #, fuzzy |
4085 msgid "Remove Chat" | |
4086 msgstr "Удалить" | |
4087 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4088 #: src/dialogs.c:479 |
5712 | 4089 #, fuzzy, c-format |
4090 msgid "" | |
4091 "You are about to remove the group %s and all its members from your buddy " | |
4092 "list. Do you want to continue?" | |
4093 msgstr "" | |
4094 "Действительно удалить '%s' из\n" | |
4095 "списка пользователей ?" | |
4096 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4097 #: src/dialogs.c:482 src/dialogs.c:483 |
5712 | 4098 #, fuzzy |
4099 msgid "Remove Group" | |
4100 msgstr "Переименовать Группу" | |
4101 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4102 #: src/dialogs.c:632 |
5712 | 4103 #, fuzzy |
4104 msgid "New Message" | |
4105 msgstr "Новое сообщение об отсутствии" | |
4106 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4107 #: src/dialogs.c:650 |
4208 | 4108 msgid "Please enter the screenname of the person you would like to IM.\n" |
4109 msgstr "" | |
4110 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4111 #: src/dialogs.c:666 src/dialogs.c:743 src/dialogs.c:3767 |
4208 | 4112 #, fuzzy |
4113 msgid "_Screenname:" | |
5712 | 4114 msgstr "Номер (UIN)" |
4115 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4116 #: src/dialogs.c:681 src/dialogs.c:759 src/gtkpounce.c:408 |
4208 | 4117 #, fuzzy |
4118 msgid "_Account:" | |
5712 | 4119 msgstr "Учетнaя запись" |
4120 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4121 #: src/dialogs.c:712 |
5712 | 4122 #, fuzzy |
4123 msgid "Get User Info" | |
4124 msgstr "Информация о пользователе" | |
4125 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4126 #: src/dialogs.c:731 |
2976 | 4127 msgid "" |
4208 | 4128 "Please enter the screenname of the person whose info you would like to " |
4129 "view.\n" | |
4130 msgstr "" | |
4131 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4132 #: src/dialogs.c:889 |
5712 | 4133 msgid "Add Group" |
4134 msgstr "Добавить группу" | |
4135 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4136 #: src/dialogs.c:906 |
4208 | 4137 msgid "Please enter the name of the group to be added.\n" |
4138 msgstr "" | |
4139 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4140 #: src/dialogs.c:915 src/dialogs.c:4319 |
4208 | 4141 #, fuzzy |
4142 msgid "_Group:" | |
5729 | 4143 msgstr "Группа:" |
4144 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4145 #: src/dialogs.c:951 |
5712 | 4146 msgid "Add Buddy" |
4147 msgstr "Добавить пользователя" | |
4148 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4149 #: src/dialogs.c:970 |
4208 | 4150 msgid "" |
4151 "Please enter the screen name of the person you would like to add to your " | |
4599 | 4152 "buddy list. You may optionally enter an alias, or nickname, for the buddy. " |
4208 | 4153 "The alias will be displayed in place of the screen name whenever possible.\n" |
4154 msgstr "" | |
4155 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4156 #: src/dialogs.c:989 |
4208 | 4157 #, fuzzy |
4158 msgid "Screen Name" | |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
4159 msgstr "UIN" |
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
4160 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4161 #: src/dialogs.c:1002 |
5712 | 4162 msgid "Alias" |
4163 msgstr "Псевдоним" | |
4164 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4165 #: src/dialogs.c:1012 |
5712 | 4166 msgid "Group" |
4167 msgstr "Группа" | |
4168 | |
3450 | 4169 #. Set up stuff for the account box |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4170 #: src/dialogs.c:1021 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
4171 msgid "Add To" |
5712 | 4172 msgstr "Добавить к" |
4173 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4174 #: src/dialogs.c:1340 |
5729 | 4175 msgid "Add Chat" |
4176 msgstr "Добавить чат" | |
4177 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4178 #: src/dialogs.c:1363 |
5729 | 4179 msgid "" |
4180 "Please enter an alias, and the appropriate information about the chat you " | |
4181 "would like to add to your buddy list.\n" | |
4182 msgstr "" | |
4183 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4184 #: src/dialogs.c:1372 |
5729 | 4185 #, fuzzy |
4186 msgid "Account:" | |
4187 msgstr "Учетнaя запись" | |
4188 | |
6193 | 4189 #: src/dialogs.c:1391 src/gtkaccount.c:427 |
5729 | 4190 #, fuzzy |
4191 msgid "Alias:" | |
4192 msgstr "Псевдоним:" | |
4193 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4194 #: src/dialogs.c:1402 |
5729 | 4195 msgid "Group:" |
4196 msgstr "Группа:" | |
4197 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4198 #: src/dialogs.c:1748 |
5712 | 4199 #, fuzzy |
4200 msgid "Privacy" | |
5729 | 4201 msgstr "Приватность" |
4202 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4203 #: src/dialogs.c:1764 |
4208 | 4204 msgid "Changes to privacy settings take effect immediately." |
4205 msgstr "" | |
4206 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4207 #: src/dialogs.c:1773 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
4208 msgid "Set privacy for:" |
5712 | 4209 msgstr "Установить приват для:" |
4210 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4211 #: src/dialogs.c:1790 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
4212 msgid "Allow all users to contact me" |
5712 | 4213 msgstr "Разрешить доступ всем пользователям" |
4214 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4215 #: src/dialogs.c:1794 |
4208 | 4216 #, fuzzy |
4217 msgid "Allow only users on my buddy list" | |
5712 | 4218 msgstr "Разрешить доступ выбранным пользователям" |
4219 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4220 #: src/dialogs.c:1798 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
4221 msgid "Allow only the users below" |
5712 | 4222 msgstr "Разрешить доступ выбранным пользователям" |
4223 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4224 #: src/dialogs.c:1836 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
4225 msgid "Deny all users" |
5712 | 4226 msgstr "Запретить доступ всем пользователям" |
4227 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4228 #: src/dialogs.c:1840 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
4229 msgid "Block the users below" |
5712 | 4230 msgstr "Запретить доступ из 'черного списка'" |
4231 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4232 #: src/dialogs.c:1956 |
5712 | 4233 #, fuzzy |
4234 msgid "Set Directory Info" | |
4235 msgstr "Профиль" | |
4236 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4237 #: src/dialogs.c:1964 |
5712 | 4238 msgid "Directory Info" |
4239 msgstr "Профиль" | |
4240 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4241 #: src/dialogs.c:1974 |
5712 | 4242 #, fuzzy, c-format |
4243 msgid "Setting Dir Info for %s:" | |
4244 msgstr "Получить информацию" | |
4245 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4246 #: src/dialogs.c:1987 |
5712 | 4247 msgid "Allow Web Searches To Find Your Info" |
4248 msgstr "Разрешить поиск на web для получения ваших данных." | |
4249 | |
4250 #. Line 2 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4251 #: src/dialogs.c:2001 src/dialogs.c:2654 |
5712 | 4252 msgid "Middle Name" |
4253 msgstr "Отчество" | |
4254 | |
4255 #. Line 4 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4256 #: src/dialogs.c:2024 src/dialogs.c:2674 |
5712 | 4257 msgid "Maiden Name" |
4258 msgstr "Девичья фамилия" | |
4259 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4260 #: src/dialogs.c:2111 |
5729 | 4261 #, fuzzy |
4262 msgid "New passwords do not match." | |
5712 | 4263 msgstr "Несовпадение пароля" |
4264 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4265 #: src/dialogs.c:2117 |
5729 | 4266 #, fuzzy |
4267 msgid "Fill out all fields completely." | |
5712 | 4268 msgstr "Заполните все поля" |
4269 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4270 #: src/dialogs.c:2162 |
5712 | 4271 #, fuzzy, c-format |
4272 msgid "Changing password for %s:" | |
4273 msgstr "Ошибка смены пароля (%s)" | |
4274 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4275 #: src/dialogs.c:2170 |
5712 | 4276 msgid "Original Password" |
4277 msgstr "Старый пароль" | |
4278 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4279 #: src/dialogs.c:2181 |
5712 | 4280 msgid "New Password" |
4281 msgstr "Новый пароль" | |
4282 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4283 #: src/dialogs.c:2192 |
5712 | 4284 msgid "New Password (again)" |
4285 msgstr "Новый пароль (еще раз)" | |
4286 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4287 #: src/dialogs.c:2241 |
5712 | 4288 #, fuzzy, c-format |
4289 msgid "Changing info for %s:" | |
4290 msgstr "Ошибка смены пароля (%s)" | |
4208 | 4291 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4292 #: src/dialogs.c:2327 |
2085 | 4293 msgid "Below are the results of your search: " |
5712 | 4294 msgstr "Результат поиска" |
4295 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4296 #: src/dialogs.c:2438 |
2085 | 4297 msgid "Permit" |
5712 | 4298 msgstr "Разрешить" |
4299 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4300 #: src/dialogs.c:2470 |
5712 | 4301 #, fuzzy |
4302 msgid "Add Permit" | |
4303 msgstr "Разрешить" | |
4304 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4305 #: src/dialogs.c:2472 |
5712 | 4306 #, fuzzy |
4307 msgid "Add Deny" | |
4308 msgstr "Gaim - Запретить" | |
4309 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4310 #: src/dialogs.c:2539 |
5712 | 4311 #, fuzzy |
4312 msgid "Log Conversation" | |
4313 msgstr "Беседа" | |
4314 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4315 #: src/dialogs.c:2620 src/dialogs.c:2753 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
4316 msgid "Search for Buddy" |
5712 | 4317 msgstr "Поиск пользователя" |
4318 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4319 #: src/dialogs.c:2720 |
5712 | 4320 #, fuzzy |
4321 msgid "Find Buddy By Info" | |
5729 | 4322 msgstr "Поиск пользователя по информации" |
4323 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4324 #: src/dialogs.c:2747 |
5712 | 4325 #, fuzzy |
4326 msgid "Find Buddy By Email" | |
4327 msgstr "Gaim - Поиск по Email" | |
4328 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4329 #: src/dialogs.c:2851 |
4208 | 4330 msgid "Insert Link" |
5712 | 4331 msgstr "Вставить ссылку" |
4332 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4333 #: src/dialogs.c:2853 |
5712 | 4334 msgid "Insert" |
5729 | 4335 msgstr "Вставить" |
4336 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4337 #: src/dialogs.c:2872 |
5712 | 4338 msgid "" |
4339 "Please enter the URL and description of the link that you want to insert. " | |
4340 "The description is optional.\n" | |
4341 msgstr "" | |
4342 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4343 #: src/dialogs.c:3041 src/dialogs.c:3058 |
2085 | 4344 msgid "Select Text Color" |
5712 | 4345 msgstr "Выбор цвета текста" |
4346 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4347 #: src/dialogs.c:3093 src/dialogs.c:3110 |
2085 | 4348 msgid "Select Background Color" |
5712 | 4349 msgstr "Выбор цвета фона" |
4350 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4351 #: src/dialogs.c:3207 src/dialogs.c:3233 |
4208 | 4352 msgid "Select Font" |
5712 | 4353 msgstr "Выбор шрифта" |
2085 | 4354 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4355 #: src/dialogs.c:3299 |
3450 | 4356 #, fuzzy |
4357 msgid "You cannot save an away message with a blank title" | |
5712 | 4358 msgstr "Вы не можете создать сообщение без заголовка" |
4359 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4360 #: src/dialogs.c:3301 |
3450 | 4361 msgid "" |
5729 | 4362 "Please give the message a title, or choose \"Use\" to use without saving." |
4363 msgstr "" | |
4364 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4365 #: src/dialogs.c:3311 |
2085 | 4366 msgid "You cannot create an empty away message" |
5712 | 4367 msgstr "Вы не можете создать пустое сообщение отсутствия" |
4368 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4369 #: src/dialogs.c:3376 src/dialogs.c:3384 |
2085 | 4370 msgid "New away message" |
5712 | 4371 msgstr "Новое сообщение отсутствия" |
4372 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4373 #: src/dialogs.c:3394 |
2085 | 4374 msgid "Away title: " |
5729 | 4375 msgstr "Заголовок отсутствия:" |
4376 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4377 #: src/dialogs.c:3439 |
4208 | 4378 msgid "Save & Use" |
5712 | 4379 msgstr "Сохранить и применить" |
4380 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4381 #: src/dialogs.c:3443 |
2085 | 4382 msgid "Use" |
5712 | 4383 msgstr "Применить" |
2085 | 4384 |
3450 | 4385 #. show everything |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4386 #: src/dialogs.c:3592 |
2085 | 4387 msgid "Smile!" |
5712 | 4388 msgstr "Смайл!" |
4389 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4390 #: src/dialogs.c:3638 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4391 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4392 msgid "Alias Chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4393 msgstr "Псевдоним" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4394 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4395 #. Setup the label containing the description. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4396 #: src/dialogs.c:3667 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4397 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4398 msgid "Please enter an aliased name for this chat.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4399 msgstr "Пожалуйста, введите пароль" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4400 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4401 #: src/dialogs.c:3679 src/dialogs.c:3782 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4402 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4403 msgid "_Alias:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4404 msgstr "Псевдоним" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4405 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4406 #: src/dialogs.c:3716 |
5712 | 4407 msgid "Alias Buddy" |
4408 msgstr "Псевдоним пользователя" | |
4409 | |
4410 #. Setup the label containing the description. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4411 #: src/dialogs.c:3746 |
5712 | 4412 msgid "" |
4413 "Please enter an aliased name for the person below, or rename this contact in " | |
4414 "your buddy list.\n" | |
4415 msgstr "" | |
4416 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4417 #: src/dialogs.c:3836 src/dialogs.c:3843 |
3450 | 4418 #, fuzzy, c-format |
4419 msgid "Couldn't write to %s." | |
5712 | 4420 msgstr "Не могу присоединиться к машине" |
4421 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4422 #: src/dialogs.c:3867 |
5712 | 4423 #, fuzzy |
4424 msgid "Save Log File" | |
5729 | 4425 msgstr "Сохранить файл" |
4426 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4427 #: src/dialogs.c:3897 |
3450 | 4428 #, fuzzy, c-format |
4429 msgid "Couldn't remove file %s." | |
5712 | 4430 msgstr "Не могу открыть файл конфигурации %s." |
4431 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4432 #: src/dialogs.c:3916 |
5712 | 4433 #, fuzzy |
4434 msgid "Clear Log" | |
4435 msgstr "Очистить" | |
4436 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4437 #: src/dialogs.c:3925 |
3450 | 4438 msgid "Really clear log?" |
5712 | 4439 msgstr "Действительно очистить журнал?" |
4440 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4441 #: src/dialogs.c:3970 |
5712 | 4442 #, c-format |
4443 msgid "Couldn't open log file %s." | |
4444 msgstr "Не могу открыть файл истории %s." | |
4445 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4446 #: src/dialogs.c:4112 |
5712 | 4447 #, fuzzy, c-format |
4448 msgid "Conversations with %s" | |
4449 msgstr "Разговор с %s" | |
4450 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4451 #: src/dialogs.c:4114 |
5712 | 4452 #, fuzzy |
4453 msgid "System Log" | |
4454 msgstr "Просмотр системных сообщений" | |
4455 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4456 #: src/dialogs.c:4135 |
5712 | 4457 #, fuzzy, c-format |
4458 msgid "Couldn't open log file %s" | |
4459 msgstr "Не могу открыть файл конфигурации %s." | |
4460 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4461 #: src/dialogs.c:4156 |
2757
cdb326e5cd6f
[gaim-migrate @ 2770]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2536
diff
changeset
|
4462 msgid "Date" |
5712 | 4463 msgstr "Дата" |
4464 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4465 #: src/dialogs.c:4213 |
5729 | 4466 msgid "Log" |
4467 msgstr "Журнал" | |
4468 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4469 #: src/dialogs.c:4235 |
2085 | 4470 msgid "Clear" |
5712 | 4471 msgstr "Очистить" |
4472 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4473 #: src/dialogs.c:4293 |
5712 | 4474 msgid "Rename Group" |
4475 msgstr "Переименовать Группу" | |
4476 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4477 #: src/dialogs.c:4310 |
4208 | 4478 msgid "Please enter a new name for the selected group.\n" |
4479 msgstr "" | |
4480 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4481 #: src/ft.c:121 |
5712 | 4482 #, fuzzy, c-format |
4483 msgid "%s is not a valid filename.\n" | |
4484 msgstr "Чат с %s невозможен" | |
4485 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4486 #: src/ft.c:135 |
5712 | 4487 #, c-format |
4488 msgid "%s was not found.\n" | |
4489 msgstr "" | |
4490 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4491 #: src/ft.c:727 |
5712 | 4492 #, c-format |
4493 msgid "File transfer to %s aborted.\n" | |
4494 msgstr "" | |
4495 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4496 #: src/ft.c:729 |
5712 | 4497 #, c-format |
4498 msgid "File transfer from %s aborted.\n" | |
4499 msgstr "" | |
4500 | |
4501 #: src/gaim-disclosure.c:253 | |
4502 msgid "Expander Size" | |
4503 msgstr "" | |
4504 | |
4505 #: src/gaim-disclosure.c:254 | |
4506 msgid "Size of the expander arrow" | |
4507 msgstr "" | |
4508 | |
4509 #: src/gaim-remote.c:33 | |
4510 #, c-format | |
4511 msgid "" | |
4512 "Usage: %s command [OPTIONS] [URI]\n" | |
4513 "\n" | |
4514 " COMMANDS:\n" | |
4515 " uri Handle AIM: URI\n" | |
4516 " quit Close running copy of Gaim\n" | |
4517 "\n" | |
4518 " OPTIONS:\n" | |
4519 " -h, --help [commmand] Show help for command\n" | |
4520 msgstr "" | |
4521 | |
4522 #: src/gaim-remote.c:136 src/gaim-remote.c:152 | |
4523 msgid "Gaim not running (on session 0)\n" | |
4524 msgstr "" | |
4525 | |
4526 #: src/gaim-remote.c:164 | |
4527 msgid "" | |
4528 "\n" | |
4529 "Using AIM: URIs:\n" | |
4530 "Sending an IM to a screenname:\n" | |
4531 "\tgaim-remote uri 'aim:goim?screenname=Penguin&message=hello+world'\n" | |
4532 "In this case, 'Penguin' is the screenname we wish to IM, and 'hello world'\n" | |
4533 "is the message to be sent. '+' must be used in place of spaces.\n" | |
4534 "Please note the quoting used above - if you run this from a shell the '&'\n" | |
4535 "needs to be escaped, or the command will stop at that point.\n" | |
4536 "Also,the following will just open a conversation window to a screenname,\n" | |
4537 "with no message:\n" | |
4538 "\tgaim-remote uri aim:goim?screenname=Penguin\n" | |
4539 "\n" | |
4540 "Joining a chat:\n" | |
4541 "\tgaim-remote uri aim:gochat?roomname=PenguinLounge\n" | |
4542 "...joins the 'PenguinLounge' chat room.\n" | |
4543 "\n" | |
4544 "Adding a buddy to your buddy list:\n" | |
4545 "\tgaim-remote uri aim:addbuddy?screenname=Penguin\n" | |
4546 "...prompts you to add 'Penguin' to your buddy list.\n" | |
4547 msgstr "" | |
4548 | |
4549 #: src/gaim-remote.c:184 | |
4550 msgid "" | |
4551 "\n" | |
4552 "Close running copy of Gaim\n" | |
4553 msgstr "" | |
4554 | |
4555 #. for people like myself, who are too lazy to add an away msg :) | |
6193 | 4556 #: src/gaimrc.c:43 |
5712 | 4557 msgid "sorry, i ran out for a while. bbl" |
4558 msgstr "" | |
4559 | |
6193 | 4560 #: src/gaimrc.c:364 src/gaimrc.c:1596 |
5712 | 4561 msgid "boring default" |
4562 msgstr "" | |
4563 | |
6193 | 4564 #: src/gaimrc.c:1260 src/gtkblist.c:1393 |
4565 msgid "Alphabetical" | |
4566 msgstr "" | |
4567 | |
4568 #: src/gaimrc.c:1262 src/gtkblist.c:1394 | |
4569 #, fuzzy | |
4570 msgid "By status" | |
4571 msgstr "Статус:" | |
4572 | |
4573 #: src/gaimrc.c:1264 src/gtkblist.c:1395 | |
4574 #, fuzzy | |
4575 msgid "By log size" | |
4576 msgstr "Иконки пользователей" | |
4577 | |
4578 #: src/gaimrc.c:1694 | |
2085 | 4579 #, c-format |
4580 msgid "Could not open config file %s." | |
5712 | 4581 msgstr "Не могу открыть файл конфигурации %s." |
4582 | |
6193 | 4583 #: src/gtkaccount.c:252 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4584 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4585 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4586 "<b>File:</b> %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4587 "<b>File size:</b> %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4588 "<b>Image size:</b> %dx%d" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4589 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4590 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4591 #. Build the login options frame. |
6193 | 4592 #: src/gtkaccount.c:327 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4593 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4594 msgid "Login Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4595 msgstr "Шрифт" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4596 |
6193 | 4597 #: src/gtkaccount.c:344 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4598 msgid "Protocol:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4599 msgstr "Протокол" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4600 |
6193 | 4601 #: src/gtkaccount.c:349 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4602 msgid "Screenname:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4603 msgstr "Номер (UIN)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4604 |
6193 | 4605 #: src/gtkaccount.c:431 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4606 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4607 msgid "Remember password" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4608 msgstr "Запомнить пароль" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4609 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4610 #. Build the user options frame. |
6193 | 4611 #: src/gtkaccount.c:485 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4612 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4613 msgid "User Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4614 msgstr "Параметры Proxy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4615 |
6193 | 4616 #: src/gtkaccount.c:498 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4617 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4618 msgid "New mail notifications" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4619 msgstr "Предупреждение о новой почте" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4620 |
6193 | 4621 #: src/gtkaccount.c:507 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4622 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4623 msgid "Buddy icon file:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4624 msgstr "Файл иконок пользователей:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4625 |
6193 | 4626 #: src/gtkaccount.c:516 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4627 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4628 msgid "_Browse" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4629 msgstr "Броузер" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4630 |
6193 | 4631 #: src/gtkaccount.c:522 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4632 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4633 msgid "_Reset" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4634 msgstr "Сброс" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4635 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4636 #. Build the protocol options frame. |
6193 | 4637 #: src/gtkaccount.c:583 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4638 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4639 msgid "%s Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4640 msgstr "Параметры" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4641 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4642 #. Use Global Proxy Settings |
6193 | 4643 #: src/gtkaccount.c:704 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4644 msgid "Use Global Proxy Settings" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4645 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4646 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4647 #. No Proxy |
6193 | 4648 #: src/gtkaccount.c:711 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4649 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4650 msgid "No Proxy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4651 msgstr "Прокси отстутствует" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4652 |
6193 | 4653 #. HTTP |
4654 #: src/gtkaccount.c:718 | |
4655 msgid "HTTP" | |
4656 msgstr "HTTP" | |
4657 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4658 #. SOCKS 4 |
6193 | 4659 #: src/gtkaccount.c:725 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4660 msgid "SOCKS 4" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4661 msgstr "SOCKS 4" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4662 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4663 #. SOCKS 5 |
6193 | 4664 #: src/gtkaccount.c:732 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4665 msgid "SOCKS 5" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4666 msgstr "SOCKS 5" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4667 |
6193 | 4668 #: src/gtkaccount.c:764 |
4669 msgid "you can see the butterflies mating" | |
4670 msgstr "" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4671 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4672 #: src/gtkaccount.c:768 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4673 msgid "If you look real closely" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4674 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4675 |
6193 | 4676 #: src/gtkaccount.c:784 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4677 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4678 msgid "Proxy Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4679 msgstr "Личные предпочтения" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4680 |
6193 | 4681 #: src/gtkaccount.c:800 src/gtkprefs.c:1100 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4682 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4683 msgid "Proxy _type:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4684 msgstr "Тип Proxy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4685 |
6193 | 4686 #: src/gtkaccount.c:809 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4687 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4688 msgid "_Host:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4689 msgstr "Хост" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4690 |
6193 | 4691 #: src/gtkaccount.c:813 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4692 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4693 msgid "_Port:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4694 msgstr "Порт" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4695 |
6193 | 4696 #: src/gtkaccount.c:821 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4697 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4698 msgid "_Username:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4699 msgstr "Пользователь(UIN):" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4700 |
6193 | 4701 #: src/gtkaccount.c:826 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4702 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4703 msgid "Pa_ssword:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4704 msgstr "Пароль" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4705 |
6193 | 4706 #: src/gtkaccount.c:1139 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4707 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4708 msgid "Add Account" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4709 msgstr "Учетнaя запись" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4710 |
6193 | 4711 #: src/gtkaccount.c:1141 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4712 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4713 msgid "Modify Account" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4714 msgstr "Gaim - Редактирование" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4715 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4716 #. Add the disclosure |
6193 | 4717 #: src/gtkaccount.c:1165 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4718 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4719 msgid "Show more options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4720 msgstr "Параметры Proxy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4721 |
6193 | 4722 #: src/gtkaccount.c:1166 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4723 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4724 msgid "Show fewer options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4725 msgstr "Параметры Proxy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4726 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4727 #. Register button |
6193 | 4728 #: src/gtkaccount.c:1193 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4729 msgid "Register" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4730 msgstr "Регистрация" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4731 |
6193 | 4732 #: src/gtkaccount.c:1472 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4733 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4734 msgid "Are you sure you want to delete %s?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4735 msgstr "Вы согласны удалить %s?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4736 |
6193 | 4737 #: src/gtkaccount.c:1476 src/gtkrequest.c:174 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4738 msgid "Delete" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4739 msgstr "Удалить" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4740 |
6193 | 4741 #: src/gtkaccount.c:1554 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4742 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4743 msgid "Screenname" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4744 msgstr "Номер (UIN)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4745 |
6193 | 4746 #: src/gtkaccount.c:1595 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4747 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4748 msgid "Protocol" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4749 msgstr "Протокол" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4750 |
6193 | 4751 #: src/gtkblist.c:410 |
5729 | 4752 #, fuzzy |
4753 msgid "Add a _Buddy" | |
4754 msgstr "Добавить пользователя" | |
4755 | |
6193 | 4756 #: src/gtkblist.c:412 |
5729 | 4757 #, fuzzy |
4758 msgid "Add a C_hat" | |
4759 msgstr "Чат" | |
4760 | |
6193 | 4761 #: src/gtkblist.c:414 |
5729 | 4762 msgid "_Delete Group" |
4763 msgstr "Удалить группу" | |
4764 | |
6193 | 4765 #: src/gtkblist.c:416 |
5729 | 4766 msgid "_Rename" |
4767 msgstr "Переименовать" | |
4768 | |
6193 | 4769 #: src/gtkblist.c:424 |
5729 | 4770 #, fuzzy |
4771 msgid "_Join" | |
4772 msgstr "Подключиться" | |
4773 | |
6193 | 4774 #: src/gtkblist.c:426 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4775 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4776 msgid "Auto-Join" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4777 msgstr "Подключиться автоматически" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4778 |
6193 | 4779 #: src/gtkblist.c:429 src/gtkblist.c:475 |
5729 | 4780 msgid "_Alias" |
4781 msgstr "Псевдоним" | |
4782 | |
6193 | 4783 #: src/gtkblist.c:431 src/gtkblist.c:477 |
5729 | 4784 msgid "_Remove" |
4785 msgstr "Удалить" | |
4786 | |
6193 | 4787 #: src/gtkblist.c:449 |
5729 | 4788 msgid "_Get Info" |
4789 msgstr "Получить информацию" | |
4790 | |
6193 | 4791 #: src/gtkblist.c:452 |
5729 | 4792 msgid "_IM" |
4793 msgstr "Отправить сообщение" | |
4794 | |
6193 | 4795 #: src/gtkblist.c:454 |
5729 | 4796 msgid "Add Buddy _Pounce" |
4797 msgstr "Добавить оповещение" | |
4798 | |
6193 | 4799 #: src/gtkblist.c:456 |
5729 | 4800 msgid "View _Log" |
4801 msgstr "Просмотр журнала" | |
4802 | |
4803 #. Buddies menu | |
6193 | 4804 #: src/gtkblist.c:781 |
5729 | 4805 #, fuzzy |
4806 msgid "/_Buddies" | |
4807 msgstr "Пользователи" | |
4808 | |
6193 | 4809 #: src/gtkblist.c:782 |
5729 | 4810 #, fuzzy |
4811 msgid "/Buddies/New _Instant Message..." | |
4812 msgstr "Отправить сообщение" | |
4813 | |
6193 | 4814 #: src/gtkblist.c:783 |
5729 | 4815 msgid "/Buddies/Join a _Chat..." |
4816 msgstr "" | |
4817 | |
6193 | 4818 #: src/gtkblist.c:784 |
5729 | 4819 #, fuzzy |
4820 msgid "/Buddies/Get _User Info..." | |
4821 msgstr "Информация о пользователе" | |
4822 | |
6193 | 4823 #: src/gtkblist.c:786 |
5729 | 4824 msgid "/Buddies/Show _Offline Buddies" |
4825 msgstr "" | |
4826 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4827 #: src/gtkblist.c:787 |
6193 | 4828 msgid "/Buddies/Show _Empty Groups" |
4829 msgstr "" | |
4830 | |
4831 #: src/gtkblist.c:788 | |
5729 | 4832 #, fuzzy |
4833 msgid "/Buddies/_Add a Buddy..." | |
4834 msgstr "Добавить пользователя" | |
4835 | |
6193 | 4836 #: src/gtkblist.c:789 |
5729 | 4837 #, fuzzy |
4838 msgid "/Buddies/Add a C_hat..." | |
4839 msgstr "Добавить пользователя" | |
4840 | |
6193 | 4841 #: src/gtkblist.c:790 |
5729 | 4842 msgid "/Buddies/Add a _Group..." |
4843 msgstr "" | |
4844 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
4845 #: src/gtkblist.c:792 |
6193 | 4846 msgid "/Buddies/_Signoff" |
4847 msgstr "" | |
4848 | |
4849 #: src/gtkblist.c:793 | |
5729 | 4850 #, fuzzy |
4851 msgid "/Buddies/_Quit" | |
4852 msgstr "Пользователи" | |
4853 | |
4854 #. Tools | |
6193 | 4855 #: src/gtkblist.c:796 |
5729 | 4856 #, fuzzy |
4857 msgid "/_Tools" | |
4858 msgstr "Инструменты" | |
4859 | |
6193 | 4860 #: src/gtkblist.c:797 |
5729 | 4861 msgid "/Tools/_Away" |
4862 msgstr "" | |
4863 | |
6193 | 4864 #: src/gtkblist.c:798 |
5729 | 4865 #, fuzzy |
4866 msgid "/Tools/Buddy _Pounce" | |
4867 msgstr "Оповещение" | |
4868 | |
6193 | 4869 #: src/gtkblist.c:799 |
5729 | 4870 #, fuzzy |
4871 msgid "/Tools/P_rotocol Actions" | |
4872 msgstr "Действия" | |
4873 | |
6193 | 4874 #: src/gtkblist.c:801 |
5729 | 4875 #, fuzzy |
4876 msgid "/Tools/A_ccounts" | |
4877 msgstr "Учетные записи" | |
4878 | |
6193 | 4879 #: src/gtkblist.c:802 |
5729 | 4880 msgid "/Tools/_File Transfers..." |
4881 msgstr "" | |
4882 | |
6193 | 4883 #: src/gtkblist.c:803 |
5729 | 4884 #, fuzzy |
4885 msgid "/Tools/Preferences" | |
4886 msgstr "Свойства" | |
4887 | |
6193 | 4888 #: src/gtkblist.c:804 |
5729 | 4889 #, fuzzy |
4890 msgid "/Tools/Pr_ivacy" | |
4891 msgstr "Личное" | |
4892 | |
6193 | 4893 #: src/gtkblist.c:806 |
5729 | 4894 #, fuzzy |
4895 msgid "/Tools/View System _Log" | |
4896 msgstr "Просмотр системных сообщений" | |
4897 | |
4898 #. Help | |
6193 | 4899 #: src/gtkblist.c:809 |
5729 | 4900 #, fuzzy |
4901 msgid "/_Help" | |
4902 msgstr "Помощь" | |
4903 | |
6193 | 4904 #: src/gtkblist.c:810 |
5729 | 4905 #, fuzzy |
4906 msgid "/Help/Online _Help" | |
4907 msgstr "В сети" | |
4908 | |
6193 | 4909 #: src/gtkblist.c:811 |
5729 | 4910 #, fuzzy |
4911 msgid "/Help/_Debug Window" | |
4912 msgstr "Показать окно отладки" | |
4913 | |
6193 | 4914 #: src/gtkblist.c:812 |
5729 | 4915 #, fuzzy |
4916 msgid "/Help/_About" | |
4917 msgstr "О программе..." | |
4918 | |
6193 | 4919 #: src/gtkblist.c:846 |
5729 | 4920 #, fuzzy, c-format |
4921 msgid "" | |
4922 "\n" | |
4923 "<b>Account:</b> %s" | |
4924 msgstr "<b>Статус:</b> %s" | |
4925 | |
6193 | 4926 #: src/gtkblist.c:908 |
5729 | 4927 #, c-format |
4928 msgid "%d%%" | |
4929 msgstr "" | |
4930 | |
6193 | 4931 #: src/gtkblist.c:922 |
5729 | 4932 #, fuzzy |
4933 msgid "" | |
4934 "\n" | |
4935 "<b>Account:</b>" | |
4936 msgstr "" | |
4937 "\n" | |
4938 "<b>Псевдоним:</b>" | |
4939 | |
6193 | 4940 #: src/gtkblist.c:923 |
5729 | 4941 msgid "" |
4942 "\n" | |
4943 "<b>Alias:</b>" | |
4944 msgstr "" | |
4945 "\n" | |
4946 "<b>Известен как:</b>" | |
4947 | |
6193 | 4948 #: src/gtkblist.c:924 |
5729 | 4949 msgid "" |
4950 "\n" | |
4951 "<b>Nickname:</b>" | |
4952 msgstr "" | |
4953 "\n" | |
4954 "<b>Псевдоним:</b>" | |
4955 | |
6193 | 4956 #: src/gtkblist.c:925 |
5729 | 4957 msgid "" |
4958 "\n" | |
4959 "<b>Idle:</b>" | |
4960 msgstr "" | |
4961 | |
6193 | 4962 #: src/gtkblist.c:926 |
5729 | 4963 msgid "" |
4964 "\n" | |
4965 "<b>Warned:</b>" | |
4966 msgstr "" | |
4967 | |
6193 | 4968 #: src/gtkblist.c:928 |
5729 | 4969 msgid "" |
4970 "\n" | |
4971 "<b>Description:</b> Spooky" | |
4972 msgstr "" | |
4973 | |
6193 | 4974 #: src/gtkblist.c:929 |
5729 | 4975 #, fuzzy |
4976 msgid "" | |
4977 "\n" | |
4978 "<b>Status</b>: Awesome" | |
4979 msgstr "<b>Статус:</b> %s" | |
4980 | |
6193 | 4981 #: src/gtkblist.c:930 |
5729 | 4982 #, fuzzy |
4983 msgid "" | |
4984 "\n" | |
4985 "<b>Status</b>: Rockin'" | |
4986 msgstr "<b>Статус:</b> " | |
4987 | |
6193 | 4988 #: src/gtkblist.c:1227 |
5729 | 4989 #, c-format |
4990 msgid "Idle (%dh%02dm) " | |
4991 msgstr "" | |
4992 | |
6193 | 4993 #: src/gtkblist.c:1229 |
5729 | 4994 #, c-format |
4995 msgid "Idle (%dm) " | |
4996 msgstr "" | |
4997 | |
6193 | 4998 #: src/gtkblist.c:1233 |
5729 | 4999 #, fuzzy, c-format |
5000 msgid "Warned (%d%%) " | |
5001 msgstr "Предупрежден: (%d%%) " | |
5002 | |
6193 | 5003 #: src/gtkblist.c:1236 |
5729 | 5004 #, fuzzy |
5005 msgid "Offline " | |
5006 msgstr "В сети" | |
5007 | |
6193 | 5008 #: src/gtkblist.c:1392 src/gtkprefs.c:845 src/gtkprefs.c:1535 |
5729 | 5009 msgid "None" |
5010 msgstr "Нет" | |
5011 | |
6193 | 5012 #: src/gtkblist.c:1431 src/gtkprefs.c:2289 |
5729 | 5013 msgid "Buddy List" |
5014 msgstr "Список пользователей" | |
5015 | |
6193 | 5016 #: src/gtkblist.c:1455 |
5729 | 5017 #, fuzzy |
5018 msgid "/Tools/Away" | |
5019 msgstr "Инструменты" | |
5020 | |
6193 | 5021 #: src/gtkblist.c:1458 |
5729 | 5022 #, fuzzy |
5023 msgid "/Tools/Buddy Pounce" | |
5024 msgstr "Оповещение" | |
5025 | |
6193 | 5026 #: src/gtkblist.c:1461 |
5729 | 5027 #, fuzzy |
5028 msgid "/Tools/Protocol Actions" | |
5029 msgstr "Действия" | |
5030 | |
5031 #. set the Show Offline Buddies option. must be done | |
5032 #. * after the treeview or faceprint gets mad. -Robot101 | |
5033 #. | |
6193 | 5034 #: src/gtkblist.c:1544 |
5729 | 5035 msgid "/Buddies/Show Offline Buddies" |
5036 msgstr "" | |
5037 | |
6193 | 5038 #: src/gtkblist.c:1546 |
5729 | 5039 msgid "/Buddies/Show Empty Groups" |
5040 msgstr "" | |
5041 | |
6193 | 5042 #: src/gtkblist.c:1564 src/gtkconv.c:1071 |
5729 | 5043 msgid "IM" |
5044 msgstr "Отправить сообщение" | |
5045 | |
6193 | 5046 #: src/gtkblist.c:1570 |
5729 | 5047 #, fuzzy |
5048 msgid "Send a message to the selected buddy" | |
5049 msgstr "Отправить сообщение через сервер" | |
5050 | |
6193 | 5051 #: src/gtkblist.c:1579 |
5729 | 5052 #, fuzzy |
5053 msgid "Get information on the selected buddy" | |
5054 msgstr "Информация о пользователе" | |
5055 | |
6193 | 5056 #: src/gtkblist.c:1587 |
5729 | 5057 #, fuzzy |
5058 msgid "Join a chat room" | |
5059 msgstr "Войти в группу" | |
5060 | |
6193 | 5061 #: src/gtkblist.c:1595 |
5729 | 5062 #, fuzzy |
5063 msgid "Set an away message" | |
5064 msgstr "Установить сообщение отсутствия" | |
5065 | |
6193 | 5066 #: src/gtkblist.c:2585 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5067 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5068 msgid "No actions available" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5069 msgstr "Недоступен" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5070 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5071 #: src/gtkconn.c:56 src/gtkconn.c:241 src/gtkconn.c:254 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5072 msgid "Done." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5073 msgstr "Сделано." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5074 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5075 #: src/gtkconn.c:135 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5076 msgid "Signon: " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5077 msgstr "Вход: " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5078 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5079 #: src/gtkconn.c:193 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5080 msgid "Signon" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5081 msgstr "Подключиться" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5082 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5083 #: src/gtkconn.c:206 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5084 msgid "Cancel All" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5085 msgstr "Отменить все" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5086 |
6193 | 5087 #: src/gtkconv.c:180 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5088 msgid "That file already exists" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5089 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5090 |
6193 | 5091 #: src/gtkconv.c:181 src/gtkft.c:1034 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5092 msgid "Would you like to overwrite it?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5093 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5094 |
6193 | 5095 #: src/gtkconv.c:276 |
5712 | 5096 msgid "Gaim - Insert Image" |
5097 msgstr "Gaim - Вставить изображение" | |
5098 | |
6193 | 5099 #: src/gtkconv.c:580 |
5712 | 5100 msgid "Gaim - Invite Buddy Into Chat Room" |
5101 msgstr "Gaim - Приглашение пользователя в чат" | |
5102 | |
5103 #. Put our happy label in it. | |
6193 | 5104 #: src/gtkconv.c:608 |
5712 | 5105 msgid "" |
5106 "Please enter the name of the user you wish to invite, along with an optional " | |
5107 "invite message." | |
5108 msgstr "" | |
5109 | |
6193 | 5110 #: src/gtkconv.c:629 |
5712 | 5111 #, fuzzy |
5112 msgid "_Buddy:" | |
5113 msgstr "Пользователь(UIN)" | |
5114 | |
6193 | 5115 #: src/gtkconv.c:649 |
5712 | 5116 #, fuzzy |
5117 msgid "_Message:" | |
5118 msgstr "Сообщение" | |
5119 | |
6193 | 5120 #: src/gtkconv.c:1079 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5121 msgid "Un-Ignore" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5122 msgstr "Разрешить" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5123 |
6193 | 5124 #: src/gtkconv.c:1081 src/gtkprefs.c:777 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5125 msgid "Ignore" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5126 msgstr "Игнорировать" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5127 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5128 #. Info button |
6193 | 5129 #: src/gtkconv.c:1090 src/gtkconv.c:2986 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5130 msgid "Info" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5131 msgstr "Информация" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5132 |
6193 | 5133 #: src/gtkconv.c:1110 src/gtkconv.c:2969 src/gtkconv.c:4108 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5134 #: src/gtkrequest.c:176 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5135 msgid "Remove" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5136 msgstr "Удалить" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5137 |
6193 | 5138 #: src/gtkconv.c:2199 |
5712 | 5139 msgid "User is typing..." |
5140 msgstr "" | |
5141 | |
6193 | 5142 #: src/gtkconv.c:2207 |
5712 | 5143 msgid "User has typed something and paused" |
5144 msgstr "" | |
5145 | |
5146 #. Build the Send As menu | |
6193 | 5147 #: src/gtkconv.c:2309 |
5712 | 5148 #, fuzzy |
5149 msgid "_Send As" | |
5150 msgstr "Отправить" | |
5151 | |
6193 | 5152 #: src/gtkconv.c:2765 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5153 msgid "Gaim - Save Conversation" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5154 msgstr "Gaim - Сохранить разговор" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5155 |
5712 | 5156 #. Conversation menu |
6193 | 5157 #: src/gtkconv.c:2782 |
5712 | 5158 #, fuzzy |
5159 msgid "/_Conversation" | |
5160 msgstr "/Разговор" | |
5161 | |
6193 | 5162 #: src/gtkconv.c:2784 |
5712 | 5163 #, fuzzy |
5164 msgid "/Conversation/_Save As..." | |
5165 msgstr "/Разговор/Сохранить как..." | |
5166 | |
6193 | 5167 #: src/gtkconv.c:2786 |
5729 | 5168 #, fuzzy |
5169 msgid "/Conversation/View _Log..." | |
5712 | 5170 msgstr "/Разговор/Смотреть историю..." |
5171 | |
6193 | 5172 #: src/gtkconv.c:2790 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5173 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5174 msgid "/Conversation/Add Buddy _Pounce..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5175 msgstr "Добавить оповещение" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5176 |
6193 | 5177 #: src/gtkconv.c:2792 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5178 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5179 msgid "/Conversation/A_lias..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5180 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5181 |
6193 | 5182 #: src/gtkconv.c:2794 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5183 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5184 msgid "/Conversation/_Get Info..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5185 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5186 |
6193 | 5187 #: src/gtkconv.c:2796 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5188 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5189 msgid "/Conversation/In_vite..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5190 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5191 |
6193 | 5192 #: src/gtkconv.c:2801 |
5712 | 5193 #, fuzzy |
5194 msgid "/Conversation/Insert _URL..." | |
5195 msgstr "/Разговор/Вставить ссылку..." | |
5196 | |
6193 | 5197 #: src/gtkconv.c:2803 |
5712 | 5198 #, fuzzy |
5199 msgid "/Conversation/Insert _Image..." | |
5200 msgstr "/Разговор/Вставить картинку" | |
5201 | |
6193 | 5202 #: src/gtkconv.c:2808 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5203 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5204 msgid "/Conversation/_Warn..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5205 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5206 |
6193 | 5207 #: src/gtkconv.c:2810 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5208 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5209 msgid "/Conversation/_Block..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5210 msgstr "/Разговор/Закрыть" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5211 |
6193 | 5212 #: src/gtkconv.c:2812 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5213 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5214 msgid "/Conversation/_Add..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5215 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5216 |
6193 | 5217 #: src/gtkconv.c:2814 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5218 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5219 msgid "/Conversation/_Remove..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5220 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5221 |
6193 | 5222 #: src/gtkconv.c:2819 |
5712 | 5223 #, fuzzy |
5224 msgid "/Conversation/_Close" | |
5225 msgstr "/Разговор/Закрыть" | |
5226 | |
5227 #. Options | |
6193 | 5228 #: src/gtkconv.c:2823 |
5712 | 5229 #, fuzzy |
5230 msgid "/_Options" | |
5231 msgstr "/Параметры" | |
5232 | |
6193 | 5233 #: src/gtkconv.c:2824 |
5712 | 5234 #, fuzzy |
5235 msgid "/Options/Enable _Logging" | |
5236 msgstr "/Параметры/Разрешить историю" | |
5237 | |
6193 | 5238 #: src/gtkconv.c:2825 |
5712 | 5239 #, fuzzy |
5240 msgid "/Options/Enable _Sounds" | |
5241 msgstr "/Параметры/Разрешить звук" | |
5242 | |
6193 | 5243 #: src/gtkconv.c:2865 |
5729 | 5244 #, fuzzy |
5245 msgid "/Conversation/View Log..." | |
5712 | 5246 msgstr "/Разговор/Смотреть историю..." |
5247 | |
6193 | 5248 #: src/gtkconv.c:2870 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5249 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5250 msgid "/Conversation/Add Buddy Pounce..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5251 msgstr "/Разговор/Смотреть историю..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5252 |
6193 | 5253 #: src/gtkconv.c:2874 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5254 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5255 msgid "/Conversation/Alias..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5256 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5257 |
6193 | 5258 #: src/gtkconv.c:2878 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5259 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5260 msgid "/Conversation/Get Info..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5261 msgstr "/Разговор/Смотреть историю..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5262 |
6193 | 5263 #: src/gtkconv.c:2882 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5264 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5265 msgid "/Conversation/Invite..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5266 msgstr "/Разговор/Вставить картинку..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5267 |
6193 | 5268 #: src/gtkconv.c:2888 |
5712 | 5269 #, fuzzy |
5270 msgid "/Conversation/Insert URL..." | |
5271 msgstr "/Разговор/Вставить ссылку..." | |
5272 | |
6193 | 5273 #: src/gtkconv.c:2892 |
5712 | 5274 #, fuzzy |
5275 msgid "/Conversation/Insert Image..." | |
5276 msgstr "/Разговор/Вставить картинку..." | |
5277 | |
6193 | 5278 #: src/gtkconv.c:2898 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5279 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5280 msgid "/Conversation/Warn..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5281 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5282 |
6193 | 5283 #: src/gtkconv.c:2902 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5284 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5285 msgid "/Conversation/Block..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5286 msgstr "/Разговор/Смотреть историю..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5287 |
6193 | 5288 #: src/gtkconv.c:2906 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5289 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5290 msgid "/Conversation/Add..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5291 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5292 |
6193 | 5293 #: src/gtkconv.c:2910 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5294 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5295 msgid "/Conversation/Remove..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5296 msgstr "/Разговор/Сохранить как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5297 |
6193 | 5298 #: src/gtkconv.c:2916 |
5712 | 5299 #, fuzzy |
5300 msgid "/Options/Enable Logging" | |
5301 msgstr "/Параметры/Разрешить историю" | |
5302 | |
6193 | 5303 #: src/gtkconv.c:2919 |
5712 | 5304 #, fuzzy |
5305 msgid "/Options/Enable Sounds" | |
5306 msgstr "/Параметры/Разрешить звук" | |
5307 | |
5308 #. From right to left... | |
5309 #. Send button | |
6193 | 5310 #: src/gtkconv.c:2943 src/gtkconv.c:2945 src/gtkconv.c:3043 src/gtkconv.c:3045 |
5311 #: src/gtkconv.c:5684 | |
5712 | 5312 msgid "Send" |
5313 msgstr "Отправить" | |
5314 | |
6193 | 5315 #: src/gtkconv.c:2966 src/gtkconv.c:4126 |
5712 | 5316 #, fuzzy |
5317 msgid "Add the user to your buddy list" | |
5318 msgstr "Разрешить доступ выбранным пользователям" | |
5319 | |
6193 | 5320 #: src/gtkconv.c:2972 src/gtkconv.c:4111 |
5712 | 5321 #, fuzzy |
5322 msgid "Remove the user from your buddy list" | |
5323 msgstr "Удаление '%s' из списка пользователей.\n" | |
5324 | |
5325 #. Warn button | |
6193 | 5326 #: src/gtkconv.c:2979 |
5712 | 5327 msgid "Warn" |
5328 msgstr "Предупреждение" | |
5329 | |
6193 | 5330 #: src/gtkconv.c:2983 |
5712 | 5331 msgid "Warn the user" |
5332 msgstr "Предупредить пользователя" | |
5333 | |
6193 | 5334 #: src/gtkconv.c:2990 src/gtkconv.c:3425 |
5712 | 5335 msgid "Get the user's information" |
5336 msgstr "Получить информацию о пользователе" | |
5337 | |
5338 #. Block button | |
6193 | 5339 #: src/gtkconv.c:2993 |
5712 | 5340 msgid "Block" |
5341 msgstr "Блокировать" | |
5342 | |
6193 | 5343 #: src/gtkconv.c:2997 |
5712 | 5344 msgid "Block the user" |
5345 msgstr "Заблокировать пользователя" | |
5346 | |
5347 #. Invite | |
6193 | 5348 #: src/gtkconv.c:3055 src/gtkconv.c:5687 |
5712 | 5349 msgid "Invite" |
5350 msgstr "Приглашение" | |
5351 | |
6193 | 5352 #: src/gtkconv.c:3058 |
5712 | 5353 msgid "Invite a user" |
5354 msgstr "Пригласить пользователя" | |
5355 | |
6193 | 5356 #: src/gtkconv.c:3097 |
5712 | 5357 msgid "Bold" |
5358 msgstr "Жирный" | |
5359 | |
6193 | 5360 #: src/gtkconv.c:3108 |
5712 | 5361 msgid "Italic" |
5362 msgstr "Наклонный" | |
5363 | |
6193 | 5364 #: src/gtkconv.c:3119 |
5712 | 5365 msgid "Underline" |
5366 msgstr "Подчеркнутый" | |
5367 | |
6193 | 5368 #: src/gtkconv.c:3135 |
5712 | 5369 msgid "Larger font size" |
5370 msgstr "Больший размер шрифта" | |
5371 | |
6193 | 5372 #: src/gtkconv.c:3147 |
5712 | 5373 msgid "Normal font size" |
5374 msgstr "Нормальный размер шрифта " | |
5375 | |
6193 | 5376 #: src/gtkconv.c:3159 |
5712 | 5377 msgid "Smaller font size" |
5378 msgstr "Меньший размер шрифта " | |
5379 | |
6193 | 5380 #: src/gtkconv.c:3176 |
5712 | 5381 msgid "Font Face" |
5382 msgstr "Выбор шрифта" | |
5383 | |
6193 | 5384 #: src/gtkconv.c:3188 |
5712 | 5385 msgid "Foreground font color" |
5386 msgstr "Цвет шрифта" | |
5387 | |
6193 | 5388 #: src/gtkconv.c:3200 |
5712 | 5389 msgid "Background color" |
5390 msgstr "Цвет фона" | |
5391 | |
6193 | 5392 #: src/gtkconv.c:3215 |
5712 | 5393 msgid "Insert image" |
5394 msgstr "Вставить изображение" | |
5395 | |
6193 | 5396 #: src/gtkconv.c:3226 |
5712 | 5397 msgid "Insert link" |
5398 msgstr "Вставить ссылку" | |
5399 | |
6193 | 5400 #: src/gtkconv.c:3237 |
5712 | 5401 msgid "Insert smiley" |
5402 msgstr "Вставить смайлик" | |
5403 | |
6193 | 5404 #: src/gtkconv.c:3294 |
5712 | 5405 msgid "Topic:" |
5406 msgstr "Тема" | |
5407 | |
5408 #. Setup the label telling how many people are in the room. | |
6193 | 5409 #: src/gtkconv.c:3345 |
5712 | 5410 msgid "0 people in room" |
5411 msgstr "0 пользователей в данном чате" | |
5412 | |
6193 | 5413 #: src/gtkconv.c:3402 |
5712 | 5414 msgid "IM the user" |
5415 msgstr "" | |
5416 | |
6193 | 5417 #: src/gtkconv.c:3414 |
5712 | 5418 msgid "Ignore the user" |
5419 msgstr "Игнорировать пользователя" | |
5420 | |
6193 | 5421 #: src/gtkconv.c:3910 src/server.c:1298 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5422 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5423 msgid "<HR><BR><H3 Align=Center> ---- New Conversation @ %s ----</H3><BR>\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5424 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5425 |
6193 | 5426 #: src/gtkconv.c:3914 src/server.c:1301 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5427 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5428 msgid "---- New Conversation @ %s ----\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5429 msgstr "Разговор с %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5430 |
6193 | 5431 #: src/gtkconv.c:3946 |
5712 | 5432 msgid "Close conversation" |
5433 msgstr "Завершить разговор" | |
5434 | |
6193 | 5435 #: src/gtkconv.c:4604 src/gtkconv.c:4726 |
5712 | 5436 #, fuzzy, c-format |
5437 msgid "%d person in room" | |
5438 msgid_plural "%d people in room" | |
5439 msgstr[0] "%d в данном чате" | |
5440 msgstr[1] "%d в данном чате" | |
5441 | |
6193 | 5442 #: src/gtkconv.c:5000 |
5712 | 5443 msgid "Disable Animation" |
5444 msgstr "Отключить анимацию" | |
5445 | |
6193 | 5446 #: src/gtkconv.c:5009 |
5712 | 5447 msgid "Enable Animation" |
5448 msgstr "Разрешить анимацию" | |
5449 | |
6193 | 5450 #: src/gtkconv.c:5016 |
5712 | 5451 msgid "Hide Icon" |
5452 msgstr "Спрятать иконку" | |
5453 | |
6193 | 5454 #: src/gtkconv.c:5022 |
5712 | 5455 msgid "Save Icon As..." |
5456 msgstr "Сохранить иконку как..." | |
5457 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5458 #: src/gtkft.c:126 |
5712 | 5459 #, c-format |
5460 msgid "%.2f KB/s" | |
5461 msgstr "" | |
5462 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5463 #: src/gtkft.c:201 |
5729 | 5464 msgid "<b>Receiving From:</b>" |
5465 msgstr "" | |
5466 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5467 #: src/gtkft.c:204 |
5712 | 5468 msgid "<b>Sending To:</b>" |
5469 msgstr "" | |
5470 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5471 #: src/gtkft.c:436 |
5712 | 5472 msgid "Progress" |
5473 msgstr "" | |
5474 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5475 #: src/gtkft.c:443 |
5712 | 5476 msgid "Filename" |
5477 msgstr "Имя файла" | |
5478 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5479 #: src/gtkft.c:450 |
5712 | 5480 #, fuzzy |
5481 msgid "Size" | |
5482 msgstr "Размер" | |
5483 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5484 #: src/gtkft.c:457 |
5712 | 5485 msgid "Remaining" |
5486 msgstr "" | |
5487 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5488 #: src/gtkft.c:487 |
5712 | 5489 #, fuzzy |
5490 msgid "Filename:" | |
5491 msgstr "Имя файла:" | |
5492 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5493 #: src/gtkft.c:488 |
5712 | 5494 #, fuzzy |
5495 msgid "Status:" | |
5496 msgstr "Статус:" | |
5497 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5498 #: src/gtkft.c:489 |
5712 | 5499 #, fuzzy |
5500 msgid "Speed:" | |
5501 msgstr "Скорость:" | |
5502 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5503 #: src/gtkft.c:490 |
5712 | 5504 msgid "Time Elapsed:" |
5505 msgstr "" | |
5506 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5507 #: src/gtkft.c:491 |
5712 | 5508 msgid "Time Remaining:" |
5509 msgstr "" | |
5510 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5511 #: src/gtkft.c:586 |
5712 | 5512 msgid "_Keep the dialog open" |
5513 msgstr "" | |
5514 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5515 #: src/gtkft.c:596 |
5712 | 5516 msgid "_Clear finished transfers" |
5517 msgstr "" | |
5518 | |
5519 #. "Download Details" arrow | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5520 #: src/gtkft.c:605 |
5712 | 5521 msgid "Show download details" |
5522 msgstr "" | |
5523 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5524 #: src/gtkft.c:606 |
5712 | 5525 msgid "Hide download details" |
5526 msgstr "" | |
5527 | |
5528 #. Pause button | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5529 #: src/gtkft.c:648 src/stock.c:86 |
5712 | 5530 #, fuzzy |
5531 msgid "_Pause" | |
5532 msgstr "TOC Пауза" | |
5533 | |
5534 #. Resume button | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5535 #: src/gtkft.c:658 |
5712 | 5536 #, fuzzy |
5537 msgid "_Resume" | |
5538 msgstr "TOC продолжим." | |
5539 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5540 #: src/gtkft.c:1013 |
5712 | 5541 msgid "That file does not exist." |
5542 msgstr "" | |
5543 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5544 #: src/gtkft.c:1020 |
5729 | 5545 msgid "Cannot send a file of 0 bytes." |
5546 msgstr "" | |
5547 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5548 #: src/gtkft.c:1033 |
5729 | 5549 msgid "That file already exists." |
5550 msgstr "" | |
5551 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5552 #: src/gtkft.c:1058 |
5712 | 5553 #, fuzzy |
5554 msgid "Gaim - Open..." | |
5555 msgstr "Gaim - Открыть..." | |
5556 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5557 #: src/gtkft.c:1107 |
5712 | 5558 #, c-format |
5559 msgid "%s wants to send you %s (%s)" | |
5560 msgstr "" | |
5561 | |
6193 | 5562 #: src/gtkimhtml.c:529 |
5712 | 5563 msgid "_Copy Link Location" |
5564 msgstr "" | |
5565 | |
6193 | 5566 #: src/gtkimhtml.c:536 |
5712 | 5567 msgid "_Open Link in Browser" |
5568 msgstr "" | |
5569 | |
6193 | 5570 #: src/gtkimhtml.c:1632 |
5712 | 5571 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5572 "Unable to guess the image type based on the file extension supplied. " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5573 "Defaulting to PNG." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5574 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5575 |
6193 | 5576 #: src/gtkimhtml.c:1640 |
5712 | 5577 #, c-format |
5578 msgid "Error saving image: %s" | |
5579 msgstr "" | |
5580 | |
6193 | 5581 #: src/gtkimhtml.c:1649 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5582 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5583 msgid "Save Image" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5584 msgstr "Сохранить картинку как..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5585 |
6193 | 5586 #: src/gtkimhtml.c:1671 |
5712 | 5587 #, fuzzy |
5588 msgid "_Save Image..." | |
5589 msgstr "Сохранить картинку как..." | |
5590 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5591 #: src/gtknotify.c:199 |
5729 | 5592 #, fuzzy, c-format |
5593 msgid "%s has %d new message." | |
5594 msgid_plural "%s has %d new messages." | |
5595 msgstr[0] "<i>Пользователь не имеет сообщения об отсутствии</i>" | |
5596 msgstr[1] "<i>Пользователь не имеет сообщения об отсутствии</i>" | |
5597 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5598 #: src/gtknotify.c:207 |
5729 | 5599 #, c-format |
5600 msgid "<span weight=\"bold\">From:</span> %s\n" | |
5601 msgstr "" | |
5602 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5603 #: src/gtknotify.c:212 |
5729 | 5604 #, c-format |
5605 msgid "<span weight=\"bold\">Subject:</span> %s\n" | |
5606 msgstr "" | |
5607 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5608 #: src/gtknotify.c:216 |
5729 | 5609 #, c-format |
5610 msgid "" | |
5611 "<span weight=\"bold\" size=\"larger\">You have mail!</span>\n" | |
5612 "\n" | |
5613 "%s%s%s%s" | |
5614 msgstr "" | |
5615 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5616 #: src/gtknotify.c:231 |
5729 | 5617 #, c-format |
5618 msgid "" | |
5619 "<span weight=\"bold\" size=\"larger\">You have mail!</span>\n" | |
5620 "\n" | |
5621 "%s" | |
5622 msgstr "" | |
5623 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5624 #: src/gtkpounce.c:140 |
5729 | 5625 #, fuzzy |
5626 msgid "Select a file" | |
5627 msgstr "Выбрать все" | |
5628 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5629 #: src/gtkpounce.c:189 |
5712 | 5630 msgid "Please enter a buddy to pounce." |
5631 msgstr "Введите пользователя." | |
5632 | |
5633 #. "New Buddy Pounce" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5634 #: src/gtkpounce.c:383 src/gtkpounce.c:787 |
5712 | 5635 msgid "New Buddy Pounce" |
5636 msgstr "Новое оповещение" | |
5637 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5638 #: src/gtkpounce.c:383 |
5712 | 5639 #, fuzzy |
5640 msgid "Edit Buddy Pounce" | |
5641 msgstr "Редактирование оповещения" | |
5642 | |
5643 #. Create the "Pounce Who" frame. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5644 #: src/gtkpounce.c:401 |
5712 | 5645 msgid "Pounce Who" |
5646 msgstr "Оповестить о ком" | |
5647 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5648 #: src/gtkpounce.c:426 |
5712 | 5649 #, fuzzy |
5650 msgid "_Buddy Name:" | |
5651 msgstr "Чат" | |
5652 | |
5653 #. Create the "Pounce When" frame. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5654 #: src/gtkpounce.c:448 |
5712 | 5655 msgid "Pounce When" |
5656 msgstr "Оповещать когда" | |
5657 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5658 #: src/gtkpounce.c:456 |
5712 | 5659 msgid "Sign on" |
5660 msgstr "Вошел" | |
5661 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5662 #: src/gtkpounce.c:458 |
5712 | 5663 msgid "Sign off" |
5664 msgstr "Вышел" | |
5665 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5666 #: src/gtkpounce.c:462 |
5712 | 5667 msgid "Return from away" |
5668 msgstr "Вернулся" | |
5669 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5670 #: src/gtkpounce.c:466 |
5712 | 5671 msgid "Return from idle" |
5672 msgstr "Активен" | |
5673 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5674 #: src/gtkpounce.c:468 |
5712 | 5675 msgid "Buddy starts typing" |
5676 msgstr "Начал набирать текст" | |
5677 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5678 #: src/gtkpounce.c:470 |
5712 | 5679 msgid "Buddy stops typing" |
5680 msgstr "Прекратил набирать текст" | |
5681 | |
5682 #. Create the "Pounce Action" frame. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5683 #: src/gtkpounce.c:499 |
5712 | 5684 msgid "Pounce Action" |
5685 msgstr "Дествие при оповещении" | |
5686 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5687 #: src/gtkpounce.c:506 |
5712 | 5688 #, fuzzy |
5689 msgid "Open an IM window" | |
5690 msgstr "Открыть окно сообщения" | |
5691 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5692 #: src/gtkpounce.c:507 |
5712 | 5693 #, fuzzy |
5694 msgid "Popup notification" | |
5695 msgstr "Всплывающее уведомление" | |
5696 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5697 #: src/gtkpounce.c:508 |
5712 | 5698 #, fuzzy |
5699 msgid "Send a message" | |
5700 msgstr "Отправить как сообщение" | |
5701 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5702 #: src/gtkpounce.c:509 |
5712 | 5703 #, fuzzy |
5704 msgid "Execute a command" | |
5705 msgstr "Выполнить команду при оповещении" | |
5706 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5707 #: src/gtkpounce.c:510 |
5712 | 5708 #, fuzzy |
5709 msgid "Play a sound" | |
5710 msgstr "Проигрывать звук при оповещении" | |
5711 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5712 #: src/gtkpounce.c:514 src/gtkpounce.c:516 |
5729 | 5713 msgid "Browse" |
5714 msgstr "Просмотр" | |
5715 | |
6193 | 5716 #: src/gtkpounce.c:517 src/gtkprefs.c:2116 |
5729 | 5717 msgid "Test" |
5718 msgstr "Тест" | |
5719 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5720 #: src/gtkpounce.c:600 |
5712 | 5721 #, fuzzy |
5722 msgid "_Save this pounce after activation" | |
5723 msgstr "Сохранить настройки оповещения" | |
5724 | |
5725 #. "Remove Buddy Pounce" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5726 #: src/gtkpounce.c:794 |
5712 | 5727 msgid "Remove Buddy Pounce" |
5728 msgstr "Удалить оповещение" | |
5729 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5730 #: src/gtkpounce.c:835 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5731 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5732 msgid "%s has started typing to you" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5733 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5734 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5735 #: src/gtkpounce.c:836 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5736 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5737 msgid "%s has signed on" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5738 msgstr "%s вошел" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5739 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5740 #: src/gtkpounce.c:837 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5741 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5742 msgid "%s has returned from being idle" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5743 msgstr "Оповестить о незанятости" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5744 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5745 #: src/gtkpounce.c:838 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5746 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5747 msgid "%s has returned from being away" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5748 msgstr "Оповестить о возврате" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5749 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5750 #: src/gtkpounce.c:839 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5751 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5752 msgid "%s has stopped typing to you" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5753 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5754 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5755 #: src/gtkpounce.c:840 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5756 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5757 msgid "%s has signed off" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5758 msgstr "%s вышел" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5759 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5760 #: src/gtkpounce.c:841 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5761 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5762 msgid "%s has become idle" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5763 msgstr "%s idle" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5764 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5765 #: src/gtkpounce.c:842 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5766 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5767 msgid "%s has gone away." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5768 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5769 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5770 #: src/gtkpounce.c:843 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5771 msgid "Unknown pounce event. Please report this!" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5772 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5773 |
6193 | 5774 #: src/gtkprefs.c:381 |
5729 | 5775 msgid "Interface Options" |
5776 msgstr "Параметры внешнего вида" | |
5777 | |
6193 | 5778 #: src/gtkprefs.c:383 |
5729 | 5779 msgid "D_isplay remote nicknames if no alias is set" |
5780 msgstr "Отображать номер акаунта если псевдоним не установлен" | |
5781 | |
6193 | 5782 #: src/gtkprefs.c:564 |
5729 | 5783 msgid "" |
5784 "Select a smiley theme that you would like to use from the list below. New " | |
5785 "themes can be installed by dragging and dropping them onto the theme list." | |
5786 msgstr "" | |
5787 | |
6193 | 5788 #: src/gtkprefs.c:597 |
5729 | 5789 msgid "Icon" |
5790 msgstr "Иконка" | |
5791 | |
6193 | 5792 #: src/gtkprefs.c:671 |
5729 | 5793 msgid "Style" |
5794 msgstr "Стиль" | |
5795 | |
6193 | 5796 #: src/gtkprefs.c:672 |
5729 | 5797 #, fuzzy |
5798 msgid "_Bold" | |
5799 msgstr "Жирный" | |
5800 | |
6193 | 5801 #: src/gtkprefs.c:674 |
5729 | 5802 #, fuzzy |
5803 msgid "_Italics" | |
5804 msgstr "Наклонный" | |
5805 | |
6193 | 5806 #: src/gtkprefs.c:676 |
5729 | 5807 #, fuzzy |
5808 msgid "_Underline" | |
5809 msgstr "Подчеркнутый" | |
5810 | |
6193 | 5811 #: src/gtkprefs.c:678 |
5729 | 5812 #, fuzzy |
5813 msgid "_Strikethrough" | |
5814 msgstr "Зачеркнутый текст" | |
5815 | |
6193 | 5816 #: src/gtkprefs.c:681 |
5729 | 5817 msgid "Face" |
5818 msgstr "Шрифт" | |
5819 | |
6193 | 5820 #: src/gtkprefs.c:684 |
5729 | 5821 msgid "Use custo_m face" |
5822 msgstr "Использовать заданный шрифт" | |
5823 | |
6193 | 5824 #: src/gtkprefs.c:701 |
5729 | 5825 msgid "Use custom si_ze" |
5826 msgstr "Использовать заданный размер" | |
5827 | |
6193 | 5828 #: src/gtkprefs.c:714 |
5729 | 5829 msgid "Color" |
5830 msgstr "Цвет" | |
5831 | |
6193 | 5832 #: src/gtkprefs.c:718 |
5729 | 5833 msgid "_Text color" |
5834 msgstr "Цвет текста" | |
5835 | |
6193 | 5836 #: src/gtkprefs.c:737 |
5729 | 5837 msgid "Bac_kground color" |
5838 msgstr "Цвет фона" | |
5839 | |
6193 | 5840 #: src/gtkprefs.c:765 src/gtkprefs.c:997 src/gtkprefs.c:1050 |
5729 | 5841 msgid "Display" |
5842 msgstr "Отображение" | |
5843 | |
6193 | 5844 #: src/gtkprefs.c:766 |
5729 | 5845 #, fuzzy |
5846 msgid "Show graphical _smileys" | |
5847 msgstr "Показывать графические смайлики" | |
5848 | |
6193 | 5849 #: src/gtkprefs.c:768 |
5729 | 5850 #, fuzzy |
5851 msgid "Show _timestamp on messages" | |
5852 msgstr "Показывать время сообщений" | |
5853 | |
6193 | 5854 #: src/gtkprefs.c:770 |
5729 | 5855 #, fuzzy |
5856 msgid "Show _URLs as links" | |
5857 msgstr "Показывать URL как ссылку" | |
5858 | |
6193 | 5859 #: src/gtkprefs.c:774 |
5729 | 5860 #, fuzzy |
5861 msgid "_Highlight misspelled words" | |
5862 msgstr "Проверка орфографии" | |
5863 | |
6193 | 5864 #: src/gtkprefs.c:778 |
5729 | 5865 #, fuzzy |
5866 msgid "Ignore c_olors" | |
5867 msgstr "Игнорировать цвета" | |
5868 | |
6193 | 5869 #: src/gtkprefs.c:780 |
5729 | 5870 #, fuzzy |
5871 msgid "Ignore font _faces" | |
5872 msgstr "Игнорировать шрифты" | |
5873 | |
6193 | 5874 #: src/gtkprefs.c:782 |
5729 | 5875 #, fuzzy |
5876 msgid "Ignore font si_zes" | |
5877 msgstr "Игнорировать размер шрифта" | |
5878 | |
6193 | 5879 #: src/gtkprefs.c:795 |
5729 | 5880 msgid "Send Message" |
5881 msgstr "Отправить сообщение" | |
5882 | |
6193 | 5883 #: src/gtkprefs.c:796 |
5729 | 5884 #, fuzzy |
5885 msgid "Enter _sends message" | |
5886 msgstr "Enter передать собщение" | |
5887 | |
6193 | 5888 #: src/gtkprefs.c:798 |
5729 | 5889 #, fuzzy |
5890 msgid "C_ontrol-Enter sends message" | |
5891 msgstr "Ctrl-Enter передать сообщение" | |
5892 | |
6193 | 5893 #: src/gtkprefs.c:801 |
5729 | 5894 msgid "Window Closing" |
5895 msgstr "Закрытие окна" | |
5896 | |
6193 | 5897 #: src/gtkprefs.c:802 |
5729 | 5898 #, fuzzy |
5899 msgid "_Escape closes window" | |
5900 msgstr "Esc закрыть окно" | |
5901 | |
6193 | 5902 #: src/gtkprefs.c:805 |
5729 | 5903 msgid "Insertions" |
5904 msgstr "Вставки" | |
5905 | |
6193 | 5906 #: src/gtkprefs.c:806 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5907 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
5908 msgid "Control-{B/I/U} inserts _HTML tags" |
5729 | 5909 msgstr "Ctrl-{B/I/U/S} вставить тэги HTML " |
5910 | |
6193 | 5911 #: src/gtkprefs.c:808 |
5729 | 5912 #, fuzzy |
5913 msgid "Control-(number) _inserts smileys" | |
5914 msgstr "Ctrl-(цифра) вставить смайлик" | |
5915 | |
6193 | 5916 #: src/gtkprefs.c:825 |
5729 | 5917 msgid "Buddy List Sorting" |
5918 msgstr "Сортировка списка пользователей" | |
5919 | |
6193 | 5920 #: src/gtkprefs.c:834 |
5729 | 5921 msgid "Sorting:" |
5922 msgstr "Сортировка:" | |
5923 | |
6193 | 5924 #: src/gtkprefs.c:839 |
5729 | 5925 msgid "Buddy List Toolbar" |
5926 msgstr "Панель инструментов списока пользователей" | |
5927 | |
6193 | 5928 #: src/gtkprefs.c:840 src/gtkprefs.c:967 src/gtkprefs.c:1023 |
5729 | 5929 #, fuzzy |
5930 msgid "Show _buttons as:" | |
5931 msgstr "Показывать кнопки как:" | |
5932 | |
6193 | 5933 #: src/gtkprefs.c:842 src/gtkprefs.c:969 src/gtkprefs.c:1025 |
5729 | 5934 msgid "Pictures" |
5935 msgstr "Картинки" | |
5936 | |
6193 | 5937 #: src/gtkprefs.c:843 src/gtkprefs.c:970 src/gtkprefs.c:1026 |
5729 | 5938 msgid "Text" |
5939 msgstr "Текст" | |
5940 | |
6193 | 5941 #: src/gtkprefs.c:844 src/gtkprefs.c:971 src/gtkprefs.c:1027 |
5729 | 5942 #, fuzzy |
5943 msgid "Pictures and text" | |
5944 msgstr "Картинки и текст" | |
5945 | |
6193 | 5946 #: src/gtkprefs.c:849 |
5729 | 5947 #, fuzzy |
5948 msgid "_Raise window on events" | |
5949 msgstr "Авто-всплытие окна при событиях" | |
5950 | |
6193 | 5951 #: src/gtkprefs.c:852 |
5729 | 5952 msgid "Group Display" |
5953 msgstr "Отображение группы" | |
5954 | |
5955 #. prefs_checkbox(_("Show _groups with no online buddies"), "/gaim/gtk/blist/show_empty_groups", vbox); | |
6193 | 5956 #: src/gtkprefs.c:854 |
5729 | 5957 #, fuzzy |
5958 msgid "Show _numbers in groups" | |
5959 msgstr "Показывать количество пользователей" | |
5960 | |
6193 | 5961 #: src/gtkprefs.c:857 |
5729 | 5962 msgid "Buddy Display" |
5963 msgstr "Отображение пользователя" | |
5964 | |
6193 | 5965 #: src/gtkprefs.c:858 src/gtkprefs.c:992 |
5729 | 5966 #, fuzzy |
5967 msgid "Show buddy _icons" | |
5968 msgstr "Показать иконки статуса" | |
5969 | |
6193 | 5970 #: src/gtkprefs.c:860 |
5729 | 5971 #, fuzzy |
5972 msgid "Show _warning levels" | |
5973 msgstr "Показывать уровень предупреждения" | |
5974 | |
6193 | 5975 #: src/gtkprefs.c:863 |
5729 | 5976 #, fuzzy |
5977 msgid "Show idle _times" | |
5978 msgstr "Показать время бездействия" | |
5979 | |
6193 | 5980 #: src/gtkprefs.c:877 |
5729 | 5981 #, fuzzy |
5982 msgid "Dim i_dle buddies" | |
5983 msgstr "Затенять молчащих" | |
5984 | |
6193 | 5985 #: src/gtkprefs.c:897 src/gtkprefs.c:2290 |
5729 | 5986 msgid "Conversations" |
5987 msgstr "Беседа" | |
5988 | |
6193 | 5989 #: src/gtkprefs.c:901 |
5729 | 5990 msgid "_Placement:" |
5991 msgstr "Расположение:" | |
5992 | |
6193 | 5993 #: src/gtkprefs.c:910 |
5729 | 5994 #, fuzzy |
5995 msgid "Send _URLs as Links" | |
5996 msgstr "Показывать URL как ссылку" | |
5997 | |
6193 | 5998 #: src/gtkprefs.c:913 |
5729 | 5999 msgid "Tab Options" |
6000 msgstr "Свойства закладки" | |
6001 | |
6193 | 6002 #: src/gtkprefs.c:916 src/gtkprefs.c:927 |
5729 | 6003 msgid "Top" |
6004 msgstr "Вверху" | |
6005 | |
6193 | 6006 #: src/gtkprefs.c:918 src/gtkprefs.c:928 |
5729 | 6007 #, fuzzy |
6008 msgid "Bottom" | |
6009 msgstr "Внизу" | |
6010 | |
6193 | 6011 #: src/gtkprefs.c:920 src/gtkprefs.c:929 |
5729 | 6012 msgid "Left" |
6013 msgstr "Слева" | |
6014 | |
6193 | 6015 #: src/gtkprefs.c:922 src/gtkprefs.c:930 |
5729 | 6016 msgid "Right" |
6017 msgstr "Справа" | |
6018 | |
6193 | 6019 #: src/gtkprefs.c:925 |
5729 | 6020 msgid "_Tab Placement:" |
6021 msgstr "Расположение закладок:" | |
6022 | |
6193 | 6023 #: src/gtkprefs.c:936 |
5729 | 6024 #, fuzzy |
6025 msgid "Show IMs and chats in _tabbed windows" | |
6026 msgstr "Показывать все чаты в одном окне" | |
6027 | |
6193 | 6028 #: src/gtkprefs.c:939 |
5729 | 6029 #, fuzzy |
6030 msgid "Show _close button on tabs." | |
6031 msgstr "Показывать кнопки как:" | |
6032 | |
6193 | 6033 #: src/gtkprefs.c:966 src/gtkprefs.c:1022 |
5729 | 6034 msgid "Window" |
6035 msgstr "Окно" | |
6036 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6037 #: src/gtkprefs.c:976 src/gtkprefs.c:1032 |
6193 | 6038 msgid "New window _width:" |
6039 msgstr "Ширина нового окна:" | |
5729 | 6040 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6041 #: src/gtkprefs.c:979 src/gtkprefs.c:1035 |
6193 | 6042 msgid "New window _height:" |
6043 msgstr "Высота нового окна:" | |
6044 | |
6045 #: src/gtkprefs.c:982 src/gtkprefs.c:1038 | |
5729 | 6046 msgid "_Entry field height:" |
6047 msgstr "Высота поля ввода:" | |
6048 | |
6193 | 6049 #: src/gtkprefs.c:985 src/gtkprefs.c:1041 |
5729 | 6050 #, fuzzy |
6051 msgid "_Raise windows on events" | |
6052 msgstr "Авто-всплытие окна при событиях" | |
6053 | |
6193 | 6054 #: src/gtkprefs.c:987 |
5729 | 6055 #, fuzzy |
6056 msgid "Hide window on _send" | |
6057 msgstr "Спрятать окно после отправки" | |
6058 | |
6193 | 6059 #: src/gtkprefs.c:991 |
5729 | 6060 msgid "Buddy Icons" |
6061 msgstr "Иконки пользователей" | |
6062 | |
6193 | 6063 #: src/gtkprefs.c:994 |
5729 | 6064 #, fuzzy |
6065 msgid "Enable buddy icon a_nimation" | |
6066 msgstr "Отключить анимацию" | |
6067 | |
6193 | 6068 #: src/gtkprefs.c:998 |
5729 | 6069 #, fuzzy |
6070 msgid "Show _logins in window" | |
6071 msgstr "Показывать подключения" | |
6072 | |
6193 | 6073 #: src/gtkprefs.c:1000 |
5729 | 6074 #, fuzzy |
6075 msgid "Show a_liases in tabs/titles" | |
6076 msgstr "Показывать псевдонимы в закладках" | |
6077 | |
6193 | 6078 #: src/gtkprefs.c:1003 |
5729 | 6079 msgid "Typing Notification" |
6080 msgstr "Уведомление о наборе текста" | |
6081 | |
6193 | 6082 #: src/gtkprefs.c:1004 |
5729 | 6083 #, fuzzy |
6084 msgid "Notify buddies that you are _typing to them" | |
6085 msgstr "Уведомить пользователя что вы ему пишете" | |
6086 | |
6193 | 6087 #: src/gtkprefs.c:1044 |
5729 | 6088 msgid "Tab Completion" |
6089 msgstr "Режим дополнений" | |
6090 | |
6193 | 6091 #: src/gtkprefs.c:1045 |
5729 | 6092 #, fuzzy |
6093 msgid "_Tab-complete nicks" | |
6094 msgstr "Tab - Дополнить псевдоним" | |
6095 | |
6193 | 6096 #: src/gtkprefs.c:1047 |
5729 | 6097 #, fuzzy |
6098 msgid "_Old-style tab completion" | |
6099 msgstr "Старый стиль дополнения" | |
6100 | |
6193 | 6101 #: src/gtkprefs.c:1051 |
5729 | 6102 #, fuzzy |
6103 msgid "_Show people joining in window" | |
6104 msgstr "Показывать вошедших/вышедших в окне " | |
6105 | |
6193 | 6106 #: src/gtkprefs.c:1053 |
5729 | 6107 #, fuzzy |
6108 msgid "_Show people leaving in window" | |
6109 msgstr "Показывать вошедших/вышедших в окне " | |
6110 | |
6193 | 6111 #: src/gtkprefs.c:1055 |
5729 | 6112 msgid "Co_lorize screennames" |
6113 msgstr "" | |
6114 | |
6193 | 6115 #: src/gtkprefs.c:1099 |
5729 | 6116 msgid "Proxy Type" |
6117 msgstr "Тип Proxy" | |
6118 | |
6193 | 6119 #: src/gtkprefs.c:1102 |
5729 | 6120 #, fuzzy |
6121 msgid "No proxy" | |
6122 msgstr "Прокси отстутствует" | |
6123 | |
6193 | 6124 #: src/gtkprefs.c:1108 |
5729 | 6125 msgid "Proxy Server" |
6126 msgstr "Proxy сервер" | |
6127 | |
6193 | 6128 #: src/gtkprefs.c:1128 |
5729 | 6129 #, fuzzy |
6130 msgid "_Host" | |
6131 msgstr "Хост" | |
6132 | |
6193 | 6133 #: src/gtkprefs.c:1163 |
5729 | 6134 #, fuzzy |
6135 msgid "_User" | |
6136 msgstr "Пользователь" | |
6137 | |
6193 | 6138 #: src/gtkprefs.c:1180 |
5729 | 6139 #, fuzzy |
6140 msgid "Pa_ssword" | |
6141 msgstr "Пароль" | |
6142 | |
6193 | 6143 #: src/gtkprefs.c:1236 |
5729 | 6144 #, c-format |
6145 msgid "The entered manual browser '%s' is not valid. Hyperlinks will not work." | |
6146 msgstr "" | |
6147 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6148 #: src/gtkprefs.c:1256 |
6193 | 6149 msgid "Opera" |
6150 msgstr "Opera" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6151 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6152 #: src/gtkprefs.c:1257 |
6193 | 6153 msgid "Netscape" |
6154 msgstr "Netscape" | |
6155 | |
6156 #: src/gtkprefs.c:1258 | |
6157 msgid "Mozilla" | |
6158 msgstr "" | |
6159 | |
6160 #: src/gtkprefs.c:1259 | |
6161 msgid "Konqueror" | |
6162 msgstr "" | |
6163 | |
6164 #: src/gtkprefs.c:1260 | |
5729 | 6165 msgid "Galeon" |
6166 msgstr "Галеон" | |
6167 | |
6193 | 6168 #: src/gtkprefs.c:1269 |
5729 | 6169 msgid "Manual" |
6170 msgstr "Другой" | |
6171 | |
6193 | 6172 #: src/gtkprefs.c:1310 |
5729 | 6173 msgid "Browser Selection" |
6174 msgstr "" | |
6175 | |
6193 | 6176 #: src/gtkprefs.c:1314 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6177 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6178 msgid "_Browser:" |
5729 | 6179 msgstr "Броузер" |
6180 | |
6193 | 6181 #: src/gtkprefs.c:1324 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6182 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6183 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6184 "_Manual:\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6185 "(%s for URL)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6186 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6187 |
6193 | 6188 #: src/gtkprefs.c:1345 |
5729 | 6189 #, fuzzy |
6190 msgid "Browser Options" | |
6191 msgstr "Параметры Proxy" | |
6192 | |
6193 | 6193 #: src/gtkprefs.c:1346 |
5729 | 6194 #, fuzzy |
6195 msgid "Open new _window by default" | |
6196 msgstr "Всплытие нового окна по умолчанию" | |
6197 | |
6193 | 6198 #: src/gtkprefs.c:1361 |
5729 | 6199 msgid "Message Logs" |
6200 msgstr "Журналы сообщений" | |
6201 | |
6193 | 6202 #: src/gtkprefs.c:1362 |
5729 | 6203 #, fuzzy |
6204 msgid "_Log all instant messages" | |
6205 msgstr "Новое сообщение" | |
6206 | |
6193 | 6207 #: src/gtkprefs.c:1364 |
5729 | 6208 #, fuzzy |
6209 msgid "Log all c_hats" | |
6210 msgstr "Включить журнал сообщений" | |
6211 | |
6193 | 6212 #: src/gtkprefs.c:1366 |
5729 | 6213 #, fuzzy |
6214 msgid "Strip _HTML from logs" | |
6215 msgstr "Убирать HTML тэги при записи в журнал" | |
6216 | |
6193 | 6217 #: src/gtkprefs.c:1369 |
5729 | 6218 msgid "System Logs" |
6219 msgstr "Журнал системных сообщений" | |
6220 | |
6193 | 6221 #: src/gtkprefs.c:1370 |
5729 | 6222 #, fuzzy |
6223 msgid "Log when buddies _sign on/sign off" | |
6224 msgstr "Записывать подключения/отключения пользователей" | |
6225 | |
6193 | 6226 #: src/gtkprefs.c:1372 |
5729 | 6227 #, fuzzy |
6228 msgid "Log when buddies become _idle/un-idle" | |
6229 msgstr "Записывать не занят/занят" | |
6230 | |
6193 | 6231 #: src/gtkprefs.c:1374 |
5729 | 6232 #, fuzzy |
6233 msgid "Log when buddies go away/come _back" | |
6234 msgstr "Записывать - пользователь ушел/пришел" | |
6235 | |
6193 | 6236 #: src/gtkprefs.c:1376 |
5729 | 6237 #, fuzzy |
6238 msgid "Log your _own signons/idleness/awayness" | |
6239 msgstr "Записывать время ваших состояний подключения/молчания/отсутствия" | |
6240 | |
6193 | 6241 #: src/gtkprefs.c:1378 |
5729 | 6242 #, fuzzy |
6243 msgid "I_ndividual log file for each buddy's signons" | |
6244 msgstr "Индивидуальные файлы журналов" | |
6245 | |
6193 | 6246 #: src/gtkprefs.c:1421 |
5729 | 6247 msgid "Sound Options" |
6248 msgstr "Настройки звука" | |
6249 | |
6193 | 6250 #: src/gtkprefs.c:1422 |
5729 | 6251 #, fuzzy |
6252 msgid "_No sounds when you log in" | |
6253 msgstr "Отключить звук при подключении" | |
6254 | |
6193 | 6255 #: src/gtkprefs.c:1424 |
5729 | 6256 #, fuzzy |
6257 msgid "_Sounds while away" | |
6258 msgstr "Звуки во время отсутствия" | |
6259 | |
6193 | 6260 #: src/gtkprefs.c:1428 |
5729 | 6261 #, fuzzy |
6262 msgid "Sound Method" | |
6263 msgstr "Настройки звука" | |
6264 | |
6193 | 6265 #: src/gtkprefs.c:1429 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6266 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6267 msgid "_Method:" |
5729 | 6268 msgstr "Настройки звука" |
6269 | |
6193 | 6270 #: src/gtkprefs.c:1431 |
5729 | 6271 msgid "Console beep" |
6272 msgstr "" | |
6273 | |
6193 | 6274 #: src/gtkprefs.c:1433 |
5729 | 6275 msgid "Automatic" |
6276 msgstr "" | |
6277 | |
6193 | 6278 #: src/gtkprefs.c:1440 |
5729 | 6279 msgid "Command" |
6280 msgstr "" | |
6281 | |
6193 | 6282 #: src/gtkprefs.c:1450 |
3145 | 6283 #, fuzzy, c-format |
5729 | 6284 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6285 "Sound c_ommand:\n" |
5729 | 6286 "(%s for filename)" |
6287 msgstr "" | |
6288 "Программа проигрывания звука\n" | |
6289 "(%s замениться на имя файла)" | |
6290 | |
6193 | 6291 #: src/gtkprefs.c:1505 |
5729 | 6292 #, fuzzy |
6293 msgid "_Sending messages removes away status" | |
6294 msgstr "Менять статус отсутствия при отправке сообщения " | |
6295 | |
6193 | 6296 #: src/gtkprefs.c:1507 |
5729 | 6297 #, fuzzy |
6298 msgid "_Queue new messages when away" | |
6299 msgstr "" | |
6300 "Показать окно колличества сообщений\n" | |
6301 "при отсутствии" | |
6302 | |
6193 | 6303 #: src/gtkprefs.c:1510 |
5729 | 6304 msgid "Auto-response" |
6305 msgstr "Автоответчик" | |
6306 | |
6193 | 6307 #: src/gtkprefs.c:1513 |
5729 | 6308 msgid "Seconds before _resending:" |
6309 msgstr "" | |
6310 | |
6193 | 6311 #: src/gtkprefs.c:1516 |
5729 | 6312 #, fuzzy |
6313 msgid "_Send auto-response" | |
6314 msgstr "Не передавать автоответ" | |
6315 | |
6193 | 6316 #: src/gtkprefs.c:1518 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6317 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6318 msgid "_Only send auto-response when idle" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6319 msgstr "Передавать только автоответ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6320 |
6193 | 6321 #: src/gtkprefs.c:1520 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6322 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6323 msgid "Send auto-response in active conversations" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6324 msgstr "Не передавать автоответ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6325 |
6193 | 6326 #: src/gtkprefs.c:1533 |
5729 | 6327 msgid "Idle _time reporting:" |
6328 msgstr "" | |
6329 | |
6193 | 6330 #: src/gtkprefs.c:1536 |
5729 | 6331 #, fuzzy |
6332 msgid "Gaim usage" | |
6333 msgstr "Использование Gaim" | |
6334 | |
6193 | 6335 #: src/gtkprefs.c:1539 |
5729 | 6336 #, fuzzy |
6337 msgid "X usage" | |
6338 msgstr "Использование X" | |
6339 | |
6193 | 6340 #: src/gtkprefs.c:1541 |
5729 | 6341 #, fuzzy |
6342 msgid "Windows usage" | |
6343 msgstr "Окно сообщения" | |
6344 | |
6193 | 6345 #: src/gtkprefs.c:1549 |
5729 | 6346 msgid "Auto-away" |
6347 msgstr "Автоматически отошёл" | |
6348 | |
6193 | 6349 #: src/gtkprefs.c:1550 |
5729 | 6350 msgid "Set away _when idle" |
6351 msgstr "" | |
6352 | |
6193 | 6353 #: src/gtkprefs.c:1552 |
5729 | 6354 msgid "_Minutes before setting away:" |
6355 msgstr "" | |
6356 | |
6193 | 6357 #: src/gtkprefs.c:1559 |
5729 | 6358 #, fuzzy |
6359 msgid "Away m_essage:" | |
6360 msgstr "Сообщение об отсутствии(Away)" | |
6361 | |
6193 | 6362 #: src/gtkprefs.c:1621 |
5712 | 6363 #, c-format |
6364 msgid "" | |
5729 | 6365 "<span size=\"larger\">%s %s</span>\n" |
6366 "\n" | |
6367 "<span weight=\"bold\">Written by:</span>\t%s\n" | |
6368 "<span weight=\"bold\">Web site:</span>\t\t%s\n" | |
6369 "<span weight=\"bold\">File name:</span>\t%s" | |
6370 msgstr "" | |
6371 | |
6193 | 6372 #: src/gtkprefs.c:1626 |
5712 | 6373 #, c-format |
6374 msgid "" | |
5729 | 6375 "<span size=\"larger\">%s %s</span>\n" |
6376 "\n" | |
6377 "<span weight=\"bold\">Written by:</span> %s\n" | |
6378 "<span weight=\"bold\">URL:</span> %s\n" | |
6379 "<span weight=\"bold\">File name:</span> %s" | |
6380 msgstr "" | |
6381 | |
6193 | 6382 #: src/gtkprefs.c:1804 |
5729 | 6383 msgid "Load" |
6384 msgstr "Загрузить" | |
6385 | |
6193 | 6386 #: src/gtkprefs.c:1811 |
5729 | 6387 #, fuzzy |
6388 msgid "Name" | |
6389 msgstr "Игры" | |
6390 | |
6193 | 6391 #: src/gtkprefs.c:1858 |
5729 | 6392 msgid "Details" |
6393 msgstr "" | |
6394 | |
6193 | 6395 #: src/gtkprefs.c:1983 |
5729 | 6396 #, fuzzy |
6397 msgid "Sound Selection" | |
6398 msgstr "Настройки звука" | |
6399 | |
6193 | 6400 #: src/gtkprefs.c:2090 |
5729 | 6401 msgid "Play" |
6402 msgstr "" | |
6403 | |
6193 | 6404 #: src/gtkprefs.c:2097 |
5729 | 6405 msgid "Event" |
6406 msgstr "" | |
6407 | |
6193 | 6408 #: src/gtkprefs.c:2120 |
5729 | 6409 msgid "Reset" |
6410 msgstr "Сброс" | |
6411 | |
6193 | 6412 #: src/gtkprefs.c:2124 |
5729 | 6413 msgid "Choose..." |
6414 msgstr "Выбрать" | |
6415 | |
6193 | 6416 #: src/gtkprefs.c:2248 |
5729 | 6417 #, fuzzy |
6418 msgid "_Edit" | |
6419 msgstr "Редактировать" | |
6420 | |
6193 | 6421 #: src/gtkprefs.c:2284 |
5729 | 6422 msgid "Interface" |
6423 msgstr "Внешний вид" | |
6424 | |
6193 | 6425 #: src/gtkprefs.c:2285 |
5729 | 6426 msgid "Smiley Themes" |
6427 msgstr "Группы смайликов" | |
6428 | |
6193 | 6429 #: src/gtkprefs.c:2286 |
5729 | 6430 msgid "Fonts" |
6431 msgstr "Шрифты" | |
6432 | |
6193 | 6433 #: src/gtkprefs.c:2287 |
5729 | 6434 msgid "Message Text" |
6435 msgstr "Текст сообщения" | |
6436 | |
6193 | 6437 #: src/gtkprefs.c:2288 |
5729 | 6438 msgid "Shortcuts" |
6439 msgstr "Комбинации кнопок" | |
6440 | |
6193 | 6441 #: src/gtkprefs.c:2291 |
5729 | 6442 msgid "IMs" |
6443 msgstr "Сообщения" | |
6444 | |
6193 | 6445 #: src/gtkprefs.c:2293 |
5729 | 6446 msgid "Proxy" |
6447 msgstr "Прокси" | |
6448 | |
6449 #. We use the registered default browser in windows | |
6193 | 6450 #: src/gtkprefs.c:2296 |
5729 | 6451 msgid "Browser" |
6452 msgstr "Броузер" | |
6453 | |
6193 | 6454 #: src/gtkprefs.c:2298 |
5729 | 6455 msgid "Logging" |
6456 msgstr "Журнал" | |
6457 | |
6193 | 6458 #: src/gtkprefs.c:2299 |
5729 | 6459 msgid "Sounds" |
6460 msgstr "Звуки" | |
6461 | |
6193 | 6462 #: src/gtkprefs.c:2300 |
5729 | 6463 msgid "Sound Events" |
6464 msgstr "Звуковые события" | |
6465 | |
6193 | 6466 #: src/gtkprefs.c:2301 |
5729 | 6467 msgid "Away / Idle" |
6468 msgstr "Отошёл / неактивен" | |
6469 | |
6193 | 6470 #: src/gtkprefs.c:2302 |
5729 | 6471 msgid "Away Messages" |
6472 msgstr "Сообщение об отсутствии(Away)" | |
6473 | |
6193 | 6474 #: src/gtkprefs.c:2305 |
5729 | 6475 msgid "Plugins" |
6476 msgstr "Дополнения" | |
6477 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6478 #: src/gtkrequest.c:172 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6479 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6480 msgid "Apply" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6481 msgstr "Применить" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6482 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6483 #: src/gtksound.c:60 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6484 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6485 msgid "Buddy logs in" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6486 msgstr "Список пользователей" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6487 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6488 #: src/gtksound.c:61 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6489 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6490 msgid "Buddy logs out" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6491 msgstr "Список пользователей" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6492 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6493 #: src/gtksound.c:62 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6494 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6495 msgid "Message received" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6496 msgstr "Ошибка сообщения" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6497 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6498 #: src/gtksound.c:63 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6499 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6500 msgid "Message received begins conversation" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6501 msgstr "Ошибка сообщения" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6502 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6503 #: src/gtksound.c:64 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6504 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6505 msgid "Message sent" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6506 msgstr "Сообщения" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6507 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6508 #: src/gtksound.c:65 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6509 msgid "Person enters chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6510 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6511 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6512 #: src/gtksound.c:66 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6513 msgid "Person leaves chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6514 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6515 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6516 #: src/gtksound.c:67 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6517 msgid "You talk in chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6518 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6519 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6520 #: src/gtksound.c:68 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6521 msgid "Others talk in chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6522 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6523 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6524 #: src/gtksound.c:71 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6525 msgid "Someone says your name in chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6526 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6527 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6528 #: src/gtksound.c:150 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6529 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6530 msgid "Unable to play sound because the chosen file (%s) does not exist." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6531 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6532 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6533 #: src/gtksound.c:166 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6534 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6535 "Unable to play sound because the 'Command' sound method has been chosen, but " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6536 "no command has been set." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6537 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6538 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6539 #: src/gtksound.c:175 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6540 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6541 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6542 "Unable to play sound because the configured sound command could not be " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6543 "launched: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6544 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6545 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6546 #: src/gtkutils.c:283 |
5729 | 6547 msgid "Can't save icon file to disk." |
6548 msgstr "" | |
6549 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6550 #: src/gtkutils.c:318 |
5729 | 6551 msgid "Gaim - Save Icon" |
6552 msgstr "Gaim - Сохранить иконку" | |
6553 | |
6554 #. full help text | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6555 #: src/gtkutils.c:908 |
5729 | 6556 #, c-format |
6557 msgid "" | |
6558 "Gaim %s\n" | |
6559 "Usage: %s [OPTION]...\n" | |
6560 "\n" | |
6561 " -a, --acct display account editor window\n" | |
6562 " -w, --away[=MESG] make away on signon (optional argument MESG specifies\n" | |
6563 " name of away message to use)\n" | |
6564 " -l, --login[=NAME] automatically login (optional argument NAME specifies\n" | |
6565 " account(s) to use, seperated by commas)\n" | |
6566 " -n, --loginwin don't automatically login; show login window\n" | |
6567 " -u, --user=NAME use account NAME\n" | |
6568 " -f, --file=FILE use FILE as config\n" | |
6569 " -d, --debug print debugging messages to stdout\n" | |
6570 " -v, --version display the current version and exit\n" | |
6571 " -h, --help display this help and exit\n" | |
6572 msgstr "" | |
6573 | |
6574 #. short message | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6575 #: src/gtkutils.c:923 |
5729 | 6576 #, c-format |
6577 msgid "Gaim %s. Try `%s -h' for more information.\n" | |
6578 msgstr "" | |
6579 | |
6193 | 6580 #: src/html.c:321 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6581 msgid "g003: Error opening connection.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6582 msgstr "g003: Ошибка создания соединения.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6583 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6584 #: src/log.c:29 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6585 msgid "Error in specifying buddy conversation." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6586 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6587 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6588 #: src/log.c:35 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6589 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6590 msgid "Unable to find conversation log" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6591 msgstr "Не могу войти в чат" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6592 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6593 #: src/log.c:118 src/log.c:139 src/log.c:152 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6594 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6595 msgid "Unable to make directory %s for logging" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6596 msgstr "Немогу установить прямое соединение" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6597 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6598 #: src/log.c:206 src/log.c:222 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6599 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6600 msgid "IM Sessions with %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6601 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6602 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6603 #: src/log.c:209 src/log.c:225 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6604 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6605 msgid "IM Sessions with %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6606 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6607 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6608 #: src/log.c:269 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6609 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6610 msgid "+++ %s (%s) signed on @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6611 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6612 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6613 #: src/log.c:274 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6614 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6615 msgid "+++ %s (%s) signed off @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6616 msgstr "%s вшел" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6617 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6618 #: src/log.c:279 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6619 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6620 msgid "+++ %s (%s) changed away state @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6621 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6622 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6623 #: src/log.c:284 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6624 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6625 msgid "+++ %s (%s) came back @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6626 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6627 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6628 #: src/log.c:289 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6629 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6630 msgid "+++ %s (%s) became idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6631 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6632 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6633 #: src/log.c:294 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6634 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6635 msgid "+++ %s (%s) returned from idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6636 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6637 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6638 #: src/log.c:299 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6639 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6640 msgid "+++ Program exit @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6641 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6642 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6643 #: src/log.c:306 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6644 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6645 msgid "%s (%s) reported that %s (%s) signed on @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6646 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6647 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6648 #: src/log.c:311 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6649 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6650 msgid "%s (%s) reported that %s (%s) signed off @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6651 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6652 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6653 #: src/log.c:316 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6654 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6655 msgid "%s (%s) reported that %s (%s) went away @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6656 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6657 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6658 #: src/log.c:321 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6659 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6660 msgid "%s (%s) reported that %s (%s) came back @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6661 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6662 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6663 #: src/log.c:326 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6664 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6665 msgid "%s (%s) reported that %s (%s) became idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6666 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6667 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6668 #: src/log.c:332 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6669 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6670 msgid "%s (%s) reported that %s (%s) returned from idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6671 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6672 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6673 #: src/log.c:344 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6674 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6675 msgid "%s (%s) reported that %s signed on @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6676 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6677 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6678 #: src/log.c:349 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6679 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6680 msgid "%s (%s) reported that %s signed off @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6681 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6682 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6683 #: src/log.c:354 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6684 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6685 msgid "%s (%s) reported that %s went away @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6686 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6687 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6688 #: src/log.c:359 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6689 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6690 msgid "%s (%s) reported that %s came back @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6691 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6692 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6693 #: src/log.c:364 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6694 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6695 msgid "%s (%s) reported that %s became idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6696 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6697 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6698 #: src/log.c:370 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6699 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6700 msgid "%s (%s) reported that %s returned from idle @ %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6701 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6702 |
6193 | 6703 #: src/main.c:145 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6704 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6705 msgid "Please enter your login." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6706 msgstr "Пожалуйста, введите Ваше имя" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6707 |
6193 | 6708 #: src/main.c:233 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6709 msgid "<New User>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6710 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6711 |
6193 | 6712 #: src/main.c:275 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6713 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6714 msgid "Login" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6715 msgstr "Журнал" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6716 |
6193 | 6717 #: src/main.c:291 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6718 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6719 msgid "Screen Name:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6720 msgstr "UIN" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6721 |
6193 | 6722 #: src/main.c:341 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6723 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6724 msgid "Sign On" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6725 msgstr "Вкл/Выкл" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6726 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6727 #: src/prpl.c:292 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6728 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6729 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:
5729
diff
changeset
|
6730 msgstr "%s%s%s%s сделал %s своим пользователем %s%s%s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6731 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6732 #: src/prpl.c:304 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6733 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6734 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6735 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6736 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6737 "Do you wish to add him or her to your buddy list?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6738 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6739 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6740 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6741 "Добавить в список пользователей?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6742 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6743 #: src/prpl.c:307 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6744 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6745 msgid "Gaim - Information" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6746 msgstr "Информация Gadu" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6747 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6748 #: src/prpl.c:310 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6749 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6750 msgid "Add buddy to your list?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6751 msgstr "Разрешить доступ выбранным пользователям" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6752 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6753 #. * |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6754 #. * A wrapper for gaim_request_action() that uses Accept and Cancel buttons. |
5712 | 6755 #. |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6756 #: src/request.h:823 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6757 msgid "Accept" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6758 msgstr "Согласен" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6759 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6760 #: src/server.c:56 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6761 msgid "Please enter your password" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6762 msgstr "Пожалуйста, введите пароль" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6763 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6764 #: src/server.c:874 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6765 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6766 msgid "(%d messages)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6767 msgstr "(%d сообщений)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6768 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6769 #: src/server.c:886 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6770 msgid "(1 message)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6771 msgstr "(1 сообщение)" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6772 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6773 #: src/server.c:1084 src/server.c:1094 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6774 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6775 msgid "%s logged in." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6776 msgstr "%s в сети" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6777 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6778 #: src/server.c:1112 src/server.c:1120 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6779 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6780 msgid "%s logged out." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6781 msgstr "%s отключился" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6782 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6783 #: src/server.c:1161 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6784 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6785 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6786 "%s has just been warned by %s.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6787 "Your new warning level is %d%%" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6788 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6789 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6790 #: src/server.c:1164 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6791 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6792 msgid "an anonymous person" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6793 msgstr "Предупредить анонимно?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6794 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6795 #: src/server.c:1254 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6796 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6797 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6798 "User '%s' invites %s to buddy chat room: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6799 "%s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6800 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6801 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6802 #: src/server.c:1258 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6803 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6804 msgid "User '%s' invites %s to buddy chat room: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6805 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6806 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6807 #: src/server.c:1264 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6808 msgid "Accept chat invitation?" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6809 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6810 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6811 #: src/server.c:1436 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6812 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6813 msgid "Gaim - Popup" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6814 msgstr "Gaim - Срочно" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6815 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6816 #: src/server.c:1463 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6817 msgid "More Info" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6818 msgstr "Больше информации" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6819 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6820 #: src/stock.c:84 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6821 msgid "_Modify" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6822 msgstr "Изменить" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6823 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6824 #: src/stock.c:85 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6825 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6826 msgid "_Open Mail" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6827 msgstr "Открыть почту" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6828 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6829 #: 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:
5729
diff
changeset
|
6830 msgid "day" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6831 msgid_plural "days" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6832 msgstr[0] "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6833 msgstr[1] "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6834 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6835 #: 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:
5729
diff
changeset
|
6836 msgid "hour" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6837 msgid_plural "hours" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6838 msgstr[0] "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6839 msgstr[1] "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6840 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6841 #: 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:
5729
diff
changeset
|
6842 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6843 msgid "minute" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6844 msgid_plural "minutes" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6845 msgstr[0] "минут используя" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6846 msgstr[1] "минут используя" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6847 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6848 #: src/util.c:933 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6849 msgid "Calculating..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6850 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6851 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6852 #: src/util.c:936 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6853 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6854 msgid "Unknown." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6855 msgstr "Неизвестный ICQ" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6856 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6857 #: src/plugin.c:222 |
5729 | 6858 #, c-format |
6859 msgid "The plugin %s did not return any valid plugin information" | |
6860 msgstr "" | |
6861 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6862 #: src/plugin.c:227 |
5729 | 6863 #, fuzzy |
6864 msgid "Gaim was unable to load your plugin." | |
6865 msgstr "Gaim несмог послать сообщение" | |
6866 | |
6867 #. * Custom away message. | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6868 #: src/prpl.h:175 |
5729 | 6869 msgid "Custom" |
6870 msgstr "" | |
6871 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6872 #: src/gtkdebug.c:142 |
5729 | 6873 #, fuzzy |
6874 msgid "Debug Window" | |
6875 msgstr "Показать окно отладки" | |
6876 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6877 #: src/gtkdebug.c:182 |
5729 | 6878 #, fuzzy |
6879 msgid "Pause" | |
6880 msgstr "TOC Пауза" | |
6881 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6882 #: src/gtkdebug.c:188 |
5729 | 6883 #, fuzzy |
6884 msgid "Timestamps" | |
6885 msgstr "Тест" | |
6886 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6887 #~ msgid "Rename Buddy" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6888 #~ msgstr "Переименовать пользователя" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6889 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6890 #~ msgid "New name:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6891 #~ msgstr "Новый номер(UIN):" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6892 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6893 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6894 #~ msgid "Gaim - Save Image" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6895 #~ msgstr "Gaim - Сохранить картинку" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6896 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6897 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6898 #~ msgid "Control-_W closes window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6899 #~ msgstr "Esc закрыть окно" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6900 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6901 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6902 #~ msgid "_Manual: " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6903 #~ msgstr "Другой" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6904 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6905 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6906 #~ "%s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6907 #~ "%s: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6908 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6909 #~ "%s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6910 #~ "%s: %s" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6911 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6912 #~ msgid "%s was unable to sign on" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6913 #~ msgstr "%s невозможно соединиться" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6914 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6915 #~ msgid "Signon Error" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6916 #~ msgstr "Ошибка регистрации" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6917 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6918 #~ msgid "Notice" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6919 #~ msgstr "Уведомление" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6920 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6921 #~ msgid "%s has been signed off" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6922 #~ msgstr "%s вшел" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6923 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6924 #~ msgid "Connection Error" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6925 #~ msgstr "Ошибка соединения" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6926 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6927 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6928 #~ "You do not currently have any protocols available that are able to " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6929 #~ "register new accounts." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6930 #~ msgstr "Нет протоколов для регистрации новой учетной записи." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6931 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6932 #~ msgid "Gaim - Registration" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6933 #~ msgstr "Gaim - Регистрация" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6934 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6935 #~ msgid "Registration Information" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6936 #~ msgstr "Регистрационная информация" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6937 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6938 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6939 #~ msgid "Gaim Instant Messenger - Away" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6940 #~ msgstr "Отправить сообщение" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6941 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6942 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6943 #~ msgid "I'm Back" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6944 #~ msgstr "Вернулся!" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6945 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6946 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6947 #~ msgid "Exit" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6948 #~ msgstr "Редактировать" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5729
diff
changeset
|
6949 |
5729 | 6950 #~ msgid "File Transfers..." |
6951 #~ msgstr "Передача файлов..." | |
6952 | |
6953 #~ msgid "Accounts..." | |
6954 #~ msgstr "Учетные записи" | |
6955 | |
6956 #~ msgid "Preferences..." | |
6957 #~ msgstr "Настройки" | |
6958 | |
6959 #, fuzzy | |
6960 #~ msgid "Gaim Chat" | |
6961 #~ msgstr "Gaim - Чат" | |
6962 | |
6963 #, fuzzy | |
6964 #~ msgid "Chat Rooms" | |
6965 #~ msgstr "Свойства чата" | |
6966 | |
6967 #~ msgid "Refresh" | |
6968 #~ msgstr "Обновить" | |
6969 | |
6970 #~ msgid "List of available chats" | |
6971 #~ msgstr "Список доступных чатов" | |
6972 | |
6973 #, fuzzy | |
6974 #~ msgid "Chat List" | |
6975 #~ msgstr "Список чатов" | |
6976 | |
6977 #, fuzzy | |
6978 #~ msgid "Allows you to add chat rooms to your buddy list." | |
6979 #~ msgstr "Позволяет Вам добавлять комнаты чатов в список контактов." | |
6980 | |
6981 #, fuzzy | |
6982 #~ msgid "Gaim - Buddy Ticker" | |
6983 #~ msgstr "Gaim - Cписок пользователей" | |
6984 | |
6985 #~ msgid "Gadu-Gadu User" | |
6986 #~ msgstr "Gadu -Пользователь Gadu" | |
6987 | |
6988 #~ msgid "<b>Status:</b> %s%s%s" | |
6989 #~ msgstr "<b>Статус:</b> %s%s%s" | |
6990 | |
6991 #~ msgid "User unverified" | |
6992 #~ msgstr "Пользователь не проверен" | |
6993 | |
6994 #~ msgid "Error transferring" | |
6995 #~ msgstr "Ошибка передачи" | |
6996 | |
6997 #, fuzzy | |
6998 #~ msgid "Unable to connect to Notification Server" | |
6999 #~ msgstr "Не могу соединиться с сервером." | |
7000 | |
7001 #~ msgid "Set Friendly Name:" | |
7002 #~ msgstr "Установить отображаемое имя:" | |
7003 | |
7004 #, fuzzy | |
7005 #~ msgid "Gaim was unable to send an MSN message" | |
7006 #~ msgstr "Gaim несмог послать сообщение" | |
7007 | |
7008 #~ msgid "<b>Away Message:</b><br>" | |
7009 #~ msgstr "<b>Сообщение об отсутствии:</b><br>" | |
7010 | |
7011 #~ msgid "Removing '%s' from buddy list.\n" | |
7012 #~ msgstr "Удаление '%s' из списка пользователей.\n" | |
7013 | |
7014 #~ msgid "Conversation" | |
7015 #~ msgstr "Разговор" | |
7016 | |
7017 #, fuzzy | |
7018 #~ msgid "Received: '%s'\n" | |
7019 #~ msgstr "Принято: '%s'\n" | |
7020 | |
7021 #, fuzzy | |
7022 #~ msgid "Load Buddy Icon" | |
7023 #~ msgstr "Gaim - Загрузить иконку пользователя" | |
7024 | |
7025 #~ msgid "Auto-Login" | |
7026 #~ msgstr "Подключиться автоматически" | |
7027 | |
7028 #~ msgid "Register with server" | |
7029 #~ msgstr "Регистрация с сервером" | |
7030 | |
7031 #, fuzzy | |
7032 #~ msgid "Proxy _Type" | |
7033 #~ msgstr "Тип Proxy" | |
7034 | |
7035 #, fuzzy | |
7036 #~ msgid "_Login" | |
7037 #~ msgstr "Журнал" | |
7038 | |
7039 #, fuzzy | |
7040 #~ msgid "_Password" | |
7041 #~ msgstr "Пароль" | |
7042 | |
7043 #, fuzzy | |
7044 #~ msgid "Protocol not found." | |
7045 #~ msgstr "Действия" | |
7046 | |
7047 #~ msgid "" | |
7048 #~ "You cannot log this account in; you do not have the protocol it uses " | |
7049 #~ "loaded, or the protocol does not have a login function." | |
7050 #~ msgstr "" | |
7051 #~ "Вы не можете подключиться испольюуя эту учетную запись потому что " | |
7052 #~ "используемый ей протокол не поддерживается,\n" | |
7053 #~ "или протокол не имеет функции подключения." | |
7054 | |
7055 #~ msgid "Account Editor" | |
7056 #~ msgstr "Редактор учетных записей" | |
7057 | |
7058 #, fuzzy | |
7059 #~ msgid "Hide buddy _icons" | |
7060 #~ msgstr "Скрыть иконки пользователей" | |
7061 | |
7062 #, fuzzy | |
7063 #~ msgid "Tab _placement:" | |
7064 #~ msgstr "Расположение закладок:" | |
7065 | |
7066 #, fuzzy | |
7067 #~ msgid "" | |
7068 #~ "Show all _instant messages in one tabbed\n" | |
7069 #~ "window" | |
7070 #~ msgstr "Показывать все чаты в одном окне с закладками" | |
7071 | |
7072 #, fuzzy | |
7073 #~ msgid "Chat Tabs" | |
7074 #~ msgstr "Чат" | |
7075 | |
7076 #, fuzzy | |
7077 #~ msgid "Show all c_hats in one tabbed window" | |
7078 #~ msgstr "Показывать все чаты в одном окне с закладками" | |
7079 | |
7080 #, fuzzy | |
7081 #~ msgid "%s has mail from %s: %s" | |
7082 #~ msgstr "Прервано соединение с чатом %s: %s" | |
7083 | |
7084 #~ msgid "Gaim - New Mail" | |
7085 #~ msgstr "Gaim - Новая почта" | |
7086 | |
7087 #, fuzzy | |
7088 #~ msgid "Buddy Chat Invite" | |
7089 #~ msgstr "Чат" | |
7090 | |
7091 #, fuzzy | |
5712 | 7092 #~ msgid "About Gaim..." |
7093 #~ msgstr "О программе" | |
7094 | |
7095 #~ msgid "yes" | |
7096 #~ msgstr "да" | |
7097 | |
7098 #~ msgid "no" | |
7099 #~ msgstr "нет" | |
7100 | |
7101 #~ msgid "connection error (rend)\n" | |
7102 #~ msgstr "Ошибка соединения (rend)\n" | |
7103 | |
7104 #~ msgid "major connection error\n" | |
7105 #~ msgstr "серьезная ошибка соединения\n" | |
7106 | |
7107 #~ msgid "Password sent, waiting for response\n" | |
7108 #~ msgstr "Пароль передан, ждите ответа\n" | |
7109 | |
7110 #~ msgid "internal connection error\n" | |
7111 #~ msgstr "внутренняя ошибка соединения\n" | |
7112 | |
7113 #~ msgid "Signed off.\n" | |
7114 #~ msgstr "Отключился.\n" | |
7115 | |
7116 #, fuzzy | |
7117 #~ msgid "Couldn't open listener to send file" | |
7118 #~ msgstr "Не могу открыть файл конфигурации %s." | |
7119 | |
7120 #, fuzzy | |
7121 #~ msgid "You missed %hu messages from %s because they were invalid." | |
7122 #~ msgstr "Вы не получили %d сообщение %s, оно некорректно." | |
7123 | |
7124 #, fuzzy | |
7125 #~ msgid "You missed %hu messages from %s because they were too large." | |
7126 #~ msgstr "Вы не получили %d сообщений от %s, они вам не понравятся." | |
7127 | |
7128 #, fuzzy | |
7129 #~ msgid "" | |
7130 #~ "You missed %hu messages from %s because the rate limit has been exceeded." | |
7131 #~ msgstr "" | |
7132 #~ "Вы не получили %d сообщений от %s, сообщения отправлялись слишком часто." | |
7133 | |
7134 #, fuzzy | |
7135 #~ msgid "You missed %hu messages from %s because he/she was too evil." | |
7136 #~ msgstr "Вы не получили %d сообщений от %s, они вам не понравятся." | |
7137 | |
7138 #, fuzzy | |
7139 #~ msgid "You missed %hu messages from %s because you are too evil." | |
7140 #~ msgstr "Вы не получили %d сообщений от %s, по собственному желанию." | |
7141 | |
7142 #, fuzzy | |
7143 #~ msgid "You missed %hu messages from %s for an unknown reason." | |
7144 #~ msgstr "Вы не получили %d сообщений от %s по неизвестной причине." | |
7145 | |
7146 #, fuzzy | |
7147 #~ msgid "No reason was given." | |
7148 #~ msgstr "Не задан псевдоним" | |
7149 | |
7150 #~ msgid "IM Image" | |
7151 #~ msgstr "IM Изображение" | |
7152 | |
7153 #~ msgid "Stocks" | |
7154 #~ msgstr "Шаблон" | |
7155 | |
7156 #~ msgid "Get Capabilities" | |
7157 #~ msgstr "Получить права" | |
7158 | |
7159 #~ msgid "%s requests %s to accept %d files: %s (%.2f %s)%s%s" | |
7160 #~ msgstr "" | |
7161 #~ "%s запросил у %s поддтвердение о передаче %d файла(ов): %s (%.2f %s)%s%s" | |
7162 | |
7163 #~ msgid "Gaim - Login" | |
7164 #~ msgstr "Gaim - Регистрация" | |
7165 | |
7166 #~ msgid "Un-Alias" | |
7167 #~ msgstr "Убрать псевдоним" | |
7168 | |
7169 #, fuzzy | |
7170 #~ msgid "[no message]" | |
7171 #~ msgstr "(1 сообщение)" | |
7172 | |
7173 #~ msgid "[Click to edit]" | |
7174 #~ msgstr "[Редактировать]" | |
7175 | |
7176 #~ msgid "" | |
7177 #~ "Alias: %s \n" | |
7178 #~ "Screen Name: %s\n" | |
7179 #~ "%s%s%s%s%s%s" | |
7180 #~ msgstr "" | |
7181 #~ "Псевдоним: %s\n" | |
7182 #~ "Идентификационный номер: %s\n" | |
7183 #~ "%s%s%s%s%s%s" | |
7184 | |
7185 #~ msgid "Idle: " | |
7186 #~ msgstr "Не занят" | |
7187 | |
7188 #~ msgid "Start/join a Buddy Chat" | |
7189 #~ msgstr "Чат" | |
7190 | |
7191 #~ msgid "Activate Away Message" | |
7192 #~ msgstr "Отошел!" | |
7193 | |
7194 #~ msgid "File" | |
7195 #~ msgstr "Файл" | |
7196 | |
7197 #, fuzzy | |
7198 #~ msgid "Hide" | |
7199 #~ msgstr "Спрятать иконку" | |
7200 | |
7201 #, fuzzy | |
7202 #~ msgid "_Accounts..." | |
7203 #~ msgstr "Учетные записи" | |
7204 | |
7205 #, fuzzy | |
7206 #~ msgid "_Preferences..." | |
7207 #~ msgstr "Свойства" | |
7208 | |
7209 #~ msgid "About Gaim" | |
7210 #~ msgstr "О программе" | |
7211 | |
7212 #~ msgid "Add a new Buddy" | |
7213 #~ msgstr "Добавить нового пользователя" | |
7214 | |
7215 #~ msgid "Add a new Group" | |
7216 #~ msgstr "Добавить новую группу" | |
7217 | |
7218 #~ msgid "Remove selected Buddy/Group" | |
7219 #~ msgstr "Удалить выбранного пользователя/группу" | |
7220 | |
7221 #~ msgid "Edit Buddies" | |
7222 #~ msgstr "Все пользователи" | |
7223 | |
7224 #~ msgid "Gaim - Group Chats" | |
7225 #~ msgstr "Gaim - Конференция" | |
7226 | |
7227 #, fuzzy | |
7228 #~ msgid "_Save Conversation" | |
7229 #~ msgstr "Сохранить разговор" | |
7230 | |
7231 #, fuzzy | |
7232 #~ msgid "_Close" | |
7233 #~ msgstr "Закрыть" | |
7234 | |
7235 #~ msgid "Gaim - Conversations" | |
7236 #~ msgstr "Gaim - Разговор" | |
7237 | |
7238 #~ msgid "Send message as: " | |
7239 #~ msgstr "Отправить сообщение как:" | |
7240 | |
7241 #~ msgid "Gaim - Add Group" | |
7242 #~ msgstr "Gaim - Добавить группу" | |
7243 | |
7244 #~ msgid "Gaim - Add Buddy" | |
7245 #~ msgstr "Gaim - Добавить пользователя" | |
7246 | |
7247 #, fuzzy | |
7248 #~ msgid "Gaim - Privacy" | |
7249 #~ msgstr "Gaim - Отошел!" | |
7250 | |
7251 #~ msgid "Gaim - New Buddy Pounce" | |
7252 #~ msgstr "Gaim - Новое оповещение" | |
7253 | |
7254 #~ msgid "Pounce on sign on" | |
7255 #~ msgstr "Оповестить при подключении" | |
7256 | |
7257 #~ msgid "Pounce when buddy is typing to you" | |
7258 #~ msgstr "Звук при наборе пользователя" | |
7259 | |
7260 #, fuzzy | |
7261 #~ msgid "C_ancel" | |
7262 #~ msgstr "Отмена" | |
7263 | |
7264 #~ msgid "Gaim - Set Dir Info" | |
7265 #~ msgstr "Ваши данные" | |
7266 | |
7267 #~ msgid "Gaim - Password Change" | |
7268 #~ msgstr "Gaim - Смена пароля" | |
7269 | |
7270 #~ msgid "Gaim - Set User Info" | |
7271 #~ msgstr "Gaim - Устанвка информации" | |
7272 | |
7273 #~ msgid "Gaim - Add Permit" | |
7274 #~ msgstr "Gaim - Разрешить" | |
7275 | |
7276 #~ msgid "Gaim - Log Conversation" | |
7277 #~ msgstr "Gaim - Журнал беседы" | |
7278 | |
7279 #~ msgid "Gaim - Add URL" | |
7280 #~ msgstr "Gaim - Добавить URL" | |
7281 | |
7282 #~ msgid "Import to:" | |
7283 #~ msgstr "Импорт:" | |
7284 | |
7285 #~ msgid "Gaim - Import Buddy List" | |
7286 #~ msgstr "Gaim - Импорт списка пользователя" | |
7287 | |
7288 #~ msgid "Gaim - New away message" | |
7289 #~ msgstr "Gaim - Сообщение об отсутствии" | |
7290 | |
7291 #~ msgid "Gaim - Alias Buddy" | |
7292 #~ msgstr "Gaim - Смена псевдонима" | |
7293 | |
7294 #~ msgid "Okay" | |
7295 #~ msgstr "Окей" | |
7296 | |
7297 #~ msgid "Gaim - Rename Group" | |
7298 #~ msgstr "Gaim - Переименовать Группу" | |
7299 | |
7300 #~ msgid "Gaim - Rename Buddy" | |
7301 #~ msgstr "Gaim - Переименовать пользователя" | |
7302 | |
7303 #~ msgid "Gaim - Select Perl Script" | |
7304 #~ msgstr "Gaim - Выбор скрипта Perl" | |
7305 | |
7306 #~ msgid "Enter Password" | |
7307 #~ msgstr "Введите пароль" | |
7308 | |
7309 #, fuzzy | |
7310 #~ msgid "Password for %s:" | |
7311 #~ msgstr "Пароль" | |
7312 | |
7313 #, fuzzy | |
7314 #~ msgid "Gaim Account Signon" | |
7315 #~ msgstr "Gaim - Учетные записи" | |
7316 | |
7317 #, fuzzy | |
7318 #~ msgid "Show _debug window" | |
7319 #~ msgstr "Показать окно отладки" | |
7320 | |
7321 #, fuzzy | |
7322 #~ msgid "Buttons" | |
7323 #~ msgstr "Внизу" | |
7324 | |
7325 #, fuzzy | |
7326 #~ msgid "_Hide IM/Info/Chat buttons" | |
7327 #~ msgstr "Спрятать кнопки" | |
7328 | |
7329 #, fuzzy | |
7330 #~ msgid "Show _pictures on buttons" | |
7331 #~ msgstr "Показывать рисунок на кнопках" | |
7332 | |
7333 #, fuzzy | |
7334 #~ msgid "_Save window size/position" | |
7335 #~ msgstr "Сохранять Размер/Положение окна" | |
7336 | |
7337 #, fuzzy | |
7338 #~ msgid "Hide _groups with no online buddies" | |
7339 #~ msgstr "Не показывать группу ( все Ofline)" | |
7340 | |
7341 #, fuzzy | |
7342 #~ msgid "Internal" | |
7343 #~ msgstr "Внутреняя ошибка" | |
7344 | |
7345 #, fuzzy | |
7346 #~ msgid "_Ignore new conversations when away" | |
7347 #~ msgstr "" | |
7348 #~ "Игнорировать запрос на беседу во время\n" | |
7349 #~ "отсутствия" | |
7350 | |
7351 #~ msgid "Gaim - Sound Configuration" | |
7352 #~ msgstr "Gaim - Выбор звука" | |
7353 | |
7354 #~ msgid "IM Window" | |
7355 #~ msgstr "Окно сообщения" | |
7356 | |
7357 #, fuzzy | |
7358 #~ msgid "Chat Window" | |
7359 #~ msgstr "Окно чата" | |
7360 | |
7361 #~ msgid "Gaim - Preferences" | |
7362 #~ msgstr "Gaim - Настройки" | |
7363 | |
7364 #, fuzzy | |
7365 #~ msgid "Gaim - Debug Window" | |
7366 #~ msgstr "Показать окно отладки" | |
7367 | |
4208 | 7368 #~ msgid "" |
7369 #~ "%s has requested a DCC chat. Would you like to establish the direct " | |
7370 #~ "connection?" | |
5712 | 7371 #~ msgstr "%s приглашает вас в DCC chat. Установить прямое соединение ?" |
4208 | 7372 |
7373 #~ msgid "You missed %d messages from %s because they are too evil." | |
5712 | 7374 #~ msgstr "Вы не получили %d сообщений от %s, они вам не понравятся." |
4208 | 7375 |
7376 #~ msgid "" | |
7377 #~ "<br><BODY BGCOLOR=WHITE><hr><I>Legend:</I><br><br><IMG SRC=\"free_icon.gif" | |
7378 #~ "\"> : Normal AIM User<br><IMG SRC=\"aol_icon.gif\"> : AOL User <br><IMG " | |
7379 #~ "SRC=\"dt_icon.gif\"> : Trial AIM User <br><IMG SRC=\"admin_icon.gif\"> : " | |
7380 #~ "Administrator <br><IMG SRC=\"ab_icon.gif\"> : ActiveBuddy Interactive " | |
7381 #~ "Agent<br><IMG SRC=\"wireless_icon.gif\"> : Wireless Device User<br>" | |
7382 #~ msgstr "" | |
5712 | 7383 #~ "<br><BODY BGCOLOR=WHITE><hr><I>Легенда:</I><br><br><IMG SRC=\"free_icon." |
7384 #~ "gif\"> : Обычный пользователь AIM<br><IMG SRC=\"aol_icon.gif\"> : " | |
7385 #~ "Пользователь AOL <br><IMG SRC=\"dt_icon.gif\"> : Временный пользователь " | |
7386 #~ "AIM<br><IMG SRC=\"admin_icon.gif\"> : Администратор <br><IMG SRC=\\" | |
7387 #~ "\"ab_icon.gif\\\"> : Активный агент <br> <IMG SRC=\\\"wireless_icon.gif\\" | |
7388 #~ "\"> : Юзер с мабилом<br>\"" | |
4208 | 7389 |
7390 #~ msgid "" | |
7391 #~ "You have selected to open a Direct IM connection with %s. Doing this will " | |
7392 #~ "let them see your IP address, and may be a security risk. Do you wish to " | |
7393 #~ "continue?" | |
7394 #~ msgstr "" | |
5712 | 7395 #~ "Вы хотите создать прямое соединение с %s. Собеседник может определить ваш " |
7396 #~ "IP адрес, что приведет к проблемам с безопасностью. Вы хотите продолжить?" | |
4208 | 7397 |
7398 #~ msgid "" | |
7399 #~ "Active Developers\n" | |
7400 #~ "====================\n" | |
7401 #~ "Rob Flynn (maintainer) [ rob@marko.net ]\n" | |
7402 #~ "Sean Egan (coder) [ bj91704@binghamton.edu ]\n" | |
7403 #~ "\n" | |
7404 #~ "Crazy Patch Writers\n" | |
7405 #~ "===================\n" | |
7406 #~ "Benjamin Miller\n" | |
7407 #~ "Decklin Foster\n" | |
7408 #~ "Nathan Walp\n" | |
7409 #~ "Mark Doliner\n" | |
7410 #~ "\n" | |
7411 #~ "Retired Developers\n" | |
7412 #~ "===================\n" | |
7413 #~ "Jim Duchek\n" | |
7414 #~ "Eric Warmenhoven [ warmenhoven@yahoo.com ]\n" | |
7415 #~ "Mark Spencer (original author) [ markster@marko.net ]" | |
7416 #~ msgstr "" | |
5712 | 7417 #~ "Активные разрабочики\n" |
4208 | 7418 #~ "====================\n" |
7419 #~ "Rob Flynn (maintainer) [ rob@marko.net ]\n" | |
7420 #~ "Sean Egan (coder) [ bj91704@binghamton.edu ]\n" | |
7421 #~ "\n" | |
5712 | 7422 #~ "Сумашедшие писатели заплаток\n" |
4208 | 7423 #~ "===================\n" |
7424 #~ "Benjamin Miller\n" | |
7425 #~ "Decklin Foster\n" | |
7426 #~ "Nathan Walp\n" | |
7427 #~ "Mark Doliner\n" | |
7428 #~ "\n" | |
5712 | 7429 #~ "Разработчики в отставке\n" |
4208 | 7430 #~ "===================\n" |
7431 #~ "Jim Duchek\n" | |
7432 #~ "Eric Warmenhoven [ warmenhoven@yahoo.com ]\n" | |
7433 #~ "Mark Spencer (original author) [ markster@marko.net ]" | |
7434 | |
7435 #~ msgid "Web Site" | |
5712 | 7436 #~ msgstr "Интернет Сайт" |
4208 | 7437 |
7438 #~ msgid "Password: " | |
5712 | 7439 #~ msgstr "Пароль" |
4208 | 7440 |
7441 #~ msgid "About" | |
5712 | 7442 #~ msgstr "О программе..." |
4208 | 7443 |
7444 #~ msgid "Perl" | |
7445 #~ msgstr "Perl" | |
7446 | |
7447 #~ msgid "Load Script" | |
5712 | 7448 #~ msgstr "Загрузить скрипт" |
4208 | 7449 |
7450 #~ msgid "Unload All Scripts" | |
5712 | 7451 #~ msgstr "Выгрузить все скрипты" |
4208 | 7452 |
7453 #~ msgid "List Scripts" | |
5712 | 7454 #~ msgstr "Список скриптов" |
4208 | 7455 |
7456 #~ msgid "Whisper" | |
5712 | 7457 #~ msgstr "Диалог" |
4208 | 7458 |
7459 #~ msgid "Currently at %d, " | |
5712 | 7460 #~ msgstr "В настоящее время %d," |
4208 | 7461 |
7462 #~ msgid "Setting position to %d\n" | |
5712 | 7463 #~ msgstr "Установить позицию равной %d\n" |
4208 | 7464 |
7465 #~ msgid "Bold Text" | |
5712 | 7466 #~ msgstr "Жирный" |
4208 | 7467 |
7468 #~ msgid "Italics Text" | |
5712 | 7469 #~ msgstr "Наклонный" |
4208 | 7470 |
7471 #~ msgid "Underline Text" | |
5712 | 7472 #~ msgstr "Подчеркнутый" |
4208 | 7473 |
7474 #~ msgid "Strike through Text" | |
5712 | 7475 #~ msgstr "Зачеркнутый текст" |
4208 | 7476 |
7477 #~ msgid "Strike" | |
5712 | 7478 #~ msgstr "Зачеркнутый" |
4208 | 7479 |
7480 #~ msgid "Decrease font size" | |
5712 | 7481 #~ msgstr "Уменьшить шрифт" |
4208 | 7482 |
7483 #~ msgid "Small" | |
5712 | 7484 #~ msgstr "Маленький" |
4208 | 7485 |
7486 #~ msgid "Normal" | |
5712 | 7487 #~ msgstr "Нормальный" |
4208 | 7488 |
7489 #~ msgid "Increase font size" | |
5712 | 7490 #~ msgstr "Увеличить шрифт" |
4208 | 7491 |
7492 #~ msgid "Big" | |
5712 | 7493 #~ msgstr "Большой" |
4208 | 7494 |
7495 #~ msgid "Font" | |
5712 | 7496 #~ msgstr "Шрифт" |
4208 | 7497 |
7498 #~ msgid "Text Color" | |
5712 | 7499 #~ msgstr "Цвет текста" |
4208 | 7500 |
7501 #~ msgid "Background Color" | |
5712 | 7502 #~ msgstr "Цвет фона" |
4208 | 7503 |
7504 #~ msgid "Link" | |
5712 | 7505 #~ msgstr "Ссылка" |
4208 | 7506 |
7507 #~ msgid "Do you really want to warn %s?" | |
5712 | 7508 #~ msgstr "Вы действительно желаете предупредить %s?" |
4208 | 7509 |
7510 #~ msgid "Gaim - Remove %s?" | |
5712 | 7511 #~ msgstr "Gaim - Переименовать %s?" |
4208 | 7512 |
7513 #~ msgid "Gaim - IM user" | |
5712 | 7514 #~ msgstr "Gaim - Сообщение" |
4208 | 7515 |
7516 #~ msgid "IM who:" | |
5712 | 7517 #~ msgstr "Кому (UIN):" |
4208 | 7518 |
7519 #~ msgid "Gaim - Get User Info" | |
5712 | 7520 #~ msgstr "Информация о пользователе" |
4208 | 7521 |
7522 #~ msgid "Contact" | |
7523 #~ msgstr "UIN" | |
7524 | |
7525 #~ msgid "Block List" | |
5712 | 7526 #~ msgstr "'Черный список'" |
4208 | 7527 |
7528 #~ msgid "Select Autos" | |
5712 | 7529 #~ msgstr "Текущий" |
4208 | 7530 |
7531 #~ msgid "Select None" | |
5712 | 7532 #~ msgstr "Отменить" |
4208 | 7533 |
7534 #~ msgid "Gaim - Plugin List" | |
5712 | 7535 #~ msgstr "Gaim - Список дополнений" |
4208 | 7536 |
7537 #~ msgid "Gaim - Plugins" | |
5712 | 7538 #~ msgstr "Gaim - Дополнения" |
4208 | 7539 |
7540 #~ msgid "Loaded Plugins" | |
5712 | 7541 #~ msgstr "Загруженые дополнения" |
4208 | 7542 |
7543 #~ msgid "Load a plugin from a file" | |
5712 | 7544 #~ msgstr "Загрузить дополнение из файла" |
4208 | 7545 |
7546 #~ msgid "Configure" | |
5712 | 7547 #~ msgstr "Настройка" |
4208 | 7548 |
7549 #~ msgid "Configure settings of the selected plugin" | |
5712 | 7550 #~ msgstr "Настройка выбранного дополнения" |
4208 | 7551 |
7552 #~ msgid "Reload" | |
5712 | 7553 #~ msgstr "Обновить" |
4208 | 7554 |
7555 #~ msgid "Reload the selected plugin" | |
5712 | 7556 #~ msgstr "Перезагрузить выбранное дополнение" |
4208 | 7557 |
7558 #~ msgid "Unload" | |
5712 | 7559 #~ msgstr "Выгрузить" |
4208 | 7560 |
7561 #~ msgid "Unload the selected plugin" | |
5712 | 7562 #~ msgstr "Выгрузить выбранное расширение" |
4208 | 7563 |
7564 #~ msgid "Close this window" | |
5712 | 7565 #~ msgstr "Закрыть окно" |
4208 | 7566 |
7567 #, fuzzy | |
7568 #~ msgid "Use _borderless buttons" | |
5712 | 7569 #~ msgstr "Прозрачные кнопки" |
4208 | 7570 |
7571 #, fuzzy | |
7572 #~ msgid "Ignore Ti_K Automated Messages" | |
5712 | 7573 #~ msgstr "Игнорировать автоматические сообщения" |
4208 | 7574 |
7575 #, fuzzy | |
7576 #~ msgid "_Raise Window on Events" | |
5712 | 7577 #~ msgstr "Авто-всплытие окна при событиях" |
4208 | 7578 |
7579 #~ msgid "Gaim debug output window" | |
5712 | 7580 #~ msgstr "окно отладки Gaim" |
4208 | 7581 |
7582 #~ msgid "" | |
7583 #~ "You have attempted to load a protocol which was not compiled from the " | |
7584 #~ "same version of the source as this application was. Unfortunately, " | |
7585 #~ "because it is not the same version I cannot safely tell you which one it " | |
7586 #~ "was. Needless to say, it was not successfully loaded." | |
7587 #~ msgstr "" | |
5712 | 7588 #~ "Вы попытались загрузить модуль протокола, который был собран из исходных " |
7589 #~ "кодов другой версии. К сожалению, из-за различия версий модуль не может " | |
7590 #~ "быть использован." | |
4208 | 7591 |
7592 #~ msgid "%s was using %s, which got removed. %s is now offline." | |
5712 | 7593 #~ msgstr "%s использует %s, который удален. %s отключен." |
4208 | 7594 |
7595 #~ msgid "Accept?" | |
5712 | 7596 #~ msgstr "Согласны?" |
4208 | 7597 |
3450 | 7598 #~ msgid "Gadu-Gadu Error" |
5712 | 7599 #~ msgstr "Gaim - Ошибка Gadu" |
3450 | 7600 |
7601 #~ msgid "Couldn't send http request" | |
5712 | 7602 #~ msgstr "Не могу послать HTTP запрос" |
3450 | 7603 |
7604 #~ msgid "Buddies List import from Server failed (%s)" | |
5712 | 7605 #~ msgstr "Ошибка получения списка с сервера (%s)" |
3450 | 7606 |
7607 #~ msgid "Buddies List export to Server failed (%s)" | |
5712 | 7608 #~ msgstr "Ошибка передачи списка на сервер (%s)" |
3450 | 7609 |
7610 #~ msgid "Deletion of Buddies List from Server failed (%s)" | |
5712 | 7611 #~ msgstr "Ошибка удаления списка с сервера (%s)" |
3450 | 7612 |
7613 #~ msgid "Connect to search service failed (%s)" | |
5712 | 7614 #~ msgstr "Ошибка соединения с сервером поиска (%s)" |
3450 | 7615 |
7616 #, fuzzy | |
7617 #~ msgid "Password Change Error!" | |
5712 | 7618 #~ msgstr "Gaim - Смена пароля" |
3450 | 7619 |
7620 #, fuzzy | |
7621 #~ msgid "Password Change" | |
5712 | 7622 #~ msgstr "Gaim - Смена пароля" |
3450 | 7623 |
7624 #, fuzzy | |
7625 #~ msgid "Invalid Jabber I.D." | |
5712 | 7626 #~ msgstr "Неверное имя" |
3450 | 7627 |
7628 #~ msgid "MSN Error" | |
5712 | 7629 #~ msgstr "Ошибка MSN" |
3450 | 7630 |
7631 #~ msgid "Chat Error!" | |
5712 | 7632 #~ msgstr "Чат ошибка!" |
3450 | 7633 |
7634 #~ msgid "Gaim - Chat" | |
5712 | 7635 #~ msgstr "Gaim - Чат" |
3450 | 7636 |
7637 #~ msgid "Gaim - Oscar SNAC Error" | |
5712 | 7638 #~ msgstr "Gaim - Ошибка Oscar SNAC" |
3450 | 7639 |
7640 #~ msgid "Reason unknown" | |
5712 | 7641 #~ msgstr "Причина неизвестна" |
3450 | 7642 |
7643 #, fuzzy | |
7644 #~ msgid "Gaim - Warning" | |
5712 | 7645 #~ msgstr "Оповестить пользователя ?" |
3450 | 7646 |
7647 #~ msgid "Chat Error" | |
5712 | 7648 #~ msgstr "Чат ошибка" |
3450 | 7649 |
7650 #~ msgid "Could not write file header!" | |
5712 | 7651 #~ msgstr "Не могу записать заголовок файла!" |
3450 | 7652 |
7653 #~ msgid "Attempting to sign on...." | |
5712 | 7654 #~ msgstr "Попытка соединения" |
3450 | 7655 |
7656 #~ msgid "Offline. Click to bring up login box." | |
5712 | 7657 #~ msgstr "Отключен.Сделайте активным окно регистрации." |
3450 | 7658 |
7659 #~ msgid "Away: %d pending." | |
5712 | 7660 #~ msgstr "Отошел: в течении %d." |
3450 | 7661 |
7662 #~ msgid "Away." | |
5712 | 7663 #~ msgstr "Отошел." |
3450 | 7664 |
7665 #~ msgid "Can't create Gaim applet!" | |
5712 | 7666 #~ msgstr "Невозможно создать Gaim апплет!" |
3450 | 7667 |
7668 #~ msgid "Message Error" | |
5712 | 7669 #~ msgstr "Ошибка сообщения" |
3450 | 7670 |
7671 #~ msgid "Unable to send message: Unknown reason" | |
5712 | 7672 #~ msgstr "Вы не получили сообщение:Причина неизвестна." |
3450 | 7673 |
7674 #~ msgid "Buddy Pounce Error" | |
5712 | 7675 #~ msgstr "Ошибка" |
3450 | 7676 |
7677 #~ msgid "Gaim - Change Password Error" | |
5712 | 7678 #~ msgstr "Gaim - Ошибка смены пароля" |
3450 | 7679 |
7680 #~ msgid "Unable to remove file %s - %s" | |
5712 | 7681 #~ msgstr "Невозможно удалить файл %s - %s" |
3450 | 7682 |
7683 #~ msgid "Preferences Error" | |
5712 | 7684 #~ msgstr "Ошибка параметров" |
3450 | 7685 |
7686 #~ msgid "Login Error" | |
5712 | 7687 #~ msgstr "Ошибка входа" |
3450 | 7688 |
7689 #~ msgid "Perl Scripts" | |
5712 | 7690 #~ msgstr "Perl Скрипт" |
3450 | 7691 |
7692 #~ msgid "Automatically show buddy list on sign on" | |
5712 | 7693 #~ msgstr "Автоматически показывать список собеседников при подключении" |
3450 | 7694 |
7695 #~ msgid "Display Buddy List near applet" | |
5712 | 7696 #~ msgstr "Отображать список собеседников около апплета" |
3450 | 7697 |
7698 #~ msgid "Protocol Error" | |
5712 | 7699 #~ msgstr "Ошибка протокола" |
3450 | 7700 |
7701 #~ msgid "Disconnect" | |
5712 | 7702 #~ msgstr "Соединение прервано" |
3406
3fa89049fe6c
[gaim-migrate @ 3425]
Christian Hammond <chipx86@chipx86.com>
parents:
3388
diff
changeset
|
7703 |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7704 #~ msgid "All options take effect immediately unless otherwise noted." |
5712 | 7705 #~ msgstr "Все настройки срабатывают немедленно, если не указано обратное." |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7706 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7707 #~ msgid "Miscellaneous" |
5712 | 7708 #~ msgstr "Дополнительно" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7709 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7710 #~ msgid "GNOME URL Handler" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7711 #~ msgstr "GNOME URL Handler" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7712 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7713 #~ msgid "" |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7714 #~ "Not all protocols can use these proxy options. Please see the README file " |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7715 #~ "for details." |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7716 #~ msgstr "" |
5712 | 7717 #~ "Не все протоколы могут использовать эти свойства прокси.\n" |
7718 #~ "Смотрите файл README для получения более детальной информации." | |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7719 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7720 #~ msgid "Keyboard Options" |
5712 | 7721 #~ msgstr "Параметры клавиатуры" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7722 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7723 #~ msgid "F2 toggles timestamp display" |
5712 | 7724 #~ msgstr "Отображать или не отображать время сообщения по кнопке F2" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7725 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7726 #~ msgid "Display and General Options" |
5712 | 7727 #~ msgstr "Вид и основные параметры" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7728 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7729 #~ msgid "IM Options" |
5712 | 7730 #~ msgstr "Параметры сообщения" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7731 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7732 #~ msgid "Window Sizes" |
5712 | 7733 #~ msgstr "Размеры окна" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7734 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7735 #~ msgid "Show conversations in the same tabbed window" |
5712 | 7736 #~ msgstr "Показывать все разговоры в одном окне" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7737 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7738 #~ msgid "Italic Text" |
5712 | 7739 #~ msgstr "Наклонный текст" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7740 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7741 #~ msgid "Font Size for Text" |
5712 | 7742 #~ msgstr "Размер шрифта" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7743 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7744 #~ msgid "Sound played when:" |
5712 | 7745 #~ msgstr "Звук проигрывается:" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7746 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7747 #~ msgid "Time between sending auto-responses (in seconds):" |
5712 | 7748 #~ msgstr "Время перед отсылкой автоответа (в секундах):" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7749 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7750 #~ msgid "Auto Away after" |
5712 | 7751 #~ msgstr "Авто Away после" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7752 |
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7753 #~ msgid "Make Away" |
5712 | 7754 #~ msgstr "Применить" |
3388
83314a9985ef
[gaim-migrate @ 3407]
Christian Hammond <chipx86@chipx86.com>
parents:
3343
diff
changeset
|
7755 |
3343 | 7756 #~ msgid "KFM" |
7757 #~ msgstr "KFM" |