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

  1. <!ENTITY language "nl">
  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//AF"
  14.   "entities/underGPL.docbook"                       ><!-- level: para -->
  15. <!ENTITY underFDL           PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//AF"
  16.   "entities/underFDL.docbook"                       ><!-- level: para -->
  17. <!ENTITY underBSDLicense    PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//AF"
  18.   "entities/underBSDLicense.docbook"                ><!-- level: para -->
  19. <!ENTITY underArtisticLicense PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//AF"
  20.   "entities/underArtisticLicense.docbook"           ><!-- level: para -->
  21. <!ENTITY underX11License    PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//AF"
  22.   "entities/underX11License.docbook"                ><!-- level: para -->
  23.  
  24. <!ENTITY reporting.bugs     PUBLIC "-//KDE//DOCUMENT Report Bugs//AF"
  25.   "entities/report-bugs.docbook"                       ><!-- level: ? -->
  26. <!ENTITY updating.documentation PUBLIC "-//KDE//DOCUMENT Updating Documentation//AF"
  27.   "entities/update-doc.docbook"                     ><!-- level: para -->
  28. <!ENTITY help.menu.documentation PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//AF"
  29.   "entities/help-menu.docbook"                      ><!-- level: variablelist -->
  30. <!ENTITY install.intro.documentation PUBLIC "-//KDE//DOCUMENT Installation General Information//AF"
  31.   "entities/install-intro.docbook"                     ><!-- level: para -->
  32. <!ENTITY install.compile.documentation PUBLIC "-//KDE//DOCUMENT Compilation Instructions//AF"
  33.   "entities/install-compile.docbook"                     ><!-- level: para -->
  34.  
  35.  
  36. <!-- FDL notice -->
  37. <!ENTITY FDLNotice PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//AF"
  38.          "entities/fdl-notice.docbook">
  39. <!-- meant to be included, so no NDATA or CDATA (why?) -->
  40.  
  41. <!-- These entities may be extended by the authors and translators.
  42.      They should therefore be stored separately.  Moreover, they MUST
  43.      come last, to avoid overriding problems. -->
  44. <!ENTITY % kde.language.specific
  45.                             SYSTEM "user.entities"                   >
  46. %kde.language.specific;
  47.