Commit graph

163 commits

Author SHA1 Message Date
Marco Bonetti
aa954672e1 Rename zh_hans locale to zh_Hans. Fixes #282 2023-12-10 19:10:24 +01:00
Marco Bonetti
caad6f9e35 preparing v0.10.0 2023-12-04 16:48:07 +01:00
Marco Bonetti
d36b89749f Deepl: use the PRO API endpoint when using a PRO API key. Fixes #278 2023-05-11 13:03:18 +02:00
Marco Bonetti
82b549b646 Update changelog, version bump 2023-04-28 09:07:54 +02:00
Marco Bonetti
d99ee0dfff release 0.9.9 2023-04-18 15:36:45 +02:00
Marco Bonetti
48e1495205 update changelog 2023-04-18 15:22:35 +02:00
Marco Bonetti
00bdac4af9 Merge branch 'develop' of github.com:patroqueeet/django-rosetta into patroqueeet-develop 2023-04-18 15:19:06 +02:00
Marco Bonetti
45f184b7e8 update changelog 2023-04-18 15:08:15 +02:00
Jirka Schäfer
f9fb95a158
Update CHANGES 2023-03-30 09:34:45 +02:00
Marco Bonetti
6b19cdfd18 Test against Django 4.2a 2023-01-17 15:55:02 +01:00
Marco Bonetti
a47f296cee Deepl translation. Mention @matthiask's contribution 2023-01-01 14:25:44 +01:00
Marco Bonetti
020903d4cc proxy deeply through the backend. Fixes #271 2023-01-01 14:17:08 +01:00
Marco Bonetti
8d91136d56 Test against Django 4.1a 2022-05-18 10:56:39 +02:00
Marco Bonetti
5a1c36f1b2 include zh_hans in tox tests 2022-01-06 16:59:49 +01:00
Marco Bonetti
2f1e62f627 Test test_47_azure_ajax_translation: avoid DNS lookup for better isolation. Should fix #233 2021-12-26 11:02:25 +01:00
Marco Bonetti
119292a762 update test matrix 2021-12-08 09:24:34 +01:00
Marco Bonetti
d16484091b Test against Django 4.0-dev 2021-08-29 10:28:54 +02:00
Marco Bonetti
6c61ac8570 Test against Django 4.0-dev 2021-08-29 10:20:58 +02:00
Marco Bonetti
fc06678c1a release 0.9.7 2021-08-19 08:50:48 +02:00
Marco Bonetti
8509202476 Changelog 2021-07-30 15:05:54 +02:00
Marco Bonetti
e2e2a7f05a Move context and comments hints into the rightmost column. Fixes #260 2021-07-20 20:06:35 +02:00
Marco Bonetti
e095402daa Remove six as a dependency 2021-07-17 18:19:59 +02:00
Marco Bonetti
cc12a30761 Fixed unicode handling in gettext headers. Fixes #259 2021-07-17 18:14:27 +02:00
Marco Bonetti
417094f0f1 minor docs adjustements 2021-06-17 09:48:35 +02:00
Marco Bonetti
b5a97811ac Arabic translation. (#257, thanks @Bashar) 2021-04-17 15:09:26 +02:00
Marco Bonetti
abeb0ed21a 0.9.6 release 2021-03-19 15:33:53 +01:00
Marco Bonetti
636cbf6e76 Test against Django 3.2 2021-03-04 15:34:18 +01:00
Marco Bonetti
3fc63b8cb2 Changes 2021-03-04 15:03:40 +01:00
Marco Bonetti
7cf5b84569 Changelog and paths 2021-03-04 13:31:20 +01:00
Álvaro Mondéjar
9fbef22e82 Test against Python3.9 2021-01-11 11:30:26 +01:00
Marco Bonetti
d0dcb47b98 Removed support and tests for Django <= 2.1 2021-01-11 11:13:05 +01:00
Marco Bonetti
870065a0a8 0.9.6pre 2021-01-11 10:57:55 +01:00
Marco Bonetti
e0d66d1ce2 Fixes #248: Translation page broken in Django 3.1.2 2020-10-02 20:39:43 +02:00
Marco Bonetti
8cfd0b7c7e
Update CHANGES 2020-06-09 20:27:04 +02:00
Marco Bonetti
b02ad3ad1d initial tests against Django 3.1 2020-06-07 17:11:30 +02:00
Marco Bonetti
efdc0a649d dropped support for python2 and django < 1.11 2020-06-07 16:43:21 +02:00
Marco Bonetti
583a614922 Uncheck fuzzy on translation keyup instead of change 2020-06-07 15:41:19 +02:00
Marco Bonetti
86dbcee107 Ignore translator context hints checking unmatched variables 2020-06-07 15:19:23 +02:00
Marco Bonetti
e561462262
Update CHANGES 2020-05-27 07:28:23 +02:00
Marco Bonetti
68754f9b85 Fixed typo in documentation (#232) 2020-04-14 09:43:07 +02:00
Marco Bonetti
ce027b28db Fixed DeprecationWarning: invalid escape sequence 2020-04-14 09:41:26 +02:00
Marco Bonetti
4b2a5638ed 0.9.4: Django 3.0 and python 3.8 2020-04-13 17:12:07 +02:00
Marco Bonetti
6c74b0c236 Changelog 2020-03-22 18:29:05 +01:00
Marco Bonetti
3c249d344e Changelog 2019-04-23 17:32:18 +02:00
Marco Bonetti
f3f430168e Unfuzzy fuzzy entries when the translation is changed 2019-04-20 15:22:44 +02:00
Marco Bonetti
9af2fd17a1 0.9.3 release 2019-04-12 19:36:48 +02:00
Marco Bonetti
cb982b8556 Fix for duplicate PO files listed on case insensitive filesystems (#47, #52, #218, thanks @malkstar) 2019-04-12 16:02:42 +02:00
Marco Bonetti
664b37e904 New ROSETTA_LANGUAGES setting allows for translating languages which are not yet in LANGUAGES 2019-04-07 12:50:18 +02:00
Marco Bonetti
a5c5203e09 #206: added a tooltip explaining fuzzy entries 2019-04-07 11:47:55 +02:00
Marco Bonetti
d4ee6ca736 version bump 2019-02-28 09:33:46 +01:00