cvs: phpdoc-ca / language-defs.ent

[email protected] ("Bernat Foj Capell") Mon, 25 Jul 2005 20:48:09 -0000
Newsgroups php.doc.ca
Message-ID <cvsjabro1122324489@cvsserver>
jabro		Mon Jul 25 16:48:09 2005 EDT

  Added files:                 
    /phpdoc-ca	language-defs.ent 
  Log:
  first version
  
  

http://cvs.php.net/co.php/phpdoc-ca/language-defs.ent?r=1.1&p=1
Index: phpdoc-ca/language-defs.ent
+++ phpdoc-ca/language-defs.ent
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.27 Maintainer: jabro Status: ready -->

<!-- Part titles used mostly in manual.xml itself -->
<!ENTITY PHPManual         "Manual del PHP">
<!ENTITY Date              "Data:">
<!ENTITY GettingStarted    "Primers passos">
<!ENTITY InstallAndConfigure "Instal·lació i configuració">
<!ENTITY Installation      "Instal·lació">
<!ENTITY LanguageReference "Referència del llenguatge">
<!ENTITY Features          "Característiques">
<!ENTITY Security          "Seguretat">
<!ENTITY FunctionReference "Referència de funcions">
<!ENTITY PECLReference     "Referència de funcions PECL">
<!ENTITY AddOnReference    "Referència de funcions de complements">
<!ENTITY Appendixes        "Apèndixs">
<!ENTITY PEAR              "PEAR: les extensions del PHP i repositori d'aplicacions">
<!ENTITY FAQ               "PMF: Preguntes més freqüents">
<!ENTITY FAQabbrev         "PMF">
<!ENTITY api               "PHP API: Interfícies per a escriptors d'extensions">
<!ENTITY apiabbrev         "PHP API">
<!ENTITY FunctionIndex     "Índex de funcions">
<!ENTITY CHMEdition        "Edició de l'ajuda HTML">
<!ENTITY ReservedConstants "Constants predefinides">
<!ENTITY MissingStuff      "Coses que manquen">
<!ENTITY AndSeveralOthers  "I diverses altres">
<!ENTITY Version           "Versió">
<!ENTITY Description       "Descripció">
<!ENTITY Changeable        "Modificable">
<!ENTITY ConfigureOptions  "Opcions de configuració">
<!ENTITY Default           "Predeterminat">
<!ENTITY Definition        "Definició">
<!ENTITY Functions         "Funcions">
<!ENTITY Name              "Nom">
<!ENTITY Alias             "Àlies de">

<!-- These are used in reference/$extname/reference.xml and other
supplemental files to mark section titles -->
<!ENTITY reftitle.changelog    '<title>Registre de canvis</title>'>
<!ENTITY reftitle.classes      '<title>Classes predefinides</title>'>
<!ENTITY reftitle.constants    '<title>Constants predefinides</title>'>
<!ENTITY reftitle.constructor  '<title>Constructor</title>'>
<!ENTITY reftitle.description  '<title>Descripció</title>'>
<!ENTITY reftitle.examples     '<title>Exemples</title>'>
<!ENTITY reftitle.exceptions   '<title>Excepcions</title>'>
<!ENTITY reftitle.install      '<title>Instal·lació</title>'>
<!ENTITY reftitle.intro        '<title>Introducció</title>'>
<!ENTITY reftitle.methods      '<title>Mètodes</title>'>
<!ENTITY reftitle.parameters   '<title>Paràmetres</title>'>
<!ENTITY reftitle.properties   '<title>Propietats</title>'>
<!ENTITY reftitle.required     '<title>Requeriments</title>'>
<!ENTITY reftitle.resources    '<title>Tipus de recursos</title>'>
<!ENTITY reftitle.runtime      '<title>Configuració d&#39;execució</title>'>
<!ENTITY reftitle.returnvalues '<title>Valors de retorn</title>'>
<!ENTITY reftitle.seealso      '<title>Vegeu també</title>'>
<!ENTITY reftitle.notes        '<title>Notes</title>'>