Liking cljdoc? Tell your friends :D

pottery.po


default-parserclj

(default-parser lines)
source

gen-templateclj

(gen-template scan-results)

Takes in a list of scan results (filename + msg-ids), groups multiple appearances of the same msgid together and returns a ready to spit PO template file.

Takes in a list of scan results (filename + msg-ids), groups
multiple appearances of the same msgid together and returns a ready
to spit PO template file.
sourceraw docstring

joinclj

source

parse-blockclj

(parse-block block-str)

Parses a block in a PO file, and returns an object with the msgid, msgstr and possible plural versions of the strings.

Parses a block in a PO file, and returns an object with the msgid,
msgstr and possible plural versions of the strings.
sourceraw docstring

PO_TAGSclj

source

read-po-fileclj

(read-po-file file)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close