From edf68faba983fc29f549c20425fe38258bfbaa31 Mon Sep 17 00:00:00 2001 From: Denis Fomin Date: Thu, 28 Oct 2010 14:41:16 +0400 Subject: [PATCH] juick. fix '*' command --- juick/locales/ru/LC_MESSAGES/JuickPlugin.mo | Bin 4467 -> 3986 bytes juick/plugin.py | 2 +- juick/po/JuickPlugin.po | 80 +++++++------- juick/po/JuickPlugin.pot | 113 +++++++++----------- 4 files changed, 94 insertions(+), 101 deletions(-) diff --git a/juick/locales/ru/LC_MESSAGES/JuickPlugin.mo b/juick/locales/ru/LC_MESSAGES/JuickPlugin.mo index 21e21ba1e0019197b2ec48b4a22e7770af9bc9a7..c452bf5da59caea93ee202e9babd52bcef1d63b5 100644 GIT binary patch delta 954 zcmXZaOK1~O6vpv0&6u{a$;7Iy#z$jq>I2j^)Hg%~@qwj9$U@w7veF9DqSi+@0YNDE zK%KT5!HtW8h!h90pc_{rDok)G2qNvmRl#n=jsI_wL+O0?3nGx`%OFuKVjC364-#*hhfWL46bFF44a2U1YX;ew((Z?m!M5j`04lkopehsyu$G9Ee;!gaIXV9g7 zCvgam;tW>RsnIE6n*5)`!G_Op7vp8@!(7_zIG)8T_yG6fKlE`oY0$>*VGq7SW#n69 z{2NtTkHTw%Js$a2txoeowHik<7ndWC3QfrVj6=s4N0%=_Q#8?3d!1gHT0_$UT!lDv z;dEzIE``dg5^62ofqH@BPW{39acFl+r9vlAXrsD#y&4ddH9jSWk1sCejzgDHWg+X9 z2}Tn`;RSca3H;D_>I{P}BuT4b@`P!Z6O%z58!Nct0f7^CoZ~y=R delta 1413 zcmXw&O=weD6vuCDYiqRiqxEwfy;`j;ZDSR6bOZ-yM64SrxKh!k?Ngt9`7n90>Lyy4 zVW5FxgP`JK7=|up6^)?}VK%inI6gtXY60FQuo-s14%h~Jplq-gu7rbdBRm7wz&uyRvHqKDLL6QCllnb4Oov;9<%q2JoU&8!h2A!=+?S~iYoP`INzlB3^ z6W0=EVGn!?2jF`cgPQssgvVe4-hkr&28Uq`dAGo6D9Svj&z~=5h#cOfk_;RD@0LLAShJ>6qBA6g`_W}WYVb8E7DhDnnx0l1{7N(^_QlhH)w`X zHj(m&kyl`neOG-fJs~DiN|M`Tf{FAZH=-znQ|<-I+S8op{#O2`ih8 zpR;r~yCtlot5X^6rZ}r7R-SG68i}S;>6{bC87~%_&XpG}Y>q?+_Vo|!)jN0my1Trt z`D!G8$5f4H9-5N5XDX)Z7tFjrWh(k;a5eurpD98f8m~{A`5;tAC3D}D{7If`{**SJ zmMs`h5-~5)v8cIYYUUB!il^lNWjudc!m7cKJ^ydH`RQIRZXOdk$Bs1;m^KxEQk(ms zw@NB3$kGE-Vn{xmio^3K{eq+\n" "Language-Team: \n" @@ -12,129 +12,121 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Russian\n" -#: ../plugin.py:37 -msgid "" -"Clickable juick links , juick nics, preview juick picturs.\n" -"The key combination alt + up in the textbox allow insert the number of last message (comment or topic)." -msgstr "" -"Кликабельные Juick ссылки, ники, аватары и картинки.\n" -"Комбинация клавиш alt+up позволяет в поле ввода вставить номер последнего сообщения(комментария или топика)." - -#: ../plugin.py:51 +#: ../plugin.py:42 msgid "Avatar size(10-32)" msgstr "Размер аватара(10-32)" -#: ../plugin.py:53 +#: ../plugin.py:44 #: ../config_dialog.ui.h:5 msgid "Preview size(10-512)" msgstr "Размер картинок(10-512)" -#: ../plugin.py:54 +#: ../plugin.py:45 #: ../config_dialog.ui.h:2 msgid "Juick link color" msgstr "Цвет Juick ссылок" -#: ../plugin.py:220 +#: ../plugin.py:206 msgid "Reply to message" msgstr "Ответить на сообщение" -#: ../plugin.py:224 +#: ../plugin.py:210 msgid "Unsubscribe from comments" msgstr "Отписаться от поста" -#: ../plugin.py:225 +#: ../plugin.py:211 msgid "Subscribe to message replies" msgstr "Подписаться на пост" -#: ../plugin.py:226 +#: ../plugin.py:212 msgid "Recommend post" msgstr "Рекомендовать пост" -#: ../plugin.py:227 +#: ../plugin.py:213 msgid "Show message with replies" msgstr "Показать пост и ответы" -#: ../plugin.py:228 +#: ../plugin.py:214 msgid "Delete post" msgstr "Удалить пост" -#: ../plugin.py:234 +#: ../plugin.py:220 msgid "Open in browser" msgstr "Открыть в браузере" -#: ../plugin.py:238 +#: ../plugin.py:224 msgid "Show user's info" msgstr "Показать информацию о пользователе" -#: ../plugin.py:239 +#: ../plugin.py:225 msgid "Show user's info and last 10 messages" msgstr "Показать информацию о пользователе и последние 10 сообщений" -#: ../plugin.py:240 +#: ../plugin.py:226 msgid "Subscribe to user's blog" msgstr "Подписаться" -#: ../plugin.py:241 +#: ../plugin.py:227 msgid "Unsubscribe from user's blog" msgstr "Отписаться" -#: ../plugin.py:242 +#: ../plugin.py:228 msgid "Add/delete user to/from your blacklist" msgstr "Добавить/Удалить пользователя в/из «Черный список» " -#: ../plugin.py:248 +#: ../plugin.py:234 msgid "Send personal message" msgstr "Отослать пользователю личное сообщение" -#: ../plugin.py:471 +#: ../plugin.py:479 msgid "Show last messages from public timeline" msgstr "Показать последние сообщения из общей ленты" -#: ../plugin.py:472 +#: ../plugin.py:480 msgid "Show last messages from your feed" msgstr "Показать последние сообщения из вашей ленты" -#: ../plugin.py:473 +#: ../plugin.py:481 msgid "Show popular personal blogs" msgstr "Показать популярные блоги" -#: ../plugin.py:474 -msgid "Show popular tags" -msgstr "Показать популярные теги" +#: ../plugin.py:482 +msgid "Show your tags" +msgstr "Показать ваши теги" -#: ../plugin.py:475 +#: ../plugin.py:483 msgid "Show your subscriptions" msgstr "Показать список всех блогов, на которые вы подписаны" -#: ../plugin.py:476 +#: ../plugin.py:484 msgid "Delete last message" msgstr "Удалить вашу последнюю запись" -#: ../plugin.py:477 +#: ../plugin.py:485 msgid "Enable subscriptions delivery" msgstr "Включить доставку сообщений" -#: ../plugin.py:478 +#: ../plugin.py:486 msgid "Disable subscriptions delivery" msgstr "Отключить доставку сообщений" -#: ../plugin.py:479 +#: ../plugin.py:487 msgid "Show your blacklist" msgstr "Показать «Черный список»" -#: ../plugin.py:480 +#: ../plugin.py:488 msgid "Update \"About\" info from Jabber vCard" msgstr "Обновить \"About\" из vCard" -#: ../plugin.py:481 +#: ../plugin.py:489 msgid "Ping" msgstr "Пинг" -#: ../plugin.py:482 +#: ../plugin.py:490 msgid "Login" msgstr "Получить уникальную ссылку для авторизации на сайте" -#: ../plugin.py:483 +#: ../plugin.py:491 msgid "HELP" msgstr "Показать краткую справку по командам" @@ -174,6 +166,14 @@ msgstr "название пункта меню:" msgid "text will be inserted:" msgstr "текст для вставки:" +#~ msgid "" +#~ "Clickable juick links , juick nics, preview juick picturs.\n" +#~ "The key combination alt + up in the textbox allow insert the number of " +#~ "last message (comment or topic)." +#~ msgstr "" +#~ "Кликабельные Juick ссылки, ники, аватары и картинки.\n" +#~ "Комбинация клавиш alt+up позволяет в поле ввода вставить номер последнего " +#~ "сообщения(комментария или топика)." #~ msgid "Clickable juick links , juick nics, preview juick picturs" #~ msgstr "Кликабельные Juick ссылки, ники, аватары и картинки" diff --git a/juick/po/JuickPlugin.pot b/juick/po/JuickPlugin.pot index b8e2f37..aef5ab1 100644 --- a/juick/po/JuickPlugin.pot +++ b/juick/po/JuickPlugin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-08 21:59+0400\n" +"POT-Creation-Date: 2010-10-28 14:36+0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,126 +17,119 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../plugin.py:37 -msgid "" -"Clickable juick links , juick nics, preview juick picturs.\n" -"The key combination alt + up in the textbox allow insert the number of last " -"message (comment or topic)." -msgstr "" - -#: ../plugin.py:51 +#: ../plugin.py:42 msgid "Avatar size(10-32)" msgstr "" -#: ../plugin.py:53 ../config_dialog.ui.h:5 +#: ../plugin.py:44 ../config_dialog.ui.h:5 msgid "Preview size(10-512)" msgstr "" -#: ../plugin.py:54 ../config_dialog.ui.h:2 +#: ../plugin.py:45 ../config_dialog.ui.h:2 msgid "Juick link color" msgstr "" -#: ../plugin.py:220 +#: ../plugin.py:206 msgid "Reply to message" msgstr "" -#: ../plugin.py:224 +#: ../plugin.py:210 msgid "Unsubscribe from comments" msgstr "" -#: ../plugin.py:225 +#: ../plugin.py:211 msgid "Subscribe to message replies" msgstr "" -#: ../plugin.py:226 +#: ../plugin.py:212 msgid "Recommend post" msgstr "" -#: ../plugin.py:227 +#: ../plugin.py:213 msgid "Show message with replies" msgstr "" -#: ../plugin.py:228 +#: ../plugin.py:214 msgid "Delete post" msgstr "" -#: ../plugin.py:234 +#: ../plugin.py:220 msgid "Open in browser" msgstr "" -#: ../plugin.py:238 +#: ../plugin.py:224 msgid "Show user's info" msgstr "" -#: ../plugin.py:239 +#: ../plugin.py:225 msgid "Show user's info and last 10 messages" msgstr "" -#: ../plugin.py:240 +#: ../plugin.py:226 msgid "Subscribe to user's blog" msgstr "" -#: ../plugin.py:241 +#: ../plugin.py:227 msgid "Unsubscribe from user's blog" msgstr "" -#: ../plugin.py:242 +#: ../plugin.py:228 msgid "Add/delete user to/from your blacklist" msgstr "" -#: ../plugin.py:248 +#: ../plugin.py:234 msgid "Send personal message" msgstr "" -#: ../plugin.py:471 +#: ../plugin.py:479 msgid "Show last messages from public timeline" msgstr "" -#: ../plugin.py:472 +#: ../plugin.py:480 msgid "Show last messages from your feed" msgstr "" -#: ../plugin.py:473 +#: ../plugin.py:481 msgid "Show popular personal blogs" msgstr "" -#: ../plugin.py:474 -msgid "Show popular tags" -msgstr "" - -#: ../plugin.py:475 -msgid "Show your subscriptions" -msgstr "" - -#: ../plugin.py:476 -msgid "Delete last message" -msgstr "" - -#: ../plugin.py:477 -msgid "Enable subscriptions delivery" -msgstr "" - -#: ../plugin.py:478 -msgid "Disable subscriptions delivery" -msgstr "" - -#: ../plugin.py:479 -msgid "Show your blacklist" -msgstr "" - -#: ../plugin.py:480 -msgid "Update \"About\" info from Jabber vCard" -msgstr "" - -#: ../plugin.py:481 -msgid "Ping" -msgstr "" - #: ../plugin.py:482 -msgid "Login" +msgid "Show your tags" msgstr "" #: ../plugin.py:483 +msgid "Show your subscriptions" +msgstr "" + +#: ../plugin.py:484 +msgid "Delete last message" +msgstr "" + +#: ../plugin.py:485 +msgid "Enable subscriptions delivery" +msgstr "" + +#: ../plugin.py:486 +msgid "Disable subscriptions delivery" +msgstr "" + +#: ../plugin.py:487 +msgid "Show your blacklist" +msgstr "" + +#: ../plugin.py:488 +msgid "Update \"About\" info from Jabber vCard" +msgstr "" + +#: ../plugin.py:489 +msgid "Ping" +msgstr "" + +#: ../plugin.py:490 +msgid "Login" +msgstr "" + +#: ../plugin.py:491 msgid "HELP" msgstr ""