summaryrefslogtreecommitdiff
path: root/plugins/Languages/hi/informations.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Languages/hi/informations.xml')
-rw-r--r--plugins/Languages/hi/informations.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/plugins/Languages/hi/informations.xml b/plugins/Languages/hi/informations.xml
new file mode 100644
index 0000000..29330e4
--- /dev/null
+++ b/plugins/Languages/hi/informations.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<package>
+ <title xml:lang="en"><![CDATA[Translation of Ultracopier to hindi]]></title><!-- english is required -->
+ <!-- What kind of plugin this is -->
+ <category>Languages</category>
+ <!-- Who wrote this plugin -->
+ <author><![CDATA[BRULE Herman, alpha_one_x86 (alpha_one_x86@first-world.info)]]></author>
+ <!-- URL of page or site for this plugin (may provide additional information, bug reports, feature requests). -->
+ <website xml:lang="en"><![CDATA[http://ultracopier-es.first-world.info/]]></website><!-- not required -->
+ <!-- the date-time format should be in timestamps format -->
+ <pubDate>1287496800</pubDate>
+ <!-- Detailed description -->
+ <description xml:lang="en"><![CDATA[Translation of Ultracopier to hindi. Done for version 0.3.0.0. For more details see the web site.]]></description>
+ <!-- Version of this release of this plugin, need be like that's: A.B.C.D, where A, B, C and D is number -->
+ <version>0.3.0.0</version>
+ <!-- This internal name should never change, because it is used to detect when a particular plugin is updated. It must comprise only lower case ASCII characters (a-z), numerical digits (0-9), "-", "." or "_", and it must be be unique within the category. And have size lower than 64 char. -->
+ <name>hi</name>
+ <!-- Dependency checking. This is used to check when a plugin may not be compatible with an updated version of either Ultracopier or another plugin. This example only checks Ultracopier. -->
+ <dependencies><![CDATA[
+ =ultracopier-0.3.0
+ ]]></dependencies>
+ <!-- Additional information that is specific to the category (in this case Language). -->
+ <categorySpecific>
+ <!-- The full name in the language we're translating to. -->
+ <fullName><![CDATA[हिंदी]]></fullName>
+ <!-- Short name, language name in English -->
+ <shortName><![CDATA[Hindi]]></shortName>
+ <!-- Short name, language ISO code -->
+ <shortName mainCode="true"><![CDATA[hi]]></shortName>
+ <!-- Short name, language ISO country code -->
+ <shortName><![CDATA[hi_HI]]></shortName>
+ </categorySpecific>
+</package> \ No newline at end of file