-
Notifications
You must be signed in to change notification settings - Fork 10
/
language-defs.ent
114 lines (113 loc) · 8.13 KB
/
language-defs.ent
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version="1.0" encoding="utf-8"?>
<!-- Reviewed: no Maintainer: cucinato -->
<!-- EN-Revision: 437bbf134e015c678f9d4b8a5b8da53429a9a12d Maintainer: pastore Status: ready -->
<!-- CREDITS: max,carusogabriel -->
<!-- Part titles used mostly in manual.xml itself -->
<!ENTITY PHPManual "Manuale PHP">
<!ENTITY Seealso "Vedere anche">
<!ENTITY Date "Data:">
<!ENTITY GettingStarted "Guida Rapida">
<!ENTITY InstallAndConfigure "Installazione e configurazione">
<!ENTITY Installation "Installazione">
<!ENTITY LanguageReference "Struttura del Linguaggio">
<!ENTITY Features "Caratteristiche">
<!ENTITY Security "Sicurezza">
<!ENTITY FunctionReference "Guida Funzioni">
<!ENTITY VariableandTypeRelatedExtensions "Estensioni correlate a variabili e tipi">
<!ENTITY TextProcessing "Elaborazione testo">
<!ENTITY AffectingPHPsBehaviour "Modifica del comportamento di PHP">
<!ENTITY SessionExtensions "Estensioni di sessione">
<!ENTITY OtherBasicExtensions "Altre estensioni fondamentali">
<!ENTITY DatabaseExtensions "Estensioni di base dati">
<!ENTITY AbstractionLayers "Livelli d'Astrazione">
<!ENTITY VendorSpecificDatabaseExtensions "Estensioni specifiche dei produttori di basi dati">
<!ENTITY XMLManipulation "Manipolazione XML">
<!ENTITY WebServices "Servizi Web">
<!ENTITY CreditCardProcessing "Processamento delle carte di credito">
<!ENTITY MathematicalExtensions "Estensioni matematiche">
<!ENTITY CryptographyExtensions "Estensioni crittografiche">
<!ENTITY HumanLanguageandCharacterEncodingSupport "Supporto al linguaggio umano e condifica caratteri">
<!ENTITY FileSystemRelatedExtensions "Estensioni correlate al file system">
<!ENTITY ProcessControlExtensions "Estensioni di controllo di processo">
<!ENTITY MailRelatedExtensions "Estensioni correlate alle email">
<!ENTITY AuthenticationServices "Servizi di autenticazione">
<!ENTITY OtherServices "Altri servizi">
<!ENTITY CompressionExtensions "Estensioni di compressione">
<!ENTITY CalendarandEventRelatedExtensions "Estensioni correlate a calendari ed eventi">
<!ENTITY NonTextMIMEOutput "Output MIME non testuale">
<!ENTITY ImageProcessingandGeneration "Processamento e generazione di immagini">
<!ENTITY AudioFormatsManipulation "Manipolazione dei formati audio">
<!ENTITY CommandLineSpecificExtensions "Estensioni specifiche della linea di comando">
<!ENTITY WindowsOnlyExtensions "Estensioni solo per Windows">
<!ENTITY ServerSpecificExtensions "Estensioni specifiche del server">
<!ENTITY SearchEngineExtensions "Estensioni per i motori di ricerca">
<!ENTITY MiscExtensions "Estensioni varie">
<!ENTITY UIExtensions "Estensioni GUI">
<!ENTITY Appendices "Appendici">
<!ENTITY PEAR "PEAR: Archivio delle estensioni ed applicazioni in PHP">
<!ENTITY FAQ "FAQ: Frequently Asked Questions (domande e risposte ricorrenti)">
<!ENTITY FAQabbrev "FAQ">
<!ENTITY Internals "Internals di PHP e Zend">
<!ENTITY Internals2 "Il cuore di PHP: Guida per gli Hacker">
<!ENTITY ZendAPI "Zend API: Hacking al cuore di PHP">
<!ENTITY IndexListing "Lista indice">
<!ENTITY FunctionListing "Lista funzioni e metodi">
<!ENTITY FunctionListingDescription "Lista di tutte le funzioni e metodi nel manuale">
<!ENTITY ExampleListing "Lista esempi">
<!ENTITY ExampleListingDescription "Lista di tutti gli esempi nel manuale">
<!ENTITY ChangelogListingTitle "Storico dei cambiamenti">
<!ENTITY ChangelogListingDescription "Le seguenti modifiche sono state apportate alle classi/funzioni/metodi di questa estensione.">
<!ENTITY ChangelogListingBundledDescription "Le seguenti modifiche sono state apportate alle funzioni delle estensioni del pacchetto.">
<!ENTITY CHMEdition "Edizione HTML Help">
<!ENTITY ReservedConstants "Costanti Predefinite">
<!ENTITY MissingStuff "Informazioni mancanti">
<!ENTITY AndSeveralOthers "E diversi altri">
<!ENTITY Version "Versione">
<!ENTITY Description "Descrizione">
<!ENTITY Changeable "Modificabile">
<!ENTITY ConfigureOptions "Opzioni di configurazione">
<!ENTITY Default "Default">
<!ENTITY Definition "Definizione">
<!ENTITY Functions "Funzioni">
<!ENTITY Name "Nome">
<!ENTITY Alias "Alias di">
<!ENTITY Type "Tipo">
<!ENTITY Changelog "Storico dei cambiamenti">
<!ENTITY Methods "Metodi">
<!ENTITY InheritedMethods "Metodi ereditati">
<!ENTITY InheritedProperties "Proprietà ereditate">
<!ENTITY Properties "Proprietà ">
<!ENTITY InheritedConstants "Costanti ereditate">
<!ENTITY Constants "Costanti">
<!ENTITY NotAvailable "Non disponibile">
<!-- These are used in reference/$extname/reference.xml and other
supplemental files to mark section titles -->
<!ENTITY reftitle.changelog '<title xmlns="http://docbook.org/ns/docbook">Log delle modifiche</title>'>
<!ENTITY reftitle.classes '<title xmlns="http://docbook.org/ns/docbook">Classi predefinite</title>'>
<!ENTITY reftitle.classsynopsis '<title xmlns="http://docbook.org/ns/docbook">Sommario della classe</title>'>
<!ENTITY reftitle.constants '<title xmlns="http://docbook.org/ns/docbook">Costanti predefinite</title>'>
<!ENTITY reftitle.constructor '<title xmlns="http://docbook.org/ns/docbook">Costruttori</title>'>
<!ENTITY reftitle.description '<title xmlns="http://docbook.org/ns/docbook">Descrizione</title>'>
<!ENTITY reftitle.encoding '<title xmlns="http://docbook.org/ns/docbook">Codifica</title>'>
<!ENTITY reftitle.examples '<title xmlns="http://docbook.org/ns/docbook">Esempi</title>'>
<!ENTITY reftitle.exceptions '<title xmlns="http://docbook.org/ns/docbook">Eccezioni</title>'>
<!ENTITY reftitle.errors '<title xmlns="http://docbook.org/ns/docbook">Errori/Eccezioni</title>'>
<!ENTITY reftitle.faq '<title xmlns="http://docbook.org/ns/docbook">&FAQ;</title>'>
<!ENTITY reftitle.install '<title xmlns="http://docbook.org/ns/docbook">Installazione</title>'>
<!ENTITY reftitle.intro '<title xmlns="http://docbook.org/ns/docbook">Introduzione</title>'>
<!ENTITY reftitle.indices '<title xmlns="http://docbook.org/ns/docbook">Indici</title>'>
<!ENTITY reftitle.interfacesynopsis '<title xmlns="http://docbook.org/ns/docbook">Sommario dell'interfaccia</title>'>
<!ENTITY reftitle.methods '<title xmlns="http://docbook.org/ns/docbook">Metodi</title>'>
<!ENTITY reftitle.mysqlnd '<title xmlns="http://docbook.org/ns/docbook">solo Driver Nativo MySQL</title>'>
<!ENTITY reftitle.notes '<title xmlns="http://docbook.org/ns/docbook">Note</title>'>
<!ENTITY reftitle.parameters '<title xmlns="http://docbook.org/ns/docbook">Elenco dei parametri</title>'>
<!ENTITY reftitle.options '<title xmlns="http://docbook.org/ns/docbook">Opzioni</title>'>
<!ENTITY reftitle.properties '<title xmlns="http://docbook.org/ns/docbook">Proprietà</title>'>
<!ENTITY reftitle.required '<title xmlns="http://docbook.org/ns/docbook">Requisiti</title>'>
<!ENTITY reftitle.resources '<title xmlns="http://docbook.org/ns/docbook">Tipi di risorse</title>'>
<!ENTITY reftitle.runtime '<title xmlns="http://docbook.org/ns/docbook">Configurazione di Runtime</title>'>
<!ENTITY reftitle.returnvalues '<title xmlns="http://docbook.org/ns/docbook">Valori restituiti</title>'>
<!ENTITY reftitle.seealso '<title xmlns="http://docbook.org/ns/docbook">Vedere anche:</title>'>
<!ENTITY reftitle.setup '<title xmlns="http://docbook.org/ns/docbook">Installazione/Configurazione</title>'>
<!ENTITY reftitle.unicode '<title xmlns="http://docbook.org/ns/docbook">Unicode</title>'>
<!ENTITY reftitle.usage '<title xmlns="http://docbook.org/ns/docbook">Utilizzo</title>'>