Plugin Directory

Changeset 154283


Ignore:
Timestamp:
09/13/2009 08:49:30 AM (17 years ago)
Author:
philbring
Message:
 
Location:
post-views-summary/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • post-views-summary/trunk/lang/post-views-summary-ru_RU.po

    r152824 r154283  
    33"Project-Id-Version: PostViewsSummary-ru\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2009-09-07 19:51+0100\n"
     5"POT-Creation-Date: 2009-09-13 10:43+0100\n"
    66"PO-Revision-Date: \n"
    77"Last-Translator: Flector <rlector@gmail.com>\n"
     
    2424#: wp-postviews-summary-widget.php:188
    2525msgid "posts/pages"
    26 msgstr ""
     26msgstr "записей/страниц"
    2727
    2828#: wp-postviews-summary-widget.php:84
    2929#: wp-postviews-summary-widget.php:186
    3030msgid "posts"
    31 msgstr ""
     31msgstr "записей"
    3232
    3333#: wp-postviews-summary-widget.php:87
    3434#: wp-postviews-summary-widget.php:187
    3535msgid "pages"
    36 msgstr ""
     36msgstr "страниц"
    3737
    3838#: wp-postviews-summary-widget.php:92
    3939msgid "most"
    40 msgstr ""
     40msgstr "просматриваемых"
    4141
    4242#: wp-postviews-summary-widget.php:95
    4343msgid "least"
    44 msgstr ""
     44msgstr "не просматриваемых"
    4545
    4646#: wp-postviews-summary-widget.php:103
    4747#, php-format
    4848msgid "<br /><small>Limit to tag: %s</small>"
    49 msgstr ""
     49msgstr "<br /><small>Ограничено тегом: %s</small>"
    5050
    5151#: wp-postviews-summary-widget.php:106
    5252#, php-format
    5353msgid "<br /><small>Limit to category: %s</small>"
    54 msgstr ""
     54msgstr "<br /><small>Ограничено рубрикой: %s</small>"
    5555
    5656#: wp-postviews-summary-widget.php:110
    57 #, fuzzy, php-format
     57#, php-format
    5858msgid "<b>%d %s viewed %s</b>%s"
    59 msgstr "<b>10 самых популярных:</b>"
     59msgstr "<b>%d самых %s %s</b>%s"
    6060
    6161#: wp-postviews-summary-widget.php:163
     
    6464
    6565#: wp-postviews-summary-widget.php:165
    66 #, fuzzy
    6766msgid "Show posts summary"
    68 msgstr "Популярность записей"
     67msgstr "Посмотреть в блоге"
    6968
    7069#: wp-postviews-summary-widget.php:184
    7170msgid "Show "
    72 msgstr ""
     71msgstr "Показывать"
    7372
    7473#: wp-postviews-summary-widget.php:192
    7574msgid "Up to "
    76 msgstr ""
     75msgstr "по"
    7776
    7877#: wp-postviews-summary-widget.php:202
    7978msgid "Sorting "
    80 msgstr ""
     79msgstr "Показывать"
    8180
    8281#: wp-postviews-summary-widget.php:204
    8382msgid "most viewed"
    84 msgstr ""
     83msgstr "самые просматриваемые"
    8584
    8685#: wp-postviews-summary-widget.php:205
    8786msgid "least viewed"
    88 msgstr ""
     87msgstr "самые не просматриваемые"
    8988
    9089#: wp-postviews-summary-widget.php:209
    9190msgid "Limited to"
    92 msgstr ""
     91msgstr "Ограничить"
    9392
    9493#: wp-postviews-summary-widget.php:210
    9594msgid " not limited"
    96 msgstr ""
     95msgstr "не ограничивать"
    9796
    9897#: wp-postviews-summary-widget.php:214
    9998msgid "tag "
    100 msgstr ""
     99msgstr "тегом"
    101100
    102101#: wp-postviews-summary-widget.php:229
    103102msgid "category "
    104 msgstr ""
     103msgstr "рубрикой"
    105104
    106105#~ msgid "<b>10 least viewed posts/pages</b>"
  • post-views-summary/trunk/readme.txt

    r152950 r154283  
    55Requires at least: 2.8
    66Tested up to: 2.8.4
    7 Stable tag: 1.1
     7Stable tag: 1.1.1
    88
    99`Post Views Summary` is a dashboard plugin that shows the most and least visited posts and pages.
     
    1616
    1717* Choose between posts, pages and both
    18 
    1918* Choose the maximum number matches to display
    20 
    2119* Chose between the most and the least read
    22 
    2320* Choose between the limitation of tags (selectable), categories (selectable) and unlimited
    2421
     
    4946== Change Log ==
    5047
     48= 1.1.1 =
     49* Updated russian translation by Flector
     50
    5151= 1.1 =
    5252* Add configuration panel [Sep 08, 2009]
Note: See TracChangeset for help on using the changeset viewer.