Warning, /frameworks/kdoctools/src/customization/sq/lang.entities is written in an unsupported language. File is not indexed.

0001 <!-- Do NOT change this file: it provides important defaults -->
0002 <!-- test -->
0003 <!ENTITY language "sq">
0004 
0005 <!-- These entities should be translated, should therefore be stored
0006      separately. -->
0007 <!ENTITY % kde.translated
0008                             SYSTEM "strings.entities"                >
0009 %kde.translated;
0010 
0011 <!-- The following entities should only use &kappname; in their 
0012      text                                                          -->
0013 
0014 <!-- Licence links -->
0015 <!ENTITY underGPL           PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//SQ"
0016   "entities/underGPL.docbook"                       ><!-- level: para -->
0017 <!ENTITY underLGPL          PUBLIC "-//KDE//DOCUMENT LGPL Licence Declaration//SQ"
0018   "entities/underLGPL.docbook"                       ><!-- level: para -->
0019 <!ENTITY underCCBYSA4       PUBLIC "-//KDE//DOCUMENT CC BY-SA 4.0 Licence Declaration//SQ"
0020   "../en/entities/underCCBYSA4.docbook"                   ><!-- level: para -->
0021 <!ENTITY underFDL           PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//SQ"
0022   "entities/underFDL.docbook"                       ><!-- level: para -->
0023 <!ENTITY underBSDLicense    PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//SQ"
0024   "entities/underBSDLicense.docbook"                ><!-- level: para -->
0025 <!ENTITY underArtisticLicense PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//SQ"
0026   "entities/underArtisticLicense.docbook"           ><!-- level: para -->
0027 <!ENTITY underX11License    PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//SQ"
0028   "entities/underX11License.docbook"                ><!-- level: para -->
0029 
0030 <!ENTITY reporting.bugs     PUBLIC "-//KDE//DOCUMENT Report Bugs//SQ"
0031   "entities/report-bugs.docbook"                       ><!-- level: ? -->
0032 <!ENTITY updating.documentation PUBLIC "-//KDE//DOCUMENT Updating Documentation//SQ"
0033   "entities/update-doc.docbook"                     ><!-- level: para -->
0034 <!ENTITY help.menu.documentation PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//SQ"
0035   "entities/help-menu.docbook"                      ><!-- level: variablelist -->
0036 <!ENTITY install.intro.documentation PUBLIC "-//KDE//DOCUMENT Installation General Information//SQ"
0037   "entities/install-intro.docbook"                     ><!-- level: para -->
0038 <!ENTITY install.compile.documentation PUBLIC "-//KDE//DOCUMENT Compilation Instructions//SQ"
0039   "entities/install-compile.docbook"                     ><!-- level: para -->
0040 
0041 
0042 <!-- CC BY-SA 4 notice -->
0043 <!-- In order to translate it, copy it into <lang>/entities/ccbysa4-notice.docbook
0044 and change the reference from English version to the translated document
0045 and remove this comment. -->
0046 <!ENTITY CCBYSA4Notice PUBLIC "-//KDE//DOCUMENT CC BY-SA 4 Documentation Notice//SQ"
0047          "../en/entities/ccbysa4-notice.docbook">
0048 <!-- FDL notice -->
0049 <!ENTITY FDLNotice PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//SQ"
0050          "entities/fdl-notice.docbook">
0051 <!-- meant to be included, so no NDATA or CDATA (why?) -->
0052 
0053 <!-- These entities may be extended by the authors and translators.
0054      They should therefore be stored separately.  Moreover, they MUST
0055      come last, to avoid overriding problems. -->
0056 <!ENTITY % kde.language.specific
0057                             SYSTEM "user.entities"                   >
0058 %kde.language.specific;