ExtensionProtobuf/i18n/protobuf_es.ts

Thu, 22 Dec 2022 15:47:23 +0100

author
Jaime Seuma
date
Thu, 22 Dec 2022 15:47:23 +0100
changeset 16
03f3ba99ba23
parent 10
362689624e2d
child 27
5e9a61e7d7d0
permissions
-rw-r--r--

Updated Spanish translations.

1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <!DOCTYPE TS>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <TS version="2.1" language="es_ES">
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <context>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <name>ProjectProtocolsBrowser</name>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
7 <location filename="../ProjectProtocolsBrowser.py" line="80" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 <source>Protocols (protobuf)</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 <translation>Protocolos (protobuf)</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
12 <location filename="../ProjectProtocolsBrowser.py" line="83" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 <source>&lt;b&gt;Project Protocols Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all protocols (protobuf files) contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 <translation>&lt;b&gt;Navegador de Protocolos del Proyecto&lt;/b&gt;&lt;p&gt;Permite visualizar facilmente todas los protocolos (archivos protobuf) que contiene el proyecto actual. A través del menú de contexto se pueden ejecutar varias acciones.&lt;/p&gt;</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
17 <location filename="../ProjectProtocolsBrowser.py" line="97" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18 <source>Protobuf Files ({0})</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
19 <translation>Archivos Protobuf ({0})</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
22 <location filename="../ProjectProtocolsBrowser.py" line="99" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 <location filename="../ProjectProtocolsBrowser.py" line="98" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 <source>Protobuf Files</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
25 <translation>Archivos Protobuf</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
28 <location filename="../ProjectProtocolsBrowser.py" line="109" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 <source>Protocols (protobuf) Browser</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 <translation>Navegador de Protocolos (protobuf)</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
33 <location filename="../ProjectProtocolsBrowser.py" line="237" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
34 <location filename="../ProjectProtocolsBrowser.py" line="189" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 <source>Compile protocol</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 <translation>Compilar protocolo</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
39 <location filename="../ProjectProtocolsBrowser.py" line="358" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
40 <location filename="../ProjectProtocolsBrowser.py" line="326" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
41 <location filename="../ProjectProtocolsBrowser.py" line="267" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
42 <location filename="../ProjectProtocolsBrowser.py" line="239" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
43 <location filename="../ProjectProtocolsBrowser.py" line="191" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 <source>Compile all protocols</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 <translation>Compilar todos los protocolos</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
48 <location filename="../ProjectProtocolsBrowser.py" line="243" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
49 <location filename="../ProjectProtocolsBrowser.py" line="195" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 <source>Compile protocol as gRPC</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51 <translation>Compilar protocolo como gRPC</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
54 <location filename="../ProjectProtocolsBrowser.py" line="362" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
55 <location filename="../ProjectProtocolsBrowser.py" line="330" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
56 <location filename="../ProjectProtocolsBrowser.py" line="271" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
57 <location filename="../ProjectProtocolsBrowser.py" line="247" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
58 <location filename="../ProjectProtocolsBrowser.py" line="199" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 <source>Compile all protocols as gRPC</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 <translation>Compilar todos los protocolos como gRPC</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
63 <location filename="../ProjectProtocolsBrowser.py" line="306" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
64 <location filename="../ProjectProtocolsBrowser.py" line="251" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
65 <location filename="../ProjectProtocolsBrowser.py" line="203" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <source>Open</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 <translation>Abrir</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
70 <location filename="../ProjectProtocolsBrowser.py" line="205" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71 <source>Rename file</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
72 <translation>Renombrar archivo</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
73 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
75 <location filename="../ProjectProtocolsBrowser.py" line="333" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
76 <location filename="../ProjectProtocolsBrowser.py" line="308" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
77 <location filename="../ProjectProtocolsBrowser.py" line="208" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
78 <source>Remove from project</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 <translation>Quitar del proyecto</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
82 <location filename="../ProjectProtocolsBrowser.py" line="335" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
83 <location filename="../ProjectProtocolsBrowser.py" line="310" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
84 <location filename="../ProjectProtocolsBrowser.py" line="211" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 <source>Delete</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86 <translation>Borrar</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
89 <location filename="../ProjectProtocolsBrowser.py" line="366" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
90 <location filename="../ProjectProtocolsBrowser.py" line="338" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
91 <location filename="../ProjectProtocolsBrowser.py" line="276" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
92 <location filename="../ProjectProtocolsBrowser.py" line="253" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
93 <location filename="../ProjectProtocolsBrowser.py" line="214" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 <source>Add protocols...</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 <translation>Añadir protocolos...</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
98 <location filename="../ProjectProtocolsBrowser.py" line="369" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
99 <location filename="../ProjectProtocolsBrowser.py" line="340" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
100 <location filename="../ProjectProtocolsBrowser.py" line="279" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
101 <location filename="../ProjectProtocolsBrowser.py" line="255" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
102 <location filename="../ProjectProtocolsBrowser.py" line="216" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 <source>Add protocols directory...</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 <translation>Añadir directorio de protocolos...</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
107 <location filename="../ProjectProtocolsBrowser.py" line="343" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
108 <location filename="../ProjectProtocolsBrowser.py" line="220" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 <source>Copy Path to Clipboard</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 <translation>Copiar Ruta al Portapapeles</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
113 <location filename="../ProjectProtocolsBrowser.py" line="374" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
114 <location filename="../ProjectProtocolsBrowser.py" line="345" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
115 <location filename="../ProjectProtocolsBrowser.py" line="313" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
116 <location filename="../ProjectProtocolsBrowser.py" line="283" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
117 <location filename="../ProjectProtocolsBrowser.py" line="258" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
118 <location filename="../ProjectProtocolsBrowser.py" line="224" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 <source>Expand all directories</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 <translation>Expandir todos los directorios</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
123 <location filename="../ProjectProtocolsBrowser.py" line="377" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
124 <location filename="../ProjectProtocolsBrowser.py" line="347" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
125 <location filename="../ProjectProtocolsBrowser.py" line="315" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
126 <location filename="../ProjectProtocolsBrowser.py" line="285" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
127 <location filename="../ProjectProtocolsBrowser.py" line="259" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
128 <location filename="../ProjectProtocolsBrowser.py" line="227" />
8
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
129 <source>Collapse all directories</source>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
130 <translation>Contraer todos los directorios</translation>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
131 </message>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
132 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
133 <location filename="../ProjectProtocolsBrowser.py" line="380" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
134 <location filename="../ProjectProtocolsBrowser.py" line="349" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
135 <location filename="../ProjectProtocolsBrowser.py" line="317" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
136 <location filename="../ProjectProtocolsBrowser.py" line="287" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
137 <location filename="../ProjectProtocolsBrowser.py" line="260" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
138 <location filename="../ProjectProtocolsBrowser.py" line="229" />
8
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
139 <source>Collapse all files</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
140 <translation>Colapsar todos los archivos</translation>
8
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
141 </message>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
142 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
143 <location filename="../ProjectProtocolsBrowser.py" line="383" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
144 <location filename="../ProjectProtocolsBrowser.py" line="351" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
145 <location filename="../ProjectProtocolsBrowser.py" line="319" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
146 <location filename="../ProjectProtocolsBrowser.py" line="289" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
147 <location filename="../ProjectProtocolsBrowser.py" line="262" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
148 <location filename="../ProjectProtocolsBrowser.py" line="231" />
8
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
149 <source>Configure...</source>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
150 <translation>Configurar...</translation>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
151 </message>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
152 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
153 <location filename="../ProjectProtocolsBrowser.py" line="385" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
154 <location filename="../ProjectProtocolsBrowser.py" line="353" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
155 <location filename="../ProjectProtocolsBrowser.py" line="321" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
156 <location filename="../ProjectProtocolsBrowser.py" line="291" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
157 <location filename="../ProjectProtocolsBrowser.py" line="263" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
158 <location filename="../ProjectProtocolsBrowser.py" line="233" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 <source>Configure Protobuf...</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 <translation>Configurar Protobuf...</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
163 <location filename="../ProjectProtocolsBrowser.py" line="298" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 <source>Compile protocols</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
165 <translation>Compilar protocolos</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
166 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
167 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
168 <location filename="../ProjectProtocolsBrowser.py" line="302" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
169 <source>Compile protocols as gRPC</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
170 <translation>Compilar protocolos como gRPC</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
171 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
172 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
173 <location filename="../ProjectProtocolsBrowser.py" line="572" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
174 <source>Delete Protocols</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
175 <translation>Borrar Protocolos</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
176 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
177 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
178 <location filename="../ProjectProtocolsBrowser.py" line="573" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
179 <source>Do you really want to delete these protocol files from the project?</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
180 <translation>¿Realmente quiere borrar estos archivos de protocolo del proyecto?</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
181 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
182 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
183 <location filename="../ProjectProtocolsBrowser.py" line="689" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
184 <location filename="../ProjectProtocolsBrowser.py" line="675" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
185 <source>Protocol Compilation</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
186 <translation>Compilación de Protocolo</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
187 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
188 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
189 <location filename="../ProjectProtocolsBrowser.py" line="676" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
190 <source>The compilation of the protocol file was successful.</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
191 <translation>Se ha compilado satisfactoriamente el archivo de protocolo.</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
192 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
193 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
194 <location filename="../ProjectProtocolsBrowser.py" line="690" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
195 <source>The compilation of the protocol file failed.</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
196 <translation>La compilación del archivo de protocolo ha fallado.</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
197 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
198 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
199 <location filename="../ProjectProtocolsBrowser.py" line="744" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
200 <source>Process Generation Error</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
201 <translation>Error de Generación de Proceso</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
202 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
203 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
204 <location filename="../ProjectProtocolsBrowser.py" line="745" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
205 <source>&lt;p&gt;Could not start {0}.&lt;br&gt;Ensure that it is in the search path.&lt;/p&gt;</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
206 <translation>&lt;p&gt;No se ha podido ejecutar {0}.&lt;br&gt;Verifique que está en la ruta de búsqueda (search path).&lt;/p&gt;</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
207 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
208 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
209 <location filename="../ProjectProtocolsBrowser.py" line="754" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
210 <source>Compiler Invalid</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
211 <translation>Compilador No Válido</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
212 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
213 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
214 <location filename="../ProjectProtocolsBrowser.py" line="755" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
215 <source>The configured compiler is invalid.</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
216 <translation>El compilador configurado no es válido.</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
217 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
218 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
219 <location filename="../ProjectProtocolsBrowser.py" line="819" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
220 <location filename="../ProjectProtocolsBrowser.py" line="782" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
221 <source>Compiling Protocols...</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
222 <translation>Compilando Protocolos...</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
223 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
224 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
225 <location filename="../ProjectProtocolsBrowser.py" line="820" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
226 <location filename="../ProjectProtocolsBrowser.py" line="783" />
8
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
227 <source>Abort</source>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
228 <translation>Abortar</translation>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
229 </message>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
230 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
231 <location filename="../ProjectProtocolsBrowser.py" line="823" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
232 <location filename="../ProjectProtocolsBrowser.py" line="786" />
8
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
233 <source>%v/%m Protocols</source>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
234 <translation>%v/%m Protocolos</translation>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
235 </message>
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
236 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
237 <location filename="../ProjectProtocolsBrowser.py" line="828" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
238 <location filename="../ProjectProtocolsBrowser.py" line="791" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
239 <source>Protocols</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
240 <translation>Protocolos</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
241 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
242 </context>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
243 <context>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
244 <name>ProtobufExtensionPlugin</name>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
245 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
246 <location filename="../../PluginExtensionProtobuf.py" line="75" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
247 <location filename="../../PluginExtensionProtobuf.py" line="57" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
248 <source>Protobuf Compiler</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
249 <translation>Compilador de Protobuf</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
250 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
251 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
252 <location filename="../../PluginExtensionProtobuf.py" line="95" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
253 <location filename="../../PluginExtensionProtobuf.py" line="60" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
254 <source>Protobuf and gRPC Support plugin is not activated</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
255 <translation>El pluting the soporte de Protobuf y gRPC no está activado</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
256 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
257 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
258 <location filename="../../PluginExtensionProtobuf.py" line="99" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
259 <location filename="../../PluginExtensionProtobuf.py" line="64" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
260 <source>(inactive)</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
261 <translation>(inactivo)</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
262 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
263 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
264 <location filename="../../PluginExtensionProtobuf.py" line="113" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
265 <location filename="../../PluginExtensionProtobuf.py" line="92" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
266 <source>gRPC Compiler</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
267 <translation>Compilador gRPC</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
268 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
269 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
270 <location filename="../../PluginExtensionProtobuf.py" line="138" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
271 <source>Protobuf and gRPC</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
272 <translation>Protobuf y gRPC</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
273 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
274 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
275 <location filename="../../PluginExtensionProtobuf.py" line="228" />
10
362689624e2d Moved the Protobuf class browser to this plugin.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8
diff changeset
276 <source>Protocol Buffer (protobuf)</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
277 <translation>Buffer de Protocolo (protobuf)</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
278 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
279 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
280 <location filename="../../PluginExtensionProtobuf.py" line="232" />
8
24fdd6e43cd7 Added a `Collapse all files` entry to the context menus.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1
diff changeset
281 <location filename="../../PluginExtensionProtobuf.py" line="231" />
10
362689624e2d Moved the Protobuf class browser to this plugin.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8
diff changeset
282 <source>Protocol Buffer Files (*.proto)</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
283 <translation>Archivos de Buffer de Protocolo (*.proto)</translation>
10
362689624e2d Moved the Protobuf class browser to this plugin.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8
diff changeset
284 </message>
362689624e2d Moved the Protobuf class browser to this plugin.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8
diff changeset
285 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
286 <location filename="../../PluginExtensionProtobuf.py" line="249" />
10
362689624e2d Moved the Protobuf class browser to this plugin.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8
diff changeset
287 <source>Protobuf and gRPC Extension</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
288 <translation>Extensión Protobuf y gRPC</translation>
10
362689624e2d Moved the Protobuf class browser to this plugin.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8
diff changeset
289 </message>
362689624e2d Moved the Protobuf class browser to this plugin.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 8
diff changeset
290 <message>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
291 <location filename="../../PluginExtensionProtobuf.py" line="255" />
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
292 <location filename="../../PluginExtensionProtobuf.py" line="250" />
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
293 <source>The Protobuf and gRPC extension cannot be activated because it requires eric7 23.1 or newer.</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
294 <translation>La extensión Protobuf y gRPC no se pueden activar porque necesitan eric7 23.1 o más moderno.</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
295 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
296 </context>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
297 <context>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
298 <name>ProtobufPage</name>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
299 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
300 <location filename="../ConfigurationPage/ProtobufPage.ui" line="0" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
301 <source>&lt;b&gt;Configure Protobuf support&lt;/b&gt;</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
302 <translation>&lt;b&gt;Configurar soporte de Protobuf&lt;/b&gt;</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
303 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
304 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
305 <location filename="../ConfigurationPage/ProtobufPage.ui" line="0" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
306 <source>Protobuf Compiler</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
307 <translation>Compilador de Protobuf</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
308 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
309 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
310 <location filename="../ConfigurationPage/ProtobufPage.ui" line="0" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
311 <source>Enter the path to the protobuf compiler.</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
312 <translation>Intruducir la ruta del compilador de protobuf.</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
313 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
314 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
315 <location filename="../ConfigurationPage/ProtobufPage.ui" line="0" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
316 <source>&lt;b&gt;Note:&lt;/b&gt; Leave this entry empty to use the default value (protoc or protoc.exe).</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
317 <translation>&lt;b&gt;Nota: &lt;/b&gt; Dejar esta entrada vacía para utilizar el valor por defecto (protoc o protoc.exe).</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
318 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
319 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
320 <location filename="../ConfigurationPage/ProtobufPage.ui" line="0" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
321 <source>gRPC Compiler</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
322 <translation>Compilador gRPC</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
323 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
324 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
325 <location filename="../ConfigurationPage/ProtobufPage.ui" line="0" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
326 <source>Select the virtual environment containing the gRPC compiler.</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
327 <translation>Seleccionar el entorno virtual que contiene el compilador de gRPC.</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
328 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
329 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
330 <location filename="../ConfigurationPage/ProtobufPage.ui" line="0" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
331 <source>Press to refresh the list of vitual environments.</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
332 <translation>Pulsar para actualizar la lista de entornos virtuales.</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
333 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
334 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
335 <location filename="../ConfigurationPage/ProtobufPage.ui" line="0" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
336 <source>&lt;b&gt;Note:&lt;/b&gt; Leave this entry empty to use the virtual environment used by the eric IDE.</source>
16
03f3ba99ba23 Updated Spanish translations.
Jaime Seuma
parents: 10
diff changeset
337 <translation>&lt;b&gt;Nota:&lt;/b&gt; Dejar esta entrada en blanco para utilizar el entorno virtual utilizado por eric IDE.</translation>
1
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
338 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
339 <message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
340 <location filename="../ConfigurationPage/ProtobufPage.py" line="42" />
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
341 <source>Press to select the Protobuf compiler via a file selection dialog.</source>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
342 <translation>Pulsar para seleccionar el compilador de Protobuf a través de un diálogo de selección de archivos.</translation>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
343 </message>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
344 </context>
7157a39d4a0f First incarnation of the Protobuf and gRPC support plugin, that was an integral part of eric7 previously.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
345 </TS>

eric ide

mercurial