poedit

Translations editor for Mac, Windows and Unix

MIT License

Stars
1.7K

Bot releases are visible (Hide)

poedit - Version 2.3

Published by vslavik over 4 years ago

  • Improved pre-translation performance.
  • Added support for XLIFF 1.0.
  • Improved handling of punctuation in QA checks.
  • Improved macOS 10.15 Catalina compatiblity.
poedit - Version 2.2.4

Published by vslavik about 5 years ago

  • XLIFF improvements: handling of initial states, non-translatable items and better visual representation of placeholders.
  • Upgraded bundled GNU gettext version to 0.20.1; in particular, this adds support for ES6 template literals to the JavaScript extractor.
  • If a file has warnings or errors, show them immediately upon opening instead of waiting for the user to explicitly validate the file.
  • Misc. small fixes and visual improvements.
poedit - Version 2.2.3

Published by vslavik over 5 years ago

  • Fixed asserts when compiled against wxGTK 3.0.
  • [Windows] Fixed issue where custom font wasn't respected in some cases.
poedit - Version 2.2.2

Published by vslavik over 5 years ago

  • [Windows] Fix problem with some MSIE proxy configurations not being imported.
  • [Windows] Performance improvements.
  • Assorted bugfixes.
poedit - Version 2.2.1

Published by vslavik almost 6 years ago

  • Improved highlighting of HTML and placeholders.
  • File references are now supported in XLIFF.
  • [Linux] Compatibility fixes for Wayland, wxGTK 3.0 and dark themes.
poedit - Version 2.2

Published by vslavik about 6 years ago

  • Support for editing XLIFF (both 1.2 and 2) files.
  • Fixes for correct handling of dark themes, including on macOS Mojave.
  • [Linux] Improved appearance with GTK+ 3.
  • [Linux] Updated AppData and desktop files to use reverse DNS naming.
poedit - Version 2.1.1

Published by vslavik about 6 years ago

Fixed breakage of some localizations on macOS.

poedit - Version 2.1

Published by vslavik about 6 years ago

  • Added import and export of translation memory as TMX files.
  • Added ability to delete bad translations from the TM.
  • TM now has limited support for plural forms (only nplurals ≤ 2).
  • Improved handling plural form rules. CLDR is now used as the data source and expressions are checked for equivalence before warning about unusual forms.
poedit - Version 2.0.9

Published by vslavik over 6 years ago

  • Improved dark theme supports (still not perfect).
  • Fixed broken list rendering of RTL text on Windows.
poedit - Version 2.0.8

Published by vslavik over 6 years ago

  • Added CakePHP support.
  • Minor QA warnings and RTL fixes.
  • Improved TM reset to work when the index is corrupted.
poedit - Version 2.0.7

Published by vslavik over 6 years ago

  • Fixed mangled non-English gettext error messages.
  • Added inline explanation of custom extractors syntax.
poedit - Version 2.0.6

Published by vslavik almost 7 years ago

Fixed hanging with certain rare (non-UTF8, non-ASCII msgids) PO files.

poedit - Version 2.0.5

Published by vslavik almost 7 years ago

  • [macOS] Fixed crashing bug on macOS.
  • [Windows] Improved HiDPI support.
  • Assorted bugfixes.
poedit - Version 2.0.4

Published by vslavik about 7 years ago

  • Ready for macOS High Sierra.
  • Added support for Crowdin branches.
  • Poedit now remembers your pre-translation settings.
poedit - Version 2.0.3

Published by vslavik about 7 years ago

  • Much faster loading and saving of large PO files.
  • Fixed frequent false positives in QA warnings for German, Japanese, Arabic and translations with reordered brackets.
  • Fixed issues with suggestions not showing up in the sidebar if the user had an unusually tall editing area set up.
  • Fixed assert when opening a PO file on Linux.
poedit - Version 2.0.2

Published by vslavik over 7 years ago

Changes in this version:

  • Twig support was further improved: added shorthand form, plurals and notes support to vanilla Twig extractor.
  • Unusual whitespace (2+ spaces) in the middle of strings is now highlighted.
  • Strings with warnings are now put at the top together with errors.
  • Fixed crash when clicking on an item with plurals in a POT file.
  • Added --line command line argument to open a file at specified item.

Linux distro maintainers: please note that wxWidgets ≥ 3.0.3 is now required, superseding the need to patch the wxWidgets library.

poedit - Version 2.0.1

Published by vslavik over 7 years ago

  • Restored compatibility with Zend Framework and its .phtml extension.
  • Fixed keyboard navigation between plurals.
  • Fixed false positives in punctuation warnings (quotes, Chinese).
  • [Linux] Mostly fixed compatibility with wxGTK 3.0.2.
  • [macOS] Fixed crash with Vietnamese input method.
  • [Windows] Fixed disappearing menu with HiDPI >200% zoom.
  • [Windows] Fixed settings-related crash.
  • [Windows] Fixed Ctrl+A handling.

IMPORTANT NOTE TO DISTRIBUTION MAINTAINERS:
Poedit is affected by a bug in wxGTK 3.0.2 that cannot be worked around in user code, requiring this patch to wxGTK to be applied or wxGTK ≥ 3.0.3 used.

poedit - Version 1.8.13

Published by vslavik over 7 years ago

[Windows] Fixed Ctrl+A selection handling and undo operations.

poedit - Version 2.0

Published by vslavik over 7 years ago

  • Revamped user interface.
  • Syntax highlighting for markup and special characters.
  • Warnings are now shown for common translation mistakes.
  • More robust pre-translation (previous "Fill missing translations from TM").
  • "Fuzzy" was renamed "Needs work" thorough to be more accessible to
    gettext non-experts.
  • xgettext invocation can now be customized on per-file basis.
  • Files opened from Crowdin now auto-sync on save.
  • New Linux icon.
  • Many small improvements all over.
poedit - Version 1.8.12

Published by vslavik over 7 years ago

  • Fixed previous msgid display.
  • Fixed Find to correctly highlight text with "whole words only" enabled.
  • [Windows] Fixed to accelerators and suggestions interaction with selection.
  • Poedit now passes --previous to msgmerge.