PHPLanguagePreferencePage.spanish and PHPEditorSyntaxPreferencePage.background added...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / newPHPPreferencesMessages_es_ES.properties
1 #########################################
2 # PHPProjectLibraryPage
3 #########################################
4
5 PHPProjectLibraryPage.elementNotIProject=ERROR: El elemento no es IProject
6 PHPProjectLibraryPage.project=Proyecto
7 PHPProjectLibraryPage.tabName=Proyectos
8
9
10 #########################################
11 # Property Pages
12 #########################################
13
14 PHPProjectPropertyPage.phpProjectClosed=El proyecto seleccionado es un proyecto PHP, pero está cerrado.
15 PHPProjectPropertyPage.performOkExceptionDialogTitle=No se pudo guardar.
16 PHPProjectPropertyPage.performOkExceptionDialogMessage=ERROR: No se pudo guardar las propiedades del proyecto.
17
18 #########################################
19 # Preference Pages
20 #########################################
21 PHPBasePreferencePage.description=Preferencias PHP
22 PHPBasePreferencePage.websettingsGroup=Configuración Webserver
23 PHPBasePreferencePage.websettingsGroup.localhost=Localhost
24 PHPBasePreferencePage.websettingsGroup.docroot=DocumentRoot
25 PHPBasePreferencePage.websettingsGroup.browser=Comando navegador externo
26 PHPBasePreferencePage.websettingsGroup.useexternal=Usar navegador externo
27 PHPBasePreferencePage.apacheGroup=Configuración Apache
28 PHPBasePreferencePage.apacheGroup.start=Arrancar Apache
29 PHPBasePreferencePage.apacheGroup.stop=Parar Apache
30 PHPBasePreferencePage.apacheGroup.restart=Reiniciar Apache
31 PHPBasePreferencePage.mySQLGroup=Configuración MySQL
32 PHPBasePreferencePage.mySQLGroup.command=comando MySQL
33 PHPBasePreferencePage.parsers=Configuración Parser
34 PHPBasePreferencePage.parsers.pos=Parsear al guardar
35 PHPBasePreferencePage.parsers.external=Externo
36 PHPBasePreferencePage.parsers.internal=Interno
37 PHPBasePreferencePage.parsers.choose=Escoja Parser PHP
38
39 PHPEditorSyntaxPreferencePage.description:Preferencias Editor PHP
40 PHPEditorSyntaxPreferencePage.background:Background settings
41 PHPEditorSyntaxPreferencePage.foreground:Preferencias primer plano
42 PHPEditorSyntaxPreferencePage.syntax:Resaltar sintaxis
43 PHPEditorSyntaxPreferencePage.color:Color
44 PHPEditorSyntaxPreferencePage.bold:Negrita
45 PHPEditorSyntaxPreferencePage.italic:Cursiva
46 PHPEditorSyntaxPreferencePage.underline:Subrayado
47 PHPEditorSyntaxPreferencePage.multiLineComment=Comentario varias líneas
48 PHPEditorSyntaxPreferencePage.singleLineComment=Comentario una línia
49 PHPEditorSyntaxPreferencePage.keywords=Palabras clave
50 PHPEditorSyntaxPreferencePage.variables=Variables
51 PHPEditorSyntaxPreferencePage.types=Tipos
52 PHPEditorSyntaxPreferencePage.functions=Funciones
53 PHPEditorSyntaxPreferencePage.constants=Constantes
54 PHPEditorSyntaxPreferencePage.strings=Cadenas
55 PHPEditorSyntaxPreferencePage.others=Otros
56 PHPEditorSyntaxPreferencePage.syntaxdialog=Fichero de sintaxis personalizado:
57 PHPEditorSyntaxPreferencePage.browse=Examinar..
58 PHPEditorSyntaxPreferencePage.textfont=Fuente del texto
59
60 PHPLanguagePreferencePage.description=Idioma editor PHP
61 PHPLanguagePreferencePage.preflingo=Configuración idioma PHP
62 PHPLanguagePreferencePage.choose=Escoja idioma
63 PHPLanguagePreferencePage.english=Inglés
64 PHPLanguagePreferencePage.german=Alemán
65 PHPLanguagePreferencePage.french=Francés
66 PHPLanguagePreferencePage.spanish=Español