Mercurial > altnet-hispano
comparison Agendas/trunk/src/Agendas.Resources/Properties/DataAnnotationResources.Designer.cs @ 212:6944c54f834f
Ticket 175: Se cambia el mensaje por una pantalla de confirmación, que sugiere los textos.
author | juanjose.montesdeocaarbos |
---|---|
date | Fri, 26 Aug 2011 21:54:36 -0300 |
parents | a731086c0b28 |
children | c4c60e034103 |
comparison
equal
deleted
inserted
replaced
211:75eefd82760f | 212:6944c54f834f |
---|---|
1 //------------------------------------------------------------------------------ | 1 //------------------------------------------------------------------------------ |
2 // <auto-generated> | 2 // <auto-generated> |
3 // This code was generated by a tool. | 3 // Este código fue generado por una herramienta. |
4 // Runtime Version:4.0.30319.235 | 4 // Versión de runtime:4.0.30319.235 |
5 // | 5 // |
6 // Changes to this file may cause incorrect behavior and will be lost if | 6 // Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si |
7 // the code is regenerated. | 7 // se vuelve a generar el código. |
8 // </auto-generated> | 8 // </auto-generated> |
9 //------------------------------------------------------------------------------ | 9 //------------------------------------------------------------------------------ |
10 | 10 |
11 namespace AltNetHispano.Agendas.Resources.Properties { | 11 namespace AltNetHispano.Agendas.Resources.Properties { |
12 using System; | 12 using System; |
13 | 13 |
14 | 14 |
15 /// <summary> | 15 /// <summary> |
16 /// A strongly-typed resource class, for looking up localized strings, etc. | 16 /// Clase de recurso con establecimiento inflexible de tipos, para buscar cadenas traducidas, etc. |
17 /// </summary> | 17 /// </summary> |
18 // This class was auto-generated by the StronglyTypedResourceBuilder | 18 // StronglyTypedResourceBuilder generó automáticamente esta clase |
19 // class via a tool like ResGen or Visual Studio. | 19 // a través de una herramienta como ResGen o Visual Studio. |
20 // To add or remove a member, edit your .ResX file then rerun ResGen | 20 // Para agregar o quitar un miembro, edite el archivo .ResX y, a continuación, vuelva a ejecutar ResGen |
21 // with the /str option, or rebuild your VS project. | 21 // con la opción /str o vuelva a generar su proyecto de VS. |
22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] | 22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] |
23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] | 23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] | 24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
25 public class DataAnnotationResources { | 25 public class DataAnnotationResources { |
26 | 26 |
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] | 31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] |
32 internal DataAnnotationResources() { | 32 internal DataAnnotationResources() { |
33 } | 33 } |
34 | 34 |
35 /// <summary> | 35 /// <summary> |
36 /// Returns the cached ResourceManager instance used by this class. | 36 /// Devuelve la instancia de ResourceManager almacenada en caché utilizada por esta clase. |
37 /// </summary> | 37 /// </summary> |
38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] | 38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
39 public static global::System.Resources.ResourceManager ResourceManager { | 39 public static global::System.Resources.ResourceManager ResourceManager { |
40 get { | 40 get { |
41 if (object.ReferenceEquals(resourceMan, null)) { | 41 if (object.ReferenceEquals(resourceMan, null)) { |
45 return resourceMan; | 45 return resourceMan; |
46 } | 46 } |
47 } | 47 } |
48 | 48 |
49 /// <summary> | 49 /// <summary> |
50 /// Overrides the current thread's CurrentUICulture property for all | 50 /// Reemplaza la propiedad CurrentUICulture del subproceso actual para todas las |
51 /// resource lookups using this strongly typed resource class. | 51 /// búsquedas de recursos mediante esta clase de recurso con establecimiento inflexible de tipos. |
52 /// </summary> | 52 /// </summary> |
53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] | 53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
54 public static global::System.Globalization.CultureInfo Culture { | 54 public static global::System.Globalization.CultureInfo Culture { |
55 get { | 55 get { |
56 return resourceCulture; | 56 return resourceCulture; |
59 resourceCulture = value; | 59 resourceCulture = value; |
60 } | 60 } |
61 } | 61 } |
62 | 62 |
63 /// <summary> | 63 /// <summary> |
64 /// Looks up a localized string similar to Duración. | 64 /// Busca una cadena traducida similar a Duración. |
65 /// </summary> | 65 /// </summary> |
66 public static string Duracion { | 66 public static string Duracion { |
67 get { | 67 get { |
68 return ResourceManager.GetString("Duracion", resourceCulture); | 68 return ResourceManager.GetString("Duracion", resourceCulture); |
69 } | 69 } |
70 } | 70 } |
71 | 71 |
72 /// <summary> | 72 /// <summary> |
73 /// Looks up a localized string similar to Duración. | 73 /// Busca una cadena traducida similar a Duración. |
74 /// </summary> | 74 /// </summary> |
75 public static string DuracionReal { | 75 public static string DuracionReal { |
76 get { | 76 get { |
77 return ResourceManager.GetString("DuracionReal", resourceCulture); | 77 return ResourceManager.GetString("DuracionReal", resourceCulture); |
78 } | 78 } |
79 } | 79 } |
80 | 80 |
81 /// <summary> | 81 /// <summary> |
82 /// Looks up a localized string similar to Tiempo que duró la presentación.. | 82 /// Busca una cadena traducida similar a Tiempo que duró la presentación.. |
83 /// </summary> | 83 /// </summary> |
84 public static string DuracionRealDescription { | 84 public static string DuracionRealDescription { |
85 get { | 85 get { |
86 return ResourceManager.GetString("DuracionRealDescription", resourceCulture); | 86 return ResourceManager.GetString("DuracionRealDescription", resourceCulture); |
87 } | 87 } |
88 } | 88 } |
89 | 89 |
90 /// <summary> | 90 /// <summary> |
91 /// Looks up a localized string similar to debe ingresar la Duración del evento. | 91 /// Busca una cadena traducida similar a debe ingresar la Duración del evento. |
92 /// </summary> | 92 /// </summary> |
93 public static string DuracionRequired { | 93 public static string DuracionRequired { |
94 get { | 94 get { |
95 return ResourceManager.GetString("DuracionRequired", resourceCulture); | 95 return ResourceManager.GetString("DuracionRequired", resourceCulture); |
96 } | 96 } |
97 } | 97 } |
98 | 98 |
99 /// <summary> | 99 /// <summary> |
100 /// Looks up a localized string similar to Correo electrónico. | 100 /// Busca una cadena traducida similar a Correo electrónico. |
101 /// </summary> | 101 /// </summary> |
102 public static string EMail { | 102 public static string EMail { |
103 get { | 103 get { |
104 return ResourceManager.GetString("EMail", resourceCulture); | 104 return ResourceManager.GetString("EMail", resourceCulture); |
105 } | 105 } |
106 } | 106 } |
107 | 107 |
108 /// <summary> | 108 /// <summary> |
109 /// Looks up a localized string similar to Correo electrónico de la persona para contactarse con ella. | 109 /// Busca una cadena traducida similar a Correo electrónico de la persona para contactarse con ella. |
110 /// </summary> | 110 /// </summary> |
111 public static string EMailDescription { | 111 public static string EMailDescription { |
112 get { | 112 get { |
113 return ResourceManager.GetString("EMailDescription", resourceCulture); | 113 return ResourceManager.GetString("EMailDescription", resourceCulture); |
114 } | 114 } |
115 } | 115 } |
116 | 116 |
117 /// <summary> | 117 /// <summary> |
118 /// Looks up a localized string similar to debe ingresar la fecha del evento. | 118 /// Busca una cadena traducida similar a Recuerde agendar los eventos en http://twuffer.com/ utilizando la cuenta de Alt.NETHispano. El texto de la agenda debe ser el siguiente: |
119 ///La {TipoEvento} sobre {TemaEvento} con {NombrePonente} {TwitterPonente} inicia en [4] horas 18GMT http://snipr.com/virtualaltnet. | |
120 /// </summary> | |
121 public static string EventoConfirma { | |
122 get { | |
123 return ResourceManager.GetString("EventoConfirma", resourceCulture); | |
124 } | |
125 } | |
126 | |
127 /// <summary> | |
128 /// Busca una cadena traducida similar a debe ingresar la fecha del evento. | |
119 /// </summary> | 129 /// </summary> |
120 public static string FechaRequired { | 130 public static string FechaRequired { |
121 get { | 131 get { |
122 return ResourceManager.GetString("FechaRequired", resourceCulture); | 132 return ResourceManager.GetString("FechaRequired", resourceCulture); |
123 } | 133 } |
124 } | 134 } |
125 | 135 |
126 /// <summary> | 136 /// <summary> |
127 /// Looks up a localized string similar to Hora (GMT +0). | 137 /// Busca una cadena traducida similar a Hora (GMT +0). |
128 /// </summary> | 138 /// </summary> |
129 public static string Hora { | 139 public static string Hora { |
130 get { | 140 get { |
131 return ResourceManager.GetString("Hora", resourceCulture); | 141 return ResourceManager.GetString("Hora", resourceCulture); |
132 } | 142 } |
133 } | 143 } |
134 | 144 |
135 /// <summary> | 145 /// <summary> |
136 /// Looks up a localized string similar to debe ingresar la Hora del evento. | 146 /// Busca una cadena traducida similar a debe ingresar la Hora del evento. |
137 /// </summary> | 147 /// </summary> |
138 public static string HoraRequired { | 148 public static string HoraRequired { |
139 get { | 149 get { |
140 return ResourceManager.GetString("HoraRequired", resourceCulture); | 150 return ResourceManager.GetString("HoraRequired", resourceCulture); |
141 } | 151 } |
142 } | 152 } |
143 | 153 |
144 /// <summary> | 154 /// <summary> |
145 /// Looks up a localized string similar to Nombre de la persona que identifica a esta persona entre todas. | 155 /// Busca una cadena traducida similar a Nombre de la persona que identifica a esta persona entre todas. |
146 /// </summary> | 156 /// </summary> |
147 public static string NombreDescription { | 157 public static string NombreDescription { |
148 get { | 158 get { |
149 return ResourceManager.GetString("NombreDescription", resourceCulture); | 159 return ResourceManager.GetString("NombreDescription", resourceCulture); |
150 } | 160 } |
151 } | 161 } |
152 | 162 |
153 /// <summary> | 163 /// <summary> |
154 /// Looks up a localized string similar to Nro. de Orden. | 164 /// Busca una cadena traducida similar a Nro. de Orden. |
155 /// </summary> | 165 /// </summary> |
156 public static string NroOrden { | 166 public static string NroOrden { |
157 get { | 167 get { |
158 return ResourceManager.GetString("NroOrden", resourceCulture); | 168 return ResourceManager.GetString("NroOrden", resourceCulture); |
159 } | 169 } |
160 } | 170 } |
161 | 171 |
162 /// <summary> | 172 /// <summary> |
163 /// Looks up a localized string similar to Un número consecutivo que identifica al evento en el tiempo.. | 173 /// Busca una cadena traducida similar a Un número consecutivo que identifica al evento en el tiempo.. |
164 /// </summary> | 174 /// </summary> |
165 public static string NroOrdenDescription { | 175 public static string NroOrdenDescription { |
166 get { | 176 get { |
167 return ResourceManager.GetString("NroOrdenDescription", resourceCulture); | 177 return ResourceManager.GetString("NroOrdenDescription", resourceCulture); |
168 } | 178 } |
169 } | 179 } |
170 | 180 |
171 /// <summary> | 181 /// <summary> |
172 /// Looks up a localized string similar to El valor debe ser entre {1} y {2}. | 182 /// Busca una cadena traducida similar a El valor debe ser entre {1} y {2}. |
173 /// </summary> | 183 /// </summary> |
174 public static string NroOrdenRange { | 184 public static string NroOrdenRange { |
175 get { | 185 get { |
176 return ResourceManager.GetString("NroOrdenRange", resourceCulture); | 186 return ResourceManager.GetString("NroOrdenRange", resourceCulture); |
177 } | 187 } |
178 } | 188 } |
179 | 189 |
180 /// <summary> | 190 /// <summary> |
181 /// Looks up a localized string similar to Debe ingresar el número de orden del evento. | 191 /// Busca una cadena traducida similar a Debe ingresar el número de orden del evento. |
182 /// </summary> | 192 /// </summary> |
183 public static string NroOrdenRequired { | 193 public static string NroOrdenRequired { |
184 get { | 194 get { |
185 return ResourceManager.GetString("NroOrdenRequired", resourceCulture); | 195 return ResourceManager.GetString("NroOrdenRequired", resourceCulture); |
186 } | 196 } |
187 } | 197 } |
188 | 198 |
189 /// <summary> | 199 /// <summary> |
190 /// Looks up a localized string similar to Seleccione el ponente o responsable del evento. | 200 /// Busca una cadena traducida similar a Seleccione el ponente o responsable del evento. |
191 /// </summary> | 201 /// </summary> |
192 public static string PonenteDescription { | 202 public static string PonenteDescription { |
193 get { | 203 get { |
194 return ResourceManager.GetString("PonenteDescription", resourceCulture); | 204 return ResourceManager.GetString("PonenteDescription", resourceCulture); |
195 } | 205 } |
196 } | 206 } |
197 | 207 |
198 /// <summary> | 208 /// <summary> |
199 /// Looks up a localized string similar to debe ingresar el nombre del ponente. | 209 /// Busca una cadena traducida similar a debe ingresar el nombre del ponente. |
200 /// </summary> | 210 /// </summary> |
201 public static string PonenteRequired { | 211 public static string PonenteRequired { |
202 get { | 212 get { |
203 return ResourceManager.GetString("PonenteRequired", resourceCulture); | 213 return ResourceManager.GetString("PonenteRequired", resourceCulture); |
204 } | 214 } |
205 } | 215 } |
206 | 216 |
207 /// <summary> | 217 /// <summary> |
208 /// Looks up a localized string similar to Tipo de evento. | 218 /// Busca una cadena traducida similar a Tipo de evento. |
209 /// </summary> | 219 /// </summary> |
210 public static string TipoEvento { | 220 public static string TipoEvento { |
211 get { | 221 get { |
212 return ResourceManager.GetString("TipoEvento", resourceCulture); | 222 return ResourceManager.GetString("TipoEvento", resourceCulture); |
213 } | 223 } |
214 } | 224 } |
215 | 225 |
216 /// <summary> | 226 /// <summary> |
217 /// Looks up a localized string similar to Define las características que tendrá el evento como objetivo, dinámica del evento, etc.. | 227 /// Busca una cadena traducida similar a Define las características que tendrá el evento como objetivo, dinámica del evento, etc.. |
218 /// </summary> | 228 /// </summary> |
219 public static string TipoEventoDescription { | 229 public static string TipoEventoDescription { |
220 get { | 230 get { |
221 return ResourceManager.GetString("TipoEventoDescription", resourceCulture); | 231 return ResourceManager.GetString("TipoEventoDescription", resourceCulture); |
222 } | 232 } |
223 } | 233 } |
224 | 234 |
225 /// <summary> | 235 /// <summary> |
226 /// Looks up a localized string similar to Título. | 236 /// Busca una cadena traducida similar a Título. |
227 /// </summary> | 237 /// </summary> |
228 public static string Titulo { | 238 public static string Titulo { |
229 get { | 239 get { |
230 return ResourceManager.GetString("Titulo", resourceCulture); | 240 return ResourceManager.GetString("Titulo", resourceCulture); |
231 } | 241 } |
232 } | 242 } |
233 | 243 |
234 /// <summary> | 244 /// <summary> |
235 /// Looks up a localized string similar to Título del evento, el mismo lo identifica entre todos los eventos. | 245 /// Busca una cadena traducida similar a Título del evento, el mismo lo identifica entre todos los eventos. |
236 /// </summary> | 246 /// </summary> |
237 public static string TituloDescription { | 247 public static string TituloDescription { |
238 get { | 248 get { |
239 return ResourceManager.GetString("TituloDescription", resourceCulture); | 249 return ResourceManager.GetString("TituloDescription", resourceCulture); |
240 } | 250 } |
241 } | 251 } |
242 | 252 |
243 /// <summary> | 253 /// <summary> |
244 /// Looks up a localized string similar to debe ingresar el título. | 254 /// Busca una cadena traducida similar a debe ingresar el título. |
245 /// </summary> | 255 /// </summary> |
246 public static string TituloRequired { | 256 public static string TituloRequired { |
247 get { | 257 get { |
248 return ResourceManager.GetString("TituloRequired", resourceCulture); | 258 return ResourceManager.GetString("TituloRequired", resourceCulture); |
249 } | 259 } |
250 } | 260 } |
251 | 261 |
252 /// <summary> | 262 /// <summary> |
253 /// Looks up a localized string similar to Cuenta de Twitter de la persona, con esta cuenta podrá autenticarse. | 263 /// Busca una cadena traducida similar a Cuenta de Twitter de la persona, con esta cuenta podrá autenticarse. |
254 /// </summary> | 264 /// </summary> |
255 public static string TwitterDescription { | 265 public static string TwitterDescription { |
256 get { | 266 get { |
257 return ResourceManager.GetString("TwitterDescription", resourceCulture); | 267 return ResourceManager.GetString("TwitterDescription", resourceCulture); |
258 } | 268 } |
259 } | 269 } |
260 | 270 |
261 /// <summary> | 271 /// <summary> |
262 /// Looks up a localized string similar to Url de la invitación. | 272 /// Busca una cadena traducida similar a Url de la invitación. |
263 /// </summary> | 273 /// </summary> |
264 public static string UrlInvitacion { | 274 public static string UrlInvitacion { |
265 get { | 275 get { |
266 return ResourceManager.GetString("UrlInvitacion", resourceCulture); | 276 return ResourceManager.GetString("UrlInvitacion", resourceCulture); |
267 } | 277 } |
268 } | 278 } |
269 | 279 |
270 /// <summary> | 280 /// <summary> |
271 /// Looks up a localized string similar to Ingrese la url de la cadena de mails donde se realizó la invitación para el evento. | 281 /// Busca una cadena traducida similar a Ingrese la url de la cadena de mails donde se realizó la invitación para el evento. |
272 /// </summary> | 282 /// </summary> |
273 public static string UrlInvitacionDescription { | 283 public static string UrlInvitacionDescription { |
274 get { | 284 get { |
275 return ResourceManager.GetString("UrlInvitacionDescription", resourceCulture); | 285 return ResourceManager.GetString("UrlInvitacionDescription", resourceCulture); |
276 } | 286 } |
277 } | 287 } |
278 | 288 |
279 /// <summary> | 289 /// <summary> |
280 /// Looks up a localized string similar to La url ingresada no es válida. | 290 /// Busca una cadena traducida similar a La url ingresada no es válida. |
281 /// </summary> | 291 /// </summary> |
282 public static string UrlInvitacionUrl { | 292 public static string UrlInvitacionUrl { |
283 get { | 293 get { |
284 return ResourceManager.GetString("UrlInvitacionUrl", resourceCulture); | 294 return ResourceManager.GetString("UrlInvitacionUrl", resourceCulture); |
285 } | 295 } |
286 } | 296 } |
287 | 297 |
288 /// <summary> | 298 /// <summary> |
289 /// Looks up a localized string similar to Url de la Wiki. | 299 /// Busca una cadena traducida similar a Url de la Wiki. |
290 /// </summary> | 300 /// </summary> |
291 public static string UrlWiki { | 301 public static string UrlWiki { |
292 get { | 302 get { |
293 return ResourceManager.GetString("UrlWiki", resourceCulture); | 303 return ResourceManager.GetString("UrlWiki", resourceCulture); |
294 } | 304 } |
295 } | 305 } |
296 | 306 |
297 /// <summary> | 307 /// <summary> |
298 /// Looks up a localized string similar to La url donde se publica la presentación.. | 308 /// Busca una cadena traducida similar a La url donde se publica la presentación.. |
299 /// </summary> | 309 /// </summary> |
300 public static string UrlWikiDescription { | 310 public static string UrlWikiDescription { |
301 get { | 311 get { |
302 return ResourceManager.GetString("UrlWikiDescription", resourceCulture); | 312 return ResourceManager.GetString("UrlWikiDescription", resourceCulture); |
303 } | 313 } |
304 } | 314 } |
305 | 315 |
306 /// <summary> | 316 /// <summary> |
307 /// Looks up a localized string similar to La url ingresada no es válida. | 317 /// Busca una cadena traducida similar a La url ingresada no es válida. |
308 /// </summary> | 318 /// </summary> |
309 public static string UrlWikiUrl { | 319 public static string UrlWikiUrl { |
310 get { | 320 get { |
311 return ResourceManager.GetString("UrlWikiUrl", resourceCulture); | 321 return ResourceManager.GetString("UrlWikiUrl", resourceCulture); |
312 } | 322 } |