Fix vcs-* headers
[phpmyadmin-website.git] / templates / phpmyadmin.xml.tpl
blob75f00e8c704bdd53f4f6f5913a8c8eddff904910
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <XML_DIZ_INFO xmlns:py="http://genshi.edgewall.org/">
3 <py:for each="release in releases_featured">
4 <py:for each="file in release.files"><py:if test="file.featured"><py:if test="file.ext == '.zip'">
5         <MASTER_PAD_VERSION_INFO>
6                 <MASTER_PAD_VERSION>3.01</MASTER_PAD_VERSION>
7         <MASTER_PAD_EDITOR>vim http://www.vim.org + Genshi</MASTER_PAD_EDITOR>
8         <MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
9         </MASTER_PAD_VERSION_INFO>
10         <Company_Info>
11                 <Company_Name>phpMyAdmin devel team</Company_Name>
12                 <Address_1></Address_1>
13                 <Address_2 />
14                 <City_Town>Praha</City_Town>
15                 <State_Province />
16                 <Zip_Postal_Code></Zip_Postal_Code>
17                 <Country>Czech Republic</Country>
18                 <Company_WebSite_URL>http://www.phpmyadmin.net/</Company_WebSite_URL>
19                 <Contact_Info>
20                         <Author_First_Name>phpMyAdmin</Author_First_Name>
21                         <Author_Last_Name>devel team</Author_Last_Name>
22                         <Author_Email>phpmyadmin-devel@lists.sourceforge.net</Author_Email>
23                         <Contact_First_Name>phpMyAdmin</Contact_First_Name>
24                         <Contact_Last_Name>devel team</Contact_Last_Name>
25                         <Contact_Email>phpmyadmin-devel@lists.sourceforge.net</Contact_Email>
26                 </Contact_Info>
27                 <Support_Info>
28                         <Sales_Email>phpmyadmin-devel@lists.sourceforge.net</Sales_Email>
29                         <Support_Email>phpmyadmin-users@lists.sourceforge.net</Support_Email>
30                         <General_Email>phpmyadmin-users@lists.sourceforge.net</General_Email>
31                         <Sales_Phone />
32                         <Support_Phone />
33                         <General_Phone />
34                         <Fax_Phone />
35                 </Support_Info>
36         </Company_Info>
37         <Program_Info>
38                 <Program_Name>phpMyAdmin</Program_Name>
39                 <Program_Version>${release.version}</Program_Version>
40                 <Program_Release_Month>${"%02d" % release.date.month}</Program_Release_Month>
41                 <Program_Release_Day>${"%02d" % release.date.day}</Program_Release_Day>
42                 <Program_Release_Year>${release.date.year}</Program_Release_Year>
43                 <Program_Cost_Dollars />
44         <Program_Cost_Other_Code />
45                 <Program_Cost_Other />
46                 <Program_Type>Freeware</Program_Type>
47                 <Program_Release_Status>Major Update</Program_Release_Status>
48                 <Program_Install_Support>No Install Support</Program_Install_Support>
49                 <Program_OS_Support>Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vista Business x64,Windows Vista Enterprise x64,Windows Vista Ultimate x64,Unix,Linux,Linux Console,Linux Gnome,Linux GPL,Linux Open Source,MS-DOS,AS/400,OS/2,OS/2 Warp,OS/2 Warp 4,MAC 68k,Mac PPC,Mac OS 9,Mac OS X,Mac OS X 10.1,Mac OS X 10.2,Mac OS X 10.3,Mac OS X 10.4,Mac OS X 10.5,Mac Other,Palm OS 1.0,Palm OS 2.0,Palm OS 2.1,Palm OS 3.0,Palm OS 3.1,Palm OS 3.2,Palm OS 4.0,Palm OS 5.0,Palm OS 6.0,Windows CE,Pocket PC,Windows Mobile 2003,Windows Mobile 2005,RIM,Symbian,Handheld/Mobile Other,OpenVMS,Netware,BEOS,Java</Program_OS_Support>
50                 <Program_Language>English,Afrikaans,Albanian,Arabic,Basque,Bulgarian,Byelorussian,Catalan,Chinese,ChineseSimplified,ChineseTraditional,Croatian,Czech,Dutch,Estonian,Finnish,French,Galician,Georgian,German,Greek,Hebrew,Hindi,Hungarian,Indonesian,Italian,Japanese,Korean,Latvian,Lithuanian,Macedonian,Malay,Mongolian,Norwegian,Persian,Polish,Portuguese,Romanian,Russian,Serbian,Slovak,Slovenian,Spanish,Swedish,Thai,Turkish,Ukrainian</Program_Language>
51                 <Program_Change_Info />
52                 <Program_Specific_Category>Business</Program_Specific_Category>
53                 <Program_Category_Class>Business::Databases &amp; Tools</Program_Category_Class>
54                 <Program_System_Requirements>PHP 5.2 or newer, MySQL 5 or newer</Program_System_Requirements>
55                 <Expire_Info>
56                         <Has_Expire_Info>n</Has_Expire_Info>
57                         <Expire_Count />
58                         <Expire_Based_On>Days</Expire_Based_On>
59                         <Expire_Other_Info />
60                         <Expire_Month />
61                         <Expire_Day />
62                         <Expire_Year />
63                 </Expire_Info>
64         <File_Info>
65             <File_Size_Bytes>${file.size}</File_Size_Bytes>
66             <File_Size_K>${file.size_k}</File_Size_K>
67             <File_Size_MB>${file.size_m}</File_Size_MB>
68         </File_Info>
69         </Program_Info>
70         <Program_Descriptions>
71                 <English>
72             <Keywords>mysql,database,php,administration,query,sql,csv,excel,web</Keywords>
73             <Char_Desc_45>Administration of MySQL over the Web.</Char_Desc_45>
74                         <Char_Desc_80>A tool that handles the basic administration of MySQL over the Web.</Char_Desc_80>
75                         <Char_Desc_250>phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL, providing intuitive user interface for most of them.</Char_Desc_250>
76                         <Char_Desc_450>phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.</Char_Desc_450>
77                         <Char_Desc_2000>phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement. To ease usage to a wide range of people, phpMyAdmin is translated into 55 languages and supports both LTR and RTL languages.</Char_Desc_2000>
78                 </English>
79                 <Czech>
80             <Keywords>mobil,telefon,nokia,ericssonn,sony-ericssonn,alcatel,siemens,manažer,kalendář,kontakty,sms,zpráva</Keywords>
81             <Keywords>mysql,databáze,php,administrace,dotaz,sql,csv,excel,web</Keywords>
82                         <Char_Desc_45>Správa MySQL přes webové rozhraní.</Char_Desc_45>
83                         <Char_Desc_80>Správa databází MySQL přes webové rozhraní.</Char_Desc_80>
84                         <Char_Desc_250>Nástroj pro vzdálenou správu MySQL databází přes webové rozhraní. Umožňuje například tvorbu datových polí a tabulek, nastavení práva atd.</Char_Desc_250>
85                         <Char_Desc_450>Nástroj pro vzdálenou správu MySQL databází přes webové rozhraní. Umožňuje například tvorbu datových polí a tabulek, nastavení práva atd.</Char_Desc_450>
86                         <Char_Desc_2000>Nástroj pro vzdálenou správu MySQL databází přes webové rozhraní. Umožňuje například tvorbu datových polí a tabulek, nastavení práva atd.</Char_Desc_2000>
87                 </Czech>
88         </Program_Descriptions>
89         <Web_Info>
90                 <Application_URLs>
91                         <Application_Info_URL>http://www.phpmyadmin.net/</Application_Info_URL>
92                         <Application_Order_URL>http://www.phpmyadmin.net/home_page/donate.php</Application_Order_URL>
93                         <Application_Screenshot_URL>http://www.phpmyadmin.net/home_page/images/screenshots/main-page.png</Application_Screenshot_URL>
94                         <Application_Icon_URL>http://www.phpmyadmin.net/home_page/images/icon.png</Application_Icon_URL>
95                         <Application_XML_File_URL>http://www.phpmyadmin.net/home_page/phpmyadmin.xml</Application_XML_File_URL>
96                 </Application_URLs>
97                 <Download_URLs>
98                         <Primary_Download_URL>${file.url}</Primary_Download_URL>
99                         <Secondary_Download_URL />
100                         <Additional_Download_URL_1 />
101                         <Additional_Download_URL_2 />
102                 </Download_URLs>
103         </Web_Info>
104         <Permissions>
105                 <Distribution_Permissions>This program is free software; you can redistribute it and/or modify it
106 under the terms of the GNU General Public License version 2 as published by
107 the Free Software Foundation.
109 This program is distributed in the hope that it will be useful, but WITHOUT
110 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
111 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
112 more details.
114 You should have received a copy of the GNU General Public License along with
115 this program; if not, write to the Free Software Foundation, Inc.,
116 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
117 </Distribution_Permissions>
118                 <EULA>This program is free software; you can redistribute it and/or modify it
119 under the terms of the GNU General Public License version 2 as published by
120 the Free Software Foundation.
122 This program is distributed in the hope that it will be useful, but WITHOUT
123 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
124 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
125 more details.
127 You should have received a copy of the GNU General Public License along with
128 this program; if not, write to the Free Software Foundation, Inc.,
129 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
130 </EULA>
131         </Permissions>
132         <RSS>
133                 <RSS_Feed_Company>${rss_news}</RSS_Feed_Company>
134                 <RSS_Feed_Product>${rss_news}</RSS_Feed_Product>
135         </RSS>
136 </py:if></py:if></py:for>
137 </py:for>
138 </XML_DIZ_INFO>