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.
40 lines
1.7 KiB
40 lines
1.7 KiB
15 years ago
|
<!-- These entities should be translated, but NOT CHANGED, NOR EXTENDED.
|
||
|
For language-specific extensions, use user.entities.
|
||
|
Translate everything between quotes, except names of general
|
||
|
entities (&...;). -->
|
||
|
|
||
|
<!ENTITY kappname "questa applicazione">
|
||
|
<!-- Entities to fill in slots in docbook version of FDL notice.
|
||
|
The default values of the parameter entities is IGNORE. -->
|
||
|
<![%FDLIS;[
|
||
|
<!ENTITY FDLISTitles "LISTA DEI LORO TITOLI"><!-- keep capitals -->
|
||
|
<!ENTITY FDLInvariantSections "le sezioni invarianti &FDLISTitles;">
|
||
|
]]>
|
||
|
<!ENTITY FDLInvariantSections "nessuna sezione invariante">
|
||
|
<![%FDLFCT;[
|
||
|
<!ENTITY FDLFCTTitles "LISTA"><!-- keep capitals -->
|
||
|
<!ENTITY FDLFrontCoverText "i testi di copertina anteriore &FDLFCTTitles;">
|
||
|
]]>
|
||
|
<!ENTITY FDLFrontCoverText "nessun testo di copertina anteriore">
|
||
|
<![%FDLBCT;[
|
||
|
<!ENTITY FDLBCTTitles "LISTA DEI LORO TITOLI"><!-- keep capitals -->
|
||
|
<!ENTITY FDLBackCoverText "i testi di copertina posteriore &FDLBCTTitles;">
|
||
|
]]>
|
||
|
<!ENTITY FDLBackCoverText "nessun testo di copertina posteriore">
|
||
|
|
||
|
<!-- modespec entity: must be adapted in accordance with the normal usage
|
||
|
for documents in a language; the most likely candidates are the value
|
||
|
of xreflabel (now %t for title of section referred to) and the content
|
||
|
(now empty). If more than one format is needed, contact kde-docbook@kde.org.
|
||
|
** In general, this setup will not work with more than one language in
|
||
|
a document **
|
||
|
Usage: in <bookinfo>
|
||
|
Only strictly needed when olinks are used
|
||
|
-->
|
||
|
<!--ENTITY kde-modespec '<modespec id="kdems-default" xreflabel="%t"></modespec>'-->
|
||
|
<!ENTITY kde.modespec '
|
||
|
<modespec id="kdems-help">help:</modespec>
|
||
|
<modespec id="kdems-man">man:</modespec>'>
|
||
|
|
||
|
<!ENTITY olinktype "kde-installation">
|