Changeset 9427

Show
Ignore:
Timestamp:
04/01/08 00:09:40 (8 months ago)
Author:
asterix
Message:

announce new windows installer on website. fixes #3703, #2924

Location:
www-website
Files:
11 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r9372 r9427  
    127127print ("   </h2>\n"); 
    128128print ("</a>\n"); 
    129 print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.4+gtk-3.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.4-1.exe\">"._("without GTK+")."</a>.\n"; 
     129print _("    There is a Gajim installer ")." <a href=\"downloads/gajim-0.11.4+gtk-4.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.4-1.exe\">"._("without GTK+")."</a>.\n"; 
    130130print ("    <br/>\n"); 
    131131#print _("    There is a Gajim installer for 0.11.2 pre-release ")." <a href=\"downloads/gajim-0.11.2+gtk-pre1.exe\">"._("with GTK+ included")."</a> "._("and")." <a href=\"downloads/gajim-0.11.2-pre1.exe\">"._("without GTK+")."</a>.\n"; 
  • www-website/index.php

    r9135 r9427  
    4848$array_news_title = array( 
    4949        0 => sprintf(_("New windows installer")), 
    50         1 => sprintf(_("Gajim %s is here!"), "0.11.4"), 
    51         2 => sprintf(_("Gajim %s is here!"), "0.11.3"), 
    52         3 => sprintf(_("Gajim %s is here!"), "0.11.2"), 
    53         4 => sprintf(_("Pre-release of Gajim %s"), "0.11.2"), 
    54         5 => sprintf(_("Gajim %s is here!"), "0.11.1"), 
    55         6 => sprintf(_("Pre-release of Gajim %s"), "0.11.1"), 
    56         7 => sprintf(_("Gajim %s is here!"), "0.11")); 
     50        1 => sprintf(_("New windows installer")), 
     51        2 => sprintf(_("Gajim %s is here!"), "0.11.4"), 
     52        3 => sprintf(_("Gajim %s is here!"), "0.11.3"), 
     53        4 => sprintf(_("Gajim %s is here!"), "0.11.2"), 
     54        5 => sprintf(_("Pre-release of Gajim %s"), "0.11.2"), 
     55        6 => sprintf(_("Gajim %s is here!"), "0.11.1"), 
     56        7 => sprintf(_("Pre-release of Gajim %s"), "0.11.1"), 
     57        8 => sprintf(_("Gajim %s is here!"), "0.11")); 
    5758$array_news_date = array( 
    58         0 => _("13 December 2007"), 
    59         1 => _("06 December 2007"), 
    60         2 => _("17 November 2007"), 
    61         3 => _("22 September 2007"), 
    62         4 => _("09 September 2007"), 
    63         5 => _("18 February 2007"), 
    64         6 => _("07 February 2007"), 
    65         7 => _("19 December 2006")); 
     59        0 => _("01 April 2008"), 
     60        1 => _("13 December 2007"), 
     61        2 => _("06 December 2007"), 
     62        3 => _("17 November 2007"), 
     63        4 => _("22 September 2007"), 
     64        5 => _("09 September 2007"), 
     65        6 => _("18 February 2007"), 
     66        7 => _("07 February 2007"), 
     67        8 => _("19 December 2006")); 
    6668$array_news_desc = array( 
    6769        0 => sprintf(_("New Windows Installer with GTK+ included.")), 
    68         1 => sprintf(_("Version %s of Gajim has been released."), "0.11.4"), 
    69         2 => sprintf(_("Version %s of Gajim has been released."), "0.11.3"), 
    70         3 => sprintf(_("Version %s of Gajim has been released."), "0.11.2"), 
    71         4 => sprintf(_("Version %s will arrive soon."), "0.11.2"), 
    72         5 => sprintf(_("Version %s of Gajim has been released."), "0.11.1"), 
    73         6 => sprintf(_("Version %s will arrive soon."), "0.11.1"), 
    74         7 => sprintf(_("Version %s of Gajim has been released."), "0.11")); 
     70        1 => sprintf(_("New Windows Installer with GTK+ included.")), 
     71        2 => sprintf(_("Version %s of Gajim has been released."), "0.11.4"), 
     72        3 => sprintf(_("Version %s of Gajim has been released."), "0.11.3"), 
     73        4 => sprintf(_("Version %s of Gajim has been released."), "0.11.2"), 
     74        5 => sprintf(_("Version %s will arrive soon."), "0.11.2"), 
     75        6 => sprintf(_("Version %s of Gajim has been released."), "0.11.1"), 
     76        7 => sprintf(_("Version %s will arrive soon."), "0.11.1"), 
     77        8 => sprintf(_("Version %s of Gajim has been released."), "0.11")); 
    7578$array_news_whats_new = array( 
    7679        0 => sprintf(_("What's new in it:")), 
    77         1 => sprintf(_("What's new since %s:"), "0.11.3"), 
    78         2 => sprintf(_("What's new since %s:"), "0.11.2"), 
    79         3 => sprintf(_("What's new since %s:"), "0.11.1"), 
     80        1 => sprintf(_("What's new in it:")), 
     81        2 => sprintf(_("What's new since %s:"), "0.11.3"), 
     82        3 => sprintf(_("What's new since %s:"), "0.11.2"), 
    8083        4 => sprintf(_("What's new since %s:"), "0.11.1"), 
    81         5 => sprintf(_("What's new since %s:"), "0.11"), 
     84        5 => sprintf(_("What's new since %s:"), "0.11.1"), 
    8285        6 => sprintf(_("What's new since %s:"), "0.11"), 
    83         7 => sprintf(_("What's new since %s:"), "0.10.1")); 
     86        7 => sprintf(_("What's new since %s:"), "0.11"), 
     87        8 => sprintf(_("What's new since %s:"), "0.10.1")); 
    8488 
    8589$array_news_items[0] = array( 
     90        0 => _("GTK+ 2.12.9 is included. This fixes a bug when minimizing Gajim to taskbar, and improve stability.") 
     91        ); 
     92 
     93$array_news_items[1] = array( 
    8694        0 => _("GTK+ 2.12.3 is included instead of 2.10.11. This fixes a bug when right clicking on systray icon."), 
    8795        1 => _("Fix decoding error when replying to jabber:iq:time request."), 
    8896        ); 
    8997 
    90 $array_news_items[1] = array( 
     98$array_news_items[2] = array( 
    9199        0 => _("This is a bug-fix only release."), 
    92100        1 => "<a href = \"http://trac.gajim.org/browser/tags/gajim-0.11.4/ChangeLog\">"._("Full ChangeLog")."</a> ", 
     
    94102        ); 
    95103 
    96 $array_news_items[2] = array( 
     104$array_news_items[3] = array( 
    97105        0 => _("This is a bug-fix only release."), 
    98106        1 => _("New danish translation"), 
    99107        2 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.2/ChangeLog\">"._("Full ChangeLog")."</a> ", 
    100108        3 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.3\">"._("Bugs/Annoyances closed")."</a>", 
    101         ); 
    102  
    103 $array_news_items[3] = array( 
    104         0 => _("This is a bug-fix only release. Nothing new"), 
    105         1 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.1/ChangeLog\">"._("Full ChangeLog")."</a> ", 
    106         2 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.2\">"._("Bugs/Annoyances closed")."</a>", 
    107109        ); 
    108110 
     
    114116 
    115117$array_news_items[5] = array( 
     118        0 => _("This is a bug-fix only release. Nothing new"), 
     119        1 => "<a href = \"http://trac.gajim.org/browser/branches/gajim_0.11.1/ChangeLog\">"._("Full ChangeLog")."</a> ", 
     120        2 => "<a href = \"http://trac.gajim.org/query?status=closed&milestone=0.11.2\">"._("Bugs/Annoyances closed")."</a>", 
     121        ); 
     122 
     123$array_news_items[6] = array( 
    116124        0 => _("Fix Idle and non-ascii languages under Windows"), 
    117125        1 => _("Fix International Domain Name usage"), 
     
    125133        ); 
    126134 
    127 $array_news_items[6] = array( 
     135$array_news_items[7] = array( 
    128136        0 => _("Fix Idle and non-ascii languages under Windows"), 
    129137        1 => _("Fix International Domain Name usage"), 
     
    135143        ); 
    136144 
    137 $array_news_items[7] = array( 
     145$array_news_items[8] = array( 
    138146        0 => _("Support for link-local messaging via Zeroconf using Avahi"), 
    139147        1 => _("Support for Network Manager"), 
  • www-website/locale/bg_BG/LC_MESSAGES/msg.po

    r9134 r9427  
    99"Project-Id-Version: gajim website\n" 
    1010"Report-Msgid-Bugs-To: \n" 
    11 "POT-Creation-Date: 2007-12-13 09:46+0100\n" 
     11"POT-Creation-Date: 2008-04-01 00:05+0200\n" 
    1212"PO-Revision-Date: 2007-03-14 17:52+0200\n" 
    1313"Last-Translator: Yavor Doganov <yavor@gnu.org>\n" 
     
    126126msgstr "Структура" 
    127127 
    128 #: Design.php:134 
     128#: Design.php:135 
    129129msgid "   Language:" 
    130130msgstr "   Език:" 
    131131 
    132 #: Design.php:176 
     132#: Design.php:177 
    133133msgid "" 
    134134"   Site optimized for W3C Standards and realized with vim editor under GNU/" 
     
    171171 
    172172#: dev.php:20 docs.php:46 docs.php:49 docs.php:52 docs.php:55 docs.php:66 
    173 #: docs.php:72 docs.php:74 downloads.php:85 downloads.php:118 
    174 #: downloads.php:134 downloads.php:142 downloads.php:153 downloads.php:191 
    175 #: downloads.php:197 downloads.php:213 index.php:14 
     173#: docs.php:72 downloads.php:84 downloads.php:117 downloads.php:133 
     174#: downloads.php:141 downloads.php:152 downloads.php:190 downloads.php:212 
     175#: index.php:14 
    176176msgid "here" 
    177177msgstr "тук" 
     
    253253msgstr "  Проектът се състои от:" 
    254254 
    255 #: dev.php:96 
     255#: dev.php:97 
    256256msgid "  We also want to thank" 
    257257msgstr "  Също бихме искали да благодарим на" 
    258258 
    259 #: dev.php:96 
     259#: dev.php:97 
    260260msgid "these people" 
    261261msgstr "тези хора" 
     
    281281msgstr ".\n" 
    282282 
    283 #: docs.php:21 downloads.php:156 
     283#: docs.php:21 downloads.php:155 
    284284msgid "      Under GNU/Linux\n" 
    285285msgstr "      Под GNU/Линукс\n" 
     
    359359msgstr "     Като начало, трябва да инсталирате" 
    360360 
    361 #: docs.php:42 downloads.php:71 downloads.php:130 
     361#: docs.php:42 downloads.php:70 downloads.php:129 
    362362msgid "and" 
    363363msgstr "и" 
     
    414414 
    415415#: docs.php:72 
    416 msgid "     You can see how Gajim is structured" 
    417 msgstr "     Може да видите каква е структурата на Gajim" 
    418  
    419 #: docs.php:74 
    420416msgid "     You can understand how Gajim works" 
    421417msgstr "     Може да разберете как работи Gajim" 
    422418 
    423 #: docs.php:76 
     419#: docs.php:74 
    424420msgid "     Gajim uses the" 
    425421msgstr "     Gajim използва библиотеката" 
    426422 
    427 #: docs.php:76 
     423#: docs.php:74 
    428424msgid "library to do the interface with Jabber network.\n" 
    429425msgstr "за интерфейс към мрежата Джабър.\n" 
     
    481477msgstr "    Ако използвате хранилището „universe“ на Убунту, изпълнете" 
    482478 
    483 #: downloads.php:49 
    484 msgid "    You can install Gajim provided you have Fedora Extras repository by" 
    485 msgstr "" 
    486 "    Може да инсталирате Gajim, ако имате хранилището „Fedora Extras“, с" 
    487  
    488 #: downloads.php:54 
     479#: downloads.php:49 downloads.php:56 downloads.php:63 downloads.php:91 
     480#: downloads.php:99 
     481msgid "    Just" 
     482msgstr "    Само" 
     483 
     484#: downloads.php:53 
    489485msgid "    Gentoo\n" 
    490486msgstr "    Дженту\n" 
    491487 
    492 #: downloads.php:57 downloads.php:64 downloads.php:92 downloads.php:100 
    493 msgid "    Just" 
    494 msgstr "    Само" 
    495  
    496 #: downloads.php:61 
     488#: downloads.php:60 
    497489msgid "    Archlinux\n" 
    498490msgstr "    Archlinux\n" 
    499491 
    500 #: downloads.php:68 
     492#: downloads.php:67 
    501493msgid "    SUSE\n" 
    502494msgstr "    SuSE\n" 
    503495 
    504 #: downloads.php:71 
     496#: downloads.php:70 
    505497msgid "    You need: " 
    506498msgstr "    Нужни са: " 
    507499 
    508 #: downloads.php:71 
     500#: downloads.php:70 
    509501msgid "gajim rpm" 
    510502msgstr "rpm пакет на gajim" 
    511503 
    512 #: downloads.php:71 
     504#: downloads.php:70 
    513505msgid "pydns rpm" 
    514506msgstr "rpm пакет на pydns" 
    515507 
    516 #: downloads.php:71 
     508#: downloads.php:70 
    517509msgid "python-sqlite2 rpm" 
    518510msgstr "rpm пакет на python-sqlite2" 
    519511 
    520 #: downloads.php:75 
     512#: downloads.php:74 
    521513msgid "    PLD\n" 
    522514msgstr "    PLD\n" 
    523515 
    524 #: downloads.php:78 
     516#: downloads.php:77 
    525517#, fuzzy 
    526518msgid "    Gajim is in the ac-main tree. So just " 
     
    528520"    Може да използвате Gajim под FreeBSD чрез портовете. Просто изпълнете " 
    529521 
    530 #: downloads.php:82 
     522#: downloads.php:81 
    531523msgid "    SourceMage\n" 
    532524msgstr "    SourceMage\n" 
    533525 
    534 #: downloads.php:85 
     526#: downloads.php:84 
    535527msgid "    Use files available " 
    536528msgstr "    Използвайте файловете, достъпни " 
    537529 
    538 #: downloads.php:105 
     530#: downloads.php:104 
    539531msgid "    FreeBSD\n" 
    540532msgstr "    FreeBSD\n" 
    541533 
    542 #: downloads.php:108 
     534#: downloads.php:107 
    543535msgid "    Gajim is available in FreeBSD via FreeBSD ports. Just " 
    544536msgstr "" 
    545537"    Може да използвате Gajim под FreeBSD чрез портовете. Просто изпълнете " 
    546538 
    547 #: downloads.php:110 downloads.php:121 
     539#: downloads.php:109 downloads.php:120 
    548540msgid "Find out more" 
    549541msgstr "Научете повече" 
    550542 
    551 #: downloads.php:114 
     543#: downloads.php:113 
    552544msgid "    Autopackage\n" 
    553545msgstr "    Autopackage\n" 
    554546 
     547#: downloads.php:117 
     548msgid "    You can download the autopackage " 
     549msgstr "" 
     550 
    555551#: downloads.php:118 
    556 msgid "    You can download the autopackage " 
    557 msgstr "" 
    558  
    559 #: downloads.php:119 
    560552msgid "To use it: make it executable, run it and follow the instructions.\n" 
    561553msgstr "" 
    562554 
    563 #: downloads.php:127 
     555#: downloads.php:126 
    564556msgid "    Windows installer\n" 
    565557msgstr "    Инсталатор за „Уиндоус“\n" 
    566558 
    567 #: downloads.php:130 
     559#: downloads.php:129 
    568560msgid "    There is a Gajim installer " 
    569561msgstr "    Има инсталатор на Gajim " 
    570562 
    571 #: downloads.php:130 
     563#: downloads.php:129 
    572564msgid "with GTK+ included" 
    573565msgstr "с включен GTK+" 
    574566 
    575 #: downloads.php:130 
     567#: downloads.php:129 
    576568msgid "without GTK+" 
    577569msgstr "без GTK+" 
    578570 
    579 #: downloads.php:134 
     571#: downloads.php:133 
    580572msgid "" 
    581573"    If you got the installer without GTK, you will have to download the " 
     
    585577"версия на библиотеката GTK+" 
    586578 
    587 #: downloads.php:134 
     579#: downloads.php:133 
    588580msgid "" 
    589581"You can skip this, if you already have a GTK+ Runtime installed with " 
     
    594586"на libglade; GTK+ Runtime от gimp-win.sf.net НЯМА да работи (липсва libglade)" 
    595587 
    596 #: downloads.php:139 
     588#: downloads.php:138 
    597589msgid "    Source\n" 
    598590msgstr "    Изходен код\n" 
    599591 
    600 #: downloads.php:142 
     592#: downloads.php:141 
    601593msgid "    The tarball version of Gajim is " 
    602594msgstr "    Архивиран изходен код на версията на Gajim има " 
    603595 
    604 #: downloads.php:142 
     596#: downloads.php:141 
    605597msgid "For information on how to build Gajim," 
    606598msgstr "За информация как да компилирате Gajim," 
    607599 
    608 #: downloads.php:142 
     600#: downloads.php:141 
    609601msgid "in English" 
    610602msgstr "на английски език" 
    611603 
    612 #: downloads.php:144 
     604#: downloads.php:143 
    613605msgid "" 
    614606"If you want to use the last unstable development version, then you should " 
     
    618610"разработка, то изтеглете работно копие на хранилището на subversion.\n" 
    619611 
    620 #: downloads.php:150 
     612#: downloads.php:149 
    621613msgid "      Subversion\n" 
    622614msgstr "      Subversion\n" 
    623615 
    624 #: downloads.php:153 
     616#: downloads.php:152 
    625617msgid "     The subversion server is available at this address: " 
    626618msgstr "     Сървърът на subversion е достъпен на този адрес: " 
    627619 
    628 #: downloads.php:153 
     620#: downloads.php:152 
    629621msgid "and viewable" 
    630622msgstr "и може да се разглежда" 
    631623 
    632 #: downloads.php:158 
     624#: downloads.php:157 
    633625msgid "     In order to download Gajim sources, here is what you have to do:\n" 
    634626msgstr "" 
     
    636628"стъпки:\n" 
    637629 
    638 #: downloads.php:159 
     630#: downloads.php:158 
    639631msgid "" 
    640632"     You first have to install subversion (<i>apt-get install subversion</i> " 
     
    644636"Дебиан)\n" 
    645637 
    646 #: downloads.php:161 
     638#: downloads.php:160 
    647639msgid "     Then in a console, enter the following commands:\n" 
    648640msgstr "     След това, в конзола въведете следните команди:\n" 
    649641 
    650 #: downloads.php:169 
     642#: downloads.php:168 
    651643msgid "   Install dependencies, and build Gajim. Please see the" 
    652644msgstr "   Инсталирайте зависимостите и компилирайте Gajim. Вижте" 
    653645 
    654 #: downloads.php:169 
     646#: downloads.php:168 
    655647msgid "English" 
    656648msgstr "на английски език" 
    657649 
    658 #: downloads.php:169 
     650#: downloads.php:168 
    659651msgid "for details.\n" 
    660652msgstr "за подробности.\n" 
    661653 
    662 #: downloads.php:172 
     654#: downloads.php:171 
    663655msgid "   You can run Gajim by typing the following:\n" 
    664656msgstr "   Може да стартирате Gajim, като напишете:\n" 
    665657 
    666 #: downloads.php:176 
     658#: downloads.php:175 
    667659msgid "and then" 
    668660msgstr "и после" 
    669661 
    670 #: downloads.php:180 
     662#: downloads.php:179 
    671663msgid "" 
    672664"   Once you have the repository, you can update it periodicaly so it matches " 
     
    676668"последната версия от сървъра на Subversion чрез тази команда:\n" 
    677669 
    678 #: downloads.php:189 
     670#: downloads.php:188 
    679671msgid "      Under Windows\n" 
    680672msgstr "      Под „Уиндоус“\n" 
    681673 
    682 #: downloads.php:191 
     674#: downloads.php:190 
    683675msgid "" 
    684676"   You first have to install subversion for windows. In order to do that, " 
     
    688680"изтеглете двоичния файл" 
    689681 
    690 #: downloads.php:193 
     682#: downloads.php:192 
    691683msgid "" 
    692684"   Once subversion is installed, the commands are the same with those under " 
     
    698690"bat. Въведете ги в командния ред на допотопния „MS-DOS Prompt“ и сте готови." 
    699691 
    700 #: downloads.php:195 
     692#: downloads.php:194 
    701693msgid "   You can also use a graphical program like" 
    702694msgstr "   Може да използвате и графична програма като" 
    703695 
    704 #: downloads.php:195 
     696#: downloads.php:194 
    705697msgid "to get the latest Subversion version\n" 
    706698msgstr "за да изтеглите последната версия на кода\n" 
    707699 
    708 #: downloads.php:197 
     700#: downloads.php:196 
    709701msgid "   To run Gajim, you need" 
    710702msgstr "   За да стартирате Gajim, ви трябва" 
    711703 
    712 #: downloads.php:197 
    713 msgid "(Version 2.10.x or higher, PyGTK version < 2.10 is available" 
    714 msgstr "(версия1 2.10.x или по-нова, версия на PyGTK < 2.10 е достъпна" 
    715  
    716 #: downloads.php:197 
     704#: downloads.php:196 
    717705msgid "(Version 2.4 or higher, 2.5 is recommended)," 
    718706msgstr "(версия 2.4 или по-нова, препоръчва се 2.5)," 
    719707 
    720 #: downloads.php:197 
     708#: downloads.php:196 
    721709msgid "" 
    722710"(Version 2.6.x or higher, 2.10.x is recommended) NOTE: GTK+ Runtime from " 
     
    726714"+ от gimp-win.sf.net НЯМА да работи (липсва libglade)," 
    727715 
    728 #: downloads.php:197 
     716#: downloads.php:196 
    729717msgid "GTK Runtime Environment" 
    730718msgstr "GTK Runtime Environment" 
    731719 
    732 #: downloads.php:197 
     720#: downloads.php:196 
    733721msgid "PyGTK for Windows (PyGTK with pycairo and pygobject)" 
    734722msgstr "PyGTK за Уиндоус (PyGTK с pycairo и pygobject)" 
    735723 
    736 #: downloads.php:197 
     724#: downloads.php:196 
    737725msgid "and at last" 
    738726msgstr "и най-накрая" 
    739727 
    740 #: downloads.php:197 
     728#: downloads.php:196 
    741729msgid "by Mark Hammond." 
    742730msgstr "от Марк Хамънд." 
    743731 
    744 #: downloads.php:202 
     732#: downloads.php:201 
    745733msgid "    Daily Snapshots\n" 
    746734msgstr "    Ежедневни архиви от хранилището\n" 
    747735 
    748 #: downloads.php:205 
     736#: downloads.php:204 
    749737#, fuzzy 
    750738msgid "" 
     
    756744"недостъпно." 
    757745 
    758 #: downloads.php:205 
     746#: downloads.php:204 
    759747msgid "Here to get them" 
    760748msgstr "Оттук може да ги изтеглите" 
    761749 
    762 #: downloads.php:210 
     750#: downloads.php:209 
    763751msgid "    Old releases\n" 
    764752msgstr "    Стари версии\n" 
    765753 
    766 #: downloads.php:213 
     754#: downloads.php:212 
    767755msgid "    You'll find old releases of Gajim" 
    768756msgstr "    Ще намерите стари версии на Gajim" 
     
    862850msgstr "НОВИНИ" 
    863851 
    864 #: index.php:49 
     852#: index.php:49 index.php:50 
    865853#, fuzzy 
    866854msgid "New windows installer" 
    867855msgstr "Инсталатор за „Уиндоус“" 
    868856 
    869 #: index.php:50 index.php:51 index.php:52 index.php:54 index.php:56 
     857#: index.php:51 index.php:52 index.php:53 index.php:55 index.php:57 
    870858#, fuzzy, c-format 
    871859msgid "Gajim %s is here!" 
    872860msgstr "Излезе Gajim 0.11!" 
    873861 
    874 #: index.php:53 index.php:55 
     862#: index.php:54 index.php:56 
    875863#, fuzzy, c-format 
    876864msgid "Pre-release of Gajim %s" 
    877865msgstr "Предварително издание на Gajim 0.11.1" 
    878866 
    879 #: index.php:58 
     867#: index.php:59 
     868msgid "01 April 2008" 
     869msgstr "" 
     870 
     871#: index.php:60 
    880872#, fuzzy 
    881873msgid "13 December 2007" 
    882874msgstr "19 декември 2006 г." 
    883875 
    884 #: index.php:59 
     876#: index.php:61 
    885877#, fuzzy 
    886878msgid "06 December 2007" 
    887879msgstr "19 декември 2006 г." 
    888880 
    889 #: index.php:60 
     881#: index.php:62 
    890882#, fuzzy 
    891883msgid "17 November 2007" 
    892884msgstr "19 декември 2006 г." 
    893885 
    894 #: index.php:61 
     886#: index.php:63 
    895887#, fuzzy 
    896888msgid "22 September 2007" 
    897889msgstr "19 декември 2006 г." 
    898890 
    899 #: index.php:62 
     891#: index.php:64 
    900892#, fuzzy 
    901893msgid "09 September 2007" 
    902894msgstr "19 декември 2006 г." 
    903895 
    904 #: index.php:63 
     896#: index.php:65 
    905897msgid "18 February 2007" 
    906898msgstr "18 февруари 2007 г." 
    907899 
    908 #: index.php:64 
     900#: index.php:66 
    909901msgid "07 February 2007" 
    910902msgstr "7 февруари 2007 г." 
    911903 
    912 #: index.php:65 
     904#: index.php:67 
    913905msgid "19 December 2006" 
    914906msgstr "19 декември 2006 г." 
    915907 
    916 #: index.php:67 
     908#: index.php:69 index.php:70 
    917909#, fuzzy 
    918910msgid "New Windows Installer with GTK+ included." 
    919911msgstr "с включен GTK+" 
    920912 
    921 #: index.php:68 index.php:69 index.php:70 index.php:72 index.php:74 
     913#: index.php:71 index.php:72 index.php:73 index.php:75 index.php:77 
    922914#, fuzzy, c-format 
    923915msgid "Version %s of Gajim has been released." 
    924916msgstr "Издадена е версия 0.11 на Gajim." 
    925917 
    926 #: index.php:7