diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch) | |
tree | 5ac38a06f3dde268dc7927dc155896926aaf7012 /kdoctools/customization/xsl/sr.xml | |
download | tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdoctools/customization/xsl/sr.xml')
-rw-r--r-- | kdoctools/customization/xsl/sr.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kdoctools/customization/xsl/sr.xml b/kdoctools/customization/xsl/sr.xml new file mode 100644 index 000000000..24f4cb9af --- /dev/null +++ b/kdoctools/customization/xsl/sr.xml @@ -0,0 +1,17 @@ +<localization language="sr"> +<!-- 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="Default"/> +<gentext key="Documentation.by" text="Documentation by"/> +<gentext key="LastUpdated" text="Last updated"/> +<gentext key="Serbian" text="Serbian"/> +<gentext key="Version" text="Version"/> +<gentext key="home-url" text="http://www.kde.org/"/> +<gentext key="logo-alt" text="The K Desktop Environment Logo"/> +</localization>
\ No newline at end of file |