You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
2.6 KiB
49 lines
2.6 KiB
15 years ago
|
<!ENTITY language "pt">
|
||
|
|
||
|
<!-- These entities should be translated, should therefore be stored
|
||
|
separately. -->
|
||
|
<!ENTITY % kde.translated
|
||
|
SYSTEM "strings.entities" >
|
||
|
%kde.translated;
|
||
|
|
||
|
<!-- The following entities should only use &kappname; in their
|
||
|
text -->
|
||
|
|
||
|
<!-- Licence links -->
|
||
|
<!ENTITY underGPL PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//PT"
|
||
|
"entities/underGPL.docbook" ><!-- level: para -->
|
||
|
<!ENTITY underLGPL PUBLIC "-//KDE//DOCUMENT LGPL Licence Declaration//PTBR"
|
||
|
"entities/underLGPL.docbook" ><!-- level: para -->
|
||
|
<!ENTITY underFDL PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//PT"
|
||
|
"entities/underFDL.docbook" ><!-- level: para -->
|
||
|
<!ENTITY underBSDLicense PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//PT"
|
||
|
"entities/underBSDLicense.docbook" ><!-- level: para -->
|
||
|
<!ENTITY underArtisticLicense PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//PT"
|
||
|
"entities/underArtisticLicense.docbook" ><!-- level: para -->
|
||
|
<!ENTITY underX11License PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//PT"
|
||
|
"entities/underX11License.docbook" ><!-- level: para -->
|
||
|
|
||
|
<!ENTITY reporting.bugs PUBLIC "-//KDE//DOCUMENT Report Bugs//PT"
|
||
|
"entities/report-bugs.docbook" ><!-- level: ? -->
|
||
|
<!ENTITY updating.documentation PUBLIC "-//KDE//DOCUMENT Updating Documentation//PT"
|
||
|
"entities/update-doc.docbook" ><!-- level: para -->
|
||
|
<!ENTITY help.menu.documentation PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//PT"
|
||
|
"entities/help-menu.docbook" ><!-- level: variablelist -->
|
||
|
<!ENTITY install.intro.documentation PUBLIC "-//KDE//DOCUMENT Installation General Information//PT"
|
||
|
"entities/install-intro.docbook" ><!-- level: para -->
|
||
|
<!ENTITY install.compile.documentation PUBLIC "-//KDE//DOCUMENT Compilation Instructions//PT"
|
||
|
"entities/install-compile.docbook" ><!-- level: para -->
|
||
|
|
||
|
|
||
|
<!-- FDL notice -->
|
||
|
<!ENTITY FDLNotice PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//PT"
|
||
|
"entities/fdl-notice.docbook">
|
||
|
<!-- meant to be included, so no NDATA or CDATA (why?) -->
|
||
|
|
||
|
<!-- These entities may be extended by the authors and translators.
|
||
|
They should therefore be stored separately. Moreover, they MUST
|
||
|
come last, to avoid overriding problems. -->
|
||
|
<!ENTITY % kde.language.specific
|
||
|
SYSTEM "user.entities" >
|
||
|
%kde.language.specific;
|