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 / de / lang.entities < prev    next >
Text File  |  2013-04-28  |  3KB  |  51 lines

  1. <!ENTITY language "de">
  2.  
  3. <!-- These entities should be translated, should therefore be stored
  4.      separately. -->
  5. <!ENTITY % kde.translated
  6.                             SYSTEM "strings.entities"                >
  7. %kde.translated;
  8.  
  9. <!-- The following entities should only use &kappname; in their 
  10.      text                                                          -->
  11.  
  12. <!-- Licence links -->
  13. <!ENTITY underGPL           PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//DE"
  14.   "entities/underGPL.docbook"                       ><!-- level: para -->
  15. <!ENTITY underLGPL          PUBLIC "-//KDE//DOCUMENT LGPL Licence Declaration//DE"
  16.   "entities/underLGPL.docbook"                       ><!-- level: para -->
  17. <!ENTITY underFDL           PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//DE"
  18.   "entities/underFDL.docbook"                       ><!-- level: para -->
  19. <!ENTITY underBSDLicense    PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//DE"
  20.   "entities/underBSDLicense.docbook"                ><!-- level: para -->
  21. <!ENTITY underArtisticLicense PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//DE"
  22.   "entities/underArtisticLicense.docbook"           ><!-- level: para -->
  23. <!ENTITY underX11License    PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//DE"
  24.   "entities/underX11License.docbook"                ><!-- level: para -->
  25.  
  26.  
  27. <!ENTITY reporting.bugs     PUBLIC "-//KDE//DOCUMENT Report Bugs//DE"
  28.   "entities/report-bugs.docbook"                       ><!-- level: ? -->
  29. <!ENTITY updating.documentation PUBLIC "-//KDE//DOCUMENT Updating Documentation//DE"
  30.   "entities/update-doc.docbook"                        >
  31.  
  32. <!ENTITY help.menu.documentation PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//DE"
  33.   "entities/help-menu.docbook"                      ><!-- level: variablelist -->
  34. <!ENTITY install.intro.documentation PUBLIC "-//KDE//DOCUMENT Installation General Information//DE"
  35.   "entities/install-intro.docbook"                     ><!-- level: para -->
  36. <!ENTITY install.compile.documentation PUBLIC "-//KDE//DOCUMENT Compilation Instructions//DE"
  37.   "entities/install-compile.docbook"                     ><!-- level: para -->
  38.  
  39.  
  40. <!-- FDL notice -->
  41. <!ENTITY FDLNotice PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//DE"
  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.