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

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