poedit

Translations editor for Mac, Windows and Unix

MIT License

Stars
1.7K

Bot releases are visible (Hide)

poedit - Version 1.8.11

Published by vslavik almost 8 years ago

  • [macOS] Fixed opening files by double-clicking them in Finder.
  • Fixed handling of sr_RS locale.
poedit - Version 1.8.10

Published by vslavik about 8 years ago

  • Added support for X-Source-Language header.
  • [macOS] Improved macOS Sierra compatibility.
  • [Windows] Fixed Open in Editor button that didn't work in some cases.
  • [UNIX] Added AppData file.
poedit - Version 1.8.9

Published by vslavik about 8 years ago

  • Fixes to handling of RTL languages.
  • Fixed retrieving of Crowdin user info.
  • Updated bundled gettext to 0.19.8.1.
poedit - Version 1.8.8

Published by vslavik over 8 years ago

  • Greatly reduced UI flicker on Windows plus other visual improvements on Windows 10.
  • Multiple fixes to Poedit’s interface in right-to-left languages.
  • Don't leave directional marks in translated text if there's a LTR/RTL mismatch.
  • Assorted small fixes.
poedit - Version 1.8.7.1

Published by vslavik over 8 years ago

Unix-only hotfix for 1.8.7 fixing a serious problem with permissions of new files.

poedit - Version 1.8.7

Published by vslavik over 8 years ago

  • Added Copy From Singular operation and Next/Prev Plural Form navigation shortcuts.
  • Translation errors are now properly translated.
  • [OS X] Fixed toolbar sometimes not visible on El Capitan.
  • Fixed default Turkish plural form.
  • Fixed a bug where a perfect match wouldn't be found in the TM in some rare cases.
  • Updated bundled gettext to 0.19.7 (added appdata.xml and ITS support).
  • Assorted bugfixes.
poedit - Version 1.8.6

Published by vslavik almost 9 years ago

  • Fixed properties window on OS X 10.9 and older.
  • Fixed visual flicker when quickly scrolling through a file with arrow keys.
  • [OS X] Fixed rare exception when pasting text.
  • Fixed file width autodetection when long comments were present.
  • Disable Find next/prev menu items properly.
poedit - Version 1.8.5

Published by vslavik about 9 years ago

  • Improved setting and handling of source paths.
  • Implement gzip support in Crowdin API client.
  • Assorted fixes.
poedit - Version 1.8.4

Published by vslavik about 9 years ago

  • Fixed bug in handling POTs with plural forms introduced in 1.8.3.
poedit - Version 1.8.3

Published by vslavik about 9 years ago

  • Fixed Last-Translator error when creating a new translation from existing POT.
  • Fixed bogus “Sources not available” error for single files setups.
  • Fixed TM error reporting to prevent rendering the entire UI mostly unusable.
  • Updated bundled gettext to 0.19.5.1.
poedit - Version 1.8.2

Published by vslavik over 9 years ago

  • Text editor now ensures that trailing newlines are present only if they also exist in the source text.
  • Fixed HTML export error on Windows.
  • Automatically fix some bad paths settings in PO files.
  • Improved source language detection.
  • Use the user’s default browser for Crowdin authentication on all platforms (wxWebView no longer required as a dependency when building on Linux).
  • Fixed occurrences of > and < in online suggestions.
  • Fixed incorrect timezone of PO-Revision-Date in some cases.
poedit - Version 1.8.1

Published by vslavik over 9 years ago

  • Fix TM-related crash under heavy concurrency.
  • [OS X] fix crash when a concurrent task throw.
poedit - Version 1.8

Published by vslavik over 9 years ago

  • Integration with the Crowdin localization management platform.
  • Search & replace.
  • Support for directly handling POT files.
  • Improved interface for configuring source code paths.
  • Poedit now automatically fixes certain broken files produced by certain broken tools (such as WPML).
  • “Fill missing translations from TM” is much faster.
  • Modernized HTML export.
  • Support for non-English source languages (auto-detected).
  • [OS X] Quick Look preview.
  • [Windows] Opening multiple Poedit windows now works correctly on Windows.
poedit - Version 1.7.7

Published by vslavik over 9 years ago

Strip whitespace in extractor definitions resulting from copy & paste.

poedit - Version 1.7.6

Published by vslavik over 9 years ago

  • Fixed handling of multiple displays.
  • [Windows] Fixed "file couldn't be formatted nicely" problems with files in directories with (some) Unicode names.
poedit - Version 1.7.5

Published by vslavik over 9 years ago

  • Improved resilience of the TM to power loss.
  • Fixed scrolling to the top when saving a file; focus should be preserved now.
  • Fixed disabling of extractors in preferences (oops).
poedit - Version 1.7.4

Published by vslavik over 9 years ago

  • [OS X] Fix stray BOM marks appearing on suggestions in some cases.
  • [OS X] Fix Brazilian Portuguese localization not being used.
  • [OS X] Fix sandbox permission window with unusual source paths settings.
  • [GTK+] Fix broken Edit->Copy/Cut/Paste.
  • [Windows] HiDPI support.
  • Size of the bottom editing part is now remembered correctly again.
  • Other small bugfixes.
poedit - Version 1.7.3

Published by vslavik almost 10 years ago

  • It is now possible to disable unwanted extractors in preferences.
  • Source paths in catalog properties can now include individual files.
  • Exclusion paths in catalog properties can now use wildcards (e.g. *.js, now default for WordPress).
  • “Consult TM when updating from sources” now includes only “good” matches (with at least 75% score).
  • Fixed loosing of the editing position when saving a file.
  • Fixed Preferences layout in Japanese and Chinese translations.
  • Updated gettext tools to 0.19.4.
  • (Windows) Fixed custom font setting after using a suggestion or copying from source text.
poedit - Version 1.7.1

Published by vslavik almost 10 years ago

  • Fixes menu shortcuts bug in the Polish localization.
poedit - Version 1.7

Published by vslavik almost 10 years ago

  • Refreshed user interface, with new icons and preferences.
  • Support for extraction from JavaScript (and more) sources.
  • Suggestions and other relevant information (comments etc.) are now much easier to access in a unified sidebar.
  • Syntax highlighting of special characters in translations.
  • Added Group by Context sorting option.
  • Implemented multiple selection.
  • Formatting of PO files can now be customized.
  • Added support for msgmerge --no-fuzzy-matching.