/po/txt2tags.pot

http://txt2tags.googlecode.com/ · Unknown · 474 lines · 319 code · 155 blank · 0 comment · 0 complexity · ac80fc6bbe6144259793ff016c8180e6 MD5 · raw file

  1. # txt2tags messages
  2. #, fuzzy
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: txt2tags 2.6.600\n"
  6. "POT-Creation-Date: 2010-12-09 13:30+BRST\n"
  7. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  8. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  9. "Language-Team: LANGUAGE <LL@li.org>\n"
  10. "MIME-Version: 1.0\n"
  11. "Content-Type: text/plain; charset=UTF-8\n"
  12. "Content-Transfer-Encoding: 8bit\n"
  13. "Generated-By: pygettext.py 1.5\n"
  14. msgid "HTML page"
  15. msgstr ""
  16. msgid "HTML5 page"
  17. msgstr ""
  18. msgid "XHTML page"
  19. msgstr ""
  20. msgid "XHTML Strict page"
  21. msgstr ""
  22. msgid "SGML document"
  23. msgstr ""
  24. msgid "DocBook document"
  25. msgstr ""
  26. msgid "LaTeX document"
  27. msgstr ""
  28. msgid "Lout document"
  29. msgstr ""
  30. msgid "UNIX Manual page"
  31. msgstr ""
  32. msgid "MagicPoint presentation"
  33. msgstr ""
  34. msgid "Wikipedia page"
  35. msgstr ""
  36. msgid "Google Wiki page"
  37. msgstr ""
  38. msgid "DokuWiki page"
  39. msgstr ""
  40. msgid "PmWiki page"
  41. msgstr ""
  42. msgid "MoinMoin page"
  43. msgstr ""
  44. msgid "PageMaker document"
  45. msgstr ""
  46. msgid "Plain Text"
  47. msgstr ""
  48. msgid "ASCII Art text"
  49. msgstr ""
  50. msgid "AsciiDoc document"
  51. msgstr ""
  52. msgid "Creole 1.0 document"
  53. msgstr ""
  54. msgid "Markdown document"
  55. msgstr ""
  56. msgid "BBCode document"
  57. msgstr ""
  58. msgid "Redmine Wiki page"
  59. msgstr ""
  60. msgid "SPIP article"
  61. msgstr ""
  62. msgid "RTF document"
  63. msgstr ""
  64. msgid "%s version %s <%s>"
  65. msgstr ""
  66. msgid "Usage: %s [OPTIONS] [infile.t2t ...]"
  67. msgstr ""
  68. msgid "print a list of all the available targets and exit"
  69. msgstr ""
  70. msgid "set target document type. currently supported:"
  71. msgstr ""
  72. msgid "set FILE as the input file name ('-' for STDIN)"
  73. msgstr ""
  74. msgid "set FILE as the output file name ('-' for STDOUT)"
  75. msgstr ""
  76. msgid "inform source file encoding (UTF-8, iso-8859-1, etc)"
  77. msgstr ""
  78. msgid "add an automatic Table of Contents to the output"
  79. msgstr ""
  80. msgid "set maximum TOC level (depth) to N"
  81. msgstr ""
  82. msgid "print the Table of Contents and exit"
  83. msgstr ""
  84. msgid "enumerate all titles as 1, 1.1, 1.1.1, etc"
  85. msgstr ""
  86. msgid "use FILE as the document style (like HTML CSS)"
  87. msgstr ""
  88. msgid "insert CSS-friendly tags for HTML/XHTML"
  89. msgstr ""
  90. msgid "insert CSS file contents inside HTML/XHTML headers"
  91. msgstr ""
  92. msgid "suppress header and footer from the output"
  93. msgstr ""
  94. msgid "use FILE as the template for the output document"
  95. msgstr ""
  96. msgid "hide email from spam robots. x@y.z turns <x (a) y z>"
  97. msgstr ""
  98. msgid "format output as presentation slides (used by -t art)"
  99. msgstr ""
  100. msgid "set the output's width to N columns (used by -t art)"
  101. msgstr ""
  102. msgid "set the output's height to N rows (used by -t art)"
  103. msgstr ""
  104. msgid "read configuration from file F"
  105. msgstr ""
  106. msgid "fix resources path (image, links, CSS) when needed"
  107. msgstr ""
  108. msgid "invoke Graphical Tk Interface"
  109. msgstr ""
  110. msgid "quiet mode, suppress all output (except errors)"
  111. msgstr ""
  112. msgid "print informative messages during conversion"
  113. msgstr ""
  114. msgid "print this help information and exit"
  115. msgstr ""
  116. msgid "print program version and exit"
  117. msgstr ""
  118. msgid "print all the configuration found and exit"
  119. msgstr ""
  120. msgid "print the document source, with includes expanded"
  121. msgstr ""
  122. msgid "Example:"
  123. msgstr ""
  124. msgid "file.t2t"
  125. msgstr ""
  126. msgid "The 'no-' prefix disables the option:"
  127. msgstr ""
  128. msgid "By default, converted output is saved to 'infile.<target>'."
  129. msgstr ""
  130. msgid "Use --outfile to force an output file name."
  131. msgstr ""
  132. msgid "If input file is '-', reads from STDIN."
  133. msgstr ""
  134. msgid "If output file is '-', dumps output to STDOUT."
  135. msgstr ""
  136. msgid "%s: Error: "
  137. msgstr ""
  138. msgid "Sorry! Txt2tags aborted by an unknown error."
  139. msgstr ""
  140. msgid "Please send the following Error Traceback to the author"
  141. msgstr ""
  142. msgid "You must feed me with data on STDIN!"
  143. msgstr ""
  144. msgid "Cannot read file:"
  145. msgstr ""
  146. msgid "File read (%d lines): %s"
  147. msgstr ""
  148. msgid "Cannot open file for writing:"
  149. msgstr ""
  150. msgid "%s (try --help)"
  151. msgstr ""
  152. msgid "Ignored config"
  153. msgstr ""
  154. msgid "Loading source document"
  155. msgstr ""
  156. msgid "The input file is empty: %s"
  157. msgstr ""
  158. msgid "Areas found: %s"
  159. msgstr ""
  160. msgid "Scanning source document CONF area"
  161. msgstr ""
  162. msgid "Added config"
  163. msgstr ""
  164. msgid "No target specified (try --help)"
  165. msgstr ""
  166. msgid "Please inform a target using the -t option or the %!target command."
  167. msgstr ""
  168. msgid "Run 'txt2tags --targets' to see all the available targets."
  169. msgstr ""
  170. msgid "Missing input file (try --help)"
  171. msgstr ""
  172. msgid "Invalid target '%s'"
  173. msgstr ""
  174. msgid "--%s value must be a number"
  175. msgstr ""
  176. msgid "Option --split must be 0, 1 or 2"
  177. msgstr ""
  178. msgid "--width: Expected width > 4, got %i"
  179. msgstr ""
  180. msgid "--art-chars: Expected %i chars, got %i"
  181. msgstr ""
  182. msgid "Input and Output files are the same: %s"
  183. msgstr ""
  184. msgid "Added the following keys: %s"
  185. msgstr ""
  186. msgid "Invalid CONFIG line on %s"
  187. msgstr ""
  188. msgid "Added %s"
  189. msgstr ""
  190. msgid "Processing line %03d: %s"
  191. msgstr ""
  192. msgid "A file cannot include itself (loop!)"
  193. msgstr ""
  194. msgid "Finished Config file inclusion: %s"
  195. msgstr ""
  196. msgid "You can't use (target) with %s"
  197. msgstr ""
  198. msgid "OFF"
  199. msgstr ""
  200. msgid "ON"
  201. msgstr ""
  202. msgid "RC file"
  203. msgstr ""
  204. msgid "source document"
  205. msgstr ""
  206. msgid "command line"
  207. msgstr ""
  208. msgid "RAW config for %s"
  209. msgstr ""
  210. msgid "Full PARSED config"
  211. msgstr ""
  212. msgid "Active filters"
  213. msgstr ""
  214. msgid "No, no. Your PostVoodoo regex is wrong. Maybe you should call mommy?"
  215. msgstr ""
  216. msgid "Dear PostVoodoo apprentice: You got the regex right, but messed the replacement"
  217. msgstr ""
  218. msgid "Invalid PostProc filter regex"
  219. msgstr ""
  220. msgid "Invalid PostProc filter replacement"
  221. msgstr ""
  222. msgid "%s wrote %s"
  223. msgstr ""
  224. msgid "Table of Contents"
  225. msgstr ""
  226. msgid "Cannot find template file:"
  227. msgstr ""
  228. msgid "CSS include failed for %s"
  229. msgstr ""
  230. msgid "Source document contents stored"
  231. msgstr ""
  232. msgid "Parsing and saving all config found (%03d items)"
  233. msgstr ""
  234. msgid "Composing target Body"
  235. msgstr ""
  236. msgid "Composing target Footer"
  237. msgstr ""
  238. msgid "Composing target TOC"
  239. msgstr ""
  240. msgid "Composing target Headers"
  241. msgstr ""
  242. msgid "Saving results to the output file"
  243. msgstr ""
  244. msgid "Invalid PreProc filter regex"
  245. msgstr ""
  246. msgid "Invalid PreProc filter replacement"
  247. msgstr ""
  248. msgid "All files"
  249. msgstr ""
  250. msgid "txt2tags files"
  251. msgstr ""
  252. msgid "Close"
  253. msgstr ""
  254. msgid "You must select a target type!"
  255. msgstr ""
  256. msgid "You must provide the source file location!"
  257. msgstr ""
  258. msgid "%s: %s converted to %s"
  259. msgstr ""
  260. msgid "Conversion done!"
  261. msgstr ""
  262. msgid "FROM:"
  263. msgstr ""
  264. msgid "TO:"
  265. msgstr ""
  266. msgid "%s FATAL ERROR!"
  267. msgstr ""
  268. msgid "-- select one --"
  269. msgstr ""
  270. msgid "Enter the source file location:"
  271. msgstr ""
  272. msgid "Choose the target document type:"
  273. msgstr ""
  274. msgid "Some options you may check:"
  275. msgstr ""
  276. msgid "Some extra options:"
  277. msgstr ""
  278. msgid "Include headers on output"
  279. msgstr ""
  280. msgid "Number titles (1, 1.1, 1.1.1, etc)"
  281. msgstr ""
  282. msgid "Do TOC also (Table of Contents)"
  283. msgstr ""
  284. msgid "Hide e-mails from SPAM robots"
  285. msgstr ""
  286. msgid "Just do TOC, nothing more"
  287. msgstr ""
  288. msgid "Dump to screen (Don't save target file)"
  289. msgstr ""
  290. msgid "ONE source, MULTI targets"
  291. msgstr ""
  292. msgid "Browse"
  293. msgstr ""
  294. msgid "<screen>"
  295. msgstr ""
  296. msgid "Output: "
  297. msgstr ""
  298. msgid "Quit"
  299. msgstr ""
  300. msgid "Convert!"
  301. msgstr ""
  302. msgid "Txt2tags %s processing begins"
  303. msgstr ""
  304. msgid "Option --%s can't be used with multiple input files"
  305. msgstr ""
  306. msgid "Ignoring user configuration file"
  307. msgstr ""
  308. msgid "Loading user configuration file"
  309. msgstr ""
  310. msgid "We are on GUI interface"
  311. msgstr ""
  312. msgid "txt2tags ERROR!"
  313. msgstr ""
  314. msgid "We are on Command Line interface"
  315. msgstr ""
  316. msgid "Please inform an input file (.t2t) at the end of the command."
  317. msgstr ""
  318. msgid "Txt2tags finished successfully"
  319. msgstr ""