Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

IntelliJ Translation Plugin

🔌Translation plugin for IntelliJ based IDEs
Collective - Host: opensource - https://opencollective.com/translation-plugin - Website: https://yiiguxing.github.io/TranslationPlugin/ - Code: https://github.com/yiiguxing/TranslationPlugin

add "Translate" actions to context menus of inlay and quick documentation and toolbar of Documentation toolwindow

github.com/yiiguxing/TranslationPlugin - 12b30849831bf14383f76fd6d2dbcf048ad2df14 authored almost 4 years ago
update idea version to 2020.3, java to 11

fix compilation

github.com/yiiguxing/TranslationPlugin - 348674e86f19fe35a8b2f1969828accce2cf1fbd authored almost 4 years ago
original text area and translation area scroll synchronously

feature: #712

github.com/yiiguxing/TranslationPlugin - cb8b6025237561e84c24d6fcbdb796123feea66d authored almost 4 years ago
release notes link

github.com/yiiguxing/TranslationPlugin - 0653a34ce7ac75fbc79fd787a1476ac89d68c267 authored almost 4 years ago
update change notes

github.com/yiiguxing/TranslationPlugin - aff2ec8ed50e252c346b0e79fb6f2293b7339a7e authored almost 4 years ago
update chinese example of font settings

github.com/yiiguxing/TranslationPlugin - f6207874c0d3770e418b3a54ce15d6f7aaae8a4d authored almost 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - d31150f0b65574194602f75b4659f0cde4b1da95 authored almost 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 14261a177a4ab5a87af75cd3da9e521672b53cd1 authored almost 4 years ago
Merge pull request #709 from niktrop/promote_editor_translate_action

promote EditorTranslateAction

github.com/yiiguxing/TranslationPlugin - 1cb2fcd634b1327829c6ea34830f23ecab195a8b authored almost 4 years ago
promote EditorTranslateAction

it conflicts with an action from Code With Me plugin that will be bundled in 2021.1

github.com/yiiguxing/TranslationPlugin - 87bba92697b510cfe70f0888fc044f48105c57b8 authored almost 4 years ago
switch to online release notes

github.com/yiiguxing/TranslationPlugin - 96f7fe005bdadb7d6f5130a5cce557d1b34c9cec authored almost 4 years ago
google translate api adjustment

github.com/yiiguxing/TranslationPlugin - d630169c68835901cb1a3227171b8ef31b350124 authored almost 4 years ago
Revert "fix the problem of failing to parse Google HTML translation results"

This reverts commit 16d5b66e

github.com/yiiguxing/TranslationPlugin - f4e174e83fb10294793a83d63efcde5b1e3cf1cb authored almost 4 years ago
update change notes

github.com/yiiguxing/TranslationPlugin - aae8c06d8486292fb12808109325c95123f6c987 authored almost 4 years ago
fix the problem of failing to parse Google HTML translation results

issue: #686

github.com/yiiguxing/TranslationPlugin - 16d5b66e8108e398cb0fbc74ed67cf6827f65116 authored almost 4 years ago
Merge pull request #688 from niktrop/l10n

update l10n messages

github.com/yiiguxing/TranslationPlugin - 0458b5f2051a1fc98e8a17960a3c779527adcc3f authored almost 4 years ago
update l10n messages

github.com/yiiguxing/TranslationPlugin - 3c61f0b153504a8bf44e761c5548a72b6684d897 authored almost 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 56d55d058a49f064a9848be92161c814b932f94e authored almost 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 2d16e70da357651fc5a7c1fd1156d3326e653c97 authored almost 4 years ago
update the Wordbook driver to support Mac OS(M1)

issue:#673

github.com/yiiguxing/TranslationPlugin - 7ee6fb8fedf04ed5683e51df0677ac2aaf7fd81b authored almost 4 years ago
fix wordbook initialization issues and optimize logic

github.com/yiiguxing/TranslationPlugin - 48971d67041940a6aee71e91f86550fda5043fec authored almost 4 years ago
Merge remote-tracking branch 'origin/master'

github.com/yiiguxing/TranslationPlugin - 9e31dc7a13c0e53ae1d7fd9deacef38059a345ea authored almost 4 years ago
fix the crash when clicking the link to apply for an APP key in Android Studio

issue: #676

github.com/yiiguxing/TranslationPlugin - 58dde8c95176897d40f1a9a203e099dabfc5b6ba authored almost 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 6059b3b613e7122c0e5737497df6f1b7714eac65 authored almost 4 years ago
Merge pull request #672 from niktrop/hideTranslationActionsNoSelection

hide "Translate" and "Translate and Replace" actions from context menu

github.com/yiiguxing/TranslationPlugin - 61b2d9e5b9d5122f97b53db84e202c96ddbc3a65 authored almost 4 years ago
hide "Translate" and "Translate and Replace" actions from context menu if no text is selected by defualt,

add an action to restore old behaviour

github.com/yiiguxing/TranslationPlugin - c77d42400e1d91a4a34a8c9a9eca9fc8f5b31710 authored almost 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - ab7b11b8ae20cc2de84704647f3b394a96155f1f authored almost 4 years ago
Merge pull request #668 from niktrop/cleanerUI

Cleaner UI

github.com/yiiguxing/TranslationPlugin - f692d3c6c9d5d5919310ad33b2b222d246c755e3 authored almost 4 years ago
show translator widget only if more than one translator is configured

github.com/yiiguxing/TranslationPlugin - c87a4f431c9ce605c16ba0e8c9e3a5b9a09cd83a authored almost 4 years ago
add validation to Youdao and Baidu configuration

github.com/yiiguxing/TranslationPlugin - 760340a37ca2e6d3cc9ea513c9284fad9812384d authored almost 4 years ago
hide word book toolwindow if there are no words to show

github.com/yiiguxing/TranslationPlugin - 3211a655771ee11811545aa1aaa66d41dc009f49 authored almost 4 years ago
Merge pull request #666 from niktrop/pluginNameInMessage

Do not translate plugin name in message

github.com/yiiguxing/TranslationPlugin - 5b06063fa867634baed73b3af048ad27b276fc59 authored almost 4 years ago
plugin name should not be localized

github.com/yiiguxing/TranslationPlugin - 3c1a462b61670bac36a2ddabb6ce9384626b294a authored almost 4 years ago
Revert "fix messages"

This reverts commit 3e6e9598

github.com/yiiguxing/TranslationPlugin - c28f711129653c1b0628f3da3e6ce19c21741b3a authored almost 4 years ago
remove useless code

github.com/yiiguxing/TranslationPlugin - 9f06fde5d930e531f60b9d5c30d4302f63a2cdd2 authored almost 4 years ago
fix "Do not request resource from classloader using path with leading slash"

issue: #662

github.com/yiiguxing/TranslationPlugin - 8e3e2b7b3661ef56b24488ed150d1fe4c77a50e5 authored almost 4 years ago
optimize language selection

issue: #650

github.com/yiiguxing/TranslationPlugin - e3d65ae6f38e3b7189d57e6c42aea5dd92f5f41d authored almost 4 years ago
Merge pull request #664 from niktrop/translations_fixup

fix messages in english bundle

github.com/yiiguxing/TranslationPlugin - 6737a7788863397bfd7431de9d0c94eb4f846085 authored about 4 years ago
fix messages in english bundle

github.com/yiiguxing/TranslationPlugin - 4640ea13724028a8b332e6d293887de6a8bed4f8 authored about 4 years ago
Merge pull request #663 from niktrop/translations

Translation of UI strings to Korean and Japanese languages

github.com/yiiguxing/TranslationPlugin - f3298fd524f4bc22333f287027a1b19328174913 authored about 4 years ago
remove unnecessary quotes from "Configure" link

github.com/yiiguxing/TranslationPlugin - 007e54781b573110e71c2cdc56aa0d4f839b046b authored about 4 years ago
add translations to Japanese and Korean,

proofread and fix Chinese messages

github.com/yiiguxing/TranslationPlugin - 1066420d4f4f4e4c36a6be6dfcd03def6cd1faf3 authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 0ffd4c570f7f7f8f5b0654d81da342d62237a670 authored about 4 years ago
fix problem that translate and replace action does not work on the settings dialog

issue: #659

github.com/yiiguxing/TranslationPlugin - a05ccf7427bc78b7cf9f827e5597f02ef7f8f85f authored about 4 years ago
fix problem that translate action does not work on the settings dialog

issue: #659

github.com/yiiguxing/TranslationPlugin - 186bf53a877be04e7f6863b1fc30704478fe444d authored about 4 years ago
quick configuration of translation engine

feature: #654

github.com/yiiguxing/TranslationPlugin - df4553c685297df0af5d9e1e12f25583859955e1 authored about 4 years ago
fix the problem of not displaying notification when printing log

github.com/yiiguxing/TranslationPlugin - 9ed5d415cab8912f2a64ef5140f6dd8a7a662eb9 authored about 4 years ago
Merge remote-tracking branch 'origin/master'

github.com/yiiguxing/TranslationPlugin - 4621b23907d9983216da5a0ac3087cdc90cc7c40 authored about 4 years ago
Merge pull request #661 from niktrop/localizeActionNames

Localize action names

github.com/yiiguxing/TranslationPlugin - 86a16f723c8f729e65e7184a09d5a3479c17ca45 authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - e9f3bbfdbb782da64f64304a4bc22a8c09d45bb6 authored about 4 years ago
fix unused messages

github.com/yiiguxing/TranslationPlugin - 48bbaa2801e7b20753a18c704aa7e62d72603630 authored about 4 years ago
prepare action names for localization

github.com/yiiguxing/TranslationPlugin - 08c25ae340fec4806a80e09a3d19ffc09206816b authored about 4 years ago
update process component

github.com/yiiguxing/TranslationPlugin - 75dc7afba8bd3a747908bb8381f695c24eed07a0 authored about 4 years ago
add "Copy All" right-click menu item in the translation popup

github.com/yiiguxing/TranslationPlugin - 4ec1945fce7cab4469814c6ebb2cfdff47ed27f3 authored about 4 years ago
add uppercase to 'TranslateAndReplace' result set

github.com/yiiguxing/TranslationPlugin - 3a78254a13244b9a5bf120e7a0bf921c7e28a044 authored about 4 years ago
fix version printing of notification

github.com/yiiguxing/TranslationPlugin - 8aa704148630db4bf18e95573e60ad5c876e9dbf authored about 4 years ago
add 'take word when dialog opens' option

feature: #652

github.com/yiiguxing/TranslationPlugin - 421a171079a70810c50b2407963668a54da8a840 authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 8c83979a8ecd5a78862bbb7c60b9092c2fa697be authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - b336602f9a7936c460ee2f142d627fc47a75bd84 authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - ff9c8f863903cc30199107cc5b59c2eaaf99fa78 authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - bdf692dbc4e0678273f191aed07fc70a27389a56 authored about 4 years ago
error message optimizing

github.com/yiiguxing/TranslationPlugin - 5e0e9ec1de96200507c59a0acc62489cc8fb4cd5 authored about 4 years ago
bump the plugin version from 3.0.1 to 3.1-SNAPSHOT

github.com/yiiguxing/TranslationPlugin - fdf8c82ea0a33dfa3d9676e35c136f4d244e352a authored about 4 years ago
Merge remote-tracking branch 'origin/master'

github.com/yiiguxing/TranslationPlugin - 7ec190e5d2e1cf1c7bb2fa315b4f68aa8e6c7a15 authored about 4 years ago
fix the issue that "Last used language" is invalid

fix #645

github.com/yiiguxing/TranslationPlugin - db60443e46fdb13221365347c9b624dfb53f0267 authored about 4 years ago
Merge pull request #644 from niktrop/messages

Messages

github.com/yiiguxing/TranslationPlugin - c1c3d1816251f7ab61dccc29198b7646fd862460 authored about 4 years ago
Merge pull request #643 from niktrop/externalDocumentation

TranslatingDocumentationProvider: support translation of external documentation

github.com/yiiguxing/TranslationPlugin - d5460f09f25953ccc4562000eed8866b818c0b13 authored about 4 years ago
Added Chinese Simplified as "Chinese" is unclear according to the translator's feedback

github.com/yiiguxing/TranslationPlugin - 57ee540fadd27415dd76ea6a31afd50eb9f63378 authored about 4 years ago
TranslatingDocumentationProvider: support translation of external documentation

#609 fixed

github.com/yiiguxing/TranslationPlugin - 157a74644b98af47df0ba744bf33af60e2390797 authored about 4 years ago
English messages: minor grammar and capitalization fixes

github.com/yiiguxing/TranslationPlugin - 262635beddd252dcc576c750a5b853d7ddb15ea0 authored about 4 years ago
add japanese and korean language names

github.com/yiiguxing/TranslationPlugin - 1f69390e8d78e398d00b08bef8e74e1476ba96be authored about 4 years ago
extract hardcoded strings

github.com/yiiguxing/TranslationPlugin - c66dd726c9dbfe1d85d68a063eec2b54e799a22d authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 6f38abd88e857f670f20253198ef4c40dc2e8d5a authored about 4 years ago
fix the problem that the translation window is not visible

issue: #629

github.com/yiiguxing/TranslationPlugin - 5a3247d1ee86d85382ab4296d2f6aeb32196d635 authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 1634fd7188e742265bff92682f4e57ba7a1dba42 authored about 4 years ago
Update FINANCIAL_CONTRIBUTORS.md

github.com/yiiguxing/TranslationPlugin - 08c90f9b1d47bc3a100dc69ded120befe9d35333 authored about 4 years ago
fix auto target language icon status

github.com/yiiguxing/TranslationPlugin - f23a401a7337574e48e6a39d966e7e2ec4e031a6 authored about 4 years ago
fix auto target language icon status

github.com/yiiguxing/TranslationPlugin - 67567264143a60171a2d3a4fc3bf85295b85c483 authored about 4 years ago
Restore right-click document translation

#628

github.com/yiiguxing/TranslationPlugin - b8d45b76424c5041fb220bd280beac143c186dec authored about 4 years ago
auto target language icon

github.com/yiiguxing/TranslationPlugin - 0cd9e0f224433cdb785a48941f14e93896c00015 authored about 4 years ago
optimize visibility of detected language label

github.com/yiiguxing/TranslationPlugin - b7a5d2c4d1afc544c2735424c86c912a6bbd42fe authored about 4 years ago
optimize the selection logic of the target language part3

enhancement: #625

github.com/yiiguxing/TranslationPlugin - 7e51afbb0fffd6e9501bcd9508eeb2650ded6895 authored about 4 years ago
close the translation window when pressing the ESC key

enhancement: #626

github.com/yiiguxing/TranslationPlugin - 3075b36a1c2bfd8c80d38637c3ebd74fbc6b6885 authored about 4 years ago
optimize the selection logic of the target language part2

github.com/yiiguxing/TranslationPlugin - 06cae03bf714f5d66cf8e8f8053e38c09994065b authored about 4 years ago
optimize the selection logic of the target language

github.com/yiiguxing/TranslationPlugin - baaf2772af1f8ce5847829f4bcc64b796ea5061a authored about 4 years ago
update default language policy

github.com/yiiguxing/TranslationPlugin - d2290cc3dc1dd45166e7bdc640155c0614b495ce authored about 4 years ago
remove deprecated setting field

github.com/yiiguxing/TranslationPlugin - 401ca37544572e050bd889b0af20281873a5dcdc authored about 4 years ago
don't insert selected text on ShowTranslationDialogAction

github.com/yiiguxing/TranslationPlugin - 443704ecf71d44d8ec78a8cacce136efcaac7a40 authored about 4 years ago
remove InstantTranslationDialog

github.com/yiiguxing/TranslationPlugin - 6905bc480536dffd06e7dc0733d8aca264b983b2 authored about 4 years ago