summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/pt-BR/strings.entities
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch)
tree5ac38a06f3dde268dc7927dc155896926aaf7012 /kdoctools/customization/pt-BR/strings.entities
downloadtdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz
tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdoctools/customization/pt-BR/strings.entities')
-rw-r--r--kdoctools/customization/pt-BR/strings.entities39
1 files changed, 39 insertions, 0 deletions
diff --git a/kdoctools/customization/pt-BR/strings.entities b/kdoctools/customization/pt-BR/strings.entities
new file mode 100644
index 000000000..f9b4d30e1
--- /dev/null
+++ b/kdoctools/customization/pt-BR/strings.entities
@@ -0,0 +1,39 @@
+<!-- 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 "este aplicativo">
+<!-- Entities to fill in slots in docbook version of FDL notice.
+ The default values of the parameter entities is IGNORE. -->
+<![%FDLIS;[
+<!ENTITY FDLISTitles "LISTAR SEUS TÍTULOS"><!-- keep capitals -->
+<!ENTITY FDLInvariantSections "a(s) Seção(ões) Não Modificável(is) sendo &FDLISTitles;">
+ ]]>
+<!ENTITY FDLInvariantSections "nenhuma Seção Não Modificável">
+<![%FDLFCT;[
+<!ENTITY FDLFCTTitles "LISTAR"><!-- keep capitals -->
+<!ENTITY FDLFrontCoverText "o Texto de Capa sendo &FDLFCTTitles;">
+ ]]>
+<!ENTITY FDLFrontCoverText "nenhum Texto de Capa">
+<![%FDLBCT;[
+<!ENTITY FDLBCTTitles "LISTAR SEUS TÍTULOS"><!-- keep capitals -->
+<!ENTITY FDLBackCoverText "o Texto de Contra-Capa sendo &FDLBCTTitles;">
+ ]]>
+<!ENTITY FDLBackCoverText "nenhum Texto de Contra-Capa">
+
+<!-- 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="&percnt;t"></modespec>'-->
+<!ENTITY kde.modespec '
+ <modespec id="kdems-help">help:</modespec>
+ <modespec id="kdems-man">man:</modespec>'>
+
+<!ENTITY olinktype "kde-installation"> \ No newline at end of file