changeset b0fe9c1f13a4 in /home/hg/repos/gajim-website

details:http://hg.gajim.org/gajim-website?cmd=changeset;node=b0fe9c1f13a4
description: prepare website for 0.15-beta4
diffstat:

 downloads.php                   |   14 +-
 index.php                       |   97 +++++++++++--------
 locale/bg_BG/LC_MESSAGES/msg.po |  178 ++++++++++++++++++++---------------
 locale/de_DE/LC_MESSAGES/msg.po |  179 +++++++++++++++++++++---------------
 locale/eo/LC_MESSAGES/msg.po    |  178 ++++++++++++++++++++---------------
 locale/es_ES/LC_MESSAGES/msg.po |  174 ++++++++++++++++++++--------------
 locale/fr_FR/LC_MESSAGES/msg.po |  196 ++++++++++++++++++++++-----------------
 locale/hu_HU/LC_MESSAGES/msg.po |  174 ++++++++++++++++++++--------------
 locale/it_IT/LC_MESSAGES/msg.po |  178 ++++++++++++++++++++---------------
 locale/pl_PL/LC_MESSAGES/msg.po |  179 +++++++++++++++++++++---------------
 locale/pt_BR/LC_MESSAGES/msg.po |  179 +++++++++++++++++++++---------------
 locale/ru_RU/LC_MESSAGES/msg.po |  178 +++++++++++++++++++++---------------
 msg.pot                         |  173 ++++++++++++++++++++--------------
 13 files changed, 1195 insertions(+), 882 deletions(-)

diffs (truncated from 4362 to 300 lines):

diff -r abfcfbbaad3d -r b0fe9c1f13a4 downloads.php
--- a/downloads.php     Mon Dec 19 11:24:34 2011 +0100
+++ b/downloads.php     Sun Jan 22 20:42:35 2012 +0100
@@ -8,7 +8,7 @@
 $last_version = "0.14.4";
 print ("   <br/>\n");
 print _("    Latest version of Gajim is")."  
<strong>".$last_version."</strong><br/>\n";
-printf(_("    A %s version is in test"), "<strong>0.15-beta3</strong>");
+printf(_("    A %s version is in test"), "<strong>0.15-beta4</strong>");
 print ("<br/>\n");
 print _("If your distribution doesn't have the latest version ");
 print _("you are advised to use the ")."<a 
href=\"#autopackage\">autopackage</a> "._("or the ")."<a 
href=\"#tarball\">"._("source tarball")."</a>\n";
@@ -20,8 +20,8 @@
 print ("</a>\n");
 print _("    If you use Debian unstable do")." <i>apt-get install gajim</i>\n";
 print ("    <br/>\n");
-printf(_("   The Debian package of %s is "), "0.15-beta3");
-print "<a 
href=\"downloads/0.15/gajim_0.15~beta3-1_all.deb\">"._("here")."</a>.<br />\n";
+printf(_("   The Debian package of %s is "), "0.15-beta4");
+print "<a 
href=\"downloads/0.15/gajim_0.15~beta4-1_all.deb\">"._("here")."</a>.<br />\n";
 print _("    A daily package from mercurial is also built. To use it, remove 
gajim")." (<i>apt-get remove gajim</i>), "._("add this line to your")." 
/etc/apt/source.list:\n";
 print ("    <br/>\n");
 print ("    <i>deb ftp://ftp.gajim.org/debian unstable main</i>\n");
@@ -148,8 +148,8 @@
 print _("    There is a ")." <a 
href=\"downloads/".$download_folder."/gajim-".$last_version."-1.exe\">"._("Gajim
 installer")."</a>.\n";
 #print _("The installer doesn't contain translations because of a") . " <a 
href=\"https://bugzilla.gnome.org/show_bug.cgi?id=574520\";>" . _("GTK bug") . 
"</a>.\n";
 print ("    <br/>\n");
-print _("    Here is a")." <a 
href=\"downloads/0.15/gajim-0.15-beta3-2.exe\">"._("Gajim installer")."</a> ";
-printf(_("for %s version "), "0.15-beta3");
+print _("    Here is a")." <a 
href=\"downloads/0.15/gajim-0.15-beta4-1.exe\">"._("Gajim installer")."</a> ";
+printf(_("for %s version "), "0.15-beta4");
 print (".\n");
 print ("    <br/>\n");
 
@@ -160,8 +160,8 @@
 print ("   </h2>\n");
 print ("</a>\n");
 print _("    The tarball version of Gajim is ")."<a 
href=\"downloads/".$download_folder."/gajim-".$last_version.".tar.bz2\">"._("here")."</a>.
 "._("For information on how to build Gajim,")." <a 
href=\"http://hg.gajim.org/gajim/raw-file/tip/README.html\";>see the 
<tt>README</tt></a> ("._("in English").").<br />\n";
-printf(_("   The tarball version of %s is "), "0.15-beta3");
-print "<a 
href=\"downloads/0.15/gajim-0.15-beta3.tar.gz\">"._("here")."</a>.<br />\n";
+printf(_("   The tarball version of %s is "), "0.15-beta4");
+print "<a 
href=\"downloads/0.15/gajim-0.15-beta4.tar.gz\">"._("here")."</a>.<br />\n";
 print _("If you want to use the last unstable development version, then you 
should checkout the mercurial repository.\n");
 
 
diff -r abfcfbbaad3d -r b0fe9c1f13a4 index.php
--- a/index.php Mon Dec 19 11:24:34 2011 +0100
+++ b/index.php Sun Jan 22 20:42:35 2012 +0100
@@ -22,7 +22,7 @@
 $tpl->set_var("FEATURES_TITLE", _("FEATURES:"));
 $array_features = array(
        0 => _("Tabbed chat window and single window modes"),
-       1 => _("Group chat support (with MUC protocol), invitation, chat to 
group chat transformation, minimize group chat to roster"),
+       1 => _("Group chat support (with Multi-User Chat protocol), invitation, 
chat to group chat transformation, minimize group chat to roster"),
        2 => _("Emoticons, avatars, PEP (user activity, mood and tune)"),
        3 => _("Audio / video conferences"),
        4 => _("File transfer, room rookmarks"),
@@ -49,57 +49,70 @@
 $tpl->set_var("NEWS_MAIN", _("NEWS"));
 
 $array_news_title = array(
-       0 => sprintf(_("Beta3-release of Gajim %s"), "0.15"),
-       1 => sprintf(_("Beta2-release of Gajim %s"), "0.15"),
-       2 => sprintf(_("Beta-release of Gajim %s"), "0.15"),
-       3 => sprintf(_("Alpha-release of Gajim %s"), "0.15"),
-       4 => sprintf(_("Gajim %s is here!"), "0.14.4"),
-       5 => sprintf(_("Gajim %s is here!"), "0.14.3"),
-       6 => sprintf(_("Gajim %s is here!"), "0.14.2"),
-       7 => sprintf(_("Gajim %s is here!"), "0.14.1"),
-       8 => sprintf(_("Gajim %s is here!"), "0.14"));
+       0 => sprintf(_("Beta4-release of Gajim %s"), "0.15"),
+       1 => sprintf(_("Beta3-release of Gajim %s"), "0.15"),
+       2 => sprintf(_("Beta2-release of Gajim %s"), "0.15"),
+       3 => sprintf(_("Beta-release of Gajim %s"), "0.15"),
+       4 => sprintf(_("Alpha-release of Gajim %s"), "0.15"),
+       5 => sprintf(_("Gajim %s is here!"), "0.14.4"),
+       6 => sprintf(_("Gajim %s is here!"), "0.14.3"),
+       7 => sprintf(_("Gajim %s is here!"), "0.14.2"),
+       8 => sprintf(_("Gajim %s is here!"), "0.14.1"),
+       9 => sprintf(_("Gajim %s is here!"), "0.14"));
 //     5 => sprintf(_("Release candidate 5 of Gajim %s"), "0.13"),
 //     6 => sprintf(_("Beta-release of Gajim %s"), "0.12"),
 //     7 => sprintf(_("Alpha-release of Gajim %s"), "0.12"));
 //     3 => sprintf(_("New windows installer")),
 $array_news_date = array(
-       0 => _("18 December 2011"),
-       1 => _("08 October 2011"),
-       2 => _("17 September 2011"),
-       3 => _("27 August 2011"),
-       4 => _("22 July 2011"),
-       5 => _("19 June 2011"),
-       6 => _("07 June 2011"),
-       7 => _("26 October 2010"),
-       8 => _("02 September 2010"));
+       0 => _("22 January 2012"),
+       1 => _("18 December 2011"),
+       2 => _("08 October 2011"),
+       3 => _("17 September 2011"),
+       4 => _("27 August 2011"),
+       5 => _("22 July 2011"),
+       6 => _("19 June 2011"),
+       7 => _("07 June 2011"),
+       8 => _("26 October 2010"),
+       9 => _("02 September 2010"));
 
 $array_news_desc = array(
        0 => sprintf(_("Version %s will arrive very soon."), "0.15"),
        1 => sprintf(_("Version %s will arrive very soon."), "0.15"),
        2 => sprintf(_("Version %s will arrive very soon."), "0.15"),
-       3 => sprintf(_("Version %s will arrive soon."), "0.15"),
-       4 => sprintf(_("Version %s of Gajim has been released."), "0.14.4"),
-       5 => sprintf(_("Version %s of Gajim has been released."), "0.14.3"),
-       6 => sprintf(_("Version %s of Gajim has been released."), "0.14.2"),
-       7 => sprintf(_("Version %s of Gajim has been released."), "0.14.1"),
-       8 => sprintf(_("Version %s of Gajim has been released."), "0.14"));
+       3 => sprintf(_("Version %s will arrive very soon."), "0.15"),
+       4 => sprintf(_("Version %s will arrive soon."), "0.15"),
+       5 => sprintf(_("Version %s of Gajim has been released."), "0.14.4"),
+       6 => sprintf(_("Version %s of Gajim has been released."), "0.14.3"),
+       7 => sprintf(_("Version %s of Gajim has been released."), "0.14.2"),
+       8 => sprintf(_("Version %s of Gajim has been released."), "0.14.1"),
+       9 => sprintf(_("Version %s of Gajim has been released."), "0.14"));
 //     6 => sprintf(_("Version %s will arrive very soon."), "0.12"),
 //     7 => sprintf(_("Version %s will arrive soon."), "0.12"));
 //     3 => sprintf(_("New Windows Installer with GTK+ included.")),
 
 $array_news_whats_new = array(
-       0 => sprintf(_("What's new since %s:"), "0.15-beta2"),
-       1 => sprintf(_("What's new since %s:"), "0.15-beta1"),
-       2 => sprintf(_("What's new since %s:"), "0.15-alpha1"),
-       3 => sprintf(_("What's new since %s:"), "0.14.4"),
-       4 => sprintf(_("What's new since %s:"), "0.14.3"),
-       5 => sprintf(_("What's new since %s:"), "0.14.2"),
-       6 => sprintf(_("What's new since %s:"), "0.14.1"),
-       7 => sprintf(_("What's new since %s:"), "0.14"),
-       8 => sprintf(_("What's new since %s:"), "0.13.4"));
+       0 => sprintf(_("What's new since %s:"), "0.15-beta3"),
+       1 => sprintf(_("What's new since %s:"), "0.15-beta2"),
+       2 => sprintf(_("What's new since %s:"), "0.15-beta1"),
+       3 => sprintf(_("What's new since %s:"), "0.15-alpha1"),
+       4 => sprintf(_("What's new since %s:"), "0.14.4"),
+       5 => sprintf(_("What's new since %s:"), "0.14.3"),
+       6 => sprintf(_("What's new since %s:"), "0.14.2"),
+       7 => sprintf(_("What's new since %s:"), "0.14.1"),
+       8 => sprintf(_("What's new since %s:"), "0.14"),
+       9 => sprintf(_("What's new since %s:"), "0.13.4"));
 //     3 => sprintf(_("What's new in it:")),
 
 $array_news_items[0] = array(
+    0 => _("Fix some crashes"),
+    1 => _("Check hostname in SSL certificates "),
+    2 => _("Use 'login' keyring as default keyring instead of 'default'"),
+    3 => _("Fix Out Of Band registration "),
+    4 => _("Improve search in roster"),
+    5 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/gajim-0.15-beta4/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
+       );
+
+$array_news_items[1] = array(
     0 => _("Spell checking under windows"),
     1 => _("handle default value in seclabel XEP"),
     2 => _("Fix convertion from chat to groupchat"),
@@ -113,7 +126,7 @@
     10 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/9903fad02c40/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
        );
 
-$array_news_items[1] = array(
+$array_news_items[2] = array(
     0 => _("Fix End to End encryption."),
     1 => _("Fix auto-opening chat window when a contact connects."),
     2 => _("Fix registering a new account."),
@@ -121,14 +134,14 @@
     4 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/d687f2253f17/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
        );
 
-$array_news_items[2] = array(
+$array_news_items[3] = array(
     0 => _("Plugins are now translatable"),
     1 => _("Workarround a D-Bus issue with non-character unicode"),
     2 => _("Fix windows usage when GTK library is already in PATH"),
     3 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/41dd6ee4817d/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
        );
 
-$array_news_items[3] = array(
+$array_news_items[4] = array(
     0 => _("Plugin system"),
     1 => _("Whiteboard (via a plugin)"),
     2 => _("Message archiving"),
@@ -139,32 +152,32 @@
     7 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.15\";>"._("List of fixed 
bugs")."</a>",
        );
 
-$array_news_items[4] = array(
+$array_news_items[5] = array(
     0 => _("Fix translation issue"),
     1 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/9476e66272c3/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
     2 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.14.4\";>"._("List of 
fixed bugs")."</a>",
        );
 
-$array_news_items[5] = array(
+$array_news_items[6] = array(
     0 => _("Fix history viewer"),
     1 => _("Fix closing roster window"),
     2 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/7798a90157c7/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
     3 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.14.3\";>"._("List of 
fixed bugs")."</a>",
        );
 
-$array_news_items[6] = array(
+$array_news_items[7] = array(
     0 => _("Fix CPU usage when testing file transfer proxies"),
     1 => _("Fix invalid XML char regex"),
     2 => _("Various minor bugfixes, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/baf4786b33fe/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
     3 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.14.2\";>"._("List of 
fixed bugs")."</a>",
        );
 
-$array_news_items[7] = array(
+$array_news_items[8] = array(
     0 => _("Various minor bugfixes, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/d56f061aca8d/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
     1 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.14.1\";>"._("List of 
fixed bugs")."</a>",
        );
 
-$array_news_items[8] = array(
+$array_news_items[9] = array(
     0 => _("Jingle audio / video chat"),
        1 => _("Improve startup time"),
        2 => _("Groupchat auto-rejoin"),
diff -r abfcfbbaad3d -r b0fe9c1f13a4 locale/bg_BG/LC_MESSAGES/msg.po
--- a/locale/bg_BG/LC_MESSAGES/msg.po   Mon Dec 19 11:24:34 2011 +0100
+++ b/locale/bg_BG/LC_MESSAGES/msg.po   Sun Jan 22 20:42:35 2012 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gajim website\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-18 15:07+0100\n"
+"POT-Creation-Date: 2012-01-22 20:38+0100\n"
 "PO-Revision-Date: 2007-03-14 17:52+0200\n"
 "Last-Translator: Yavor Doganov <ya...@gnu.org>\n"
 "Language-Team: Bulgarian <d...@fsa-bg.org>\n"
@@ -683,8 +683,8 @@
 
 #: index.php:25
 msgid ""
-"Group chat support (with MUC protocol), invitation, chat to group chat "
-"transformation, minimize group chat to roster"
+"Group chat support (with Multi-User Chat protocol), invitation, chat to "
+"group chat transformation, minimize group chat to roster"
 msgstr ""
 
 #: index.php:26
@@ -769,242 +769,272 @@
 
 #: index.php:52
 #, fuzzy, c-format
-msgid "Beta3-release of Gajim %s"
+msgid "Beta4-release of Gajim %s"
 msgstr "Предварително издание на Gajim 0.11.1"
 
 #: index.php:53
 #, fuzzy, c-format
-msgid "Beta2-release of Gajim %s"
+msgid "Beta3-release of Gajim %s"
 msgstr "Предварително издание на Gajim 0.11.1"
 
 #: index.php:54
 #, fuzzy, c-format
-msgid "Beta-release of Gajim %s"
+msgid "Beta2-release of Gajim %s"
 msgstr "Предварително издание на Gajim 0.11.1"
 
 #: index.php:55
 #, fuzzy, c-format
+msgid "Beta-release of Gajim %s"
+msgstr "Предварително издание на Gajim 0.11.1"
+
+#: index.php:56
+#, fuzzy, c-format
 msgid "Alpha-release of Gajim %s"
 msgstr "Предварително издание на Gajim 0.11.1"
 
-#: index.php:56 index.php:57 index.php:58 index.php:59 index.php:60
+#: index.php:57 index.php:58 index.php:59 index.php:60 index.php:61
 #, fuzzy, c-format
 msgid "Gajim %s is here!"
 msgstr "Излезе Gajim 0.11!"
 
-#: index.php:66
+#: index.php:67
+#, fuzzy
+msgid "22 January 2012"
+msgstr "18 февруари 2007 г."
+
+#: index.php:68
 #, fuzzy
 msgid "18 December 2011"
 msgstr "19 декември 2006 г."
 
-#: index.php:67
+#: index.php:69
 #, fuzzy
 msgid "08 October 2011"
 msgstr "19 декември 2006 г."
_______________________________________________
Commits mailing list
Commits@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to