changeset 0a80169ad848 in /home/hg/repos/gajim-website

details:http://hg.gajim.org/gajim-website?cmd=changeset;node=0a80169ad848
description: update website for 0.15.4
diffstat:

 downloads.php                   |   4 +-
 index.php                       |  49 +++++++++++++--------
 locale/bg_BG/LC_MESSAGES/msg.po |  75 +++++++++++++++++++---------------
 locale/de_DE/LC_MESSAGES/msg.po |  85 +++++++++++++++++++++-----------------
 locale/eo/LC_MESSAGES/msg.po    |  75 +++++++++++++++++++---------------
 locale/es_ES/LC_MESSAGES/msg.po |  83 +++++++++++++++++++++-----------------
 locale/fr_FR/LC_MESSAGES/msg.po |  84 ++++++++++++++++++++-----------------
 locale/he_IL/LC_MESSAGES/msg.po |  71 +++++++++++++++++++-------------
 locale/hu_HU/LC_MESSAGES/msg.po |  76 +++++++++++++++++++---------------
 locale/it_IT/LC_MESSAGES/msg.po |  75 +++++++++++++++++++---------------
 locale/pl_PL/LC_MESSAGES/msg.po |  85 +++++++++++++++++++++-----------------
 locale/pt_BR/LC_MESSAGES/msg.po |  85 +++++++++++++++++++++-----------------
 locale/ru_RU/LC_MESSAGES/msg.po |  89 ++++++++++++++++++++++------------------
 msg.pot                         |  78 ++++++++++++++++++++---------------
 14 files changed, 568 insertions(+), 446 deletions(-)

diffs (truncated from 2145 to 300 lines):

diff -r d07b22999e56 -r 0a80169ad848 downloads.php
--- a/downloads.php     Mon May 20 16:51:39 2013 +0200
+++ b/downloads.php     Sat May 25 20:44:10 2013 +0200
@@ -5,7 +5,7 @@
   Entete (_("Gajim, a Jabber client"), "GAJIM");
 
 $download_folder = "0.15";
-$last_version = "0.15.3";
+$last_version = "0.15.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-beta4</strong>");
@@ -145,7 +145,7 @@
 print ("   </h2>\n");
 print ("</a>\n");
 #print _("Installer for 0.14 will be available as soon as possible. Currently 
available:")." <a href=\"downloads/0.13/gajim-0.13.4-2.exe\">"._("Gajim 0.13.4 
installer")."</a>.\n";
-print _("    There is a ")." <a 
href=\"downloads/".$download_folder."/gajim-".$last_version."-2.exe\">"._("Gajim
 installer")."</a>.\n";
+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-beta4-2.exe\">"._("Gajim installer")."</a> ";
diff -r d07b22999e56 -r 0a80169ad848 index.php
--- a/index.php Mon May 20 16:51:39 2013 +0200
+++ b/index.php Sat May 25 20:44:10 2013 +0200
@@ -50,41 +50,52 @@
 $tpl->set_var("NEWS_MAIN", _("NEWS"));
 
 $array_news_title = array(
-    0 => sprintf(_("Gajim %s is here!"), "0.15.3"),
-    1 => sprintf(_("Gajim %s is here!"), "0.15.2"),
-    2 => sprintf(_("Gajim %s is here!"), "0.15.1"),
-    3 => sprintf(_("Gajim %s is here!"), "0.15"),
+    0 => sprintf(_("Gajim %s is here!"), "0.15.4"),
+    1 => sprintf(_("Gajim %s is here!"), "0.15.3"),
+    2 => sprintf(_("Gajim %s is here!"), "0.15.2"),
+    3 => sprintf(_("Gajim %s is here!"), "0.15.1"),
+    4 => sprintf(_("Gajim %s is here!"), "0.15"),
 );
 //     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 => _("17 March 2013"),
-       1 => _("30 October 2012"),
-       2 => _("29 August 2012"),
-       3 => _("18 March 2012"),
+       0 => _("25 May 2013"),
+       1 => _("17 March 2013"),
+       2 => _("30 October 2012"),
+       3 => _("29 August 2012"),
+       4 => _("18 March 2012"),
 );
 
 $array_news_desc = array(
-    0 => sprintf(_("Version %s of Gajim has been released."), "0.15.3"),
-    1 => sprintf(_("Version %s of Gajim has been released."), "0.15.2"),
-    2 => sprintf(_("Version %s of Gajim has been released."), "0.15.1"),
-    3 => sprintf(_("Version %s of Gajim has been released."), "0.15"),
+    0 => sprintf(_("Version %s of Gajim has been released."), "0.15.4"),
+    1 => sprintf(_("Version %s of Gajim has been released."), "0.15.3"),
+    2 => sprintf(_("Version %s of Gajim has been released."), "0.15.2"),
+    3 => sprintf(_("Version %s of Gajim has been released."), "0.15.1"),
+    4 => sprintf(_("Version %s of Gajim has been released."), "0.15"),
 );
 //     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.2"),
-       1 => sprintf(_("What's new since %s:"), "0.15.1"),
-       1 => sprintf(_("What's new since %s:"), "0.15"),
-       3 => sprintf(_("What's new since %s:"), "0.14.4"),
+       0 => sprintf(_("What's new since %s:"), "0.15.3"),
+       1 => sprintf(_("What's new since %s:"), "0.15.2"),
+       2 => sprintf(_("What's new since %s:"), "0.15.1"),
+       3 => sprintf(_("What's new since %s:"), "0.15"),
+       4 => sprintf(_("What's new since %s:"), "0.14.4"),
 );
 //     3 => sprintf(_("What's new in it:")),
 
 $array_news_items[0] = array(
+    0 => _("Fix connection to non-SSL servers"),
+    1 => _("Minor other fixes"),
+    2 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/gajim-0.15.4/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
+    3 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.15.4\";>"._("List of 
fixed bugs")."</a>",
+       );
+
+$array_news_items[1] = array(
     0 => _("Better handling of SSL errors"),
     1 => _("Better handling of canceling file transfer"),
     2 => _("Improve farstream calls"),
@@ -92,20 +103,20 @@
     4 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.15.3\";>"._("List of 
fixed bugs")."</a>",
        );
 
-$array_news_items[1] = array(
+$array_news_items[2] = array(
     0 => _("Fix crash when pressing ESC in chat window"),
     1 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/gajim-0.15.2/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
     2 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.15.2\";>"._("List of 
fixed bugs")."</a>",
        );
 
-$array_news_items[2] = array(
+$array_news_items[3] = array(
     0 => _("Switch to python-farstream"),
     1 => _("Fix several issues"),
     2 => _("Full changelog, see") . " <a href = 
\"http://hg.gajim.org/gajim/file/gajim-0.15.1/ChangeLog\";>"._("Full 
ChangeLog")."</a> ",
     3 => "<a href = 
\"http://trac.gajim.org/query?status=closed&milestone=0.15.1\";>"._("List of 
fixed bugs")."</a>",
        );
 
-$array_news_items[3] = array(
+$array_news_items[4] = array(
     0 => _("Plugin system"),
     1 => _("Whiteboard (via a plugin)"),
     2 => _("Message archiving"),
diff -r d07b22999e56 -r 0a80169ad848 locale/bg_BG/LC_MESSAGES/msg.po
--- a/locale/bg_BG/LC_MESSAGES/msg.po   Mon May 20 16:51:39 2013 +0200
+++ b/locale/bg_BG/LC_MESSAGES/msg.po   Sat May 25 20:44:10 2013 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gajim website\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-17 19:25+0100\n"
+"POT-Creation-Date: 2013-05-25 20:43+0200\n"
 "PO-Revision-Date: 2007-03-14 17:52+0200\n"
 "Last-Translator: Yavor Doganov <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
@@ -761,101 +761,114 @@
 msgid "NEWS"
 msgstr "НОВИНИ"
 
-#: index.php:53 index.php:54 index.php:55 index.php:56
+#: index.php:53 index.php:54 index.php:55 index.php:56 index.php:57
 #, fuzzy, c-format
 msgid "Gajim %s is here!"
 msgstr "Излезе Gajim 0.11!"
 
-#: index.php:63
+#: index.php:64
+#, fuzzy
+msgid "25 May 2013"
+msgstr "18 февруари 2007 г."
+
+#: index.php:65
 msgid "17 March 2013"
 msgstr ""
 
-#: index.php:64
+#: index.php:66
 #, fuzzy
 msgid "30 October 2012"
 msgstr "19 декември 2006 г."
 
-#: index.php:65
+#: index.php:67
 msgid "29 August 2012"
 msgstr ""
 
-#: index.php:66
+#: index.php:68
 msgid "18 March 2012"
 msgstr ""
 
-#: index.php:70 index.php:71 index.php:72 index.php:73
+#: index.php:72 index.php:73 index.php:74 index.php:75 index.php:76
 #, fuzzy, c-format
 msgid "Version %s of Gajim has been released."
 msgstr "Издадена е версия 0.11 на Gajim."
 
-#: index.php:80 index.php:81 index.php:82 index.php:83
+#: index.php:83 index.php:84 index.php:85 index.php:86 index.php:87
 #, fuzzy, c-format
 msgid "What's new since %s:"
 msgstr "Какво е новото спрямо "
 
-#: index.php:88
-msgid "Better handling of SSL errors"
+#: index.php:92
+msgid "Fix connection to non-SSL servers"
 msgstr ""
 
-#: index.php:89
-msgid "Better handling of canceling file transfer"
+#: index.php:93
+msgid "Minor other fixes"
 msgstr ""
 
-#: index.php:90
-msgid "Improve farstream calls"
-msgstr ""
-
-#: index.php:91 index.php:97 index.php:104 index.php:116
+#: index.php:94 index.php:102 index.php:108 index.php:115 index.php:127
 msgid "Full ChangeLog"
 msgstr "Пълен дневник на промените"
 
-#: index.php:91 index.php:97 index.php:104 index.php:116
+#: index.php:94 index.php:102 index.php:108 index.php:115 index.php:127
 #, fuzzy
 msgid "Full changelog, see"
 msgstr "Пълен дневник на промените"
 
-#: index.php:92 index.php:98 index.php:105 index.php:117
+#: index.php:95 index.php:103 index.php:109 index.php:116 index.php:128
 msgid "List of fixed bugs"
 msgstr ""
 
-#: index.php:96
+#: index.php:99
+msgid "Better handling of SSL errors"
+msgstr ""
+
+#: index.php:100
+msgid "Better handling of canceling file transfer"
+msgstr ""
+
+#: index.php:101
+msgid "Improve farstream calls"
+msgstr ""
+
+#: index.php:107
 msgid "Fix crash when pressing ESC in chat window"
 msgstr ""
 
-#: index.php:102
+#: index.php:113
 msgid "Switch to python-farstream"
 msgstr ""
 
-#: index.php:103
+#: index.php:114
 #, fuzzy
 msgid "Fix several issues"
 msgstr "Нов превод: сръбски"
 
-#: index.php:109
+#: index.php:120
 msgid "Plugin system"
 msgstr ""
 
-#: index.php:110
+#: index.php:121
 msgid "Whiteboard (via a plugin)"
 msgstr ""
 
-#: index.php:111
+#: index.php:122
 msgid "Message archiving"
 msgstr ""
 
-#: index.php:112
+#: index.php:123
 msgid "Stream managment"
 msgstr ""
 
-#: index.php:113
+#: index.php:124
 msgid "Nested roster group"
 msgstr ""
 
-#: index.php:114
+#: index.php:125
 msgid "Roster filtrering"
 msgstr ""
 
-#: index.php:115
+#: index.php:126
 msgid "GPG and spell checking support for windows"
 msgstr ""
 
@@ -900,10 +913,6 @@
 #~ msgstr "Предварително издание на Gajim 0.11.1"
 
 #, fuzzy
-#~ msgid "22 January 2012"
-#~ msgstr "18 февруари 2007 г."
-
-#, fuzzy
 #~ msgid "18 December 2011"
 #~ msgstr "19 декември 2006 г."
 
diff -r d07b22999e56 -r 0a80169ad848 locale/de_DE/LC_MESSAGES/msg.po
--- a/locale/de_DE/LC_MESSAGES/msg.po   Mon May 20 16:51:39 2013 +0200
+++ b/locale/de_DE/LC_MESSAGES/msg.po   Sat May 25 20:44:10 2013 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: msg\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-17 19:25+0100\n"
+"POT-Creation-Date: 2013-05-25 20:43+0200\n"
 "PO-Revision-Date: 2008-12-22 22:59+0100\n"
 "Last-Translator: \n"
 "Language-Team: German <[email protected]>\n"
@@ -789,103 +789,116 @@
 msgid "NEWS"
 msgstr "NEUIGKEITEN"
 
-#: index.php:53 index.php:54 index.php:55 index.php:56
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to