Git commit 958bb8cac85e59e66c70355db122c9a4086980fd by Antoni Bella Pérez. Committed on 12/04/2018 at 12:40. Pushed by bellaperez into branch 'master'.
Translate to Catalan gpl-notice.docbook and lgpl-notice.docbook M +14 -35 src/customization/ca/entities/gpl-notice.docbook M +14 -35 src/customization/ca/entities/lgpl-notice.docbook https://commits.kde.org/kdoctools/958bb8cac85e59e66c70355db122c9a4086980fd diff --git a/src/customization/ca/entities/gpl-notice.docbook b/src/customization/ca/entities/gpl-notice.docbook index a565fbd..e360f9e 100644 --- a/src/customization/ca/entities/gpl-notice.docbook +++ b/src/customization/ca/entities/gpl-notice.docbook @@ -1,54 +1,33 @@ <!-- This file can be used to include the notice in documentation - <!DOCTYPE book ... [ - <!ENTITY % FDLIS "INCLUDE"> - <!ENTITY FDLISTitles "title 1, title 2, title 3"> - <!ENTITY % FDLFCT "INCLUDE"> - <!ENTITY FDLFCTTitles "title 4, title 5, title 6"> - <!ENTITY % FDLBCT "INCLUDE"> - <!ENTITY FDLBCTTitles "title 7, title 7b"> - <!ENTITY % ents "-//KDE//ENTITIES Application-Variable Entities V1.0//EN"> - %ents; - ... - ]> + <!DOCTYPE book ... > ... <bookinfo> <legalnotice> <para>Copyright (C) 20yy [name of author]</para> - &FDLnotice; + &GPLnotice; </legalnotice> </bookinfo> ... Alternatively, you can include the text literally. - - Include a copy of the license in the documentation distribution. --> -<para>Es concedeix permís per a copiar, distribuir i/o modificar aquest -document sota els termes de la Llicència de Documentació Lliure de GNU, -Versió 1.2 o qualsevol versió publicada posteriorment per la Free Software -Foundation; amb &FDLInvariantSections;, &FDLFrontCoverText; i -&FDLBackCoverText;. S'inclou una còpia d'aquesta llicència a -<xref linkend="gnu-fdl"/>.</para> +<para>Aquest programa és programari lliure. Podeu redistribuir-lo o +modificar-lo sota els termes de la Llicència pública general de GNU tal +com la publica la Free Software Foundation. Ja sigui la versió 2 de la +llicència, o (si ho preferiu) qualsevol versió posterior.</para> -<!-- If you have no Invariant Sections, don't add any FDLIS entities. - If you have no Front-Cover Texts, don't add any FDLFCT; likewise - for Back-Cover Texts (the SGML setup takes care of complying with - the GNU requirements). Adding the entities: if you use any, then - add FDL* with value "INCLUDE" and FDL*Titles with a list of - titles. You will get the default GNU template text if you don't - specify the FDL*Titles entity after specifying the FDL* entity. - This will only have effect when you specify %FDLSlots; _after_ - the entity definitions. +<para>Aquest programa es distribueix amb l'esperança que sigui útil, +però SENSE CAP GARANTIA. Sense fins i tot la garantia implícita de +COMERCIABILITAT o ADEQUACIÓ PER A UN PROPÒSIT PARTICULAR. Vegeu la +Llicència pública general de GNU per obtenir més detalls.</para> - If your document contains nontrivial examples of program code, we - recommend releasing these examples in parallel under your choice - of free software license, such as the GNU General Public License, - to permit their use in free software. - --> +<para>Heu d'haver rebut una còpia de la Llicència pública general de +GNU juntament amb aquest programa. Si no, escriviu a la Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA.</para> <!-- Local variables: mode: sgml sgml-general-insert-case: lower -sgml-parent-document: ("index.docbook" "book" "bookinfo" "legalnotice" "para") End: --> diff --git a/src/customization/ca/entities/lgpl-notice.docbook b/src/customization/ca/entities/lgpl-notice.docbook index a565fbd..6c6b01a 100644 --- a/src/customization/ca/entities/lgpl-notice.docbook +++ b/src/customization/ca/entities/lgpl-notice.docbook @@ -1,54 +1,33 @@ <!-- This file can be used to include the notice in documentation - <!DOCTYPE book ... [ - <!ENTITY % FDLIS "INCLUDE"> - <!ENTITY FDLISTitles "title 1, title 2, title 3"> - <!ENTITY % FDLFCT "INCLUDE"> - <!ENTITY FDLFCTTitles "title 4, title 5, title 6"> - <!ENTITY % FDLBCT "INCLUDE"> - <!ENTITY FDLBCTTitles "title 7, title 7b"> - <!ENTITY % ents "-//KDE//ENTITIES Application-Variable Entities V1.0//EN"> - %ents; - ... - ]> + <!DOCTYPE book ... > ... <bookinfo> <legalnotice> <para>Copyright (C) 20yy [name of author]</para> - &FDLnotice; + &LGPLnotice; </legalnotice> </bookinfo> ... Alternatively, you can include the text literally. - - Include a copy of the license in the documentation distribution. --> -<para>Es concedeix permís per a copiar, distribuir i/o modificar aquest -document sota els termes de la Llicència de Documentació Lliure de GNU, -Versió 1.2 o qualsevol versió publicada posteriorment per la Free Software -Foundation; amb &FDLInvariantSections;, &FDLFrontCoverText; i -&FDLBackCoverText;. S'inclou una còpia d'aquesta llicència a -<xref linkend="gnu-fdl"/>.</para> +<para>Aquesta biblioteca és programari lliure. Podeu redistribuir-la o +modificar-la sota els termes de la Llicència pública general reduïda de +GNU tal com la publica la Free Software Foundation. Ja sigui la versió +2 de la llicència, o (si ho preferiu) qualsevol versió posterior.</para> -<!-- If you have no Invariant Sections, don't add any FDLIS entities. - If you have no Front-Cover Texts, don't add any FDLFCT; likewise - for Back-Cover Texts (the SGML setup takes care of complying with - the GNU requirements). Adding the entities: if you use any, then - add FDL* with value "INCLUDE" and FDL*Titles with a list of - titles. You will get the default GNU template text if you don't - specify the FDL*Titles entity after specifying the FDL* entity. - This will only have effect when you specify %FDLSlots; _after_ - the entity definitions. +<para>Aquesta biblioteca es distribueix amb l'esperança que sigui útil, +però SENSE CAP GARANTIA. Sense fins i tot la garantia implícita de +COMERCIABILITAT o ADEQUACIÓ PER A UN PROPÒSIT PARTICULAR. Vegeu la +Llicència pública general reduïda de GNU per obtenir més detalls.</para> - If your document contains nontrivial examples of program code, we - recommend releasing these examples in parallel under your choice - of free software license, such as the GNU General Public License, - to permit their use in free software. - --> +<para>Heu d'haver rebut una còpia de la Llicència pública general +reduïda de GNU juntament amb aquest programa. Si no, escriviu a la Free +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA.</para> <!-- Local variables: mode: sgml sgml-general-insert-case: lower -sgml-parent-document: ("index.docbook" "book" "bookinfo" "legalnotice" "para") End: -->
