diff options
Diffstat (limited to 'kdoctools/customization/xsl/hu.xml')
-rw-r--r-- | kdoctools/customization/xsl/hu.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kdoctools/customization/xsl/hu.xml b/kdoctools/customization/xsl/hu.xml new file mode 100644 index 000000000..f4250b3c7 --- /dev/null +++ b/kdoctools/customization/xsl/hu.xml @@ -0,0 +1,17 @@ +<localization language="hu"> +<!-- Notes for translators: + 1. Do not translate `&...;' (unless you know the mechanism). + 2. In the strings ("..."), you can use the following notations, apart from Unicode, + ISO entities (e.g. ó), slashed + ISO names (e.g. \latin-small-letter-o-with-acute;), or \U-XXXX + where X is an upper case hexadecimal, and XXXX is the Unicode + value for the character (e.g. \U-00F3). + --> +<gentext key="Default" text="Alap\U-00E9;rtelmez\U-00E9;s"/> +<gentext key="Documentation.by" text="A dokument\U-00E1;ci\U-00F3;t k\U-00E9;sz\U-00ED;tette"/> +<gentext key="Hungarian" text="Magyar"/> +<gentext key="LastUpdated" text="Utols\U-00F3; friss\U-00ED;t\U-00E9;s"/> +<gentext key="Version" text="Verzi\U-00F3;sz\U-00E1;m:"/> +<gentext key="home-url" text="http://www.kde.org/"/> +<gentext key="logo-alt" text="A KDE grafikus k\U-00F6;rnyezet embl\U-00E9;m\U-00E1;ja"/> +</localization> |