source: ExceptionLogger/languages/UExceptionLogger.cs.po

Last change on this file was 403, checked in by chronos, 12 years ago
  • Added: New package ConfirmationDialog for better generalization and easier reuse in multiple applications.
File size: 2.2 KB
Line 
1msgid ""
2msgstr ""
3"Content-Type: text/plain; charset=UTF-8\n"
4"Project-Id-Version: \n"
5"POT-Creation-Date: \n"
6"PO-Revision-Date: \n"
7"Last-Translator: Jiří Hajda <robie@centrum.cz>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Transfer-Encoding: 8bit\n"
11
12#: uexceptionlogger.saddress
13msgid "Address"
14msgstr "Adresa"
15
16#: uexceptionlogger.sapplication
17msgid "Application"
18msgstr "Aplikace"
19
20#: uexceptionlogger.scallstack
21msgid "Call stack"
22msgstr "Volací zásobník"
23
24#: uexceptionlogger.sclass
25msgctxt "uexceptionlogger.sclass"
26msgid "Class"
27msgstr "Třída"
28
29#: uexceptionlogger.sclose
30#| msgid "Close"
31msgid "Continue"
32msgstr "Pokračovat"
33
34#: uexceptionlogger.sdetails
35msgid "Details"
36msgstr "Podrobnosti"
37
38#: uexceptionlogger.serroroccured
39msgid "Error occured during program execution:"
40msgstr "Došlo k chybě při vykonávání programu:"
41
42#: uexceptionlogger.sexceptionclass
43msgctxt "uexceptionlogger.sexceptionclass"
44msgid "Class"
45msgstr "Třída"
46
47#: uexceptionlogger.sexceptionhandlercannotbesynchronized
48msgid "Exception handler cannot be synchronized with main thread."
49msgstr "Obsluha vyjímky nemůže být synchronizována s hlavním vláknem."
50
51#: uexceptionlogger.sexceptioninfo
52msgid "Exception info"
53msgstr "Informace výjimky"
54
55#: uexceptionlogger.sgeneral
56msgid "General"
57msgstr "Obecné"
58
59#: uexceptionlogger.signorenexttime
60msgid "Next time ignore this exception"
61msgstr "Příště ignorovat tuto výjimku"
62
63#: uexceptionlogger.sindex
64msgid "Index"
65msgstr "Index"
66
67#: uexceptionlogger.sline
68msgid "Line"
69msgstr "Řádek"
70
71#: uexceptionlogger.smessage
72msgid "Message"
73msgstr "Zpráva"
74
75#: uexceptionlogger.sproceduremethod
76msgid "Procedure/method"
77msgstr "Procedure/metoda"
78
79#: uexceptionlogger.sprocessid
80msgid "Process ID"
81msgstr "ID procesu"
82
83#: uexceptionlogger.sterminate
84#| msgid "Terminate"
85msgid "Exit program"
86msgstr "Ukončit program"
87
88#: uexceptionlogger.sthreadid
89msgid "Thread ID"
90msgstr "ID vlákna"
91
92#: uexceptionlogger.stime
93msgid "Time"
94msgstr "Čas"
95
96#: uexceptionlogger.sunit
97msgid "Unit"
98msgstr "Jednotka"
99
100#: uexceptionlogger.sversion
101msgid "Version"
102msgstr "Verze"
103
Note: See TracBrowser for help on using the repository browser.