home *** CD-ROM | disk | FTP | other *** search
/ Freelog 116 / FreelogNo116-JuilletSeptembre2013.iso / Musique / amarok / amarok-x86-setup-2.7.0-1.exe / share / apps / ksgmltools2 / customization / zh-CN / lang.entities < prev    next >
Text File  |  2013-04-28  |  3KB  |  51 lines

  1. <!-- Do NOT change this file: it provides important defaults -->
  2.  
  3. <!ENTITY language "zh-CN">
  4.  
  5. <!-- These entities should be translated, should therefore be stored
  6.      separately. -->
  7. <!ENTITY % kde.translated
  8.                             SYSTEM "strings.entities"                >
  9. %kde.translated;
  10.  
  11. <!-- The following entities should only use &kappname; in their 
  12.      text                                                          -->
  13.  
  14. <!-- Licence links -->
  15. <!ENTITY underGPL           PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//ZHCN"
  16.   "entities/underGPL.docbook"                       ><!-- level: para -->
  17. <!ENTITY underLGPL          PUBLIC "-//KDE//DOCUMENT LGPL Licence Declaration//ZHCN"
  18.   "entities/underLGPL.docbook"                       ><!-- level: para -->
  19. <!ENTITY underFDL           PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//ZHCN"
  20.   "entities/underFDL.docbook"                       ><!-- level: para -->
  21. <!ENTITY underBSDLicense    PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//ZHCN"
  22.   "entities/underBSDLicense.docbook"                ><!-- level: para -->
  23. <!ENTITY underArtisticLicense PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//ZHCN"
  24.   "entities/underArtisticLicense.docbook"           ><!-- level: para -->
  25. <!ENTITY underX11License    PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//ZHCN"
  26.   "entities/underX11License.docbook"                ><!-- level: para -->
  27.  
  28. <!ENTITY reporting.bugs     PUBLIC "-//KDE//DOCUMENT Report Bugs//ZHCN"
  29.   "entities/report-bugs.docbook"                       ><!-- level: ? -->
  30. <!ENTITY updating.documentation PUBLIC "-//KDE//DOCUMENT Updating Documentation//ZHCN"
  31.   "entities/update-doc.docbook"                     ><!-- level: para -->
  32. <!ENTITY help.menu.documentation PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//ZHCN"
  33.   "entities/help-menu.docbook"                      ><!-- level: variablelist -->
  34. <!ENTITY install.intro.documentation PUBLIC "-//KDE//DOCUMENT Installation General Information//ZHCN"
  35.   "entities/install-intro.docbook"                     ><!-- level: para -->
  36. <!ENTITY install.compile.documentation PUBLIC "-//KDE//DOCUMENT Compilation Instructions//ZHCN"
  37.   "entities/install-compile.docbook"                     ><!-- level: para -->
  38.  
  39.  
  40. <!-- FDL notice -->
  41. <!ENTITY FDLNotice PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//ZHCN"
  42.          "entities/fdl-notice.docbook">
  43. <!-- meant to be included, so no NDATA or CDATA (why?) -->
  44.  
  45. <!-- These entities may be extended by the authors and translators.
  46.      They should therefore be stored separately.  Moreover, they MUST
  47.      come last, to avoid overriding problems. -->
  48. <!ENTITY % kde.language.specific
  49.                             SYSTEM "user.entities"                   >
  50. %kde.language.specific;
  51.