source: branches/ByteArray/Packages/Common/Languages/JobProgressView.pot

Last change on this file was 11, checked in by chronos, 2 months ago
  • Modified: Updated Common package.
  • Fixed: Wrong return address from CALL instruction.
File size: 531 bytes
Line 
1msgid ""
2msgstr "Content-Type: text/plain; charset=UTF-8"
3
4#: jobprogressview.sestimatedtime
5#, object-pascal-format
6msgid "Estimated time: %s"
7msgstr ""
8
9#: jobprogressview.sexecuted
10msgid "Executed"
11msgstr ""
12
13#: jobprogressview.sfinished
14msgid "Finished"
15msgstr ""
16
17#: jobprogressview.spleasewait
18msgid "Please wait..."
19msgstr ""
20
21#: jobprogressview.sterminate
22msgid "Termination"
23msgstr ""
24
25#: jobprogressview.stotalestimatedtime
26#, object-pascal-format
27msgid "Total estimated time: %s"
28msgstr ""
29
Note: See TracBrowser for help on using the repository browser.