changeset 9148fec996f2 in /home/hg/repos/gajim-website
details:http://hg.gajim.org/gajim-website?cmd=changeset;node=9148fec996f2
description: update website for 0.14.3
diffstat:
downloads.php | 2 +-
index.php | 55 ++++++++++++++++----------
locale/bg_BG/LC_MESSAGES/msg.po | 77 +++++++++++++++++++++++--------------
locale/de_DE/LC_MESSAGES/msg.po | 83 ++++++++++++++++++++++++----------------
locale/eo/LC_MESSAGES/msg.po | 71 +++++++++++++++++++++-------------
locale/es_ES/LC_MESSAGES/msg.po | 77 +++++++++++++++++++++++--------------
locale/fr_FR/LC_MESSAGES/msg.po | 83 ++++++++++++++++++++++++----------------
locale/hu_HU/LC_MESSAGES/msg.po | 77 +++++++++++++++++++++++--------------
locale/it_IT/LC_MESSAGES/msg.po | 77 +++++++++++++++++++++++--------------
locale/pl_PL/LC_MESSAGES/msg.po | 83 ++++++++++++++++++++++++----------------
locale/pt_BR/LC_MESSAGES/msg.po | 83 ++++++++++++++++++++++++----------------
locale/ru_RU/LC_MESSAGES/msg.po | 82 ++++++++++++++++++++++++----------------
msg.pot | 76 ++++++++++++++++++++++--------------
13 files changed, 557 insertions(+), 369 deletions(-)
diffs (truncated from 1930 to 300 lines):
diff -r 2bcc1b6581ff -r 9148fec996f2 downloads.php
--- a/downloads.php Wed Jun 08 09:01:42 2011 +0200
+++ b/downloads.php Sun Jun 19 21:41:40 2011 +0200
@@ -5,7 +5,7 @@
Entete (_("Gajim, a Jabber client"), "GAJIM");
$download_folder = "0.14";
-$last_version = "0.14.2";
+$last_version = "0.14.3";
print (" <br/>\n");
print _(" Latest version of Gajim is")."
<strong>".$last_version."</strong><br/>\n";
#printf(_(" A %s version is in test"), "<strong>0.13-rc5</strong>");
diff -r 2bcc1b6581ff -r 9148fec996f2 index.php
--- a/index.php Wed Jun 08 09:01:42 2011 +0200
+++ b/index.php Sun Jun 19 21:41:40 2011 +0200
@@ -49,49 +49,60 @@
$tpl->set_var("NEWS_MAIN", _("NEWS"));
$array_news_title = array(
- 0 => sprintf(_("Gajim %s is here!"), "0.14.2"),
- 1 => sprintf(_("Gajim %s is here!"), "0.14.1"),
- 2 => sprintf(_("Gajim %s is here!"), "0.14"),
- 3 => sprintf(_("Gajim %s is here!"), "0.13.4"));
+ 0 => sprintf(_("Gajim %s is here!"), "0.14.3"),
+ 1 => sprintf(_("Gajim %s is here!"), "0.14.2"),
+ 2 => sprintf(_("Gajim %s is here!"), "0.14.1"),
+ 3 => sprintf(_("Gajim %s is here!"), "0.14"),
+ 4 => sprintf(_("Gajim %s is here!"), "0.13.4"));
// 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 => _("07 June 2011"),
- 1 => _("26 October 2010"),
- 2 => _("02 September 2010"),
- 3 => _("02 April 2010"));
+ 0 => _("19 June 2011"),
+ 1 => _("07 June 2011"),
+ 2 => _("26 October 2010"),
+ 3 => _("02 September 2010"),
+ 4 => _("02 April 2010"));
$array_news_desc = array(
- 0 => sprintf(_("Version %s of Gajim has been released."), "0.14.2"),
- 1 => sprintf(_("Version %s of Gajim has been released."), "0.14.1"),
- 2 => sprintf(_("Version %s of Gajim has been released."), "0.14"),
- 3 => sprintf(_("Version %s of Gajim has been released."), "0.13.4"));
+ 0 => sprintf(_("Version %s of Gajim has been released."), "0.14.3"),
+ 1 => sprintf(_("Version %s of Gajim has been released."), "0.14.2"),
+ 2 => sprintf(_("Version %s of Gajim has been released."), "0.14.1"),
+ 3 => sprintf(_("Version %s of Gajim has been released."), "0.14"),
+ 4 => sprintf(_("Version %s of Gajim has been released."), "0.13.4"));
// 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.14.1"),
- 1 => sprintf(_("What's new since %s:"), "0.14"),
- 2 => sprintf(_("What's new since %s:"), "0.13.4"),
- 3 => sprintf(_("What's new since %s:"), "0.13.3"));
+ 0 => sprintf(_("What's new since %s:"), "0.14.2"),
+ 1 => sprintf(_("What's new since %s:"), "0.14.1"),
+ 2 => sprintf(_("What's new since %s:"), "0.14"),
+ 3 => sprintf(_("What's new since %s:"), "0.13.4"),
+ 4 => sprintf(_("What's new since %s:"), "0.13.3"));
// 3 => sprintf(_("What's new in it:")),
$array_news_items[0] = array(
- 0 => _("Fix CPU usage when testing file transfer proxies"),
- 1 => _("Fix invalid XML char regex"),
- 1 => _("Various minor bugfixes, see") . " <a href =
\"http://hg.gajim.org/gajim/file/baf4786b33fe/ChangeLog\">"._("Full
ChangeLog")."</a> ",
- 2 => "<a href =
\"http://trac.gajim.org/query?status=closed&milestone=0.14.2\">"._("List of
fixed bugs")."</a>",
+ 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[1] = 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[2] = 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[2] = array(
+$array_news_items[3] = array(
0 => _("Jingle audio / video chat"),
1 => _("Improve startup time"),
2 => _("Groupchat auto-rejoin"),
@@ -102,7 +113,7 @@
7 => "<a href =
\"http://trac.gajim.org/query?status=closed&milestone=0.14\">"._("List of fixed
bugs")."</a>",
);
-$array_news_items[3] = array(
+$array_news_items[4] = array(
0 => _("Fix some TLS connection"),
1 => _("Don't raise a lot of \"DB Error\" dialog"),
2 => _("Fix contact synchronisation"),
diff -r 2bcc1b6581ff -r 9148fec996f2 locale/bg_BG/LC_MESSAGES/msg.po
--- a/locale/bg_BG/LC_MESSAGES/msg.po Wed Jun 08 09:01:42 2011 +0200
+++ b/locale/bg_BG/LC_MESSAGES/msg.po Sun Jun 19 21:41:40 2011 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: gajim website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-07 20:26+0200\n"
+"POT-Creation-Date: 2011-06-19 21:38+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"
@@ -741,101 +741,118 @@
msgid "NEWS"
msgstr "НОВИНИ"
-#: index.php:52 index.php:53 index.php:54 index.php:55
+#: index.php:52 index.php:53 index.php:54 index.php:55 index.php:56
#, fuzzy, c-format
msgid "Gajim %s is here!"
msgstr "Излезе Gajim 0.11!"
-#: index.php:61
+#: index.php:62
+msgid "19 June 2011"
+msgstr ""
+
+#: index.php:63
msgid "07 June 2011"
msgstr ""
-#: index.php:62
+#: index.php:64
#, fuzzy
msgid "26 October 2010"
msgstr "19 декември 2006 г."
-#: index.php:63
+#: index.php:65
#, fuzzy
msgid "02 September 2010"
msgstr "19 декември 2006 г."
-#: index.php:64
+#: index.php:66
msgid "02 April 2010"
msgstr ""
-#: index.php:67 index.php:68 index.php:69 index.php:70
+#: index.php:69 index.php:70 index.php:71 index.php:72 index.php:73
#, fuzzy, c-format
msgid "Version %s of Gajim has been released."
msgstr "Издадена е версия 0.11 на Gajim."
-#: index.php:76 index.php:77 index.php:78 index.php:79
+#: index.php:79 index.php:80 index.php:81 index.php:82 index.php:83
#, fuzzy, c-format
msgid "What's new since %s:"
msgstr "Какво е новото спрямо "
-#: index.php:83
+#: index.php:87
+msgid "Fix history viewer"
+msgstr ""
+
+#: index.php:88
+msgid "Fix closing roster window"
+msgstr ""
+
+#: index.php:89 index.php:96 index.php:101 index.php:112
+msgid "Full ChangeLog"
+msgstr "Пълен дневник на промените"
+
+#: index.php:89
+#, fuzzy
+msgid "Full changelog, see"
+msgstr "Пълен дневник на промените"
+
+#: index.php:90 index.php:97 index.php:102 index.php:113
+msgid "List of fixed bugs"
+msgstr ""
+
+#: index.php:94
msgid "Fix CPU usage when testing file transfer proxies"
msgstr ""
-#: index.php:84
+#: index.php:95
msgid "Fix invalid XML char regex"
msgstr ""
-#: index.php:85 index.php:90 index.php:101
-msgid "Full ChangeLog"
-msgstr "Пълен дневник на промените"
-
-#: index.php:85 index.php:90
+#: index.php:96 index.php:101
msgid "Various minor bugfixes, see"
msgstr ""
-#: index.php:86 index.php:91 index.php:102
-msgid "List of fixed bugs"
-msgstr ""
-
-#: index.php:95
+#: index.php:106
msgid "Jingle audio / video chat"
msgstr ""
-#: index.php:96
+#: index.php:107
msgid "Improve startup time"
msgstr ""
-#: index.php:97
+#: index.php:108
msgid "Groupchat auto-rejoin"
msgstr ""
-#: index.php:98
+#: index.php:109
msgid "Geolocation (with geoclue)"
msgstr ""
-#: index.php:99
+#: index.php:110
msgid "Use XDG standards"
msgstr ""
-#: index.php:100
+#: index.php:111
msgid "Handle groupchat captcha"
msgstr ""
-#: index.php:106
+#: index.php:117
msgid "Fix some TLS connection"
msgstr ""
-#: index.php:107
+#: index.php:118
msgid "Don't raise a lot of \"DB Error\" dialog"
msgstr ""
-#: index.php:108
+#: index.php:119
msgid "Fix contact synchronisation"
msgstr ""
-#: index.php:109
+#: index.php:120
#, fuzzy
msgid "Add japanese translation"
msgstr "Нов превод: сръбски"
-#: index.php:110
+#: index.php:121
msgid "Minor fixes"
msgstr ""
diff -r 2bcc1b6581ff -r 9148fec996f2 locale/de_DE/LC_MESSAGES/msg.po
--- a/locale/de_DE/LC_MESSAGES/msg.po Wed Jun 08 09:01:42 2011 +0200
+++ b/locale/de_DE/LC_MESSAGES/msg.po Sun Jun 19 21:41:40 2011 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: msg\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-06-07 20:26+0200\n"
+"POT-Creation-Date: 2011-06-19 21:38+0200\n"
"PO-Revision-Date: 2008-12-22 22:59+0100\n"
"Last-Translator: \n"
"Language-Team: German <[email protected]>\n"
@@ -767,104 +767,123 @@
msgid "NEWS"
msgstr "NEUIGKEITEN"
-#: index.php:52 index.php:53 index.php:54 index.php:55
+#: index.php:52 index.php:53 index.php:54 index.php:55 index.php:56
#, c-format
msgid "Gajim %s is here!"
msgstr "Gajim %s ist da!"
-#: index.php:61
+#: index.php:62
+#, fuzzy
+msgid "19 June 2011"
+msgstr "12. August 2008"
+
+#: index.php:63
#, fuzzy
msgid "07 June 2011"
msgstr "12. August 2008"
-#: index.php:62
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits