diff options
Diffstat (limited to 'po/manaplus.pot')
-rw-r--r-- | po/manaplus.pot | 57 |
1 files changed, 46 insertions, 11 deletions
diff --git a/po/manaplus.pot b/po/manaplus.pot index f5a4d29f6..5bf248d2e 100644 --- a/po/manaplus.pot +++ b/po/manaplus.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2015-10-10 15:04+0300\n" +"POT-Creation-Date: 2015-10-24 14:50+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -266,25 +266,25 @@ msgid "Visible on map" msgstr "" #. TRANSLATORS: default race name -#: src/being/being.cpp:448 +#: src/being/being.cpp:453 msgid "Human" msgstr "" -#: src/being/being.cpp:625 +#: src/being/being.cpp:630 msgid "dodge" msgstr "" -#: src/being/being.cpp:625 +#: src/being/being.cpp:630 msgid "miss" msgstr "" #. TRANSLATORS: this away status writed in player nick -#: src/being/being.cpp:2108 src/gui/windows/whoisonline.cpp:871 +#: src/being/being.cpp:2119 src/gui/windows/whoisonline.cpp:871 msgid "A" msgstr "" #. TRANSLATORS: this inactive status writed in player nick -#: src/being/being.cpp:2113 src/gui/windows/whoisonline.cpp:876 +#: src/being/being.cpp:2124 src/gui/windows/whoisonline.cpp:876 msgid "I" msgstr "" @@ -1827,7 +1827,7 @@ msgstr "" #. TRANSLATORS: talk with npc #. TRANSLATORS: input action name #: src/gui/popups/popupmenu.cpp:253 src/input/pages/basic.cpp:88 -#: src/resources/db/npcdb.cpp:147 +#: src/resources/db/npcdb.cpp:150 msgid "Talk" msgstr "" @@ -1843,7 +1843,7 @@ msgstr "" #: src/gui/windows/buydialog.cpp:194 src/gui/windows/buydialog.cpp:212 #: src/gui/windows/buydialog.cpp:275 src/gui/windows/buyselldialog.cpp:71 #: src/gui/windows/shopwindow.cpp:168 src/input/pages/basic.cpp:244 -#: src/resources/db/npcdb.cpp:148 +#: src/resources/db/npcdb.cpp:151 msgid "Buy" msgstr "" @@ -1859,7 +1859,7 @@ msgstr "" #: src/gui/popups/popupmenu.cpp:266 src/gui/popups/popupmenu.cpp:2395 #: src/gui/widgets/selldialog.cpp:52 src/gui/widgets/selldialog.cpp:99 #: src/gui/windows/buyselldialog.cpp:73 src/gui/windows/shopwindow.cpp:170 -#: src/input/pages/basic.cpp:250 src/resources/db/npcdb.cpp:149 +#: src/input/pages/basic.cpp:250 src/resources/db/npcdb.cpp:152 msgid "Sell" msgstr "" @@ -4124,7 +4124,7 @@ msgstr "" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:119 -msgid "Seleck auto target for attack skills" +msgid "Select auto target for attack skills" msgstr "" #. TRANSLATORS: settings option @@ -4720,11 +4720,16 @@ msgstr "" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:128 -msgid "Create screenshots for each complete trades" +msgid "Log players actions (for GM)" msgstr "" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:132 +msgid "Create screenshots for each complete trades" +msgstr "" + +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_players.cpp:136 msgid "" "Emulate right mouse button by long mouse click (useful for touch interfaces)" msgstr "" @@ -9982,6 +9987,36 @@ msgstr "" msgid "Pet catch started." msgstr "" +#. TRANSLATORS: notification message +#: src/resources/notifications.h:776 +#, c-format +msgid "Player %s died." +msgstr "" + +#. TRANSLATORS: notification message +#: src/resources/notifications.h:780 +#, c-format +msgid "Player %s logged out." +msgstr "" + +#. TRANSLATORS: notification message +#: src/resources/notifications.h:784 +#, c-format +msgid "Player %s warped." +msgstr "" + +#. TRANSLATORS: notification message +#: src/resources/notifications.h:788 +#, c-format +msgid "Player %s trick dead." +msgstr "" + +#. TRANSLATORS: notification message +#: src/resources/notifications.h:792 +#, c-format +msgid "Player %s unknown remove." +msgstr "" + #. TRANSLATORS: chat option changed message #: src/utils/booleanoptions.h:27 #, c-format |