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

0001 <!--
0002     Language-independent entities for the KDE documentation
0003     
0004     SPDX-FileCopyrightText: 2001, 2002, 2004 Frederik Fouvry
0005 
0006     SPDX-License-Identifier: GPL-2.0-or-later
0007     
0008     Send suggestions, comments, etc. to the KDE Docbook mailing list
0009     <kde-docbook@kde.org>.
0010 
0011 
0012     This file sets up the mechanism to load the language-specific
0013     entities.  These entities are loaded once for every document, so
0014     when a document changes its language halfway through, the entities
0015     will keep the first language.  Should this ever be necessary, just
0016     split the documents into parts of only one language, and it will
0017     all work just great again.
0018 
0019     Every language for which there is documentation must be added
0020     here.  (English is the default.)  Please send requests for
0021     additions to kde-docbook@kde.org.
0022 
0023     Refer to this file as
0024 
0025       -//KDE//ENTITIES DocBook XML Localisation Entity Declarations V1.0//EN
0026 -->
0027 
0028 <!-- ============================================================= -->
0029 <!--                Extensions to the DocBook DTD                  -->
0030 <!-- ============================================================= -->
0031 
0032 <!-- All supported languages
0033      The name of the parameter entity is the English name of the language
0034      as listed in ISO 639-2.
0035  -->
0036 
0037 <!ENTITY % Afrikaans "IGNORE">
0038 <![%Afrikaans;[
0039 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Afrikaans Documentation V1.0//AF"
0040            "../af/lang.entities">
0041 %kde.l10n.ents;
0042 <!ENTITY % kde.i-default "IGNORE">
0043 ]]>
0044 
0045 <!ENTITY % Arabic "IGNORE">
0046 <![%Arabic;[
0047 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Arabic Documentation V1.0//AR"
0048            "../ar/lang.entities">
0049 %kde.l10n.ents;
0050 <!ENTITY % kde.i-default "IGNORE">
0051 ]]>
0052 
0053 <!ENTITY % Azerbaijani "IGNORE">
0054 <![%Azerbaijani;[
0055 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Azerbaijani Documentation V1.0//AZ"
0056            "../az/lang.entities">
0057 %kde.l10n.ents;
0058 <!ENTITY % kde.i-default "IGNORE">
0059 ]]>
0060 
0061 <!ENTITY % Belarusian "IGNORE">
0062 <![%Belarusian;[
0063 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Belarusian Documentation V1.0//BE"
0064            "../be/lang.entities">
0065 %kde.l10n.ents;
0066 <!ENTITY % kde.i-default "IGNORE">
0067 ]]>
0068 
0069 <!ENTITY % Bengali "IGNORE">
0070 <![%Bengali;[
0071 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Bengali Documentation V1.0//BN"
0072            "../bn/lang.entities">
0073 %kde.l10n.ents;
0074 <!ENTITY % kde.i-default "IGNORE">
0075 ]]>
0076 
0077 <!ENTITY % Tibetan "IGNORE">
0078 <![%Tibetan;[
0079 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Tibetan Documentation V1.0//BO"
0080            "../bo/lang.entities">
0081 %kde.l10n.ents;
0082 <!ENTITY % kde.i-default "IGNORE">
0083 ]]>
0084 
0085 <!ENTITY % Breton "IGNORE">
0086 <![%Breton;[
0087 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Breton Documentation V1.0//BR"
0088            "../br/lang.entities">
0089 %kde.l10n.ents;
0090 <!ENTITY % kde.i-default "IGNORE">
0091 ]]>
0092 
0093 <!ENTITY % Bosnian "IGNORE">
0094 <![%Bosnian;[
0095 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Bosnian Documentation V1.0//BS"
0096            "../bs/lang.entities">
0097 %kde.l10n.ents;
0098 <!ENTITY % kde.i-default "IGNORE">
0099 ]]>
0100 
0101 <!ENTITY % Bulgarian "IGNORE">
0102 <![%Bulgarian;[
0103 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Bulgarian Documentation V1.0//BG"
0104            "../bg/lang.entities">
0105 %kde.l10n.ents;
0106 <!ENTITY % kde.i-default "IGNORE">
0107 ]]>
0108 
0109 <!ENTITY % Catalan "IGNORE">
0110 <![%Catalan;[
0111 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Catalan Documentation V1.0//CA"
0112            "../ca/lang.entities">
0113 %kde.l10n.ents;
0114 <!ENTITY % kde.i-default "IGNORE">
0115 ]]>
0116 
0117 <!ENTITY % Catalan-Valencian "IGNORE">
0118 <![%Catalan-Valencian;[
0119 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Catalan (Valencian) Documentation V1.0//CAVALENCIA"
0120            "../ca@valencia/lang.entities">
0121 %kde.l10n.ents;
0122 <!ENTITY % kde.i-default "IGNORE">
0123 ]]>
0124 
0125 <!ENTITY % Czech "IGNORE">
0126 <![%Czech;[
0127 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Czech Documentation V1.0//CS"
0128            "../cs/lang.entities">
0129 %kde.l10n.ents;
0130 <!ENTITY % kde.i-default "IGNORE">
0131 ]]>
0132 
0133 <!ENTITY % Welsh "IGNORE">
0134 <![%Welsh;[
0135 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Welsh Documentation V1.0//CY"
0136            "../cy/lang.entities">
0137 %kde.l10n.ents;
0138 <!ENTITY % kde.i-default "IGNORE">
0139 ]]>
0140 <!ENTITY % Danish "IGNORE">
0141 <![%Danish;[
0142 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Danish Documentation V1.0//DA"
0143            "../da/lang.entities">
0144 %kde.l10n.ents;
0145 <!ENTITY % kde.i-default "IGNORE">
0146 ]]>
0147 
0148 <!ENTITY % Esperanto "IGNORE">
0149 <![%Esperanto;[
0150 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Esperanto Documentation V1.0//EO"
0151            "../eo/lang.entities">
0152 %kde.l10n.ents;
0153 <!ENTITY % kde.i-default "IGNORE">
0154 ]]>
0155 
0156 <!ENTITY % German "IGNORE">
0157 <![%German;[
0158 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES German Documentation V1.0//DE"
0159            "../de/lang.entities">
0160 %kde.l10n.ents;
0161 <!ENTITY % kde.i-default "IGNORE">
0162 ]]>
0163 
0164 <!ENTITY % Greek "IGNORE">
0165 <![%Greek;[
0166 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Greek Documentation V1.0//EL"
0167            "../el/lang.entities">
0168 %kde.l10n.ents;
0169 <!ENTITY % kde.i-default "IGNORE">
0170 ]]>
0171 
0172 <!ENTITY % British-English "IGNORE">
0173 <![%British-English;[
0174 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES British English Documentation V1.0//ENGB"
0175            "../en-GB/lang.entities">
0176 %kde.l10n.ents;
0177 <!ENTITY % kde.i-default "IGNORE">
0178 ]]>
0179 
0180 <!ENTITY % English "IGNORE">
0181 <![%English;[
0182 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES English Documentation V1.0//EN"
0183            "../en/lang.entities">
0184 %kde.l10n.ents;
0185 <!ENTITY % kde.i-default "IGNORE">
0186 ]]>
0187 
0188 <!ENTITY % Spanish "IGNORE">
0189 <![%Spanish;[
0190 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Spanish Documentation V1.0//ES"
0191            "../es/lang.entities">
0192 %kde.l10n.ents;
0193 <!ENTITY % kde.i-default "IGNORE">
0194 ]]>
0195 
0196 <!ENTITY % Estonian "IGNORE">
0197 <![%Estonian;[
0198 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Estonian Documentation V1.0//ET"
0199            "../et/lang.entities">
0200 %kde.l10n.ents;
0201 <!ENTITY % kde.i-default "IGNORE">
0202 ]]>
0203 
0204 <!ENTITY % Basque "IGNORE">
0205 <![%Basque;[
0206 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Basque Documentation V1.0//EU"
0207            "../eu/lang.entities">
0208 %kde.l10n.ents;
0209 <!ENTITY % kde.i-default "IGNORE">
0210 ]]>
0211 
0212 <!ENTITY % Finnish "IGNORE">
0213 <![%Finnish;[
0214 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Finnish Documentation V1.0//FI"
0215            "../fi/lang.entities">
0216 %kde.l10n.ents;
0217 <!ENTITY % kde.i-default "IGNORE">
0218 ]]>
0219 
0220 <!ENTITY % Faroese "IGNORE">
0221 <![%Faroese;[
0222 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Faroese Documentation V1.0//FO"
0223            "../fo/lang.entities">
0224 %kde.l10n.ents;
0225 <!ENTITY % kde.i-default "IGNORE">
0226 ]]>
0227 
0228 <!ENTITY % French "IGNORE">
0229 <![%French;[
0230 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES French Documentation V1.0//FR"
0231            "../fr/lang.entities">
0232 %kde.l10n.ents;
0233 <!ENTITY % kde.i-default "IGNORE">
0234 ]]>
0235 
0236 <!ENTITY % Irish "IGNORE">
0237 <![%Irish;[
0238 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Irish Documentation V1.0//GA"
0239            "../ga/lang.entities">
0240 %kde.l10n.ents;
0241 <!ENTITY % kde.i-default "IGNORE">
0242 ]]>
0243 
0244 <!ENTITY % Galician "IGNORE">
0245 <![%Galician;[
0246 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Galician Documentation V1.0//GL"
0247            "../gl/lang.entities">
0248 %kde.l10n.ents;
0249 <!ENTITY % kde.i-default "IGNORE">
0250 ]]>
0251 
0252 <!ENTITY % Gujarati "IGNORE">
0253 <![%Gujarati;[
0254 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Gujarati Documentation V1.0//GU"
0255            "../gu/lang.entities">
0256 %kde.l10n.ents;
0257 <!ENTITY % kde.i-default "IGNORE">
0258 ]]>
0259 
0260 <!ENTITY % Hebrew "IGNORE">
0261 <![%Hebrew;[
0262 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Hebrew Documentation V1.0//HE"
0263            "../he/lang.entities">
0264 %kde.l10n.ents;
0265 <!ENTITY % kde.i-default "IGNORE">
0266 ]]>
0267 
0268 <!ENTITY % Hindi "IGNORE">
0269 <![%Hindi;[
0270 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Hindi Documentation V1.0//HI"
0271            "../hi/lang.entities">
0272 %kde.l10n.ents;
0273 <!ENTITY % kde.i-default "IGNORE">
0274 ]]>
0275 
0276 <!ENTITY % Croatian "IGNORE">
0277 <![%Croatian;[
0278 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Croatian Documentation V1.0//HR"
0279            "../hr/lang.entities">
0280 %kde.l10n.ents;
0281 <!ENTITY % kde.i-default "IGNORE">
0282 ]]>
0283 
0284 <!ENTITY % Hungarian "IGNORE">
0285 <![%Hungarian;[
0286 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Hungarian Documentation V1.0//HU"
0287            "../hu/lang.entities">
0288 %kde.l10n.ents;
0289 <!ENTITY % kde.i-default "IGNORE">
0290 ]]>
0291 
0292 <!ENTITY % Indonesian "IGNORE">
0293 <![%Indonesian;[
0294 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Indonesian Documentation V1.0//ID"
0295            "../id/lang.entities">
0296 %kde.l10n.ents;
0297 <!ENTITY % kde.i-default "IGNORE">
0298 ]]>
0299 
0300 <!ENTITY % Icelandic "IGNORE">
0301 <![%Icelandic;[
0302 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Icelandic Documentation V1.0//IS"
0303            "../is/lang.entities">
0304 %kde.l10n.ents;
0305 <!ENTITY % kde.i-default "IGNORE">
0306 ]]>
0307 
0308 <!ENTITY % Italian "IGNORE">
0309 <![%Italian;[
0310 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Italian Documentation V1.0//IT"
0311            "../it/lang.entities">
0312 %kde.l10n.ents;
0313 <!ENTITY % kde.i-default "IGNORE">
0314 ]]>
0315 
0316 <!ENTITY % Japanese "IGNORE">
0317 <![%Japanese;[
0318 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Japanese Documentation V1.0//JA"
0319            "../ja/lang.entities">
0320 %kde.l10n.ents;
0321 <!ENTITY % kde.i-default "IGNORE">
0322 ]]>
0323 
0324 <!ENTITY % Korean "IGNORE">
0325 <![%Korean;[
0326 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Korean Documentation V1.0//KO"
0327            "../ko/lang.entities">
0328 %kde.l10n.ents;
0329 <!ENTITY % kde.i-default "IGNORE">
0330 ]]>
0331 
0332 <!ENTITY % Kurdish "IGNORE">
0333 <![%Kurdish;[
0334 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Kurdish Documentation V1.0//KU"
0335            "../ku/lang.entities">
0336 %kde.l10n.ents;
0337 <!ENTITY % kde.i-default "IGNORE">
0338 ]]>
0339 
0340 <!ENTITY % Lithuanian "IGNORE">
0341 <![%Lithuanian;[
0342 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Lithuanian Documentation V1.0//LT"
0343            "../lt/lang.entities">
0344 %kde.l10n.ents;
0345 <!ENTITY % kde.i-default "IGNORE">
0346 ]]>
0347 
0348 <!ENTITY % Lao "IGNORE">
0349 <![%Lao;[
0350 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Lao Documentation V1.0//LO"
0351            "../lo/lang.entities">
0352 %kde.l10n.ents;
0353 <!ENTITY % kde.i-default "IGNORE">
0354 ]]>
0355 
0356 <!ENTITY % Latvian "IGNORE">
0357 <![%Latvian;[
0358 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Latvian Documentation V1.0//LV"
0359            "../lv/lang.entities">
0360 %kde.l10n.ents;
0361 <!ENTITY % kde.i-default "IGNORE">
0362 ]]>
0363 
0364 <!ENTITY % Maori "IGNORE">
0365 <![%Maori;[
0366 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Maori Documentation V1.0//MI"
0367            "../mi/lang.entities">
0368 %kde.l10n.ents;
0369 <!ENTITY % kde.i-default "IGNORE">
0370 ]]>
0371 
0372 <!ENTITY % Macedonian "IGNORE">
0373 <![%Macedonian;[
0374 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Macedonian Documentation V1.0//MK"
0375            "../mk/lang.entities">
0376 %kde.l10n.ents;
0377 <!ENTITY % kde.i-default "IGNORE">
0378 ]]>
0379 
0380 <!ENTITY % Mongolian "IGNORE">
0381 <![%Mongolian;[
0382 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Mongolian Documentation V1.0//MN"
0383            "../mn/lang.entities">
0384 %kde.l10n.ents;
0385 <!ENTITY % kde.i-default "IGNORE">
0386 ]]>
0387 
0388 <!ENTITY % Malay "IGNORE">
0389 <![%Malay;[
0390 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Malay Documentation V1.0//MS"
0391            "../ms/lang.entities">
0392 %kde.l10n.ents;
0393 <!ENTITY % kde.i-default "IGNORE">
0394 ]]>
0395 
0396 <!ENTITY % Maltese "IGNORE">
0397 <![%Maltese;[
0398 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Maltese Documentation V1.0//MT"
0399            "../mt/lang.entities">
0400 %kde.l10n.ents;
0401 <!ENTITY % kde.i-default "IGNORE">
0402 ]]>
0403 
0404 <!ENTITY % Low-Saxon "IGNORE">
0405 <![%Low-Saxon;[
0406 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Low Saxon Documentation V1.0//NDS"
0407            "../nds/lang.entities">
0408 %kde.l10n.ents;
0409 <!ENTITY % kde.i-default "IGNORE">
0410 ]]>
0411 
0412 <!ENTITY % Dutch "IGNORE">
0413 <![%Dutch;[
0414 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Dutch Documentation V1.0//NL"
0415            "../nl/lang.entities">
0416 %kde.l10n.ents;
0417 <!ENTITY % kde.i-default "IGNORE">
0418 ]]>
0419 
0420 <!-- Kept for compatibility with the docbook style sheets; the code
0421      no exists, but so does nb (book-Norwegian) -->
0422 <!ENTITY % Norwegian "IGNORE">
0423 <![%Norwegian;[
0424 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Norwegian (Bokmal) Documentation V1.0//NO"
0425            "../no/lang.entities">
0426 %kde.l10n.ents;
0427 <!ENTITY % kde.i-default "IGNORE">
0428 ]]>
0429 
0430 <!ENTITY % Norwegian-Bokmal "IGNORE">
0431 <![%Norwegian-Bokmal;[
0432 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Norwegian (Bokmal) Documentation V1.0//NB"
0433            "../no/lang.entities">
0434 %kde.l10n.ents;
0435 <!ENTITY % kde.i-default "IGNORE">
0436 ]]>
0437 
0438 <!ENTITY % Norwegian-Nynorsk "IGNORE">
0439 <![%Norwegian-Nynorsk;[
0440 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Norwegian (Nynorsk) Documentation V1.0//NN"
0441            "../nn/lang.entities">
0442 %kde.l10n.ents;
0443 <!ENTITY % kde.i-default "IGNORE">
0444 ]]>
0445 
0446 <!ENTITY % Northern-Sotho "IGNORE">
0447 <![%Northern-Sotho;[
0448 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Northern Sotho Documentation V1.0//NSO"
0449            "../nso/lang.entities">
0450 %kde.l10n.ents;
0451 <!ENTITY % kde.i-default "IGNORE">
0452 ]]>
0453 
0454 <!ENTITY % Occitan "IGNORE">
0455 <![%Occitan;[
0456 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Occitan Documentation V1.0//OC"
0457            "../oc/lang.entities">
0458 %kde.l10n.ents;
0459 <!ENTITY % kde.i-default "IGNORE">
0460 ]]>
0461 
0462 <!ENTITY % Persian "IGNORE">
0463 <![%Persian;[
0464 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Persian Documentation V1.0//fa"
0465            "../fa/lang.entities">
0466 %kde.l10n.ents;
0467 <!ENTITY % kde.i-default "IGNORE">
0468 ]]>
0469 
0470 <!ENTITY % Polish "IGNORE">
0471 <![%Polish;[
0472 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Polish Documentation V1.0//PL"
0473            "../pl/lang.entities">
0474 %kde.l10n.ents;
0475 <!ENTITY % kde.i-default "IGNORE">
0476 ]]>
0477 
0478 <!ENTITY % Portuguese "IGNORE">
0479 <![%Portuguese;[
0480 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Portuguese Documentation V1.0//PT"
0481            "../pt/lang.entities">
0482 %kde.l10n.ents;
0483 <!ENTITY % kde.i-default "IGNORE">
0484 ]]>
0485 
0486 <!ENTITY % Brazilian-Portuguese "IGNORE">
0487 <![%Brazilian-Portuguese;[
0488 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Brazilian-Portuguese Documentation V1.0//PTBR"
0489            "../pt-BR/lang.entities">
0490 %kde.l10n.ents;
0491 <!ENTITY % kde.i-default "IGNORE">
0492 ]]>
0493 
0494 <!ENTITY % Romanian "IGNORE">
0495 <![%Romanian;[
0496 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Romanian Documentation V1.0//RO"
0497            "../ro/lang.entities">
0498 %kde.l10n.ents;
0499 <!ENTITY % kde.i-default "IGNORE">
0500 ]]>
0501 
0502 <!ENTITY % Russian "IGNORE">
0503 <![%Russian;[
0504 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Russian Documentation V1.0//RU"
0505            "../ru/lang.entities">
0506 %kde.l10n.ents;
0507 <!ENTITY % kde.i-default "IGNORE">
0508 ]]>
0509 
0510 <!ENTITY % Northern-Sami "IGNORE">
0511 <![%Northern-Sami;[
0512 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Northern Sami Documentation V1.0//SE"
0513            "../se/lang.entities">
0514 %kde.l10n.ents;
0515 <!ENTITY % kde.i-default "IGNORE">
0516 ]]>
0517 
0518 <!ENTITY % Slovak "IGNORE">
0519 <![%Slovak;[
0520 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Slovak Documentation V1.0//SK"
0521            "../sk/lang.entities">
0522 %kde.l10n.ents;
0523 <!ENTITY % kde.i-default "IGNORE">
0524 ]]>
0525 
0526 <!ENTITY % Slovenian "IGNORE">
0527 <![%Slovenian;[
0528 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Slovenian Documentation V1.0//SL"
0529            "../sl/lang.entities">
0530 %kde.l10n.ents;
0531 <!ENTITY % kde.i-default "IGNORE">
0532 ]]>
0533 
0534 <!ENTITY % Albanian "IGNORE">
0535 <![%Albanian;[
0536 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Albanian Documentation V1.0//SQ"
0537            "../sq/lang.entities">
0538 %kde.l10n.ents;
0539 <!ENTITY % kde.i-default "IGNORE">
0540 ]]>
0541 
0542 <!ENTITY % Serbian "IGNORE">
0543 <![%Serbian;[
0544 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Serbian Documentation V1.0//SR"
0545            "../sr/lang.entities">
0546 %kde.l10n.ents;
0547 <!ENTITY % kde.i-default "IGNORE">
0548 ]]>
0549 
0550 <!ENTITY % Serbian-Latin "IGNORE">
0551 <![%Serbian-Latin;[
0552 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Serbian-Latin Documentation V1.0//SRLATIN"
0553            "../sr@latin/lang.entities">
0554 %kde.l10n.ents;
0555 <!ENTITY % kde.i-default "IGNORE">
0556 ]]>
0557 
0558 <!ENTITY % Serbian-Ijekavian "IGNORE">
0559 <![%Serbian-Ijekavian;[
0560 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Serbian-Ijekavian Documentation V1.0//SRLATIN"
0561            "../sr@ijekavian/lang.entities">
0562 %kde.l10n.ents;
0563 <!ENTITY % kde.i-default "IGNORE">
0564 ]]>
0565 
0566 <!ENTITY % Serbian-Ijekavian-Latin "IGNORE">
0567 <![%Serbian-Ijekavian-Latin;[
0568 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Serbian-Ijekavian-Latin Documentation V1.0//SRLATIN"
0569            "../sr@ijekavianlatin/lang.entities">
0570 %kde.l10n.ents;
0571 <!ENTITY % kde.i-default "IGNORE">
0572 ]]>
0573 
0574 <!ENTITY % Swati "IGNORE">
0575 <![%Swati;[
0576 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Swati Documentation V1.0//SS"
0577            "../ss/lang.entities">
0578 %kde.l10n.ents;
0579 <!ENTITY % kde.i-default "IGNORE">
0580 ]]>
0581 
0582 <!ENTITY % Swedish "IGNORE">
0583 <![%Swedish;[
0584 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Swedish Documentation V1.0//SV"
0585            "../sv/lang.entities">
0586 %kde.l10n.ents;
0587 <!ENTITY % kde.i-default "IGNORE">
0588 ]]>
0589 
0590 <!ENTITY % Tamil "IGNORE">
0591 <![%Tamil;[
0592 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Tamil Documentation V1.0//TA"
0593            "../ta/lang.entities">
0594 %kde.l10n.ents;
0595 <!ENTITY % kde.i-default "IGNORE">
0596 ]]>
0597 
0598 <!ENTITY % Tajik "IGNORE">
0599 <![%Tajik;[
0600 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Tajik Documentation V1.0//TG"
0601            "../tg/lang.entities">
0602 %kde.l10n.ents;
0603 <!ENTITY % kde.i-default "IGNORE">
0604 ]]>
0605 
0606 <!ENTITY % Thai "IGNORE">
0607 <![%Thai;[
0608 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Thai Documentation V1.0//TH"
0609            "../th/lang.entities">
0610 %kde.l10n.ents;
0611 <!ENTITY % kde.i-default "IGNORE">
0612 ]]>
0613 
0614 <!ENTITY % Turkish "IGNORE">
0615 <![%Turkish;[
0616 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Turkish Documentation V1.0//TR"
0617            "../tr/lang.entities">
0618 %kde.l10n.ents;
0619 <!ENTITY % kde.i-default "IGNORE">
0620 ]]>
0621 
0622 <!ENTITY % Ukrainian "IGNORE">
0623 <![%Ukrainian;[
0624 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Ukrainian Documentation V1.0//UK"
0625            "../uk/lang.entities">
0626 %kde.l10n.ents;
0627 <!ENTITY % kde.i-default "IGNORE">
0628 ]]>
0629 
0630 <!ENTITY % Uzbek "IGNORE">
0631 <![%Uzbek;[
0632 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Uzbek Documentation V1.0//UZ"
0633            "../uz/lang.entities">
0634 %kde.l10n.ents;
0635 <!ENTITY % kde.i-default "IGNORE">
0636 ]]>
0637 
0638 <!ENTITY % Venda "IGNORE">
0639 <![%Venda;[
0640 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Venda Documentation V1.0//VEN"
0641            "../ven/lang.entities">
0642 %kde.l10n.ents;
0643 <!ENTITY % kde.i-default "IGNORE">
0644 ]]>
0645 
0646 <!ENTITY % Vietnamese "IGNORE">
0647 <![%Vietnamese;[
0648 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Vietnamese Documentation V1.0//VI"
0649            "../vi/lang.entities">
0650 %kde.l10n.ents;
0651 <!ENTITY % kde.i-default "IGNORE">
0652 ]]>
0653 
0654 <!ENTITY % Walloon "IGNORE">
0655 <![%Walloon;[
0656 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Walloon Documentation V1.0//WA"
0657            "../wa/lang.entities">
0658 %kde.l10n.ents;
0659 <!ENTITY % kde.i-default "IGNORE">
0660 ]]>
0661 
0662 <!ENTITY % Xhosa "IGNORE">
0663 <![%Xhosa;[
0664 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Xhosa Documentation V1.0//XH"
0665            "../xh/lang.entities">
0666 %kde.l10n.ents;
0667 <!ENTITY % kde.i-default "IGNORE">
0668 ]]>
0669 
0670 <!ENTITY % Continental-Chinese "IGNORE">
0671 <![%Continental-Chinese;[
0672 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Continental-Chinese Documentation V1.0//ZHCN"
0673            "../zh-CN/lang.entities">
0674 %kde.l10n.ents;
0675 <!ENTITY % kde.i-default "IGNORE">
0676 ]]>
0677 
0678 <!ENTITY % Traditional-Chinese "IGNORE">
0679 <![%Traditional-Chinese;[
0680 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Traditional Chinese Documentation V1.0//ZHTW"
0681            "../zh-TW/lang.entities">
0682 %kde.l10n.ents;
0683 <!ENTITY % kde.i-default "IGNORE">
0684 ]]>
0685 
0686 <!ENTITY % Zulu "IGNORE">
0687 <![%Zulu;[
0688 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Zulu Documentation V1.0//ZU"
0689            "../zu/lang.entities">
0690 %kde.l10n.ents;
0691 <!ENTITY % kde.i-default "IGNORE">
0692 ]]>
0693 
0694 <!-- Default: English -->
0695 <!ENTITY % kde.i-default "INCLUDE">
0696 <![%kde.i-default;[
0697 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES English Documentation V1.0//EN"
0698            "../en/lang.entities">
0699 %kde.l10n.ents;
0700 ]]>