summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po494
1 files changed, 197 insertions, 297 deletions
diff --git a/po/ru.po b/po/ru.po
index 281489fee..c1fbe0dbb 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The ManaPlus Developers
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Alexandr Uspensky <AlexandrUSP@yandex.com>, 2015
# Alexsl <alexlsh@mail.ru>, 2013-2015
@@ -21,51 +21,48 @@ msgid ""
msgstr ""
"Project-Id-Version: ManaPlus\n"
"Report-Msgid-Bugs-To: akaras@inbox.ru\n"
-"POT-Creation-Date: 2017-11-11 16:44+0300\n"
+"POT-Creation-Date: 2017-09-30 15:41+0300\n"
"PO-Revision-Date: 2017-09-30 13:55+0000\n"
"Last-Translator: Andrei Karas <akaras@inbox.ru>\n"
-"Language-Team: Russian (http://www.transifex.com/akaras/manaplus/language/"
-"ru/)\n"
-"Language: ru\n"
+"Language-Team: Russian (http://www.transifex.com/akaras/manaplus/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
-"%100>=11 && n%100<=14)? 2 : 3);\n"
+"Language: ru\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. TRANSLATORS: visible beings on map
-#: src/actormanager.cpp:1590
+#: src/actormanager.cpp:1585
msgid "Visible on map"
msgstr "Видимые на карте"
#. TRANSLATORS: default race name
-#: src/being/being.cpp:487
+#: src/being/being.cpp:485
msgid "Human"
msgstr "Человек"
#. TRANSLATORS: dodge or miss message in attacks
-#: src/being/being.cpp:770
+#: src/being/being.cpp:768
msgid "dodge"
msgstr "уклонение"
-#: src/being/being.cpp:770
+#: src/being/being.cpp:768
msgid "miss"
msgstr "промах"
#. TRANSLATORS: this away status writed in player nick
-#: src/being/being.cpp:2524 src/gui/windows/whoisonline.cpp:887
+#: src/being/being.cpp:2522 src/gui/windows/whoisonline.cpp:887
msgid "A"
msgstr "О"
#. TRANSLATORS: this inactive status writed in player nick
-#: src/being/being.cpp:2529 src/gui/windows/whoisonline.cpp:892
+#: src/being/being.cpp:2527 src/gui/windows/whoisonline.cpp:892
msgid "I"
msgstr "Б"
#. TRANSLATORS: chat message after death
#. TRANSLATORS: player killed message
-#: src/being/localplayer.cpp:403 src/net/eathena/playerrecv.cpp:497
+#: src/being/localplayer.cpp:403 src/net/eathena/playerrecv.cpp:475
#, c-format
msgid "You were killed by %s."
msgstr "Вы были убиты %s."
@@ -128,58 +125,58 @@ msgstr[3] "Вы подняли %d [@@%d|%s@@]."
#. TRANSLATORS: this is normal experience
#. TRANSLATORS: get xp message
-#: src/being/localplayer.cpp:1166 src/being/localplayer.cpp:1168
-#: src/being/localplayer.cpp:1202 src/being/localplayer.cpp:1215
+#: src/being/localplayer.cpp:1165 src/being/localplayer.cpp:1167
+#: src/being/localplayer.cpp:1193 src/being/localplayer.cpp:1206
msgid "xp"
msgstr "опыт"
#. TRANSLATORS: this is job experience
-#: src/being/localplayer.cpp:1174 src/being/localplayer.cpp:1182
-#: src/being/localplayer.cpp:1190
+#: src/being/localplayer.cpp:1171 src/being/localplayer.cpp:1177
+#: src/being/localplayer.cpp:1183
msgid "job"
msgstr "работа"
#. TRANSLATORS: get homunculus xp message
-#: src/being/localplayer.cpp:1212
+#: src/being/localplayer.cpp:1203
msgid "Homun"
msgstr "Гомун"
#. TRANSLATORS: get hp message
-#: src/being/localplayer.cpp:1224
+#: src/being/localplayer.cpp:1215
msgid "hp"
msgstr "здоровье"
#. TRANSLATORS: get hp message
-#: src/being/localplayer.cpp:1233
+#: src/being/localplayer.cpp:1224
msgid "mana"
msgstr "мана"
#. TRANSLATORS: follow command message
-#: src/being/localplayer.cpp:2310
+#: src/being/localplayer.cpp:2301
#, c-format
msgid "Follow: %s"
msgstr "Следовать за: %s"
#. TRANSLATORS: follow command message
#. TRANSLATORS: cancel follow message
-#: src/being/localplayer.cpp:2316 src/being/localplayer.cpp:2341
+#: src/being/localplayer.cpp:2307 src/being/localplayer.cpp:2332
msgid "Follow canceled"
msgstr "Следование отменено"
#. TRANSLATORS: imitate command message
-#: src/being/localplayer.cpp:2326
+#: src/being/localplayer.cpp:2317
#, c-format
msgid "Imitation: %s"
msgstr "Имитация: %s"
#. TRANSLATORS: imitate command message
#. TRANSLATORS: cancel follow message
-#: src/being/localplayer.cpp:2332 src/being/localplayer.cpp:2346
+#: src/being/localplayer.cpp:2323 src/being/localplayer.cpp:2337
msgid "Imitation canceled"
msgstr "Имитация отменена"
#. TRANSLATORS: wait player/monster message
-#: src/being/localplayer.cpp:2704
+#: src/being/localplayer.cpp:2695
#, c-format
msgid "You see %s"
msgstr "Вы видите %s"
@@ -302,8 +299,7 @@ msgstr " -H --update-host : Использовать этот узел об
#. TRANSLATORS: command line help
#: src/commandline.cpp:91
msgid " -D --default : Choose default character server and character"
-msgstr ""
-" -D --default : Выбрать персонаж и сервер персонажей по умолчанию"
+msgstr " -D --default : Выбрать персонаж и сервер персонажей по умолчанию"
#. TRANSLATORS: command line help
#: src/commandline.cpp:95
@@ -338,8 +334,7 @@ msgstr " --renderer : Устанавливает тип рендера
#. TRANSLATORS: command line help
#: src/commandline.cpp:114
msgid " -T --tests : Start testing drivers and auto configuring"
-msgstr ""
-" -T --tests : Запускает проверку драйверов и автоконфигурацию"
+msgstr " -T --tests : Запускает проверку драйверов и автоконфигурацию"
#. TRANSLATORS: command line help
#: src/commandline.cpp:118
@@ -814,8 +809,8 @@ msgstr "Отошел"
#: src/gui/windows/changeemaildialog.cpp:169
#: src/gui/windows/changepassworddialog.cpp:159
#: src/gui/windows/charcreatedialog.cpp:475
-#: src/gui/windows/charselectdialog.cpp:267
-#: src/gui/windows/charselectdialog.cpp:310 src/gui/windows/editdialog.cpp:51
+#: src/gui/windows/charselectdialog.cpp:265
+#: src/gui/windows/charselectdialog.cpp:308 src/gui/windows/editdialog.cpp:51
#: src/gui/windows/editserverdialog.cpp:59
#: src/gui/windows/editserverdialog.cpp:209
#: src/gui/windows/itemamountwindow.cpp:200 src/gui/windows/quitdialog.cpp:67
@@ -824,7 +819,7 @@ msgstr "Отошел"
#: src/net/ea/gamerecv.cpp:71 src/net/eathena/charserverrecv.cpp:430
#: src/net/eathena/charserverrecv.cpp:465
#: src/net/eathena/charserverrecv.cpp:493 src/net/tmwa/charserverrecv.cpp:295
-#: src/progs/manaplus/actions/actions.cpp:179
+#: src/progs/manaplus/actions/actions.cpp:175
#: src/progs/manaplus/client.cpp:1475 src/progs/manaplus/client.cpp:1510
msgid "OK"
msgstr "ОК"
@@ -888,17 +883,14 @@ msgstr "Оживить"
#. TRANSLATORS: weight message
#: src/gui/dialogsmanager.cpp:179
msgid ""
-"You are carrying more than half your weight. You are unable to regain health."
-msgstr ""
-"Вы несете груз больший, чем половина вашей грузоподъемности. Здоровье "
-"восстанавливаться не будет."
+"You are carrying more than half your weight. You are unable to regain "
+"health."
+msgstr "Вы несете груз больший, чем половина вашей грузоподъемности. Здоровье восстанавливаться не будет."
#. TRANSLATORS: weight message
#: src/gui/dialogsmanager.cpp:199
msgid "You are carrying less than half your weight. You can regain health."
-msgstr ""
-"Вес предметов составляет менее половины допустимого. Теперь Вы можете "
-"восстанавливаться."
+msgstr "Вес предметов составляет менее половины допустимого. Теперь Вы можете восстанавливаться."
#. TRANSLATORS: chat color
#. TRANSLATORS: inventory sort mode
@@ -913,7 +905,8 @@ msgstr ""
#: src/gui/widgets/tabs/setup_misc.cpp:100
#: src/gui/widgets/tabs/setup_perfomance.cpp:74
#: src/gui/widgets/tabs/setup_visual.cpp:81
-#: src/gui/windows/equipmentwindow.cpp:666 src/gui/windows/serverdialog.cpp:675
+#: src/gui/windows/equipmentwindow.cpp:666
+#: src/gui/windows/serverdialog.cpp:675
msgid "default"
msgstr "По умолчанию"
@@ -1423,24 +1416,24 @@ msgid "Particles: %u"
msgstr "Частицы: %u"
#. TRANSLATORS: popup label
-#: src/gui/popups/itempopup.cpp:271
+#: src/gui/popups/itempopup.cpp:269
#, c-format
msgid "Weight: %s"
msgstr "Вес: %s"
#. TRANSLATORS: named item description
-#: src/gui/popups/itempopup.cpp:344
+#: src/gui/popups/itempopup.cpp:342
#, c-format
msgid "Item named: %s"
msgstr "Именной предмет для: %s"
#. TRANSLATORS: popup label
-#: src/gui/popups/itempopup.cpp:371
+#: src/gui/popups/itempopup.cpp:369
msgid "Cards: "
msgstr "Карты: "
#. TRANSLATORS: popup label
-#: src/gui/popups/itempopup.cpp:408
+#: src/gui/popups/itempopup.cpp:406
msgid "Options: "
msgstr "Опции: "
@@ -1540,7 +1533,7 @@ msgstr "Движение"
#. TRANSLATORS: input action name
#. TRANSLATORS: npc context menu item
#: src/gui/popups/popupmenu.cpp:328 src/input/pages/basic.cpp:88
-#: src/resources/db/npcdb.cpp:168
+#: src/resources/db/npcdb.cpp:165
msgid "Talk"
msgstr "Разговор"
@@ -1555,11 +1548,11 @@ msgstr "Разговор"
#. TRANSLATORS: input action name
#. TRANSLATORS: npc context menu item
#: src/gui/popups/popupmenu.cpp:340 src/gui/popups/popupmenu.cpp:2586
-#: src/gui/windows/buydialog.cpp:213 src/gui/windows/buydialog.cpp:236
-#: src/gui/windows/buydialog.cpp:260 src/gui/windows/buydialog.cpp:338
-#: src/gui/windows/buydialog.cpp:342 src/gui/windows/buyselldialog.cpp:74
+#: src/gui/windows/buydialog.cpp:211 src/gui/windows/buydialog.cpp:234
+#: src/gui/windows/buydialog.cpp:258 src/gui/windows/buydialog.cpp:336
+#: src/gui/windows/buydialog.cpp:340 src/gui/windows/buyselldialog.cpp:74
#: src/gui/windows/shopwindow.cpp:168 src/input/pages/basic.cpp:250
-#: src/resources/db/npcdb.cpp:170
+#: src/resources/db/npcdb.cpp:167
msgid "Buy"
msgstr "Купить"
@@ -1577,7 +1570,7 @@ msgstr "Купить"
#: src/gui/widgets/selldialog.cpp:58 src/gui/widgets/selldialog.cpp:115
#: src/gui/widgets/selldialog.cpp:153 src/gui/windows/buyselldialog.cpp:76
#: src/gui/windows/shopwindow.cpp:170 src/input/pages/basic.cpp:256
-#: src/resources/db/npcdb.cpp:172
+#: src/resources/db/npcdb.cpp:169
msgid "Sell"
msgstr "Продать"
@@ -1645,7 +1638,7 @@ msgstr "Накормить"
#. TRANSLATORS: character rename button
#. TRANSLATORS: shop window button
#: src/gui/popups/popupmenu.cpp:425 src/gui/popups/popupmenu.cpp:451
-#: src/gui/popups/popupmenu.cpp:776 src/gui/windows/charselectdialog.cpp:113
+#: src/gui/popups/popupmenu.cpp:776 src/gui/windows/charselectdialog.cpp:111
#: src/gui/windows/shopwindow.cpp:194
msgid "Rename"
msgstr "Переименовать"
@@ -1670,7 +1663,7 @@ msgstr "Бросить лут"
#. TRANSLATORS: inventory button
#. TRANSLATORS: popup menu item
#: src/gui/popups/popupmenu.cpp:446 src/gui/windows/equipmentwindow.cpp:74
-#: src/gui/windows/inventorywindow.cpp:209 src/resources/db/itemdb.cpp:729
+#: src/gui/windows/inventorywindow.cpp:209 src/resources/db/itemdb.cpp:727
#: src/resources/itemtypemapdata.h:45 src/resources/itemtypemapdata.h:49
#: src/resources/itemtypemapdata.h:53 src/resources/itemtypemapdata.h:57
#: src/resources/itemtypemapdata.h:61 src/resources/itemtypemapdata.h:65
@@ -1739,7 +1732,7 @@ msgstr "Добавить имя в чат"
#: src/gui/windows/editserverdialog.cpp:61
#: src/gui/windows/itemamountwindow.cpp:202 src/gui/windows/quitdialog.cpp:69
#: src/gui/windows/registerdialog.cpp:64 src/gui/windows/setupwindow.cpp:106
-#: src/gui/windows/textcommandeditor.cpp:102 src/gui/windows/textdialog.cpp:60
+#: src/gui/windows/textcommandeditor.cpp:98 src/gui/windows/textdialog.cpp:60
#: src/gui/windows/updaterwindow.cpp:193 src/input/pages/gui.cpp:103
msgid "Cancel"
msgstr "Отмена"
@@ -2103,7 +2096,7 @@ msgstr "Получить все"
#: src/gui/windows/inventorywindow.cpp:797 src/gui/windows/skilldialog.cpp:93
#: src/gui/windows/skilldialog.cpp:193 src/gui/windows/skilldialog.cpp:493
#: src/gui/windows/skilldialog.cpp:760 src/gui/windows/skilldialog.cpp:875
-#: src/resources/db/itemdb.cpp:737 src/resources/db/itemdb.cpp:742
+#: src/resources/db/itemdb.cpp:735 src/resources/db/itemdb.cpp:740
#: src/resources/itemtypemapdata.h:37 src/resources/itemtypemapdata.h:41
msgid "Use"
msgstr "Использовать"
@@ -2689,7 +2682,7 @@ msgstr "Создать подчиненного"
#. TRANSLATORS: info header
#. TRANSLATORS: info message
#: src/gui/popups/popupmenu.cpp:3296 src/gui/popups/popupmenu.cpp:3325
-#: src/gui/popups/popupmenu.cpp:3344 src/gui/windows/charselectdialog.cpp:80
+#: src/gui/popups/popupmenu.cpp:3344 src/gui/windows/charselectdialog.cpp:78
#: src/gui/windows/serverdialog.cpp:120 src/net/ea/charserverrecv.cpp:130
#: src/net/eathena/charserverrecv.cpp:426
#: src/net/eathena/charserverrecv.cpp:462
@@ -3197,7 +3190,7 @@ msgstr "Точка дороги"
#. TRANSLATORS: status bar label
#: src/gui/widgets/attrs/changedisplay.cpp:48
#: src/gui/widgets/attrs/changedisplay.cpp:70
-#: src/gui/widgets/selldialog.cpp:141 src/gui/windows/buydialog.cpp:352
+#: src/gui/widgets/selldialog.cpp:141 src/gui/windows/buydialog.cpp:350
#: src/gui/windows/statuswindow.cpp:454 src/gui/windows/statuswindow.cpp:516
msgid "Max"
msgstr "Макс"
@@ -3209,7 +3202,7 @@ msgstr "Макс"
#. TRANSLATORS: item amount window button
#. TRANSLATORS: npc dialog button
#: src/gui/widgets/attrs/changedisplay.cpp:50
-#: src/gui/widgets/selldialog.cpp:137 src/gui/windows/buydialog.cpp:332
+#: src/gui/widgets/selldialog.cpp:137 src/gui/windows/buydialog.cpp:330
#: src/gui/windows/itemamountwindow.cpp:198
#: src/gui/windows/itemamountwindow.cpp:234 src/gui/windows/npcdialog.cpp:126
msgid "+"
@@ -3252,7 +3245,7 @@ msgstr "Открыть ссылку"
#. TRANSLATORS: servers dialog button
#. TRANSLATORS: shop window label
#. TRANSLATORS: trade window button
-#: src/gui/widgets/selldialog.cpp:115 src/gui/windows/buydialog.cpp:338
+#: src/gui/widgets/selldialog.cpp:115 src/gui/windows/buydialog.cpp:336
#: src/gui/windows/maileditwindow.cpp:61 src/gui/windows/npcdialog.cpp:135
#: src/gui/windows/serverdialog.cpp:112 src/gui/windows/shopwindow.cpp:124
#: src/gui/windows/tradewindow.cpp:87
@@ -3266,7 +3259,7 @@ msgstr "Добавить"
#. TRANSLATORS: servers dialog button
#. TRANSLATORS: sell dialog button
#. TRANSLATORS: input action name
-#: src/gui/widgets/selldialog.cpp:119 src/gui/windows/buydialog.cpp:350
+#: src/gui/widgets/selldialog.cpp:119 src/gui/windows/buydialog.cpp:348
#: src/gui/windows/quitdialog.cpp:51 src/gui/windows/quitdialog.cpp:56
#: src/gui/windows/quitdialog.cpp:58 src/gui/windows/serverdialog.cpp:108
#: src/gui/windows/textselectdialog.cpp:94 src/input/pages/basic.cpp:226
@@ -3278,7 +3271,7 @@ msgstr "Выход"
#. You may change this symbol if your language uses another.
#. TRANSLATORS: item amount window button
#. TRANSLATORS: npc dialog button
-#: src/gui/widgets/selldialog.cpp:139 src/gui/windows/buydialog.cpp:335
+#: src/gui/widgets/selldialog.cpp:139 src/gui/windows/buydialog.cpp:333
#: src/gui/windows/itemamountwindow.cpp:196
#: src/gui/windows/itemamountwindow.cpp:231 src/gui/windows/npcdialog.cpp:128
msgid "-"
@@ -3287,7 +3280,7 @@ msgstr "-"
#. TRANSLATORS: sell dialog label
#. TRANSLATORS: buy dialog label
#: src/gui/widgets/selldialog.cpp:148 src/gui/widgets/selldialog.cpp:370
-#: src/gui/windows/buydialog.cpp:318 src/gui/windows/buydialog.cpp:752
+#: src/gui/windows/buydialog.cpp:316 src/gui/windows/buydialog.cpp:750
#, c-format
msgid "Price: %s / Total: %s"
msgstr "Цена: %s / Всего: %s"
@@ -3300,7 +3293,8 @@ msgid "Edit"
msgstr "Изменить"
#. TRANSLATORS: status window label
-#: src/gui/widgets/statspagebasic.cpp:71 src/gui/widgets/statspagebasic.cpp:102
+#: src/gui/widgets/statspagebasic.cpp:71
+#: src/gui/widgets/statspagebasic.cpp:102
#, c-format
msgid "Character points: %d"
msgstr "Очки персонажа: %d"
@@ -3790,10 +3784,7 @@ msgid ""
"Chat window will be automatically hidden when not in use.\n"
"\n"
"Hit Enter or hover mouse to show chat again."
-msgstr ""
-"Окно чата будет автоматически скрыто, когда не используется.\n"
-"\n"
-"Нажмите Enter или наведите курсор, чтобы показать чат снова."
+msgstr "Окно чата будет автоматически скрыто, когда не используется.\n\nНажмите Enter или наведите курсор, чтобы показать чат снова."
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_chat.cpp:58
@@ -3805,19 +3796,15 @@ msgstr "Защитить фокус чата"
msgid ""
"Enables aggressive protection of input focus in chat window.\n"
"\n"
-"Note: no other text inputs will be allowed to receive text input when you "
-"typing in chat window."
-msgstr ""
-"Включает принудительную защиту ввода в окне чата.\n"
-"\n"
-"Примечание: другие текстовые поля будут недоступны для ввода пока Вы "
-"набираете текст в окне чата."
+"Note: no other text inputs will be allowed to receive text input when you typing in chat window."
+msgstr "Включает принудительную защиту ввода в окне чата.\n\nПримечание: другие текстовые поля будут недоступны для ввода пока Вы набираете текст в окне чата."
#. TRANSLATORS: settings group
#. TRANSLATORS: settings colors tab name
#. TRANSLATORS: emotes tab name
#: src/gui/widgets/tabs/setup_chat.cpp:67
-#: src/gui/widgets/tabs/setup_colors.cpp:86 src/gui/windows/emotewindow.cpp:132
+#: src/gui/widgets/tabs/setup_colors.cpp:86
+#: src/gui/windows/emotewindow.cpp:132
msgid "Colors"
msgstr "Цвета"
@@ -3831,9 +3818,7 @@ msgstr "Удалить цвета из полученных сообщений
msgid ""
"Enable this setting to strip colors from incoming chat messages. All "
"messages will use default chat text color if this enabled."
-msgstr ""
-"Отключает цветные сообщения чата. Если опция включена, все сообщения будут "
-"такого же цвета как и основной текст чата."
+msgstr "Отключает цветные сообщения чата. Если опция включена, все сообщения будут такого же цвета как и основной текст чата."
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_chat.cpp:77
@@ -3843,17 +3828,10 @@ msgstr "Показать список цветов чата"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:79
msgid ""
-"Enable this setting to show color selection drop-down in chat window. Chat "
-"window will display color selection drop-down.\n"
-"\n"
-"It allows one to select default color of outgoing chat messages easily, but "
-"also occupies some space in chat window."
-msgstr ""
-"Включите эту опцию, чтобы видеть выдвигаемую панель выбора цвета в окне "
-"чата. Окно чата будет отображать выдвигаемую панель выбора цвета.\n"
+"Enable this setting to show color selection drop-down in chat window. Chat window will display color selection drop-down.\n"
"\n"
-"Это позволяет легко выбирать цвет по умолчанию для исходящих сообщения в "
-"чате, однако занимает место в окне чата."
+"It allows one to select default color of outgoing chat messages easily, but also occupies some space in chat window."
+msgstr "Включите эту опцию, чтобы видеть выдвигаемую панель выбора цвета в окне чата. Окно чата будет отображать выдвигаемую панель выбора цвета.\n\nЭто позволяет легко выбирать цвет по умолчанию для исходящих сообщения в чате, однако занимает место в окне чата."
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_chat.cpp:90
@@ -3864,8 +3842,7 @@ msgstr "Разрешить магические и администраторс
#: src/gui/widgets/tabs/setup_chat.cpp:92
msgid ""
"Enable this setting to be able to type spells and GM commands in any tab."
-msgstr ""
-"Включите эту опцию, чтобы писать заклинания и GM команды в любой вкладке."
+msgstr "Включите эту опцию, чтобы писать заклинания и GM команды в любой вкладке."
#. TRANSLATORS: settings group
#: src/gui/widgets/tabs/setup_chat.cpp:98
@@ -3880,17 +3857,10 @@ msgstr "Ограничить число символов в строке чат
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:103
msgid ""
-"Limits how many characters will be shown in longest lines of text displayed "
-"in chat.\n"
+"Limits how many characters will be shown in longest lines of text displayed in chat.\n"
"\n"
-"Note: long lines can make client slower. Lines longer than this limit will "
-"be truncated."
-msgstr ""
-"Лимит на количество символов самой длинной строки текста отображаемой в "
-"чате.\n"
-"\n"
-"Памятка: длинные строки могут замедлять работу клиента. Строки превышающие "
-"лимит будут обрезаны."
+"Note: long lines can make client slower. Lines longer than this limit will be truncated."
+msgstr "Лимит на количество символов самой длинной строки текста отображаемой в чате.\n\nПамятка: длинные строки могут замедлять работу клиента. Строки превышающие лимит будут обрезаны."
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_chat.cpp:110
@@ -3900,18 +3870,10 @@ msgstr "Ограничить число строк в чате"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:112
msgid ""
-"Limits how many lines chat will keep in scrollback buffer. Chat keeps "
-"specified number of last lines of text. Oldest lines exceeding this limit "
-"are discarded from scrollback buffer.\n"
+"Limits how many lines chat will keep in scrollback buffer. Chat keeps specified number of last lines of text. Oldest lines exceeding this limit are discarded from scrollback buffer.\n"
"\n"
"Note: keeping too many lines in scroll buffer can slow client down."
-msgstr ""
-"Ограничивает количество строк чата, хранящихся в скролл буфере. Чат хранит "
-"определенное количество последних строк текста. Самые старые строки "
-"превышающие этот лимит будут удалены из скролл буфера.\n"
-"\n"
-"Примечание: хранение слишком многих строк в скролл буфере может замедлить "
-"работу клиента."
+msgstr "Ограничивает количество строк чата, хранящихся в скролл буфере. Чат хранит определенное количество последних строк текста. Самые старые строки превышающие этот лимит будут удалены из скролл буфера.\n\nПримечание: хранение слишком многих строк в скролл буфере может замедлить работу клиента."
#. TRANSLATORS: settings group
#: src/gui/widgets/tabs/setup_chat.cpp:120
@@ -3949,11 +3911,9 @@ msgstr "Показать историю чата"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:138
msgid ""
-"If this setting enabled, client will load old chat tabs content from logs on "
-"startup instead of starting with empty chat tabs."
-msgstr ""
-"Если эта опция включена, во время старта клиента будет загружаться "
-"содержимое старых вкладок чата из логов вместо старта с пустыми вкладками."
+"If this setting enabled, client will load old chat tabs content from logs on"
+" startup instead of starting with empty chat tabs."
+msgstr "Если эта опция включена, во время старта клиента будет загружаться содержимое старых вкладок чата из логов вместо старта с пустыми вкладками."
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_chat.cpp:143
@@ -3963,11 +3923,9 @@ msgstr "Показывать информацию о подключениях в
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:145
msgid ""
-"If this setting is enabled, online status changes of party members will be "
-"shown in party tab of chat.\n"
+"If this setting is enabled, online status changes of party members will be shown in party tab of chat.\n"
"\n"
-"This adds some extra noise to chat, but allows one to see when your buddies "
-"are coming online."
+"This adds some extra noise to chat, but allows one to see when your buddies are coming online."
msgstr ""
#. TRANSLATORS: settings option
@@ -3978,11 +3936,9 @@ msgstr "Показывать информацию о подключениях в
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:153
msgid ""
-"If this setting is enabled, online status changes of guild members will be "
-"shown in guild tab of chat.\n"
+"If this setting is enabled, online status changes of guild members will be shown in guild tab of chat.\n"
"\n"
-"This adds some extra noise to chat, but allows one to see when your buddies "
-"are coming online."
+"This adds some extra noise to chat, but allows one to see when your buddies are coming online."
msgstr ""
#. TRANSLATORS: settings group
@@ -3998,13 +3954,9 @@ msgstr "Скрыть сообщения магазина"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:165
msgid ""
-"If this setting enabled, no messages related to built-in ManaPlus shop will "
-"be displayed in chat. Disable this setting if you want to see shop-related "
-"messages.\n"
+"If this setting enabled, no messages related to built-in ManaPlus shop will be displayed in chat. Disable this setting if you want to see shop-related messages.\n"
"\n"
-"Note: technically, ManaPlus shop implemented as usual private messages with "
-"special content. If you disable this setting, you will be able to see these "
-"messages and get idea when other players are looking at your shop."
+"Note: technically, ManaPlus shop implemented as usual private messages with special content. If you disable this setting, you will be able to see these messages and get idea when other players are looking at your shop."
msgstr ""
#. TRANSLATORS: settings option
@@ -4017,8 +3969,7 @@ msgstr "Показывать MVP сообщения"
msgid ""
"Enable this setting to see MVP messages from server.\n"
"\n"
-"Note: MVP messages are not used on TMW/Evol/etc servers, so this feature "
-"usually makes little difference."
+"Note: MVP messages are not used on TMW/Evol/etc servers, so this feature usually makes little difference."
msgstr ""
#. TRANSLATORS: settings group
@@ -4037,12 +3988,9 @@ msgstr "Личные сообщения во вкладках"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:188
msgid ""
-"If this setting enabled, all whispers (private messages) will be placed in "
-"separate tabs, separate tab for each player. If this setting disabled, all "
-"whispers will appear in General tab.\n"
+"If this setting enabled, all whispers (private messages) will be placed in separate tabs, separate tab for each player. If this setting disabled, all whispers will appear in General tab.\n"
"\n"
-"Note: putting all whispers to single General tab is known to be confusing. "
-"Think twice before disabling this feature."
+"Note: putting all whispers to single General tab is known to be confusing. Think twice before disabling this feature."
msgstr ""
#. TRANSLATORS: settings option
@@ -4053,8 +4001,7 @@ msgstr "Оставлять сообщения магии на вкладке о
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:198
msgid ""
-"If this setting is enabled, spell invocation will be shown in Debug tab. If "
-"disabled, it will be shown in General tab instead.\n"
+"If this setting is enabled, spell invocation will be shown in Debug tab. If disabled, it will be shown in General tab instead.\n"
"\n"
"Note: it does not affects server replies related to spells."
msgstr ""
@@ -4067,11 +4014,9 @@ msgstr "Показывать сообщения сервера на вкладк
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:206
msgid ""
-"If this setting is enabled, server messages will be shown in Debug tab of "
-"chat. If disabled, server messages will appear in General chat instead.\n"
+"If this setting is enabled, server messages will be shown in Debug tab of chat. If disabled, server messages will appear in General chat instead.\n"
"\n"
-"Note: according to 4144, disabling this could also make you to lose some "
-"debug messages from client in Debug tab since these are fake server messages."
+"Note: according to 4144, disabling this could also make you to lose some debug messages from client in Debug tab since these are fake server messages."
msgstr ""
#. TRANSLATORS: settings option
@@ -4096,11 +4041,9 @@ msgstr "Включить страницу чата для гм"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:225
msgid ""
-"If enabled, GM tab will appear in chat. It displays text related GM "
-"activity.\n"
+"If enabled, GM tab will appear in chat. It displays text related GM activity.\n"
"\n"
-"Note: this setting only makes difference for GMs (Game Masters) since this "
-"tab only appears for GMs."
+"Note: this setting only makes difference for GMs (Game Masters) since this tab only appears for GMs."
msgstr ""
#. TRANSLATORS: settings option
@@ -4111,8 +4054,7 @@ msgstr "Включить в чате закладку для языка"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:233
msgid ""
-"If this feature enabled, language tab will appear if server supports this "
-"feature.\n"
+"If this feature enabled, language tab will appear if server supports this feature.\n"
"\n"
"Note: only supported by Evol server yet."
msgstr ""
@@ -4125,9 +4067,7 @@ msgstr "Показывать сообщения на всех языках"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:241
msgid ""
-"If this setting enabled and server supports different chats for different "
-"languages, you will see messages for all languages, regardless of your "
-"language preferences.\n"
+"If this setting enabled and server supports different chats for different languages, you will see messages for all languages, regardless of your language preferences.\n"
"\n"
"Note: it only works on servers supporting language tabs feature, like Evol."
msgstr ""
@@ -4140,9 +4080,7 @@ msgstr "Включить вкладку боя"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:251
msgid ""
-"If this setting enabled, Battle tab will appear in chat. This tab will "
-"contain messages related to battles, like damage and experience gain, if "
-"battle messages are enabled.\n"
+"If this setting enabled, Battle tab will appear in chat. This tab will contain messages related to battles, like damage and experience gain, if battle messages are enabled.\n"
"\n"
"Note: client restart required to take effect."
msgstr ""
@@ -4168,10 +4106,7 @@ msgstr "Подгонять размер чата"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:268
msgid ""
-"If this feature enabled, text in chat will be automatically adjusted to "
-"adapt to appearance of chat input field when you typing message and when "
-"input field of chat disappears. If disabled, chat input area will always "
-"occupy its place, which could be otherwise usable for text.\n"
+"If this feature enabled, text in chat will be automatically adjusted to adapt to appearance of chat input field when you typing message and when input field of chat disappears. If disabled, chat input area will always occupy its place, which could be otherwise usable for text.\n"
"\n"
"Note: its mostly about jumpy attitude vs less usable space for text."
msgstr ""
@@ -4196,9 +4131,7 @@ msgstr "Использовать местное время"
msgid ""
"If this feature enabled, timestamps in chat will use local times. If "
"disabled, server time will be used (often it is GMT+0)."
-msgstr ""
-"Если опция активна, метки времени в чате будут использовать локальное время. "
-"Если отключена, будет использоваться серверное время (зачастую это GTM+0)."
+msgstr "Если опция активна, метки времени в чате будут использовать локальное время. Если отключена, будет использоваться серверное время (зачастую это GTM+0)."
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_chat.cpp:296
@@ -4208,8 +4141,7 @@ msgstr "Подсвечиваемые слова (разделенные запя
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:298
msgid ""
-"Here you can specify some extra words which will also cause highlighting. "
-"Use comma to separate words.\n"
+"Here you can specify some extra words which will also cause highlighting. Use comma to separate words.\n"
"\n"
"Note: frequent highlights are annoying - use it with caution."
msgstr ""
@@ -4222,8 +4154,7 @@ msgstr "Игнорировать глобальные сообщения с им
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:306
msgid ""
-"This setting allows you to ignore some global messages if particular sender "
-"(NPC, GM) annoys you too much. Global will be moved to Debug instead.\n"
+"This setting allows you to ignore some global messages if particular sender (NPC, GM) annoys you too much. Global will be moved to Debug instead.\n"
"\n"
"Note: careless use of this feature can make you to miss important announces!"
msgstr ""
@@ -4236,12 +4167,9 @@ msgstr "Показывать кнопку эмоций в чате"
#. TRANSLATORS: settings description
#: src/gui/widgets/tabs/setup_chat.cpp:315
msgid ""
-"If this setting enabled, button will appear near text input field. This "
-"button allows one to invoke composing window, which allows one to insert "
-"smiles and text formatting easily.\n"
+"If this setting enabled, button will appear near text input field. This button allows one to invoke composing window, which allows one to insert smiles and text formatting easily.\n"
"\n"
-"Note: same window can also be invoked by hotkey when typing, usually F1 by "
-"default."
+"Note: same window can also be invoked by hotkey when typing, usually F1 by default."
msgstr ""
#. TRANSLATORS: settings option
@@ -4254,9 +4182,7 @@ msgstr "Показывать motd сообщение сервера"
msgid ""
"If this setting enabled, client will display server MOTD (message of the "
"day) once you connect to server. Disable it to hide MOTD."
-msgstr ""
-"Если включена эта опция, то при подключении к серверу будет отображаться "
-"MOTD - сообщение/совет дня. Отключите, чтобы не показывать MOTD."
+msgstr "Если включена эта опция, то при подключении к серверу будет отображаться MOTD - сообщение/совет дня. Отключите, чтобы не показывать MOTD."
#. TRANSLATORS: color selection preview message
#: src/gui/widgets/tabs/setup_colors.cpp:50
@@ -4352,9 +4278,7 @@ msgstr "Обнаружен(ы) конфликт(ы) клавиш."
msgid ""
"Conflict \"%s\" and \"%s\" keys. Resolve them, or gameplay may result in "
"strange behaviour."
-msgstr ""
-"Конфликт клавиш \"%s\" и \"%s\".Исправьте их, или игра может себя странно "
-"вести."
+msgstr "Конфликт клавиш \"%s\" и \"%s\".Исправьте их, или игра может себя странно вести."
#. TRANSLATORS: unknown key name
#. TRANSLATORS: quests window quest name
@@ -4936,8 +4860,8 @@ msgstr "Нет"
#. TRANSLATORS: settings tab name
#. TRANSLATORS: perfoamance tab quick button
-#: src/gui/widgets/tabs/setup_perfomance.cpp:61 src/progs/dyecmd/client.cpp:534
-#: src/progs/manaplus/client.cpp:894
+#: src/gui/widgets/tabs/setup_perfomance.cpp:61
+#: src/progs/dyecmd/client.cpp:534 src/progs/manaplus/client.cpp:894
msgid "Performance"
msgstr "Производительность"
@@ -4959,9 +4883,7 @@ msgstr "Аппаратное ускорение"
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_perfomance.cpp:90
msgid "Enable opacity cache (Software, can use much memory)"
-msgstr ""
-"Включить кеш прозрачности (программный режим, может использовать много "
-"памяти)"
+msgstr "Включить кеш прозрачности (программный режим, может использовать много памяти)"
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_perfomance.cpp:95
@@ -5001,9 +4923,7 @@ msgstr "Улучшение качества (выключите для лучш
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_perfomance.cpp:125
msgid "Enable alpha channel fix (Software, can be very slow)"
-msgstr ""
-"Включить исправление альфа канала (программный режим, может быть очень "
-"медленным)"
+msgstr "Включить исправление альфа канала (программный режим, может быть очень медленным)"
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_perfomance.cpp:130
@@ -5018,8 +4938,7 @@ msgstr "Включить перестановку спрайтов (нужен
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_perfomance.cpp:140
msgid "Small memory (enable for lower memory usage)"
-msgstr ""
-"Уменьшенное потребление памяти (включите для меньшего потребления памяти)"
+msgstr "Уменьшенное потребление памяти (включите для меньшего потребления памяти)"
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_perfomance.cpp:144
@@ -5034,8 +4953,7 @@ msgstr "Выключить кеширование сущностей (прогр
#. TRANSLATORS: settings group
#: src/gui/widgets/tabs/setup_perfomance.cpp:154
msgid "Different options (enable or disable can improve performance)"
-msgstr ""
-"Разные настройки (включение или выключение может улучшить производительность)"
+msgstr "Разные настройки (включение или выключение может улучшить производительность)"
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_perfomance.cpp:161
@@ -5075,8 +4993,7 @@ msgstr "Кешировать все звуки (может использова
#. TRANSLATORS: settings group
#: src/gui/widgets/tabs/setup_perfomance.cpp:193
msgid "Critical options (DO NOT change if you don't know what you're doing)"
-msgstr ""
-"Очень важные настройки (НЕ МЕНЯЙТЕ если вы не уверены в том, что вы делаете)"
+msgstr "Очень важные настройки (НЕ МЕНЯЙТЕ если вы не уверены в том, что вы делаете)"
#. TRANSLATORS: settings option
#: src/gui/widgets/tabs/setup_perfomance.cpp:197
@@ -5276,9 +5193,9 @@ msgstr "Разрешить шептание"
#. TRANSLATORS: command editor button
#. TRANSLATORS: input action name
#: src/gui/widgets/tabs/setup_relations.cpp:78
-#: src/gui/windows/charselectdialog.cpp:82 src/gui/windows/mailwindow.cpp:73
+#: src/gui/windows/charselectdialog.cpp:80 src/gui/windows/mailwindow.cpp:73
#: src/gui/windows/serverdialog.cpp:116 src/gui/windows/shopwindow.cpp:126
-#: src/gui/windows/textcommandeditor.cpp:106 src/input/pages/gui.cpp:109
+#: src/gui/windows/textcommandeditor.cpp:102 src/input/pages/gui.cpp:109
msgid "Delete"
msgstr "Удалить"
@@ -5539,17 +5456,13 @@ msgstr "Нет"
#: src/gui/widgets/tabs/setup_video.cpp:246
msgid ""
"Failed to switch to windowed mode and restoration of old mode also failed!"
-msgstr ""
-"Не удалось переключиться в оконный режим. Восстановить старый режим также не "
-"удалось!"
+msgstr "Не удалось переключиться в оконный режим. Восстановить старый режим также не удалось!"
#. TRANSLATORS: video error message
#: src/gui/widgets/tabs/setup_video.cpp:253
msgid ""
"Failed to switch to fullscreen mode and restoration of old mode also failed!"
-msgstr ""
-"Не удалось переключиться в полноэкранный режим. Восстановить старый режим "
-"также не удалось!"
+msgstr "Не удалось переключиться в полноэкранный режим. Восстановить старый режим также не удалось!"
#. TRANSLATORS: video settings warning
#: src/gui/widgets/tabs/setup_video.cpp:266
@@ -5590,9 +5503,7 @@ msgstr "Разрешение экрана изменено"
#. TRANSLATORS: video settings warning
#: src/gui/widgets/tabs/setup_video.cpp:423
msgid "Some windows may be moved to fit the lowered resolution."
-msgstr ""
-"Некоторые окна могут быть сдвинуты, чтобы уместиться на экране при меньшем "
-"разрешении."
+msgstr "Некоторые окна могут быть сдвинуты, чтобы уместиться на экране при меньшем разрешении."
#. TRANSLATORS: speach type
#: src/gui/widgets/tabs/setup_visual.cpp:43
@@ -6150,25 +6061,25 @@ msgid "Deposit"
msgstr "Положить"
#. TRANSLATORS: buy dialog name
-#: src/gui/windows/buydialog.cpp:191
+#: src/gui/windows/buydialog.cpp:189
msgid "Create items"
msgstr "Создание предметов"
#. TRANSLATORS: buy dialog label
-#: src/gui/windows/buydialog.cpp:327
+#: src/gui/windows/buydialog.cpp:325
msgid "Amount:"
msgstr "Количество:"
#. TRANSLATORS: buy dialog button
#. TRANSLATORS: char create dialog button
#. TRANSLATORS: char select dialog. button.
-#: src/gui/windows/buydialog.cpp:338 src/gui/windows/charcreatedialog.cpp:112
-#: src/gui/windows/charselectdialog.cpp:620
+#: src/gui/windows/buydialog.cpp:336 src/gui/windows/charcreatedialog.cpp:112
+#: src/gui/windows/charselectdialog.cpp:618
msgid "Create"
msgstr "Создать"
#. TRANSLATORS: buy dialog label
-#: src/gui/windows/buydialog.cpp:389
+#: src/gui/windows/buydialog.cpp:387
msgid "Filter:"
msgstr "Фильтр:"
@@ -6224,7 +6135,7 @@ msgstr "Адрес E-mail не совпадает."
#: src/gui/windows/changeemaildialog.cpp:166
#: src/gui/windows/changepassworddialog.cpp:156
#: src/gui/windows/charcreatedialog.cpp:471
-#: src/gui/windows/charselectdialog.cpp:306
+#: src/gui/windows/charselectdialog.cpp:304
#: src/gui/windows/editserverdialog.cpp:204
#: src/gui/windows/registerdialog.cpp:245 src/net/ea/charserverrecv.cpp:105
#: src/net/eathena/charserverrecv.cpp:403
@@ -6306,7 +6217,8 @@ msgstr "^"
#: src/gui/windows/charcreatedialog.cpp:196
#: src/gui/windows/charcreatedialog.cpp:209
#: src/gui/windows/charcreatedialog.cpp:220
-#: src/gui/windows/charcreatedialog.cpp:230 src/gui/windows/outfitwindow.cpp:66
+#: src/gui/windows/charcreatedialog.cpp:230
+#: src/gui/windows/outfitwindow.cpp:66
msgid ">"
msgstr ">"
@@ -6324,7 +6236,8 @@ msgstr "Распределите очки (%d)"
#: src/gui/windows/charcreatedialog.cpp:200
#: src/gui/windows/charcreatedialog.cpp:211
#: src/gui/windows/charcreatedialog.cpp:222
-#: src/gui/windows/charcreatedialog.cpp:232 src/gui/windows/outfitwindow.cpp:64
+#: src/gui/windows/charcreatedialog.cpp:232
+#: src/gui/windows/outfitwindow.cpp:64
msgid "<"
msgstr "<"
@@ -6350,7 +6263,8 @@ msgstr "Внешность:"
#. TRANSLATORS: one char size female character gender
#. TRANSLATORS: here F is title for friends tab in social window
-#: src/gui/windows/charcreatedialog.cpp:251 src/gui/windows/socialwindow.cpp:70
+#: src/gui/windows/charcreatedialog.cpp:251
+#: src/gui/windows/socialwindow.cpp:70
msgid "F"
msgstr "Д"
@@ -6401,47 +6315,47 @@ msgid "Are you sure you want to delete this character?"
msgstr "Вы уверены, что хотите удалить этого персонажа?"
#. TRANSLATORS: char select dialog name
-#: src/gui/windows/charselectdialog.cpp:64
+#: src/gui/windows/charselectdialog.cpp:62
#, c-format
msgid "Account %s (last login time %s)"
msgstr "Аккаунт %s (последний вход %s)"
#. TRANSLATORS: char select dialog. button.
-#: src/gui/windows/charselectdialog.cpp:73
+#: src/gui/windows/charselectdialog.cpp:71
msgid "Switch"
msgstr "Сменить"
#. TRANSLATORS: char select dialog. button.
-#: src/gui/windows/charselectdialog.cpp:75
+#: src/gui/windows/charselectdialog.cpp:73
msgid "Password"
msgstr "Пароль"
#. TRANSLATORS: char select dialog. button.
#. TRANSLATORS: updater window button
-#: src/gui/windows/charselectdialog.cpp:78
-#: src/gui/windows/charselectdialog.cpp:610
+#: src/gui/windows/charselectdialog.cpp:76
+#: src/gui/windows/charselectdialog.cpp:608
#: src/gui/windows/updaterwindow.cpp:195
msgid "Play"
msgstr "Играть"
#. TRANSLATORS: char select dialog name
-#: src/gui/windows/charselectdialog.cpp:149
+#: src/gui/windows/charselectdialog.cpp:147
#, c-format
msgid "Account %s"
msgstr "Аккаунт %s"
#. TRANSLATORS: pin code dialog header.
-#: src/gui/windows/charselectdialog.cpp:178
+#: src/gui/windows/charselectdialog.cpp:176
msgid "Please set new pincode"
msgstr "Пожалуйста, установите новый пин код"
#. TRANSLATORS: character rename dialog header.
-#: src/gui/windows/charselectdialog.cpp:228
+#: src/gui/windows/charselectdialog.cpp:226
msgid "Please enter new name"
msgstr "Пожалуйста, введите новое имя"
#. TRANSLATORS: char select dialog. player info message.
-#: src/gui/windows/charselectdialog.cpp:250
+#: src/gui/windows/charselectdialog.cpp:248
#, c-format
msgid ""
"Hp: %u/%u\n"
@@ -6452,27 +6366,27 @@ msgid ""
msgstr ""
#. TRANSLATORS: error message
-#: src/gui/windows/charselectdialog.cpp:308
+#: src/gui/windows/charselectdialog.cpp:306
msgid "Incorrect password"
msgstr "Неправильный пароль"
#. TRANSLATORS: char deletion question.
-#: src/gui/windows/charselectdialog.cpp:459
+#: src/gui/windows/charselectdialog.cpp:457
msgid "Enter your email for deleting character"
msgstr "Введите ваш email для удаления персонажа"
#. TRANSLATORS: email label.
-#: src/gui/windows/charselectdialog.cpp:461
+#: src/gui/windows/charselectdialog.cpp:459
msgid "Enter email:"
msgstr "Введите email:"
#. TRANSLATORS: char deletion question.
-#: src/gui/windows/charselectdialog.cpp:468
+#: src/gui/windows/charselectdialog.cpp:466
msgid "Enter password for deleting character"
msgstr "Введите пароль для удаления персонажа"
#. TRANSLATORS: email label.
-#: src/gui/windows/charselectdialog.cpp:470
+#: src/gui/windows/charselectdialog.cpp:468
msgid "Enter password:"
msgstr "Введите пароль:"
@@ -6540,7 +6454,8 @@ msgstr "Редактирование сервера"
#. TRANSLATORS: edit server dialog button
#. TRANSLATORS: servers dialog button
-#: src/gui/windows/editserverdialog.cpp:57 src/gui/windows/serverdialog.cpp:110
+#: src/gui/windows/editserverdialog.cpp:57
+#: src/gui/windows/serverdialog.cpp:110
msgid "Connect"
msgstr "Соединиться"
@@ -6615,8 +6530,9 @@ msgstr "Т"
#. TRANSLATORS: unknown hosts group name
#. TRANSLATORS: unknown skills tab name
#. TRANSLATORS: Skill type
-#: src/gui/windows/equipmentwindow.cpp:675 src/gui/windows/serverdialog.cpp:484
-#: src/gui/windows/skilldialog.cpp:146 src/resources/skill/skillinfo.cpp:125
+#: src/gui/windows/equipmentwindow.cpp:675
+#: src/gui/windows/serverdialog.cpp:484 src/gui/windows/skilldialog.cpp:146
+#: src/resources/skill/skillinfo.cpp:125
msgid "Unknown"
msgstr "Неизвестный"
@@ -6650,7 +6566,7 @@ msgstr "Вставка"
#. TRANSLATORS: popup menu item
#. TRANSLATORS: inventory button
#: src/gui/windows/inventorywindow.cpp:205 src/gui/windows/outfitwindow.cpp:68
-#: src/resources/db/itemdb.cpp:724 src/resources/itemtypemapdata.h:45
+#: src/resources/db/itemdb.cpp:722 src/resources/itemtypemapdata.h:45
#: src/resources/itemtypemapdata.h:49 src/resources/itemtypemapdata.h:53
#: src/resources/itemtypemapdata.h:57 src/resources/itemtypemapdata.h:61
#: src/resources/itemtypemapdata.h:65 src/resources/itemtypemapdata.h:69
@@ -6919,7 +6835,8 @@ msgstr "Заголовок:"
#. TRANSLATORS: mail edit window label
#. TRANSLATORS: mail view window label
-#: src/gui/windows/maileditwindow.cpp:67 src/gui/windows/mailviewwindow.cpp:112
+#: src/gui/windows/maileditwindow.cpp:67
+#: src/gui/windows/mailviewwindow.cpp:112
#: src/gui/windows/mailviewwindow.cpp:265
msgid "Money:"
msgstr "Деньги:"
@@ -7544,67 +7461,67 @@ msgid "Level: %d (%s %d)"
msgstr "Уровень: %d (%s %d)"
#. TRANSLATORS: command editor name
-#: src/gui/windows/textcommandeditor.cpp:56
+#: src/gui/windows/textcommandeditor.cpp:52
msgid "Command Editor"
msgstr "Редактор команд"
#. TRANSLATORS: command editor button
-#: src/gui/windows/textcommandeditor.cpp:65
+#: src/gui/windows/textcommandeditor.cpp:61
msgid "magic"
msgstr "Магия"
#. TRANSLATORS: command editor button
-#: src/gui/windows/textcommandeditor.cpp:67
+#: src/gui/windows/textcommandeditor.cpp:63
msgid "other"
msgstr "Другое"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:70
+#: src/gui/windows/textcommandeditor.cpp:66
msgid "Symbol:"
msgstr "Символ:"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:73
+#: src/gui/windows/textcommandeditor.cpp:69
msgid "Command:"
msgstr "Команда:"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:76
+#: src/gui/windows/textcommandeditor.cpp:72
msgid "Comment:"
msgstr "Комментарий:"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:80
+#: src/gui/windows/textcommandeditor.cpp:76
msgid "Target Type:"
msgstr "Тип цели:"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:84
+#: src/gui/windows/textcommandeditor.cpp:80
msgid "Icon:"
msgstr "Картинка:"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:88
+#: src/gui/windows/textcommandeditor.cpp:84
msgid "Mana:"
msgstr "Мана:"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:91
+#: src/gui/windows/textcommandeditor.cpp:87
msgid "Magic level:"
msgstr "Уровень Магии:"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:95
+#: src/gui/windows/textcommandeditor.cpp:91
msgid "Magic School:"
msgstr "Школа Магии:"
#. TRANSLATORS: command editor label
-#: src/gui/windows/textcommandeditor.cpp:98
+#: src/gui/windows/textcommandeditor.cpp:94
msgid "School level:"
msgstr "Уровень школы:"
#. TRANSLATORS: command editor button
-#: src/gui/windows/textcommandeditor.cpp:104
+#: src/gui/windows/textcommandeditor.cpp:100
msgid "Save"
msgstr "Сохранить"
@@ -7656,10 +7573,9 @@ msgstr "У вас недостаточно денег."
#. TRANSLATORS: trade error
#: src/gui/windows/tradewindow.cpp:529
-msgid "Failed adding item. You can not overlap one kind of item on the window."
-msgstr ""
-"Отказано в добавлении предмета. Вы не можете добавить какой-либо вид "
-"объектов более одного раза."
+msgid ""
+"Failed adding item. You can not overlap one kind of item on the window."
+msgstr "Отказано в добавлении предмета. Вы не можете добавить какой-либо вид объектов более одного раза."
#. TRANSLATORS: trade error
#: src/gui/windows/tradewindow.cpp:542
@@ -8958,8 +8874,7 @@ msgstr "Очистить окно бросания"
#. TRANSLATORS: error message
#: src/net/ea/charserverrecv.cpp:50
msgid "Access denied. Most likely, there are too many players on this server."
-msgstr ""
-"В доступе отказано. Скорее всего, на этом сервере слишком много игроков."
+msgstr "В доступе отказано. Скорее всего, на этом сервере слишком много игроков."
#. TRANSLATORS: error message
#: src/net/ea/charserverrecv.cpp:55
@@ -8974,8 +8889,7 @@ msgstr "Неизвестная ошибка сервера персонажей.
#. TRANSLATORS: error message
#: src/net/ea/charserverrecv.cpp:75
msgid "Failed to create character. Most likely the name is already taken."
-msgstr ""
-"Невозможно создать персонажа. Скорее всего, такое имя уже используется."
+msgstr "Невозможно создать персонажа. Скорее всего, такое имя уже используется."
#. TRANSLATORS: error message
#: src/net/ea/charserverrecv.cpp:80 src/net/ea/loginrecv.cpp:117
@@ -9071,9 +8985,7 @@ msgstr "Вас навсегда забанили. Пожалуйста, свяж
msgid ""
"Client too old or wrong server type.\n"
"Please update client on http://manaplus.org"
-msgstr ""
-"Клиент слишком старый.\n"
-"Пожалуйста обновите клиент на сайте http://manaplus.org"
+msgstr "Клиент слишком старый.\nПожалуйста обновите клиент на сайте http://manaplus.org"
#. TRANSLATORS: error message
#: src/net/ea/loginrecv.cpp:103 src/net/eathena/loginrecv.cpp:92
@@ -9081,8 +8993,7 @@ msgstr ""
msgid ""
"You have been temporarily banned from the game until %s.\n"
"Please contact the GM team via the forums."
-msgstr ""
-"Вас забанили до %s. Пожалуйста, свяжитесь с командой ГМ-ов через форум."
+msgstr "Вас забанили до %s. Пожалуйста, свяжитесь с командой ГМ-ов через форум."
#. TRANSLATORS: error message
#: src/net/ea/loginrecv.cpp:109 src/net/eathena/loginrecv.cpp:101
@@ -9415,8 +9326,8 @@ msgstr "Осталось %s арендного времени для %s."
#. TRANSLATORS: unknown item name
#. TRANSLATORS: item name
#: src/net/eathena/inventoryrecv.cpp:1228
-#: src/net/eathena/inventoryrecv.cpp:1361 src/net/eathena/mail2recv.cpp:207
-#: src/resources/db/itemdb.cpp:201
+#: src/net/eathena/inventoryrecv.cpp:1361 src/net/eathena/mail2recv.cpp:205
+#: src/resources/db/itemdb.cpp:199
msgid "Unknown item"
msgstr "Неизвестный предмет"
@@ -9442,7 +9353,7 @@ msgid "You have new mail from %s with subject %s"
msgstr "Вам пришло сообщение от %s и заголовком %s"
#. TRANSLATORS: player killed message
-#: src/net/eathena/playerrecv.cpp:486
+#: src/net/eathena/playerrecv.cpp:464
msgid "You were killed by unknown source."
msgstr "Вы были убиты неизвестным."
@@ -9677,72 +9588,70 @@ msgid "dyecmd srcdyestring dstfile"
msgstr "dyecmd файл_строка_цвета файл_назначения"
#. TRANSLATORS: file uploaded message
-#: src/progs/manaplus/actions/actions.cpp:176
+#: src/progs/manaplus/actions/actions.cpp:172
msgid "File uploaded"
msgstr "Файл выгружен"
#. TRANSLATORS: clear graphics command message
#. TRANSLATORS: clear fonts cache message
-#: src/progs/manaplus/actions/actions.cpp:1079
-#: src/progs/manaplus/actions/actions.cpp:1092
+#: src/progs/manaplus/actions/actions.cpp:1075
+#: src/progs/manaplus/actions/actions.cpp:1088
msgid "Cache cleaned"
msgstr "Кеш очищен"
#. TRANSLATORS: uptime command
-#: src/progs/manaplus/actions/actions.cpp:1264
-#: src/progs/manaplus/actions/actions.cpp:1270
+#: src/progs/manaplus/actions/actions.cpp:1260
+#: src/progs/manaplus/actions/actions.cpp:1266
#, c-format
msgid "Client uptime: %s"
msgstr "Время работы клиента: %s"
#. TRANSLATORS: dump command
-#: src/progs/manaplus/actions/actions.cpp:1327
-#: src/progs/manaplus/actions/actions.cpp:1336
+#: src/progs/manaplus/actions/actions.cpp:1323
+#: src/progs/manaplus/actions/actions.cpp:1332
msgid "Resource images:"
msgstr "Изображений:"
#. TRANSLATORS: dump command
-#: src/progs/manaplus/actions/actions.cpp:1330
-#: src/progs/manaplus/actions/actions.cpp:1340
+#: src/progs/manaplus/actions/actions.cpp:1326
+#: src/progs/manaplus/actions/actions.cpp:1336
msgid "Resource orphaned images:"
msgstr "Удаленных изображений:"
#. TRANSLATORS: dump environment command
-#: src/progs/manaplus/actions/actions.cpp:1437
+#: src/progs/manaplus/actions/actions.cpp:1433
msgid "Environment variables dumped"
msgstr "Переменные среды сохранены"
#. TRANSLATORS: upload config chat message
-#: src/progs/manaplus/actions/actions.cpp:1572
+#: src/progs/manaplus/actions/actions.cpp:1568
msgid "Uploaded config into:"
msgstr "Информация о выгруженном конфиге:"
#. TRANSLATORS: upload config chat message
-#: src/progs/manaplus/actions/actions.cpp:1582
+#: src/progs/manaplus/actions/actions.cpp:1578
msgid "Uploaded server config into:"
msgstr "Информация о выгруженном конфиге сервера:"
#. TRANSLATORS: upload log chat message
-#: src/progs/manaplus/actions/actions.cpp:1592
+#: src/progs/manaplus/actions/actions.cpp:1588
msgid "Uploaded log into:"
msgstr "Информация о выгруженном логе:"
#. TRANSLATORS: last seen disabled warning
-#: src/progs/manaplus/actions/actions.cpp:1847
+#: src/progs/manaplus/actions/actions.cpp:1843
msgid ""
"Last seen disabled. Enable in players / collect players id and seen log."
-msgstr ""
-"Сбор информации о пользователя отключен. Включите его в игроки / собирать ид "
-"игроков и лог встреч."
+msgstr "Сбор информации о пользователя отключен. Включите его в игроки / собирать ид игроков и лог встреч."
#. TRANSLATORS: last seen error
-#: src/progs/manaplus/actions/actions.cpp:1866
-#: src/progs/manaplus/actions/actions.cpp:1880
+#: src/progs/manaplus/actions/actions.cpp:1862
+#: src/progs/manaplus/actions/actions.cpp:1876
msgid "You not saw this nick."
msgstr "Вам не встречался этот ник."
#. TRANSLATORS: last seen message
-#: src/progs/manaplus/actions/actions.cpp:1872
+#: src/progs/manaplus/actions/actions.cpp:1868
#, c-format
msgid "Last seen for %s: %s"
msgstr "Последняя встреча с %s: %s"
@@ -10098,8 +10007,8 @@ msgstr "Новый OpenGL"
#. TRANSLATORS: unknown info name
#. TRANSLATORS: being info default name
#: src/resources/beinginfo.cpp:63 src/resources/db/avatardb.cpp:95
-#: src/resources/db/homunculusdb.cpp:99 src/resources/db/itemdb.cpp:444
-#: src/resources/db/itemdb.cpp:448 src/resources/db/mercenarydb.cpp:101
+#: src/resources/db/homunculusdb.cpp:99 src/resources/db/itemdb.cpp:442
+#: src/resources/db/itemdb.cpp:446 src/resources/db/mercenarydb.cpp:101
#: src/resources/db/moddb.cpp:80 src/resources/db/monsterdb.cpp:103
#: src/resources/modinfo.cpp:29
msgid "unnamed"
@@ -10639,8 +10548,7 @@ msgstr "Ошибка перемещения денег в банк. Возмож
msgid ""
"Withdraw failed. You probably don't have this amount of money in the bank "
"right now."
-msgstr ""
-"Ошибка перемещения денег из банка. Возможно у вас нет столько денег в банке."
+msgstr "Ошибка перемещения денег из банка. Возможно у вас нет столько денег в банке."
#. TRANSLATORS: notification message
#: src/resources/notifications.h:434
@@ -10682,9 +10590,7 @@ msgstr "Сделка провалена."
msgid ""
"The trade failed, because the entered amount of item is higher, than the "
"buyer is willing to buy."
-msgstr ""
-"Сделка провалена потому, что указанное количество больще чем покупатель "
-"хочет купить."
+msgstr "Сделка провалена потому, что указанное количество больще чем покупатель хочет купить."
#. TRANSLATORS: notification message
#: src/resources/notifications.h:467
@@ -11007,8 +10913,7 @@ msgstr "Ошибка игнорирования игрока."
#. TRANSLATORS: notification message
#: src/resources/notifications.h:720
msgid "Player ignore failed. Because too many ignores."
-msgstr ""
-"Ошибка игнорирования игрока потому, что слишком много игнорируемых игроков."
+msgstr "Ошибка игнорирования игрока потому, что слишком много игнорируемых игроков."
#. TRANSLATORS: notification message
#: src/resources/notifications.h:724
@@ -11101,8 +11006,7 @@ msgstr "Ошибка принятия ребенка. Ваш уровень сл
#: src/resources/notifications.h:818
msgid ""
"Child adoption failed. This player is already married and can't be a baby."
-msgstr ""
-"Ошибка принятия ребенка: этот игрок уже женат, и не может быть ребенком."
+msgstr "Ошибка принятия ребенка: этот игрок уже женат, и не может быть ребенком."
#. TRANSLATORS: notification message
#: src/resources/notifications.h:823
@@ -11194,14 +11098,12 @@ msgstr "Не удалось отправить сообщение. Некорр
#. TRANSLATORS: notification message
#: src/resources/notifications.h:894
msgid "Mail send failed. Receiver name wrong or not checked."
-msgstr ""
-"Не удалось отправить сообщение. Имя получателя неверное или не проверено."
+msgstr "Не удалось отправить сообщение. Имя получателя неверное или не проверено."
#. TRANSLATORS: notification message
#: src/resources/notifications.h:898
msgid "Error on getting attach. No space or weight too high."
-msgstr ""
-"Ошибка при получении вложения. Нет свободного места или вес слишком велик."
+msgstr "Ошибка при получении вложения. Нет свободного места или вес слишком велик."
#. TRANSLATORS: notification message
#: src/resources/notifications.h:902
@@ -11266,9 +11168,7 @@ msgstr "Ловушка"
#: src/utils/booleanoptions.h:29
#, c-format
msgid "Options to /%s are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"."
-msgstr ""
-"/%s может принимать значение \"yes\", \"no\", \"true\", \"false\", \"1\" или "
-"\"0\"."
+msgstr "/%s может принимать значение \"yes\", \"no\", \"true\", \"false\", \"1\" или \"0\"."
#. TRANSLATORS: uptime command
#: src/utils/stringutils.cpp:969