root/trunk/eCard/eCardMVC/Platnosci/App_GlobalResources/tlumaczenia.designer.cs @ 937

Wersja 937, 18.8 KB (wprowadzona przez alina, 16 years temu)

re #215 poprawki w tlumaczeniach

Line 
1//------------------------------------------------------------------------------
2// <auto-generated>
3//     This code was generated by a tool.
4//     Runtime Version:2.0.50727.3603
5//
6//     Changes to this file may cause incorrect behavior and will be lost if
7//     the code is regenerated.
8// </auto-generated>
9//------------------------------------------------------------------------------
10
11namespace Resources {
12    using System;
13   
14   
15    /// <summary>
16    ///   A strongly-typed resource class, for looking up localized strings, etc.
17    /// </summary>
18    // This class was auto-generated by the StronglyTypedResourceBuilder
19    // class via a tool like ResGen or Visual Studio.
20    // To add or remove a member, edit your .ResX file then rerun ResGen
21    // with the /str option or rebuild the Visual Studio project.
22    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "9.0.0.0")]
23    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25    internal class tlumaczenia {
26       
27        private static global::System.Resources.ResourceManager resourceMan;
28       
29        private static global::System.Globalization.CultureInfo resourceCulture;
30       
31        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32        internal tlumaczenia() {
33        }
34       
35        /// <summary>
36        ///   Returns the cached ResourceManager instance used by this class.
37        /// </summary>
38        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39        internal static global::System.Resources.ResourceManager ResourceManager {
40            get {
41                if (object.ReferenceEquals(resourceMan, null)) {
42                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Resources.tlumaczenia", global::System.Reflection.Assembly.Load("App_GlobalResources"));
43                    resourceMan = temp;
44                }
45                return resourceMan;
46            }
47        }
48       
49        /// <summary>
50        ///   Overrides the current thread's CurrentUICulture property for all
51        ///   resource lookups using this strongly typed resource class.
52        /// </summary>
53        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54        internal static global::System.Globalization.CultureInfo Culture {
55            get {
56                return resourceCulture;
57            }
58            set {
59                resourceCulture = value;
60            }
61        }
62       
63        /// <summary>
64        ///   Looks up a localized string similar to Address:.
65        /// </summary>
66        internal static string Adres {
67            get {
68                return ResourceManager.GetString("Adres", resourceCulture);
69            }
70        }
71       
72        /// <summary>
73        ///   Looks up a localized string similar to platnosci.admoto.pl.
74        /// </summary>
75        internal static string adresAdmoto {
76            get {
77                return ResourceManager.GetString("adresAdmoto", resourceCulture);
78            }
79        }
80       
81        /// <summary>
82        ///   Looks up a localized string similar to pay.truck-expo.com.
83        /// </summary>
84        internal static string adresTruck {
85            get {
86                return ResourceManager.GetString("adresTruck", resourceCulture);
87            }
88        }
89       
90        /// <summary>
91        ///   Looks up a localized string similar to Płatność za fakturę numer {0} jest w trakcie realizacji..
92        /// </summary>
93        internal static string blad1 {
94            get {
95                return ResourceManager.GetString("blad1", resourceCulture);
96            }
97        }
98       
99        /// <summary>
100        ///   Looks up a localized string similar to Payment for the invoice numbar {0} failed!.
101        /// </summary>
102        internal static string blad2 {
103            get {
104                return ResourceManager.GetString("blad2", resourceCulture);
105            }
106        }
107       
108        /// <summary>
109        ///   Looks up a localized string similar to Nie moÅŒna wyświetlić danych..
110        /// </summary>
111        internal static string brakdanych {
112            get {
113                return ResourceManager.GetString("brakdanych", resourceCulture);
114            }
115        }
116       
117        /// <summary>
118        ///   Looks up a localized string similar to Total charges: .
119        /// </summary>
120        internal static string Brutto {
121            get {
122                return ResourceManager.GetString("Brutto", resourceCulture);
123            }
124        }
125       
126        /// <summary>
127        ///   Looks up a localized string similar to INVOICE DETAILS.
128        /// </summary>
129        internal static string DaneFaktury {
130            get {
131                return ResourceManager.GetString("DaneFaktury", resourceCulture);
132            }
133        }
134       
135        /// <summary>
136        ///   Looks up a localized string similar to CREDIT CARD DETAILS.
137        /// </summary>
138        internal static string DaneWlasciciela {
139            get {
140                return ResourceManager.GetString("DaneWlasciciela", resourceCulture);
141            }
142        }
143       
144        /// <summary>
145        ///   Looks up a localized string similar to Date of issue: .
146        /// </summary>
147        internal static string DataWystawienia {
148            get {
149                return ResourceManager.GetString("DataWystawienia", resourceCulture);
150            }
151        }
152       
153        /// <summary>
154        ///   Looks up a localized string similar to Sorry! An unexpected error has occured..
155        /// </summary>
156        internal static string error_hash {
157            get {
158                return ResourceManager.GetString("error_hash", resourceCulture);
159            }
160        }
161       
162        /// <summary>
163        ///   Looks up a localized string similar to Incorrect invoice number..
164        /// </summary>
165        internal static string err_faktura {
166            get {
167                return ResourceManager.GetString("err_faktura", resourceCulture);
168            }
169        }
170       
171        /// <summary>
172        ///   Looks up a localized string similar to Please enter the name of credit card holder..
173        /// </summary>
174        internal static string err_imieWK {
175            get {
176                return ResourceManager.GetString("err_imieWK", resourceCulture);
177            }
178        }
179       
180        /// <summary>
181        ///   Looks up a localized string similar to Incorrect VAT number or invoice number..
182        /// </summary>
183        internal static string err_logowanie {
184            get {
185                return ResourceManager.GetString("err_logowanie", resourceCulture);
186            }
187        }
188       
189        /// <summary>
190        ///   Looks up a localized string similar to Please enter the surname of credit card holder..
191        /// </summary>
192        internal static string err_nazwiskoWK {
193            get {
194                return ResourceManager.GetString("err_nazwiskoWK", resourceCulture);
195            }
196        }
197       
198        /// <summary>
199        ///   Looks up a localized string similar to Incorrect VAT number..
200        /// </summary>
201        internal static string err_nip {
202            get {
203                return ResourceManager.GetString("err_nip", resourceCulture);
204            }
205        }
206       
207        /// <summary>
208        ///   Looks up a localized string similar to Błąd danych..
209        /// </summary>
210        internal static string Faktura_error {
211            get {
212                return ResourceManager.GetString("Faktura_error", resourceCulture);
213            }
214        }
215       
216        /// <summary>
217        ///   Looks up a localized string similar to Name: .
218        /// </summary>
219        internal static string Imie {
220            get {
221                return ResourceManager.GetString("Imie", resourceCulture);
222            }
223        }
224       
225        /// <summary>
226        ///   Looks up a localized string similar to Name: .
227        /// </summary>
228        internal static string ImieNazwisko {
229            get {
230                return ResourceManager.GetString("ImieNazwisko", resourceCulture);
231            }
232        }
233       
234        /// <summary>
235        ///   Looks up a localized string similar to Please enter the VAT number of your company and the invoice number to log in:.
236        /// </summary>
237        internal static string info {
238            get {
239                return ResourceManager.GetString("info", resourceCulture);
240            }
241        }
242       
243        /// <summary>
244        ///   Looks up a localized string similar to Information error.
245        /// </summary>
246        internal static string InfoError {
247            get {
248                return ResourceManager.GetString("InfoError", resourceCulture);
249            }
250        }
251       
252        /// <summary>
253        ///   Looks up a localized string similar to Please try again....
254        /// </summary>
255        internal static string KolejnaProba {
256            get {
257                return ResourceManager.GetString("KolejnaProba", resourceCulture);
258            }
259        }
260       
261        /// <summary>
262        ///   Looks up a localized string similar to Sales consultant details
263        ///.
264        /// </summary>
265        internal static string Kontakt {
266            get {
267                return ResourceManager.GetString("Kontakt", resourceCulture);
268            }
269        }
270       
271        /// <summary>
272        ///   Looks up a localized string similar to Log in to pay by credit card..
273        /// </summary>
274        internal static string LoginInfo {
275            get {
276                return ResourceManager.GetString("LoginInfo", resourceCulture);
277            }
278        }
279       
280        /// <summary>
281        ///   Looks up a localized string similar to City:.
282        /// </summary>
283        internal static string Miasto {
284            get {
285                return ResourceManager.GetString("Miasto", resourceCulture);
286            }
287        }
288       
289        /// <summary>
290        ///   Looks up a localized string similar to Company: .
291        /// </summary>
292        internal static string Nazwa {
293            get {
294                return ResourceManager.GetString("Nazwa", resourceCulture);
295            }
296        }
297       
298        /// <summary>
299        ///   Looks up a localized string similar to Surname: .
300        /// </summary>
301        internal static string Nazwisko {
302            get {
303                return ResourceManager.GetString("Nazwisko", resourceCulture);
304            }
305        }
306       
307        /// <summary>
308        ///   Looks up a localized string similar to unpaid.
309        /// </summary>
310        internal static string niezaplacona {
311            get {
312                return ResourceManager.GetString("niezaplacona", resourceCulture);
313            }
314        }
315       
316        /// <summary>
317        ///   Looks up a localized string similar to VAT number:.
318        /// </summary>
319        internal static string Nip {
320            get {
321                return ResourceManager.GetString("Nip", resourceCulture);
322            }
323        }
324       
325        /// <summary>
326        ///   Looks up a localized string similar to Invoice number:.
327        /// </summary>
328        internal static string NumerFaktury {
329            get {
330                return ResourceManager.GetString("NumerFaktury", resourceCulture);
331            }
332        }
333       
334        /// <summary>
335        ///   Looks up a localized string similar to  Login.
336        /// </summary>
337        internal static string PageLogin {
338            get {
339                return ResourceManager.GetString("PageLogin", resourceCulture);
340            }
341        }
342       
343        /// <summary>
344        ///   Looks up a localized string similar to Pay.
345        /// </summary>
346        internal static string Place {
347            get {
348                return ResourceManager.GetString("Place", resourceCulture);
349            }
350        }
351       
352        /// <summary>
353        ///   Looks up a localized string similar to Thank you for settling payment for invoice number.
354        /// </summary>
355        internal static string podziekowania {
356            get {
357                return ResourceManager.GetString("podziekowania", resourceCulture);
358            }
359        }
360       
361        /// <summary>
362        ///   Looks up a localized string similar to Payment confirmation.
363        /// </summary>
364        internal static string PotwierdzenieTitle {
365            get {
366                return ResourceManager.GetString("PotwierdzenieTitle", resourceCulture);
367            }
368        }
369       
370        /// <summary>
371        ///   Looks up a localized string similar to To log out right now, click.
372        /// </summary>
373        internal static string Powrot {
374            get {
375                return ResourceManager.GetString("Powrot", resourceCulture);
376            }
377        }
378       
379        /// <summary>
380        ///   Looks up a localized string similar to here..
381        /// </summary>
382        internal static string Powrot2 {
383            get {
384                return ResourceManager.GetString("Powrot2", resourceCulture);
385            }
386        }
387       
388        /// <summary>
389        ///   Looks up a localized string similar to Order details.
390        /// </summary>
391        internal static string ShowTitle {
392            get {
393                return ResourceManager.GetString("ShowTitle", resourceCulture);
394            }
395        }
396       
397        /// <summary>
398        ///   Looks up a localized string similar to Verify all details. If all details are correct click the Pay button. You will be move on the eCard web site to finish transaction..
399        /// </summary>
400        internal static string SprawdzDane {
401            get {
402                return ResourceManager.GetString("SprawdzDane", resourceCulture);
403            }
404        }
405       
406        /// <summary>
407        ///   Looks up a localized string similar to Invoice status:.
408        /// </summary>
409        internal static string Status_faktury {
410            get {
411                return ResourceManager.GetString("Status_faktury", resourceCulture);
412            }
413        }
414       
415        /// <summary>
416        ///   Looks up a localized string similar to Order details.
417        /// </summary>
418        internal static string Szczegoly {
419            get {
420                return ResourceManager.GetString("Szczegoly", resourceCulture);
421            }
422        }
423       
424        /// <summary>
425        ///   Looks up a localized string similar to Phone:.
426        /// </summary>
427        internal static string Telefon {
428            get {
429                return ResourceManager.GetString("Telefon", resourceCulture);
430            }
431        }
432       
433        /// <summary>
434        ///   Looks up a localized string similar to Due date: .
435        /// </summary>
436        internal static string TerminPlatnosci {
437            get {
438                return ResourceManager.GetString("TerminPlatnosci", resourceCulture);
439            }
440        }
441       
442        /// <summary>
443        ///   Looks up a localized string similar to Payment date:.
444        /// </summary>
445        internal static string termin_wplaty {
446            get {
447                return ResourceManager.GetString("termin_wplaty", resourceCulture);
448            }
449        }
450       
451        /// <summary>
452        ///   Looks up a localized string similar to Payment by credit card for advert..
453        /// </summary>
454        internal static string tytul {
455            get {
456                return ResourceManager.GetString("tytul", resourceCulture);
457            }
458        }
459       
460        /// <summary>
461        ///   Looks up a localized string similar to Street:.
462        /// </summary>
463        internal static string ulica {
464            get {
465                return ResourceManager.GetString("ulica", resourceCulture);
466            }
467        }
468       
469        /// <summary>
470        ///   Looks up a localized string similar to Log in failed! There are problems with required fields. Please enter correct details and try again. .
471        /// </summary>
472        internal static string validateInfo {
473            get {
474                return ResourceManager.GetString("validateInfo", resourceCulture);
475            }
476        }
477       
478        /// <summary>
479        ///   Looks up a localized string similar to Błąd weryfikacji danych..
480        /// </summary>
481        internal static string weryfikacja {
482            get {
483                return ResourceManager.GetString("weryfikacja", resourceCulture);
484            }
485        }
486       
487        /// <summary>
488        ///   Looks up a localized string similar to Full name of credit card holder:.
489        /// </summary>
490        internal static string WlascicielKarty {
491            get {
492                return ResourceManager.GetString("WlascicielKarty", resourceCulture);
493            }
494        }
495       
496        /// <summary>
497        ///   Looks up a localized string similar to Log out.
498        /// </summary>
499        internal static string Wyloguj {
500            get {
501                return ResourceManager.GetString("Wyloguj", resourceCulture);
502            }
503        }
504       
505        /// <summary>
506        ///   Looks up a localized string similar to Log in.
507        /// </summary>
508        internal static string Zaloguj {
509            get {
510                return ResourceManager.GetString("Zaloguj", resourceCulture);
511            }
512        }
513       
514        /// <summary>
515        ///   Looks up a localized string similar to Close.
516        /// </summary>
517        internal static string Zamknij {
518            get {
519                return ResourceManager.GetString("Zamknij", resourceCulture);
520            }
521        }
522       
523        /// <summary>
524        ///   Looks up a localized string similar to paid.
525        /// </summary>
526        internal static string zaplacona {
527            get {
528                return ResourceManager.GetString("zaplacona", resourceCulture);
529            }
530        }
531       
532        /// <summary>
533        ///   Looks up a localized string similar to Płatność za fakturę o numerze {0} została uregulowana dnia {1}.
534        /// </summary>
535        internal static string zaplacono {
536            get {
537                return ResourceManager.GetString("zaplacono", resourceCulture);
538            }
539        }
540    }
541}
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.