mdpo

Markdown files translation using GNU PO files

BSD-3-CLAUSE License

Downloads
4.7K
Stars
25
Committers
5

Bot releases are visible (Hide)

mdpo - v0.3.19

Published by github-actions[bot] over 3 years ago

  • Fixed encoding problem in po2md.
  • Added encoding parameters to mdpo2html.
mdpo - v0.3.18

Published by github-actions[bot] over 3 years ago

  • Self-referenced links must be valid link addresses.
mdpo - v0.3.17

Published by github-actions[bot] over 3 years ago

  • Separated md2po Markdown and PO files input encoding definition in two arguments: -e/--encoding -> --po-encoding
mdpo - v0.3.16

Published by github-actions[bot] over 3 years ago

  • Fixed typo in md2po argument name mark_not_found_as_absolete -> mark_not_found_as_obsolete.
mdpo - v0.3.15

Published by github-actions[bot] over 3 years ago

  • Added arguments to po2md for input files encoding definition.
mdpo - v0.3.14

Published by github-actions[bot] over 3 years ago

  • Fixed po2md error parsing nested ordered lists.
mdpo - v0.3.13

Published by github-actions[bot] over 3 years ago

  • Fixed error reading bad glob character ranges.
mdpo - v0.3.12

Published by github-actions[bot] over 3 years ago

  • Multiple improvements and fixes for documentation.
mdpo - v0.3.11

Published by github-actions[bot] over 3 years ago

  • Fixed documentation inconsistencies.
mdpo - v0.3.10

Published by github-actions[bot] over 3 years ago

  • Fixed compatibility issue with polib v1.1.1
mdpo - v0.3.9

Published by github-actions[bot] over 3 years ago

  • Fixed packaging error in installation config.
mdpo - v0.3.8

Published by github-actions[bot] over 3 years ago

  • Added developers reference in documentation.
  • Unified docstrings convention.
  • Documented all public functions.
mdpo - v0.3.7

Published by github-actions[bot] over 3 years ago

  • Added improvements for CLIs documentation.
mdpo - v0.3.6

Published by github-actions[bot] over 3 years ago

mdpo - v0.3.5

Published by mondeja almost 4 years ago

  • Improve obsolete msgstr fallback with fuzzy and translator comments flags.
mdpo - v0.3.4

Published by mondeja almost 4 years ago

  • If an obsolete translated message is found with same 'msgid' of another found by current extraction, that will be used directly translating the new pofile in md2po.
mdpo - v0.3.3

Published by mondeja almost 4 years ago

  • Fix bug dealing with previous obsolete entries in md2po.
mdpo - v0.3.2

Published by mondeja almost 4 years ago

  • Fix bug in mdpo2html implementation with non-markdown attributes of links.
  • Optimize a bit.
mdpo - v0.3.1

Published by mondeja almost 4 years ago

Read input from STDIN in CLI interfaces.

mdpo - v0.3.0

Published by mondeja almost 4 years ago

First beta release.